Robby Findler
b5bc84e5ac
added missing require (as suggested by Matthew) so now pasting works.
...
original commit: 0a313888c4d7f0eec66eac2c9b2931b97cb35b94
2010-12-07 07:05:54 -06:00
Robby Findler
867670281c
on second thought, maybe this is the right last argument
...
original commit: 39008f2130b0eee4e41f6bd96dd5cf13d7474064
2010-12-06 19:33:46 -06:00
Robby Findler
00478aba9b
patch so that the alt key does not crash drracket (windows)
...
original commit: f818aa56bf45ec1448aecd3fea4739a1eb96f5c1
2010-12-06 19:31:36 -06:00
Matthew Flatt
42e15fefdb
win32: fix setwindowlongptr binding for 32-bit mode
...
original commit: fd79abcc1fd258c21803ab87d143b10d796aa4ab
2010-12-06 12:40:10 -07:00
Matthew Flatt
4323d16f95
win64: fix GetWindowLong to use Ptr variant
...
original commit: 6d1db909c4f08728f2aab3928473eabc4f628c3d
2010-12-04 17:38:47 -07:00
Matthew Flatt
426a181f85
win64: racket/draw and racket/gui
...
original commit: a56e547db6d68a578c9a45e02563e4af83f7d22a
2010-12-04 08:29:34 -07:00
Casey Klein
21a36a6e51
Fixes doc typos
...
original commit: 5f0430a5abcae4ae69612923e755759a05174a54
2010-12-02 19:26:24 -06:00
Casey Klein
a2910e89c5
Adds an indicator that shows when framework prefs are being written.
...
Performance grinds to a halt when the preference file is too large or
written too often. Hopefully the indicator will help us identify this
phenonmenon.
original commit: fbd7bdff5454465e2df0f99defdb64a304c1a135
2010-12-02 15:56:08 -06:00
Matthew Flatt
0e3f40b8c4
cocoa: hack around NSApplication's handling of command-line arguments
...
original commit: 3479f5fb92a68b8bcdd18c557ca03c17f43cd9e6
2010-12-02 11:53:18 -07:00
Matthew Flatt
72b8c62748
win32: fix font used to size controls
...
original commit: b0a746c701d2bc2b9380d66f98eedbd3f94736e0
2010-12-02 07:04:38 -07:00
Matthew Flatt
aff73a0218
gtk: fix GdkAtom type
...
original commit: 74d858ceedf93c1eb95be2f4cadbdab79f5bdfd8
2010-12-02 06:20:07 -07:00
Matthew Flatt
27c6805b43
gtk: fix clipboard problems on 64-bit mode; provide more text formats
...
original commit: 7a37b07e263a72ba40b7aed9c759a2ed84b4bb08
2010-12-02 06:17:40 -07:00
Matthew Flatt
f4d458d0fd
gtk: fix clipboard; implement ye olde X selection
...
original commit: 82ab45b11d3f890d4830248feb95f38dcfe98c56
2010-12-01 20:48:23 -07:00
Matthew Flatt
1ed409f26c
fix docs for `get-panel-background'
...
original commit: 42dc83bbcd11ecc2e80af0cf18ac60d4a4e3db27
2010-12-01 15:57:54 -07:00
Matthew Flatt
1176e3aed6
use dots for 'password style text-field%
...
original commit: ec122a785ad01920eb851c4a2fdad9240b7f3ef0
2010-12-01 15:48:55 -07:00
Matthew Flatt
669ea4390e
fix autowrap bitmap drawing so it isn't covered up by a selection
...
original commit: e9710d08f5385c9251ba6dd88d4e70f96f247ca6
2010-12-01 15:48:54 -07:00
Robby Findler
726e476ea0
avoid saving the preferences on each keystroke in the find/replace dialog
...
original commit: de0103129bb589fd59f618e117dde432ed1a6290
2010-12-01 14:09:33 -06:00
Matthew Flatt
a82341289c
cocoa: avoid infinite loop on re-dispatch of command keys
...
original commit: e627ccb5edb6e7c030325d6c62d82c170a83f06b
2010-11-30 20:17:47 -07:00
Matthew Flatt
06ab79f133
cocoa: explicitly re-dispatch Cmd- key combinations
...
original commit: 72d57d8db86b53adadef214fef051a78f9965bf5
2010-11-30 15:39:02 -07:00
Matthew Flatt
467341591e
fix {get,set}-event-type on mouse-event%
...
Closes PR 11474
original commit: 8f9a8daa27dee721545915970eaa56b0c7ec4c30
2010-11-30 09:32:59 -07:00
Matthew Flatt
5ccf03492b
don't GC an eventspace with a visible frame, etc.
...
original commit: 9f9e23f551ad1b45c9d930a89bcec58f422c4b38
2010-11-30 09:32:59 -07:00
Matthew Flatt
5953d2f330
fix eventspace as event
...
original commit: c81ad90161104a1e02c172cb18753ff93fdfe452
2010-11-30 09:32:59 -07:00
Matthew Flatt
eafc586bf3
cocoa: fix race condition on window enabling
...
original commit: 37d16cf8f81a5b486ca79d5c6b6695de5dc95455
2010-11-30 09:32:58 -07:00
Robby Findler
16f70bd22c
change the behavior for closing the preferences window.
...
closes PR 11473
original commit: 2125535e06111dd9fb17203205161582c446bdab
2010-11-30 09:57:19 -06:00
Robby Findler
653df4ac44
gr2 cleanup
...
original commit: f11e53c68ca1fbc4e11321f97776650b8758ace3
2010-11-29 13:49:48 -06:00
Matthew Flatt
23ce612716
cocoa: fix removal of menu shortcut
...
Closes PR 11463
original commit: 2282cae59ab233d9f054bb87d1eefb72f82a74ac
2010-11-28 10:44:01 -07:00
Matthew Flatt
e73027e3ad
cocoa: fix problem with tab panel
...
original commit: d37cc7b3ec702c9d89a6fc3a18f65c873fdd2c11
2010-11-28 10:41:59 -07:00
Matthew Flatt
15e6373fe4
cocoa: fix relabel of image checkbox
...
original commit: f090e732fd8fb63f92dfb30391c9bd8d3910c281
2010-11-28 08:01:07 -07:00
Matthew Flatt
48abd21d7c
cocoa: fix enable & disable of windows
...
original commit: 262531e23121a4a11b5e683923a961712d003b10
2010-11-28 08:01:06 -07:00
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
657512f567
add width' and
height' arguments to post-script-dc% and pdf-dc%
...
and document the change that the PS bounding box is no longer
inferred from drawing operations
original commit: abcaa1775ca5aad50e87705100a1047bfc7b5e7c
2010-11-26 20:40:43 -07:00
Matthew Flatt
f7594ac5c4
cocoa & gtk: fix set-label with bitmap on message%
...
Closes PR 11462
original commit: 04a4ad269fb446000bb463e793e6e8e16457499d
2010-11-26 11:59:31 -07:00
Matthew Flatt
86e4eed112
centralize glib loading as used by racket/draw and Gtk racket/gui
...
original commit: 5aff70029abb6bd804c156b412f1a2ab70ebfa23
2010-11-26 11:20:15 -07:00
Matthew Flatt
f56c9fbe30
add pdf-dc%; make slideshow/pict depend on racket/draw, not racket/gui
...
original commit: 2edadd611303978255f6ff53efa5b691a0f7f0a5
2010-11-26 10:35:05 -07:00
Matthew Flatt
7789fcd827
gtk & cocoa: frame iconize repairs
...
In the "windowing.rktl" tests, for Gtk there are still race conditions
between the program and the window manager. But for the first
time ever, all platforms can pass the "windowing.rktl" test.
original commit: 7da127227a3a493214b0878cd26bff6b51631115
2010-11-26 08:33:59 -07:00
Matthew Flatt
99c829cd5b
win32: frame size and iconize fixes
...
original commit: 1f61bbdc513ea7f07ae764cd0a6ae640e4e19479
2010-11-26 08:10:58 -07:00
Matthew Flatt
0120b59ea5
fix `draw-bitmap-section-smooth' method of bitmap-dc<%>
...
original commit: 8e8844641c63767ce0df4428051cf086ffa91e6e
2010-11-25 11:00:32 -07:00
Matthew Flatt
e0622ddb4f
cocoa: handle multi-key character input
...
original commit: e0bcec082500e81a86ea2d307c371df53af4dc8c
2010-11-25 10:38:44 -07:00
Matthew Flatt
2fdd64b457
cocoa: don't treat dead-key events as normal character events
...
but more work is still needed for multi-key input
original commit: df9c4c8c6906de97b919fa5f56c32a84a1b58afd
2010-11-25 08:41:50 -07:00
Matthew Flatt
4723df4a89
fix some racket/gui tests and fix cocoa frame centering
...
original commit: 347869fc9e90560493f39654afd7037be7dac690
2010-11-25 08:03:33 -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
0d9d00cb1c
cocoa: finally found the documented API to enable GUI mode
...
original commit: ab070b205ea20b76b76dea5e027d2a35e7de6c73
2010-11-25 08:03:32 -07:00
Robby Findler
0590579daa
get two more 2htdp/image test cases to pass
...
original commit: bf62d4b6d6e1968ddaf3adc835c4f70d7321228a
2010-11-25 09:03:06 -06:00
Robby Findler
439d046c98
a (failed) attempt to fix equality comparison (but at least it is a step in the right direction (I think))
...
original commit: a658a7620b268edef2fe2af014b0e8a892619393
2010-11-25 06:55:00 -06:00
Matthew Flatt
eb01085adf
cocoa: fix problem with frame focus
...
original commit: 370c97165a2efc2b9061c27e31b1cdf0d0a97026
2010-11-24 12:03:17 -07:00
Matthew Flatt
596161d950
cocoa: repair location fixup on screen change
...
original commit: e2072d5afba7cc3c8f1572bdbdac0d7020c92237
2010-11-24 10:38:41 -07:00
Matthew Flatt
f1833d580a
cocoa: fix problems with frame-list management
...
original commit: 14a72b5a083da74b42bf5a7d54ae16a05d34e325
2010-11-24 07:12:02 -07:00
Matthew Flatt
ae81fa7fb0
fix bitmap% load-file' method and remove
{get,set}-gl-config'
...
Closes PR 11460
original commit: f245b6ca29e4bed9c19d1b46e2954d405f67f9c5
2010-11-24 06:08:44 -07:00