Matthew Flatt
3b966ff86b
contract checks on {start,end}-{doc,page} use
...
svn: r5591
2007-02-13 02:08:04 +00:00
Matthew Flatt
24bc2eb636
correct regexp for magic, again
...
svn: r5409
2007-01-19 02:48:52 +00:00
Matthew Flatt
943e9f1ae0
change reader path in magic
...
svn: r5407
2007-01-19 02:05:41 +00:00
Matthew Flatt
208d160a1b
MrEd-less reading of WXME files (work in progress, but it's mostly there)
...
svn: r5393
2007-01-18 12:20:57 +00:00
Eli Barzilay
19c33a8e2a
no need for string->immutable-string when creating exceptions
...
svn: r5372
2007-01-17 01:18:50 +00:00
Matthew Flatt
87c0d5754e
369.5
...
svn: r5366
2007-01-16 20:55:13 +00:00
Matthew Flatt
91add0453f
369.4
...
svn: r5327
2007-01-12 07:09:56 +00:00
Eli Barzilay
89ce220ed9
use bytes->string/locale to translate paths-as-bytes to strings
...
svn: r5318
2007-01-12 00:52:23 +00:00
Matthew Flatt
1967a2fdbf
allow centering, though broken for Mac OS X with a parent frame
...
svn: r5306
2007-01-10 21:13:45 +00:00
Robby Findler
f9d2874b71
commented out some code that triggers an error for me -- things don't get centerd now, but at least drscheme starts up ...
...
svn: r5300
2007-01-10 16:00:56 +00:00
Eli Barzilay
5876ed8e3b
fix PR8428, and also paths with an initial "~"
...
svn: r5294
2007-01-10 10:33:54 +00:00
Matthew Flatt
e307901c1d
finish fix for frame centering under Mac OS X
...
svn: r5251
2007-01-08 00:14:27 +00:00
Matthew Flatt
6b60d57a86
359.3
...
svn: r5219
2007-01-04 11:14:58 +00:00
Matthew Flatt
91d68735fa
fix prompt for MrEd load handler
...
svn: r5177
2006-12-24 02:14:19 +00:00
Matthew Flatt
cf0b303497
359.2, collects changes
...
svn: r5143
2006-12-20 00:57:12 +00:00
Matthew Flatt
31f39a0f0f
get-text-extent must always return an inexact width
...
svn: r4883
2006-11-18 23:23:37 +00:00
Matthew Flatt
a996df1d2b
added get-argb-pixels to bitmap class
...
svn: r4731
2006-11-01 06:54:04 +00:00
Matthew Flatt
f88355b345
new 352.9 MrEd methods
...
svn: r4703
2006-10-30 01:14:35 +00:00
Matthew Flatt
387612edb7
fix memq on not-yet-validated style list
...
svn: r4684
2006-10-26 05:04:47 +00:00
Matthew Flatt
3787424b0e
Windows/X shortcuts: specifically require or disallow alt/meta for menu keybinding
...
svn: r4674
2006-10-23 07:41:48 +00:00
Eli Barzilay
477528c805
minor bug on directory selections
...
svn: r4454
2006-09-28 20:48:25 +00:00
Matthew Flatt
5d5245b9c3
remove on-scroll in editor-canvas
...
svn: r4170
2006-08-28 09:51:23 +00:00
Eli Barzilay
e14e007d23
some bug fixes
...
svn: r3729
2006-07-16 15:45:16 +00:00
Eli Barzilay
0dba7be788
fix bug with choosing "/" from the directory navigator, change color of "/" prefix
...
svn: r3723
2006-07-16 10:22:04 +00:00
Eli Barzilay
3c80a10235
heavy fix: deal with bad string encodings etc
...
svn: r3722
2006-07-16 10:03:55 +00:00
Eli Barzilay
a5a4d27002
added a label for the filename field
...
svn: r3713
2006-07-15 18:45:04 +00:00
Matthew Flatt
463f71e53d
oops - the rest of 350.4
...
svn: r3630
2006-07-06 18:03:37 +00:00
Matthew Flatt
96bfdf5101
fix keymap chaining when restoring a disabled menu item
...
svn: r3600
2006-07-05 17:02:33 +00:00
Matthew Flatt
2707426cdf
fix dialog/frame handling of radio-box shortcuts
...
svn: r3364
2006-06-15 02:55:20 +00:00
Eli Barzilay
a009ba322d
* Proper fix for the path-list bug (undo bogus semaphore)
...
* Don't reset the paths if the glob pattern is not changed
svn: r3339
2006-06-12 14:13:58 +00:00
Eli Barzilay
976489df84
protect path-list with a semaphore
...
svn: r3326
2006-06-11 17:53:25 +00:00
Eli Barzilay
e4410603a0
* Fix bug that showed dirs that begin with a dot
...
* Set filter when the field loses focus
* Use `right' at the end of the text to force immediate completion
* When using the path-list, don't move the focus back to the text
svn: r3323
2006-06-11 09:33:35 +00:00
Robby Findler
283959f8fa
adjusted sizes a little bit
...
svn: r3306
2006-06-09 16:34:21 +00:00
Matthew Flatt
a6a9f17294
change X/Windows message-box checkbox spacing again: make the message region at least as large as the icon
...
svn: r3304
2006-06-09 15:57:02 +00:00
Matthew Flatt
cc4f2270b7
add space before checkbox in single-line mode for Unix/Windows message box
...
svn: r3299
2006-06-09 15:32:33 +00:00
Matthew Flatt
8894dcb781
improve checkbox in Unix/Windows message box, too, per Eli's suggestion
...
svn: r3298
2006-06-09 15:28:09 +00:00
Matthew Flatt
7880355fdd
fix message-box alignment for mac os x
...
svn: r3297
2006-06-09 14:01:05 +00:00
Eli Barzilay
c2c9a4ffc3
standard -> common
...
svn: r3234
2006-06-05 18:51:46 +00:00
Eli Barzilay
425f9df4b0
better treatment of the standard style
...
svn: r3233
2006-06-05 18:32:01 +00:00
Eli Barzilay
271d45320c
added a standard style for file/dir dialogs
...
svn: r3232
2006-06-05 18:19:28 +00:00
Eli Barzilay
5176f2462d
auto-enter when choosing a new root on windows
...
svn: r3229
2006-06-05 05:08:58 +00:00
Eli Barzilay
953e3e8d1a
svn: r3213
2006-06-04 07:42:02 +00:00
Eli Barzilay
6aa4f2965c
fixed wheel-up not scrolling up when too few items above the first
...
svn: r3212
2006-06-04 07:39:22 +00:00
Eli Barzilay
018a87ebdc
remember size through a preference
...
svn: r3211
2006-06-04 05:23:34 +00:00
Eli Barzilay
acb08c5e62
added path-dialog.ss to mrlib
...
svn: r3209
2006-06-04 00:14:27 +00:00
Matthew Flatt
c5c852b88e
center dialogs that have no location
...
svn: r3183
2006-06-02 15:10:47 +00:00
Eli Barzilay
abf83c1c37
tweak to avoid re-complete when typing a character from the completed text
...
svn: r3174
2006-06-01 22:59:14 +00:00
Eli Barzilay
ce0c03c60f
use globs for show-dots (if filters are used)
...
svn: r3159
2006-05-31 20:28:11 +00:00
Eli Barzilay
9c68db34fe
multiple selections now work fine, AFAICT
...
svn: r3158
2006-05-31 20:07:37 +00:00
Eli Barzilay
99bec24645
some fixes for multi-selections
...
svn: r3153
2006-05-31 18:55:27 +00:00