racket/collects/mred/private/wxme
2010-01-29 00:14:06 +00:00
..
const.ss
cycle.ss
editor-admin.ss
editor-canvas.ss restore focus ring on text-field% (by chaining to superclass on-set/kill-fpcus in editor-canvas%) 2009-09-01 14:31:58 +00:00
editor-snip.ss fix editor bugs related to line-wrapping, tab insertion, and pasting to the end of an editor that has been line-wrapped in the past (merge to 4.2) 2009-05-22 16:24:17 +00:00
editor.ss fix get-default-print-size n landscape mode 2009-11-21 16:17:08 +00:00
keymap.ss fix backspace in keymap% 2009-07-08 21:19:00 +00:00
mline.ss fix editor bugs related to line-wrapping, tab insertion, and pasting to the end of an editor that has been line-wrapped in the past (merge to 4.2) 2009-05-22 16:24:17 +00:00
pasteboard.ss fix pasteboard% 'remove' (merge to 4.2.3) 2009-11-22 15:43:15 +00:00
private.ss fix editor bugs related to line-wrapping, tab insertion, and pasting to the end of an editor that has been line-wrapped in the past (merge to 4.2) 2009-05-22 16:24:17 +00:00
snip-admin.ss Newlines at EOFs 2009-07-04 02:28:31 +00:00
snip-flags.ss Newlines at EOFs 2009-07-04 02:28:31 +00:00
snip.ss slight improvement to the snipclass-not-found error message 2009-10-12 19:55:43 +00:00
stream.ss improve speed of writing long byte strings with lots of escapes in WXME 2009-08-28 03:45:38 +00:00
style.ss fix name of Basic style in style-list<%> 2010-01-29 00:14:06 +00:00
text.ss improved error message slightly 2009-10-13 16:00:01 +00:00
undo.ss
wordbreak.ss
wx.ss