racket/collects/mred
Robby Findler 6fff8a3030 make right-clicking on non-text offer copy and cut in the
popup menu

Extends append-editor-operation-menu-items so that when you
pass an editor and a position, it checks to see if that spot
has a non-string% snip and, if so, copies that one position
(or cuts it, depending).

Then, use that extension in DrRacket

closes PR 12791
2012-11-22 17:33:34 -06:00
..
lang rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
private make right-clicking on non-text offer copy and cut in the 2012-11-22 17:33:34 -06:00
doc.txt wxme belongs outside of mred, obviously 2007-01-18 14:26:29 +00:00
edit-main.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
edit.rkt rename all files .ss -> .rkt 2010-04-27 16:50:15 -06:00
info.rkt revert "mzscheme" and "mred" collection versions 2011-03-28 15:17:17 -06:00
installer.rkt A bunch of scheme' -> racket' conversions. 2012-04-19 16:02:03 -04:00
main.rkt A bunch of scheme' -> racket' conversions. 2012-04-19 16:02:03 -04:00
mred-sig.rkt racket/gui: add `get-current-mouse-state' 2012-11-07 14:37:39 -07:00
mred-unit.rkt ".ss" -> ".rkt" scan done. 2011-07-02 10:37:53 -04:00
mred.rkt Add a layer of export redirection in mred/mred.rkt. 2011-01-11 21:55:37 -05:00