Commit Graph

177 Commits

Author SHA1 Message Date
Matthew Flatt
029e7e85a3 fix glyph-exists? for label
svn: r1601
2005-12-12 23:24:52 +00:00
Eli Barzilay
caeb044b7d v300 in rc files
svn: r1587
2005-12-12 01:45:17 +00:00
Matthew Flatt
520149725f 299.408
svn: r1575
2005-12-09 22:29:29 +00:00
Matthew Flatt
f41e7a8352 no toupper for color-database lookups (because it's locale-sensitive)
svn: r1544
2005-12-06 22:32:20 +00:00
Matthew Flatt
44bc3084ec avoid overlong strings in Xft measures and in editors
svn: r1540
2005-12-06 19:49:12 +00:00
Eli Barzilay
97ff64b436 another path adjustment
svn: r1536
2005-12-06 00:13:49 +00:00
Matthew Flatt
de552808de make SGC work with ephemerons
svn: r1532
2005-12-05 21:42:38 +00:00
Matthew Flatt
be96f9c22b remove limit on unicode table when searching for fonts
svn: r1531
2005-12-05 21:32:11 +00:00
Matthew Flatt
f8d78564b0 fixed the bug where a menu stays highlighted in 10.4
svn: r1517
2005-12-04 15:04:44 +00:00
Matthew Flatt
f70f6c2332 299.407
svn: r1509
2005-12-03 02:24:52 +00:00
Matthew Flatt
a8915e5ff6 added needed cast
svn: r1492
2005-12-02 16:06:59 +00:00
Matthew Flatt
1a8c0a351d DEL forward deletes
svn: r1490
2005-12-02 15:58:38 +00:00
Matthew Flatt
55037c44cf avoid problem with focus leaving before it has arrived(?)
svn: r1488
2005-12-02 14:19:35 +00:00
Matthew Flatt
1aba007321 change yield so that it doesn't handle events in a non-handler thread(!)
svn: r1487
2005-12-02 14:19:08 +00:00
Matthew Flatt
e3375a3c5c move ICP defn before use
svn: r1459
2005-12-01 17:19:46 +00:00
Matthew Flatt
7124e7f063 fix sync and custom-input-port bugs
svn: r1452
2005-12-01 02:51:28 +00:00
Matthew Flatt
a100409714 fix stdio window for non-ASCII output
svn: r1449
2005-11-30 20:17:34 +00:00
Matthew Flatt
d8734f8035 added MZ_GC_NO_VAR_IN_REG
svn: r1444
2005-11-30 12:56:24 +00:00
Matthew Flatt
9c06c927c4 fix bad local point (3m problem)
svn: r1437
2005-11-29 14:42:15 +00:00
Matthew Flatt
ff61ca111d fixed #%variable-reference on #%kernel import
svn: r1431
2005-11-28 22:52:05 +00:00
Matthew Flatt
4421ca2f26 fix just-introduced uses of uninitialized variable
svn: r1430
2005-11-28 17:18:44 +00:00
Matthew Flatt
37d51461bf fix bug in alpha blit and bugs in blit caching
svn: r1429
2005-11-28 17:14:08 +00:00
Matthew Flatt
8557a07229 added read-stx performance stat
svn: r1411
2005-11-25 23:05:13 +00:00
Matthew Flatt
dae23e536c current-sync-random-number-generator -> current-evt-random-...
svn: r1396
2005-11-24 17:26:24 +00:00
Matthew Flatt
06c60a7f18 last round of Linux IPv6 fixes
svn: r1388
2005-11-23 21:06:08 +00:00
Matthew Flatt
763f164580 #ifdef out label when not needed
svn: r1387
2005-11-23 20:49:35 +00:00
Matthew Flatt
08b681655c another attempt to get Linux and IPv6 right
svn: r1386
2005-11-23 20:48:06 +00:00
Matthew Flatt
3e53a3fd05 use pkg-config, fix test for success
svn: r1375
2005-11-22 21:55:07 +00:00
Matthew Flatt
225ab7916d certificate tranparency module-id=? depends on phase
svn: r1371
2005-11-22 15:50:14 +00:00
Matthew Flatt
2281249bcd revert previous change
svn: r1366
2005-11-22 02:52:52 +00:00
Matthew Flatt
a1c5bf9c4c fixed compile-phase cert problem
svn: r1365
2005-11-22 02:30:14 +00:00
Matthew Flatt
3a683b93d0 added missing namespace check in namespace-attach-module
svn: r1364
2005-11-21 23:52:24 +00:00
Matthew Flatt
58b6198fa5 3m and mzc
svn: r1353
2005-11-19 16:19:42 +00:00
Matthew Flatt
10815abe33 avoid inlining copy_stack
svn: r1346
2005-11-18 20:26:14 +00:00
Matthew Flatt
cc53ef5ccb fixed big-endian decl for solaris: suppress for i386
svn: r1345
2005-11-18 20:23:13 +00:00
Matthew Flatt
630824bb58 fix gc bug
svn: r1340
2005-11-17 19:29:48 +00:00
Matthew Flatt
05d765aebb don't use hidden frame as a get-file parent
svn: r1334
2005-11-17 00:17:32 +00:00
Matthew Flatt
e078b24e8a fix expansion of #%variable-reference
svn: r1331
2005-11-16 21:36:24 +00:00
Matthew Flatt
d08b2afc58 fix bug in port-commit-peeked
svn: r1324
2005-11-16 01:16:17 +00:00
Matthew Flatt
844bdf69ed detect BOM from utxt clipboard
svn: r1300
2005-11-13 02:30:37 +00:00
Matthew Flatt
aa0692e7cd 299.406
svn: r1287
2005-11-11 21:26:46 +00:00
Matthew Flatt
d8e922eb70 fix tcp-addresses
svn: r1248
2005-11-07 22:58:51 +00:00
Matthew Flatt
fe47f61813 fixed bug in blit with monochrome mask
svn: r1233
2005-11-04 19:22:35 +00:00
Matthew Flatt
1fc7c09a67 loop through addresses for TCP connect or listen
svn: r1232
2005-11-04 14:10:29 +00:00
Matthew Flatt
77ad9f0ac2 no more htons, since we use getaddrinfo
svn: r1226
2005-11-03 21:20:55 +00:00
Matthew Flatt
6f91c62cf9 IPv6
svn: r1223
2005-11-03 20:17:44 +00:00
Matthew Flatt
15a70ac6da fixed dm_env lookup in the case of a define-syntaxes stack overflow
svn: r1204
2005-11-01 22:32:56 +00:00
Matthew Flatt
724296a2c7 fix certificates with syntax/loc
svn: r1203
2005-11-01 22:16:10 +00:00
Matthew Flatt
0befe6c786 extra finalization annotations
svn: r1201
2005-11-01 20:16:06 +00:00
Matthew Flatt
a1002fc495 just-in-case ATS flags for non-combine mode
svn: r1200
2005-11-01 20:15:10 +00:00