Commit Graph

3742 Commits

Author SHA1 Message Date
Matthew Flatt
eedeeae156 define-runtime-module-path-index and racket/gui/dynamic fixes
original commit: dee93e625984f3f92cb699a4e131eb34aee94874
2010-11-05 15:54:46 -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
4dfe6826a0 cocoa ppc repairs
original commit: f57961fba436e059877ef8234930f54bd58dff60
2010-11-05 15:54:46 -06:00
Matthew Flatt
31a364e892 ppc cocoa
original commit: 2cebc60eca44c78a441f89a825dd1eb3d60db7d7
2010-11-05 15:54:45 -06:00
Matthew Flatt
0b65316bdf improve runtime-path support for building stand-alone gui exes
original commit: 75a6bfe119d97ef81a28626bebe2b33799d41c06
2010-11-05 15:54:44 -06:00
Matthew Flatt
b0f4d2f824 improve protection against multiple instantiation
original commit: bcbe42f4ffb06877d01846f7e6bf4d959db07a63
2010-11-05 15:54:44 -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
6b486c622e win32: paste bitmap
original commit: 003ba8439a8196c90f450174607b987123c6dfb1
2010-11-05 15:54:44 -06:00
Matthew Flatt
ce0759e490 win32: control font
original commit: df94c048236f2e722c8af80364086217812cef44
2010-11-05 15:54:44 -06:00
Matthew Flatt
d5cf86d7c0 gtk: image paste
original commit: ad9209f1e98f7569e5c6d3dcefe4f529d0dcec55
2010-11-05 15:54:44 -06:00
Matthew Flatt
d8abd252d3 cocoa: bitmap from clipboard
original commit: 56f311d204948031a4b67f8bb33ddae2213c037f
2010-11-05 15:54:43 -06:00
Matthew Flatt
4c17e006b8 cocoa: avoid 10.6-only clipboard method
original commit: be5920618d2dc52a2e00d95bdfb3569733cfc732
2010-11-05 15:54:43 -06:00
Matthew Flatt
ad2e66afb3 cocoa: control fonts
original commit: ca64c25cf9f897c888531ef7ddf6b64260423d8e
2010-11-05 15:54:43 -06:00
Matthew Flatt
512c557e72 gtk: use system preference for font
original commit: 42dc870c10086a9816c08b19527044dc993f6845
2010-11-05 15:54:43 -06:00
Matthew Flatt
5178a2ef1b gtk: configurable control font
original commit: 93d59f4cf5bf6c616d6ebc45a54786061d86f6d1
2010-11-05 15:54:43 -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
01a656c32f gtk: on-activate and single-instance fixes
original commit: c4ab7733c131676079fb6ed6c29c7b22ec20baca
2010-11-05 15:54:42 -06:00
Matthew Flatt
6ee3b105c1 win32: iconize and refresh problems
original commit: 3ae3d15d93ad12dabf207cfabcfae5e6065434d8
2010-11-05 15:54:42 -06:00
Matthew Flatt
45ef0beadd avoid 10.6-only print-scaling methods
original commit: 0521f20f2639288d926594abb242a5aed1e71cd1
2010-11-05 15:54:42 -06:00
Matthew Flatt
ef52659ef2 win32: single-instance support
original commit: 4360a45fa6ee0a42656c61fd294be9b878fbc002
2010-11-05 15:54:42 -06:00
Matthew Flatt
1c7356515d gtk: command line and single-instance support
original commit: 045da06ace116be7a2da466d6565b885cb006be1
2010-11-05 15:54:42 -06:00
Matthew Flatt
7874ecadb6 avoid redundant on-subwindow-X calls due to panels in a frame
original commit: cafc6d697e479ed6b273a1d52e46932b9341b547
2010-11-05 15:54:41 -06:00
Matthew Flatt
dca0bd7385 gtk: fix memory management for menus
original commit: 3f28042517322ea4a7120e37e7a77c24a3d059f2
2010-11-05 15:54:41 -06:00
Matthew Flatt
790d5d1f01 cocoa: avoid 10.6-specific NSImage method
original commit: cdecd363593cb4128a290f3b4b4cf74af25c13c2
2010-11-05 15:54:41 -06:00
Matthew Flatt
2e30a7dc7c gtk: misc fixes
original commit: 16b34c236a143c7fb3065db28e1b52f1c6012ed2
2010-11-05 15:54:41 -06:00
Matthew Flatt
30b2c4d867 gtk: make gl support optional and also clean up some unneeded unimplementeds
original commit: 27f18efa881c411614657a3ed93db51c0b2ac357
2010-11-05 15:54:41 -06:00
Matthew Flatt
1d77e383b0 gtk menu-bar fixes
original commit: c57c84721fd1c43e8153c22f30fdd0c4539d965b
2010-11-05 15:54:40 -06:00
Matthew Flatt
420ba997da minor clean-up
original commit: 4d8497b985c88fae21dab44c1f32e2afa1808fe4
2010-11-05 15:54:40 -06:00
Matthew Flatt
c2bc4a5451 win32 memory-management repair
original commit: 9b19337c971658b3c65c3869d61c691defd2a72e
2010-11-05 15:54:40 -06:00
Matthew Flatt
5ba5dcead9 win32 repairs
original commit: 090437c4d98d38bcbbe6ad4255ab539db98371dc
2010-11-05 15:54:40 -06:00
Matthew Flatt
7f2aa8a96b win32: key and menu fixes, drop-files, location->window
original commit: f4e74a8f438cc4d9db1ff69899146dbc54194cbd
2010-11-05 15:54:40 -06:00
Matthew Flatt
ce98b66906 win32: play-sound
original commit: 3d73a0bd78af6d00e1f59f03aad116a5fe84b044
2010-11-05 15:54:40 -06:00
Matthew Flatt
ef3990468a font-dialog clean up and cocoa: play-sound
original commit: 46ae5ff086f721f7038c8b97833c68fafeccadd6
2010-11-05 15:54:39 -06:00
Matthew Flatt
b205bfc087 win32: color dialog
original commit: 6b5c7e88a02a53a75ffec5ab6d18124f5ffbfb64
2010-11-05 15:54:39 -06:00
Matthew Flatt
3740a947ad cocoa & gtk: color dialog
original commit: 18c99e52a5315dddbf61ae12de278ba28133f68c
2010-11-05 15:54:39 -06:00
Matthew Flatt
a5dcb6bf93 win32: printer-dc%
original commit: c996185ea5fd5ad86822152e0fa45eba46062794
2010-11-05 15:54:39 -06:00
Matthew Flatt
75adf058a1 win32: gl bitmaps
original commit: b98ba3e60b5173dec8f6ca6970592c8ab2441046
2010-11-05 15:54:39 -06:00
Matthew Flatt
198173e637 remove accidental objc dependency
original commit: 77399ddaf76691696e26fb3e7a3e4beefa3c4799
2010-11-05 15:54:39 -06:00
Matthew Flatt
84af79f51d gtk: printer-dc%
original commit: 5e1c4ae1f8d647d98d57888e53a016d962825148
2010-11-05 15:54:39 -06:00
Matthew Flatt
93339923eb cocoa: printer-dc%
original commit: b4fafc1888795b4e6be8072db4cb7e81fa1395a6
2010-11-05 15:54:38 -06:00
Matthew Flatt
13831d20c0 gtk: fix gl bitmap
original commit: 0433cd0337bc6354ab18ae54368fe8f3deeccdde
2010-11-05 15:54:38 -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
8b11d03f69 gtk: fix gl canvas painting
original commit: bc509c86cd1c306bc7ad1520bc634081f862248f
2010-11-05 15:54:38 -06:00
Matthew Flatt
936d7347c7 win32: fix gl canvas repaint
original commit: 3d9f52a4d12bb869aecbf7e2c9dbc819344925a5
2010-11-05 15:54:38 -06:00
Matthew Flatt
08544f18b2 win32: canvas gl, almost
original commit: b9e6ffe18c651d58bd32c8fc50f171edd5acf878
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
9875174de8 gtk: more gl
original commit: b2981f05b20b1de40fd21e11e8d088a717d74e40
2010-11-05 15:54:37 -06:00
Matthew Flatt
476e1c33b2 gtk: first cut at gl support
original commit: 1a2ffacbbe811113db305d3cb269fdcb5e6ad024
2010-11-05 15:54:37 -06:00
Matthew Flatt
d36e3da8be win32: file dialog
original commit: 7ffff49507231bad77715aecdfec51eb4b9ed2e4
2010-11-05 15:54:37 -06:00
Matthew Flatt
e29c9457e4 win32: control callback fixes
original commit: fbc8d174132fbc0fa991c07677dbdd5763566d4c
2010-11-05 15:54:36 -06:00