Commit Graph

3158 Commits

Author SHA1 Message Date
Robby Findler
43d640de9d changed menu keybinding for find so that it toggles the keyboard focus back and forth with the searching window
svn: r10934

original commit: f6714c551cf0c02c319921ff36cddea87676be9f
2008-07-27 13:57:33 +00:00
Eli Barzilay
e2112b4f73 remove bogus space between closing bracket an opening brace
svn: r10933

original commit: 8b59996cb47934c8676acfdd9f16d9d812fd9bda
2008-07-27 04:53:13 +00:00
Robby Findler
c1fd17c5ec fixed up the keymap that's used when the menu bindings are disabled
svn: r10932

original commit: 49e46e0ae193f13f1cd3c7daa2d3cbe51586b43e
2008-07-27 04:03:38 +00:00
Robby Findler
c45658a668 adjusted the keybindings for search a little bit
svn: r10931

original commit: 12d18d8107b7ffc64bc533afcef87efc7cd0a9d9
2008-07-27 03:43:36 +00:00
Danny Yoo
62010ffec9 Added last-frame-delay to the gif writing documentation.
svn: r10929

original commit: 0013f61f654dd33cfa6a941c344857d9ef88c335
2008-07-26 21:48:35 +00:00
Danny Yoo
a955e39302 Adding a five-second pause to the end of an animated-gif. Added #:last-frame-delay parameter to mrlib/gif's write-animated-gif function.
svn: r10927

original commit: 323ae22f12f88d98746c2696e939c0494f82e21c
2008-07-26 21:48:29 +00:00
Robby Findler
fe55c3506b filled in the rest of the framework-level docs for the new searching setup
svn: r10923

original commit: 1268238264d9ed59e7d34bbbd9970451980aa10e
2008-07-26 20:36:02 +00:00
Robby Findler
27ca9d153d improved searching (docs not yet quite done, but I want to test on other platforms ... another commit to follow)
svn: r10921

original commit: a3c0e933249d3b46ad78c25d509f91955c08fe5b
2008-07-26 20:06:23 +00:00
Matthew Flatt
d32e5e5255 adjust Scribble para/div style handling
svn: r10910

original commit: 4092392e5a749eed5b0ef3158ce63ed6c3b34abc
2008-07-25 13:16:06 +00:00
Matthew Flatt
a13b79f382 fix checkable menu delete/restore
svn: r10908

original commit: 5ff90cdd420b4d3ba2b0e3b8880e812ca17e87c3
2008-07-25 12:38:43 +00:00
Matthew Flatt
9852b74200 scribble and doc improvements
svn: r10896

original commit: a97b4bff8a6eb38353f64606c4a42f2150b39e2a
2008-07-24 11:32:16 +00:00
Matthew Flatt
39ff7c3f99 add on-reflow to text% and auto-size to message%
svn: r10890

original commit: e137994b5cb16cb172526750cba4d32fe072eb14
2008-07-24 01:35:31 +00:00
Matthew Flatt
0c6c0b7008 GUI doc repairs
svn: r10861

original commit: 0f984fbc0271c049d86e9bcb13f315d923e6cde2
2008-07-22 13:28:02 +00:00
Matthew Flatt
f5f6cd7d0c add editor-scroll-to method of editor<%>
svn: r10860

original commit: 6c43d23bc47c8e811ee77831a965592d0f849a25
2008-07-22 13:17:09 +00:00
Robby Findler
23aeb8d205 changed serching text notification from pull-style to push-style, ie the text now notifies the frame when it wants to be actived for searching instead of waiting for the frame to ask
svn: r10858

original commit: bd6ed2dfc2ab619854870a09e8f65befd81878fc
2008-07-22 03:51:26 +00:00
Robby Findler
89efb950cd more speedups for the highlighting and some setup for improving docked search
svn: r10855

original commit: e2c49f49632ad7ec590ca14dff70e21887cf9860
2008-07-21 22:17:54 +00:00
Matthew Flatt
e595b2457a rebuild kernel file to add text% position-locations
svn: r10852

original commit: 5dbd83d8c2ab144d0c43fe65e30e68af7840a1a1
2008-07-21 20:39:19 +00:00
Matthew Flatt
33f517e62e allow duplicate struct properties if the values are eq?; add position-locations to text%
svn: r10849

original commit: 5ff75bac42ac9303370d974eeb9f7870685200ba
2008-07-21 18:54:09 +00:00
Robby Findler
68da2db6ae improved performance of highlighting regions when there are lots and lots of regions
svn: r10846

original commit: 278c456c1bf684831f696b89dc5b772702bd4140
2008-07-21 14:19:59 +00:00
Matthew Flatt
a9904359e9 v4.0.2.4: logging
svn: r10818

original commit: 9af00fcfb4782168ae583a3d66058095815725e3
2008-07-17 15:20:17 +00:00
Eli Barzilay
4a7b838c81 fix length use
svn: r10789

original commit: 8cca45792c652aab6ed0f5cacfdea131e0c1f5e0
2008-07-16 11:28:09 +00:00
Matthew Flatt
4efeb5c5f4 improve macros and docs for mpairs inside; change mrlib/gif to use scheme/base keywords
svn: r10781

original commit: 447698bce142bc926a521141168b4d0a784c88f5
2008-07-15 19:29:08 +00:00
Eli Barzilay
d5cb9326f9 scribble fixes -- nested @scheme and a few other similar problems
svn: r10744

original commit: 4cd2614c2122dd13e75d2dccc60e11109e26e152
2008-07-13 17:13:20 +00:00
Danny Yoo
12e5ae0cca Added port name source to the input port returned by framework text's get-in-port; this addresses the bug of the source highlighting not showing when the source stx comes from interaction window.
svn: r10729

original commit: 47bed6d1e7825616710dfdf43ca365a6a3b1c2b3
2008-07-12 22:46:47 +00:00
Matthew Flatt
ca73700157 adjust the way framework and tools docs extract documentation
svn: r10727

original commit: 01691d9240c55dc3797c17ab6d609b4c16145982
2008-07-12 15:37:31 +00:00
Robby Findler
b216ed1e99 forgot to add this in the last commit
svn: r10709

original commit: 6b9690da7172ee91d9643e2732d9ae42dd2d6a3e
2008-07-10 18:03:39 +00:00
Robby Findler
b8574126bd moved the tex-table.ss file somewhere accessible and documented it
svn: r10708

original commit: 1858924c508d27211f98a52045b33a80e71cef44
2008-07-10 17:21:00 +00:00
Eli Barzilay
9fbe729200 documented on-click-always
svn: r10692

original commit: d443abe50da064a891dd4f952cce7776fc98e145
2008-07-09 09:52:20 +00:00
Eli Barzilay
ee8be7c733 Make categories in the language dialog expand/collapse on a single
click, requires extending hierlists with `on-click-always'

svn: r10691

original commit: a71a5bcf45df13d310a35f1c077614ad26e0d1ad
2008-07-09 09:47:24 +00:00
Eli Barzilay
2fabbcf66d * Newlines at EOFs
* Another big chunk of v4-require-isms
* Allow `#lang framework/keybinding-lang' for keybinding files
* Move hierlist sources into "mrlib/hierlist", leave stub behind

svn: r10689

original commit: 7d50e61c7f6831936e13e6af5140db65db18fe1c
2008-07-09 07:18:06 +00:00
Robby Findler
9bbc53a7cd overrides on-new-image-snip to create images with masks, by default
svn: r10672

original commit: 8de7171a378f675572e2a365d2dbe6ffa2a6b1b1
2008-07-08 02:58:50 +00:00
Robby Findler
42009f2d4a adjusted keybindings
svn: r10639

original commit: 6d3ab9487f533d0d3b5c692ba1f78ede5e956e0b
2008-07-07 03:12:43 +00:00
Robby Findler
c5f03ba904 SK requested popup menu on images to save them
svn: r10637

original commit: e090a76187ba5b0761277aba406754581796629e
2008-07-07 02:53:09 +00:00
Robby Findler
50207ac5c7 Probably PR 9294
svn: r10618

original commit: 46106fb92193748b2993fc87942166d29b7c92a0
2008-07-05 14:17:56 +00:00
Robby Findler
ebed61f4d6 added zero size rectangles, ellipses, circles, and strings
svn: r10610

original commit: 7be05fcf8b156766495df02b7c77d0ebcbd720d1
2008-07-05 01:58:36 +00:00
Robby Findler
c90125942e added control-j
svn: r10608

original commit: 8acf5f7bed7a9792e7d707539e2f5e4d9155ee2b
2008-07-05 01:52:15 +00:00
Robby Findler
932c9da2f6 changed linux shortcut to control-shit-z as well
svn: r10600

original commit: 489f1e732e208f1d1dea1f73a75008f362f0bb64
2008-07-04 16:54:43 +00:00
Robby Findler
7c24b87bc7 added support for specifying the modifier prefix to the standard menus class and then used it for cmd-shift-z in the redo menu (on the mac)
svn: r10599

original commit: c7e2c34b819e1431e72ae92c9c53a9d805ae56ad
2008-07-04 15:59:44 +00:00
Robby Findler
e083457aa0 found some unchecked in changes to the cdb source and ported them
svn: r10594

original commit: 31407bea6929bdf1c99f58f8feec0524c220c04b
2008-07-04 11:45:29 +00:00
Robby Findler
fe1a850e5d fixed PR 9571
svn: r10571

original commit: 5e0280bba4421e2a67996b4c932a0821b2d05ab5
2008-07-03 02:59:16 +00:00
Eli Barzilay
f9a7c7c9ed typo
svn: r10497

original commit: 85dd9b0e3134395002e72b4797a4838a2e6c88ae
2008-06-29 02:52:18 +00:00
Danny Yoo
78b446852d Added text:get-port-name to framework, and used text:lookup-port-name to get at the editor in DrScheme error highlighting.
svn: r10494

original commit: a506cefeac7dad39876fb763c9ca2670a4ff57f7
2008-06-28 23:33:39 +00:00
Matthew Flatt
2a12b0323b Add %%DocumentFonts to PS output
svn: r10453

original commit: 4525e630501bfc2ed71afa1d0958779a6e23d5bf
2008-06-25 21:10:46 +00:00
Robby Findler
036f7a28bc added smiley and frownie
svn: r10447

original commit: 0b35fc740616b42be7f7ae39d78d6f74aed7b772
2008-06-24 22:00:15 +00:00
Danny Yoo
07f7f5777c Generalized click-forwarding-editor to work on text%s as well as pasteboards%
svn: r10427

original commit: 9431017d1882d4e9b9d20e3ab4a281957afa627f
2008-06-23 18:22:03 +00:00
Robby Findler
ad6b6290fb fixed tab handling for docked mode
svn: r10390

original commit: b8edbf8336d514fb0739339633c74b6952e172d5
2008-06-20 13:26:55 +00:00
Greg Cooper
8f93a8d23c fix small doc bug
svn: r10332

original commit: 88edb0e08875a3d9e24568a1f237f526d2fad573
2008-06-18 02:15:05 +00:00
Eli Barzilay
6dc7da5a66 Misc reformatting, mostly using new stuff that make things easier.
svn: r10286

original commit: 495588eabfd6b83c245487cff4122479bf651d88
2008-06-16 14:42:14 +00:00
Eli Barzilay
710a81621f Move the "show recent files in a dialog" to the bottom, since it's
much less frequently used than the actual files.  (Even for people who
do use it -- since they'd usually use it once, and then use the dialog.)

svn: r10285

original commit: 86cdf405eeeb8038361770150d9ce0ff3a21ac95
2008-06-16 14:22:24 +00:00
Matthew Flatt
1fa080749c snipi% doc corrections
svn: r10280

original commit: 921c703b2dd048ce85e804123d65b76274b327c4
2008-06-16 12:10:19 +00:00