racket/collects/mred/private/wxme
Robby Findler d1a88fadde fixed image equality
svn: r14917
2009-05-22 01:55:48 +00:00
..
const.ss
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 fix trampoline fix 2009-05-19 23:58:50 +00:00
editor-snip.ss more wxme repairs from Ryan 2009-04-09 16:40:52 +00:00
editor.ss editor and documentation repairs (merge to 4.2) 2009-05-19 01:02:41 +00:00
keymap.ss fix problem with keymap chaining and prefix bindings 2009-04-14 16:38:37 +00:00
mline.ss fix problem with tab-snip% width checking 2009-05-21 22:49:34 +00:00
pasteboard.ss fix pasteboard rubber-band drawing 2009-05-14 19:37:08 +00:00
private.ss editor and documentation repairs (merge to 4.2) 2009-05-19 01:02:41 +00:00
snip-admin.ss editor and documentation repairs (merge to 4.2) 2009-05-19 01:02:41 +00:00
snip-flags.ss
snip.ss fixed image equality 2009-05-22 01:55:48 +00:00
stream.ss fix some problems and inefficiencies in saving and loading wxme streams 2009-04-15 22:27:43 +00:00
style.ss fix problems with editor stream reading 2009-04-13 12:37:48 +00:00
text.ss editor and documentation repairs (merge to 4.2) 2009-05-19 01:02:41 +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