Commit Graph

227 Commits

Author SHA1 Message Date
Matthew Flatt
31db06a387 wheel events for gtk
original commit: f41bd0ffc130e72267216a45466f2393ce92b1d7
2010-11-05 15:54:23 -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
d93d8e5dfc fix yet another refresh problem
original commit: 6d8bb2cab4d9d0a4ec24cbf885c41e13c9771570
2010-11-05 15:54:22 -06:00
Matthew Flatt
f37b3304f2 fix text-drawing performance
original commit: 0e64be35b7610d3e622f20dd121482b897581b91
2010-11-05 15:54:21 -06:00
Matthew Flatt
8a6417f3e6 more attempts to avoid flicker
original commit: f13b569b751559a2be7ae39c690dff34ebd29fa7
2010-11-05 15:54:21 -06:00
Matthew Flatt
68f291d8f8 key release events
original commit: 8c9e2397986bf7fb51ff1f049b1c2a474a5fb588
2010-11-05 15:54:21 -06:00
Matthew Flatt
4c7b49117e gtk key-handling fixes
original commit: 9d1ac67287ada469943582d6c150e826b6a5269f
2010-11-05 15:54:21 -06:00
Matthew Flatt
6c367a0dcb new queue level for refresh events
original commit: f1e2db412f45217bbcdf362c2bdc5186089284e7
2010-11-05 15:54:20 -06:00
Matthew Flatt
c31c8b9163 more cocoa refresh refinements
original commit: 31e46eb8b3ef9a0a0f4ed3c18580718c9b6520ad
2010-11-05 15:54:20 -06:00
Matthew Flatt
bbca7106e2 access foreign libs more consistently under Unix
original commit: 42610ccecb559d9847aea9581c3bbc38a088b6a7
2010-11-05 15:54:19 -06:00
Matthew Flatt
838731cde2 fix gtk theme lookup
original commit: e97cf6815b0fa98274fb26baf1f8b592635e2d72
2010-11-05 15:54:19 -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
79d46e5164 concurrency repairs
original commit: 3a99e9e82c30ef0a2693b444441c1fd3d87c0e34
2010-11-05 15:54:18 -06:00
Matthew Flatt
96310b96ca fix gtk win32 poll
original commit: 93613f906d9ae630e3e8a18242e8c224a53f6273
2010-11-05 15:54:18 -06:00
Matthew Flatt
f7caa3965b fix problems with gtk canvas client size and with checkable menus
original commit: 6772afbd2eca2c2e145cd81e9d3dadaa6c1412f7
2010-11-05 15:54:18 -06:00
Matthew Flatt
2567832c85 gtk alternate key interpretetaions
original commit: 1270ba437eec0c02ad3f372f4c3ff35b17fb9e95
2010-11-05 15:54:18 -06:00
Matthew Flatt
f60b9e42c4 [PATCH 123/326] bell
original commit: 074ba4e70e0cf68cdfd74187154e849deb72424a
2010-11-05 15:54:17 -06:00
Matthew Flatt
4e92ae39af show gtk menu shortcuts
original commit: f21920c8e92732ccea5366d2dda7123bd1d0493c
2010-11-05 15:54:17 -06:00
Matthew Flatt
b595eec750 repairs that make dragable panels work
original commit: e153b71ba0759383b26a1f128ca42e40959cf794
2010-11-05 15:54:17 -06:00
Matthew Flatt
33d4417d45 fix problem related to cursor tracking
original commit: b3f1cc4b41ddde52f6ee898028aa3d9989d22ea2
2010-11-05 15:54:17 -06:00
Matthew Flatt
7eecbf2f30 gtk cursors
original commit: 436eb512f84e8357759278f4f94a50f8e608db81
2010-11-05 15:54:16 -06:00
Matthew Flatt
35aaa3a0fb cocoa cursors
original commit: 40c1c2ffef5f5ee4972ac6ef98b050e13cd8ab34
2010-11-05 15:54:16 -06:00
Matthew Flatt
cb571363a9 misc repairs
original commit: 0114b7a4a5966fea451c92c532bbb86bb638266e
2010-11-05 15:54:15 -06:00
Matthew Flatt
4cc2244c0c streamline gtk widget repositioning
original commit: 7edbdd8a5a13b826977d5531fee4e16e909d2e9e
2010-11-05 15:54:15 -06:00
Matthew Flatt
e2687511b3 another try at fixing gtk dialog placement
original commit: 647ce060ab1abe89eb22d0f974b93d619d2fc612
2010-11-05 15:54:15 -06:00
Matthew Flatt
a4305ae6a2 finish pinning down gtk allocation
original commit: 43aeaacd7a598f834002b75b1ee72f4b7cd04b85
2010-11-05 15:54:15 -06:00
Matthew Flatt
1752204327 more memory management
original commit: c7049058336382b651c82b3a98c8a7feb9311257
2010-11-05 15:54:15 -06:00
Matthew Flatt
865a4b4671 clean up lock library and uses
original commit: a9ffced9b8537987c584b206d04e824e54ada965
2010-11-05 15:54:14 -06:00
Matthew Flatt
91c250cfc5 make platform-to-wx links weak
original commit: 0a9bdc11ad7758d04e1f5dc6eb47e8b02ecc27a4
2010-11-05 15:54:14 -06:00
Matthew Flatt
08646c691e have container retain shown children
original commit: fdf38124a50108d2310ee600803656f0d791f774
2010-11-05 15:54:14 -06:00
Matthew Flatt
2345694b63 more fixes to work with older Gtk version
original commit: 00f2385cd4d438fb4f61405aa217baf2e6ada539
2010-11-05 15:54:14 -06:00
Matthew Flatt
5f125ac987 fix gobj vs. glib imports
original commit: b6a31a2d7d0bd52698b755b3ddab020d328747ee
2010-11-05 15:54:14 -06:00
Matthew Flatt
ae649f506b consolidate lock implementation and fix custodian problem
original commit: 8ad33f15ab876d83bdc2e38041870f5e29317266
2010-11-05 15:54:13 -06:00
Matthew Flatt
d4de5ceb8e make gtk file dialog place nicely
original commit: d34d3969d90e2ed1ab57e13b98ec7819beb32850
2010-11-05 15:54:13 -06:00
Matthew Flatt
3737a96791 patches to make file dialog work
original commit: 1b641c360733af1205969beeb189ca8013988312
2010-11-05 15:54:13 -06:00
Sam Tobin-Hochstadt
eff0fc727b Implement GTK-native file selector
original commit: 15880ea8e5d76fdebf6386d0d654b45bad5e1334
2010-11-05 15:54:13 -06:00
Matthew Flatt
f576357124 fix problem with size initialization of a frame with a menu bar
original commit: e433a8a2e6be414f16b5fbc1d58b321dc20fd7fe
2010-11-05 15:54:13 -06:00
Matthew Flatt
6737bc0e58 fix gtk widget size info for sizing and positioning
original commit: b020c2f858caf30364e633dc19894cae3d21e47e
2010-11-05 15:54:12 -06:00
Matthew Flatt
ad1eed5071 restore auto-scroll canvases; fix text-rotation bug
original commit: cc55bd7e93a521456d5b4cd17a061df4a447319d
2010-11-05 15:54:12 -06:00
Matthew Flatt
a13829397f switch gtk to new canvas-refresh strategy
original commit: 9f36c96960bd711c5dfee304963fc70ff25fb125
2010-11-05 15:54:12 -06:00
Matthew Flatt
83a6c5076d eventspace shutdown
original commit: 72b671b6659702a9ff38c57b478873f661baffcb
2010-11-05 15:54:12 -06:00
Matthew Flatt
21ccccbc3f fix on-subwindow- and modal for choice%; suppress other callbacks on set
original commit: f8ba0a65d2104139bc2ab9b072d6e09f5a8aee5b
2010-11-05 15:54:11 -06:00
Matthew Flatt
992d32134c enforce modality; more on-subwindow- callbacks; Cocoa font tweaks
original commit: e9e180847a72ba91ea817fc3b5fc1a457e676747
2010-11-05 15:54:11 -06:00
Matthew Flatt
55f34df7de fix canvas dc size reporting
original commit: b69d4322afd417c9b354ea3ca0ba2150fe113119
2010-11-05 15:54:10 -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
44a8d8ce2b canvas scrollbars and borders
original commit: 6cb07301c1747c12232f6563f13cd4ae0541ebda
2010-11-05 15:54:10 -06:00
Matthew Flatt
e267680559 better dialog support (sheets for Cocoa, centering in gtk)
original commit: cc5cc94510bb7d473ccfe74467be1df296ffbea8
2010-11-05 15:54:09 -06:00
Matthew Flatt
44b036b0d1 gtk dialog% window hint
original commit: 4457c510222dbcc450110b5aac6052428a43f4b7
2010-11-05 15:54:09 -06:00
Matthew Flatt
c9ef2562ad try to connect gtk dialog with parent
original commit: 03f5e140ea695ee49369265ec14efa2f15f68a2c
2010-11-05 15:54:09 -06:00
Matthew Flatt
441ae9dd78 submenus
original commit: 6ae09fca1c54a02b6f824c0fd096010e79e72111
2010-11-05 15:54:09 -06:00
Matthew Flatt
f30792e085 fixes to bitmap%, especially mask vs. alpha mode
original commit: 439683af5e938a0662139e5af90f65103d8c53cb
2010-11-05 15:54:07 -06:00
Matthew Flatt
5803fd7758 another Gtk frame-size repair
original commit: 3d9c68105ee20e9255e13e0c90c06392743f1741
2010-11-05 15:54:07 -06:00
Matthew Flatt
a90cf8f8d5 better frame sizing in gtk (but still not right)
original commit: a368362803d93ea54c6b78280c474e37cd25052f
2010-11-05 15:54:07 -06:00
Matthew Flatt
543525dc0b gtk combo boxes
original commit: 37d4cfb14863683e6501a1ba975a933aae3847ba
2010-11-05 15:54:07 -06:00
Matthew Flatt
317bf373fd misc repairs
original commit: 626ceef11b1280486c4788198fba2ef54389a073
2010-11-05 15:54:06 -06:00
Matthew Flatt
1d62d8420e windows fixes
original commit: e0bbe944aa92584880fb20fc485d0d0e93f1c2c1
2010-11-05 15:54:05 -06:00
Matthew Flatt
b9ca725b7d fix gtk canvas reset
original commit: b027bc3bc3b3f45e8c0965498b93b601d25e0ca4
2010-11-05 15:54:05 -06:00
Matthew Flatt
668c68837f fix gtk callback on first radio button in a box
original commit: 1c4b543fb529092fbf8a680996250bbfe52effdb
2010-11-05 15:54:04 -06:00
Matthew Flatt
07597c6b53 radio-box and transparent canvas repairs
original commit: 4628ab4db859a0d421428bb602ec5e74de9eddfa
2010-11-05 15:54:04 -06:00
Matthew Flatt
7a4aa05ba1 fix Gtk global<->local
original commit: 7de0f66b974dbc926c218cf609ad208a8de1b3f8
2010-11-05 15:54:04 -06:00
Matthew Flatt
d4385a7174 popup menus
original commit: bc7d3d737614f47acb54b2fd4376e6a581bfe3e0
2010-11-05 15:54:04 -06:00
Matthew Flatt
285f974be7 fix canvases in tab panels
original commit: 82c0a1cc29a07b151a0862102ef883fb56b35266
2010-11-05 15:54:04 -06:00
Matthew Flatt
e4ffd5e6c1 default buttons and Cocoa clipboard
original commit: 0723c4f647921b3d3342e531d017b414d0f5530e
2010-11-05 15:54:03 -06:00
Matthew Flatt
2e9088f07a canvas and frame repairs
original commit: ac6139345d59448cb8d060a95bf9b0da43c58f69
2010-11-05 15:54:03 -06:00
Matthew Flatt
b2de1b0624 frame, dialog, and stock-icon repairs
original commit: 2f2341be6ff05b603e1ee742f352ec45851528a6
2010-11-05 15:54:03 -06:00
Matthew Flatt
bbea1bbfe7 refresh and menu bar repairs
original commit: 50d10998c020d5b7d206a53b087e84fb7914cc4a
2010-11-05 15:54:03 -06:00
Matthew Flatt
dc77ede76e queue and paint repairs
original commit: 5af3d96a5d5fc3a1edcc108a0754949c84e0ec7d
2010-11-05 15:54:02 -06:00
Matthew Flatt
10fbac433a focus callbacks
original commit: efb88aef4f656003741a3e6474848a78ce6425a3
2010-11-05 15:54:02 -06:00
Matthew Flatt
a9d6a3cb64 more consistent mouse events
original commit: 54bee6314efb966d5f3d863021f52fff5f1a9b69
2010-11-05 15:54:02 -06:00
Matthew Flatt
652a133070 misc repairs
original commit: 4bfed6d7976d8ba10bc00a00aa7155b401b6ea4f
2010-11-05 15:54:01 -06:00
Matthew Flatt
8a1032af6c fix constrained-reply to use delim continuations
original commit: 88f75dbc133313c715eb290c1ff4abeb3d42aff5
2010-11-05 15:54:01 -06:00
Matthew Flatt
91452c175a mostly tab-panel and mnemonic repairs
original commit: 3cb7594793d690d9898776051741205f9953e6a1
2010-11-05 15:54:00 -06:00
Matthew Flatt
8a010572e2 implement labels for radio-box%, etc.
original commit: edd12a64b8fabcba74441bc446e44c2302b3ecef
2010-11-05 15:54:00 -06:00
Matthew Flatt
7ea46ac0f3 fix canvas% refresh for Gtk
original commit: 1aab1c78a3b88ed75b7c20161aa1dfa04ca35d76
2010-11-05 15:54:00 -06:00
Matthew Flatt
bfef0ad308 Windows build and config repairs
original commit: 0709870ef92396afe505439eb65daf797e7e71c7
2010-11-05 15:53:59 -06:00
Matthew Flatt
9ff3ba5fa1 fixes for Windows
original commit: aabc1cf5a7e3362854777f09a7bf59d4d403dddb
2010-11-05 15:53:56 -06:00
Matthew Flatt
7b32ac2065 gracket2 wx re-implementation start
original commit: 5baba1d81ac2fbf109c4c9cafcc845d899f685ee
2010-11-05 15:53:55 -06:00