racket/collects/mred/private/wxme
2009-11-22 15:43:15 +00:00
..
const.ss Scheme-implemented editor classes; on-demand instantiation of module phases 2009-04-07 17:12:22 +00:00
cycle.ss fix some problems and inefficiencies in saving and loading wxme streams 2009-04-15 22:27:43 +00:00
editor-admin.ss more wxme repairs from Ryan 2009-04-09 16:40:52 +00:00
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 problems parsing old WXME files 2009-08-07 12:40:55 +00:00
text.ss improved error message slightly 2009-10-13 16:00:01 +00:00
undo.ss performance improvements: class local-field access uses accessor with index built in (so the index is checked once); JIT partially inlines struct-field mutation 2009-04-16 19:01:20 +00:00
wordbreak.ss editor and documentation repairs (merge to 4.2) 2009-05-19 01:02:41 +00:00
wx.ss Scheme-implemented editor classes; on-demand instantiation of module phases 2009-04-07 17:12:22 +00:00