Matthew Flatt
ef1cdeae6e
fix typo
...
original commit: f88735ef20e1dfb8c1cb46984a2936f9bdfe2c12
2010-11-28 08:01:06 -07:00
Matthew Flatt
bc99d8ca84
reorganize racket/gui docs and expand canvas-drawing overview
...
original commit: 68391fe2ea94af688bcc8c5825fb92d66fc0784d
2010-11-27 20:05:20 -07:00
Matthew Flatt
cde87458e6
doc correction
...
Closes PR 11465
original commit: 430d45b471aff9d3b09f21ed11aedae1b4067396
2010-11-27 08:28:57 -07:00
Matthew Flatt
1779a3853f
add 'close-button style to dialog%; fix cocoa default frame placement
...
original commit: 820e832853058ee2063599ea9ab2bc8cfc23676f
2010-11-25 08:03:33 -07:00
Matthew Flatt
0700c8c5dd
fix `find-graphical-system-path'
...
original commit: e402d68efc6c199795fceee0d2f02c2ea3619056
2010-11-07 07:08:33 -07:00
Matthew Flatt
86008d2f9a
first cut at splitting draw and gui docs
...
original commit: 694745e9985a65bbbfdf0c9853e472ee18a2476d
2010-11-05 21:57:13 -06:00
Matthew Flatt
5c18c9a5f3
cocoa and gtk: fix combo% `on-popup' method
...
original commit: 39596efef5a79c81475f3a2a5e78420b924a9a84
2010-11-05 15:54:56 -06:00
Matthew Flatt
7d3393f07f
gtk and cocoa: add flush method to canvas% and fix periodic flush
...
original commit: b9f3957a767f3530f8a1e27a7be8ca4852e581f9
2010-11-05 15:54:55 -06:00
Matthew Flatt
da874c1c04
v5.4.99.1, executable-yield-handler', and
make-bitmap' etc.
...
original commit: 05cfffdf9e13b6868a19384e88bcb9331f9631f1
2010-11-05 15:54:50 -06:00
Matthew Flatt
c14bee176f
clean up
...
original commit: d7f1d12ea1c16d5ed062a8ac8fe2fe47db267f15
2010-11-05 15:54:49 -06:00
Matthew Flatt
daac40cc62
cocoa: fix startup -psn_ and file handling
...
original commit: a7426c1c2744dc71a8738e3c20bafcc8c0b2d115
2010-11-05 15:54:46 -06:00
Matthew Flatt
04d103943a
editor insert-image uses alpha by default
...
original commit: 881c18295693db60c6006890d0f0b2d1e956abc3
2010-11-05 15:54:44 -06:00
Matthew Flatt
4e249b61a8
fix save-file and get-argb-pixels for screen bitmaps
...
original commit: 674d2e524858398f715b391d565153ced0443e45
2010-11-05 15:54:43 -06:00
Matthew Flatt
2e30a7dc7c
gtk: misc fixes
...
original commit: 16b34c236a143c7fb3065db28e1b52f1c6012ed2
2010-11-05 15:54:41 -06:00
Matthew Flatt
c0429ba8db
`make-gl-bitmap' for cocoa and maybe gtk
...
original commit: 0a47a81aba1c9e2f88984357b0d665700a360ee1
2010-11-05 15:54:38 -06:00
Matthew Flatt
b6651db0ba
cocoa: opengl canvases
...
original commit: 1bddb120f9f460e089d926f3f57f6618b733e6a5
2010-11-05 15:54:37 -06:00
Matthew Flatt
8c385a23bf
gtk: try fullscreen
...
original commit: 1dd3c8accbc07ad97fbbcd4a961d67da5902b167
2010-11-05 15:54:32 -06:00
Matthew Flatt
663d3a839a
canvas scroll and gauge range limit to 1000000
...
original commit: 6b606cb4e28cabf20b939d649dc89b2c54e1fbbf
2010-11-05 15:54:30 -06:00
Matthew Flatt
02e931391d
screen dc corrections and clarifications
...
original commit: 5ebfa781bdc4a6ee9bf41f01cef1c76dde36e78c
2010-11-05 15:54:27 -06:00
Matthew Flatt
5c533a1695
add make-screen-bitmap and canvas% make-bitmap; specialize for X11
...
original commit: 51aacfe949cfd30dea4c37dc5d3c376edcb29ff7
2010-11-05 15:54:26 -06:00
Matthew Flatt
4babb26533
fix gtk collecting blit to revert immediately when gc ends
...
original commit: bff39a1832548796a06e58d0810827b89a5bc984
2010-11-05 15:54:26 -06:00
Matthew Flatt
e1baebd20e
update docs for `register-collecting-blit'
...
original commit: 79728fad59fbc3cb1d40e4875d703e92a4da2991
2010-11-05 15:54:24 -06:00
Matthew Flatt
e6693986f2
fix key-event problem and implement mouse wheel for Cocoa
...
original commit: 8da4bbd52ddf6e42866cb5b338efc5048236593a
2010-11-05 15:54:23 -06:00
Matthew Flatt
b4d34b0b32
generalize editor selection mechanism to support Windows style
...
original commit: ae05eddf1437b8ae465d9bdfe8a605f7db022765
2010-11-05 15:54:19 -06:00
Matthew Flatt
5746708793
auto-scroll canvases and frame status lines
...
original commit: c42d95216eb48e94a48364fb01b0e6d4a70d1534
2010-11-05 15:54:10 -06:00
Matthew Flatt
6e114baa67
get-transformation, etc. methods on dc<%>
...
original commit: 06a47a3c54fb04ad598372303ff36b779f994e9c
2010-11-05 15:54:09 -06:00
Jon Rafkind
f21bdf599b
add line number interface documentation
...
original commit: 7f56e677f41798aaeb52affddc32e05729b7e4e1
2010-11-03 15:09:04 -06:00
Jon Rafkind
6369097889
document line-numbers-mixin
...
original commit: 32bd5c9f5fe0a829616ebd80f7e80fcf4d482a90
2010-11-01 22:14:45 -06:00
Robby Findler
c88bace1ce
tightened the contract on read-snip
...
original commit: a021403679cfa7b44c3091bd979ff6997d1f2b86
2010-10-28 11:32:14 -05:00
Robby Findler
7f2097e2bb
added an argument to open-input-text-editor so that it can lock (and unlock) the editor when editing would not be allowed.
...
original commit: 3e9858b001699d9ef66d016a2ee691dacc5a8503
2010-10-13 15:55:17 -05:00
John Clements
b343e68e2e
it's -> its
...
original commit: e94163f37a218390e64174d5db89ba27210e1a87
2010-10-05 21:09:17 -07:00
Eli Barzilay
7ce956664d
Some repeated "and and"s and "the the"s, and two more typos.
...
Closes PR 11229.
original commit: ee138cf2cba3ee32cd755a7b242ec10051180adf
2010-09-20 15:38:18 -04:00
Matthew Flatt
4155ffbbeb
extend invalidate-bitmap-cache' in
editor<%>' with 'display-end option
...
which the framework's background-rectangle implementation can use
to queue refreshes for changing rectangles, instead of requiring a
full-canvas refresh
original commit: aac7e0b58a2dd7a5e964785b0162ab48c9081c8f
2010-09-19 19:22:22 -06:00
Matthew Flatt
4e3ac8b77f
fix documented canvas-scroll limits
...
original commit: fd285baeac57bcb60037b6777e2fd0e72aaa4423
2010-09-18 19:52:40 -06:00
Robby Findler
158145178f
added a note about how the max width is remembered in the splash screen
...
original commit: 4c35af2eef7fe95efe89a465e221443b1b653702
2010-09-01 14:39:16 -05:00
Robby Findler
42ef533a5a
duh
...
original commit: 70ea262426018c54fac78fa47a3c4a5a065efae4
2010-09-01 14:27:35 -05:00
Robby Findler
bb17de3e20
adjusted the splash screen code so that the christmas day easter egg is optional (defaultly off)
...
original commit: 44753bc690292b114d934416ff2a096efc44199f
2010-09-01 13:23:18 -05:00
Robby Findler
1947ad1240
added docs for the splash screen library in the framework
...
original commit: 12ab498977f9f481187643c47ed6710c8a572d5b
2010-09-01 13:23:18 -05:00
Matthew Flatt
100ff15c00
add methods to text-field% to control the background color
...
original commit: c8762ae87724b8a52056929bad6554d08f79dd0f
2010-08-03 12:34:16 -06:00
Matthew Flatt
b5ffd1cf21
fix doc typo
...
original commit: 78751b982a359855ffa48e3bedac9425dc980068
2010-07-29 06:56:30 -05:00
Robby Findler
c6fc1b3b47
cleaned up code example for make-root-area-container
...
original commit: 0ab512ce8c342224c178efac4c9e3c53dde7d7c4
2010-07-06 15:26:26 -05:00
Matthew Flatt
eeddddc05f
doc corrections and clarifications
...
original commit: 7a7f5450468c34b173f82b5147febf7f677daa32
2010-06-30 10:40:02 -06:00
Matthew Flatt
e101a89978
add 'handles-all-mouse-events snip% flag
...
original commit: dc98077ca4b1eabd8ff776dca000eca17bdb9ebf
2010-06-26 13:53:31 -06:00
Matthew Flatt
ac3e0b848b
fix make-gui-namespace from scheme/gui/base and racket/gui/base
...
so that the namespace starts with scheme/base or racket/base
respectively
original commit: 1712dfb7f5710bbfba14ca537ec4317bc6afaaaa
2010-06-07 20:06:51 -04:00
Sam Tobin-Hochstadt
95831127bd
Fix more references to Scheme.
...
original commit: dfb4916f109c65b654c8c151c7ddd6e6682601d2
2010-06-04 16:40:00 -04:00
Sam Tobin-Hochstadt
af4a55fe1d
Fix references to Scheme.
...
original commit: 43b99174844a95bcc8616108f4b49e5b9701a4da
2010-06-04 15:40:08 -04:00
David Van Horn
75260076b3
Various typo, spelling, and punctuation fixes in scribblings.
...
Signed-off-by: David Van Horn <dvanhorn@ccs.neu.edu>
original commit: 22e2f3061f5f120ad51678c96024363aac95095e
2010-05-28 14:47:54 -06:00
Eli Barzilay
a5c2a1160f
More reformatting
...
original commit: 28946a0a437f5129bca8eeb09699e480ccce1925
2010-05-21 20:41:35 -04:00
Eli Barzilay
b4beb0c44c
Small typos, some reformatting.
...
Fixes PR10920
original commit: c4f67b3e747c1312459737d5ada8dc1b96b1864c
2010-05-21 16:30:16 -04:00
Eli Barzilay
ae0eb104c5
A lot of "MrEd" -> "GRacket"s.
...
original commit: 7f6efdc8beea4b81af31807f9788197c24d0d63e
2010-05-16 23:46:05 -04:00