Matthew Flatt
|
7213e034c3
|
showkey as module
original commit: a7a629e45b602d02e258940f6bc5ed7cc7108df7
|
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
|
d6f2a2e62d
|
another refinement to cocoa key handling
original commit: cc737fc571bff9b4e38038554c6d22ce256e1e2a
|
2010-11-05 15:54:17 -06:00 |
|
Matthew Flatt
|
e9bea2c193
|
cocoa tab-panel in no-border mode uses PSMTabBarControl
original commit: 15a7a2a006b3ee501b098a801a6b8bd26f439b24
|
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
|
be50496117
|
use Cairo's Quartz back-end for canvas buffering under Mac OS X + makes text rending look much better - makes drawing to a bitmap% different than drawing onscreen
original commit: 2dba600d59a97271f8ee4517c6b4e1efb695e94f
|
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
|
a951888446
|
fix frame stretchability
original commit: 7a3a005644a2dde13c3f78706b7258a1eaa3670a
|
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
|
2197b56aab
|
clean up cocoa memory management and also fix vertical sliders and guages
original commit: 152a8b67039ba64e8945ffa513c91f2dafa8e99d
|
2010-11-05 15:54:14 -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
|
a4eeceff33
|
new cocoa canvas-refresh strategy
original commit: 7a7658e86d209a9de522e72116ba36c3b9466f2d
|
2010-11-05 15:54:12 -06:00 |
|
Matthew Flatt
|
8e0c3afad6
|
set up backing-dc%
original commit: bb68137829fc896a34838466f7a7f810cac98703
|
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
|
f67eea2b7a
|
yet more cocoa canvas repairs
original commit: f716ae049a730cbc9fc17c974087cce78ababcc1
|
2010-11-05 15:54:11 -06:00 |
|
Matthew Flatt
|
1ef742fd91
|
fix cocoa menu-bar set menu label
original commit: a4c036b50acafe302732a30784f314d858c88e3c
|
2010-11-05 15:54:11 -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
|
afee071c5c
|
fix cocoa pref menu
original commit: dedba7a441ea2b3e71700a149c0b913f91a1af0f
|
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
|
26dd281012
|
manual font substitution for Mac OS X
original commit: ff57455150f99ea87ce4702acc284e4be119145d
|
2010-11-05 15:54:10 -06:00 |
|
Matthew Flatt
|
4995e89a21
|
finix initial size of cocoa frame
original commit: ca29be4eb132bf17dfe552aa78981c1f3115b9c1
|
2010-11-05 15:54:10 -06:00 |
|
Matthew Flatt
|
1bf7884280
|
postscript-dc% interactive and landscape
original commit: 16f15b0cad7e3edafe06119c71660e6254f2b1b5
|
2010-11-05 15:54:10 -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
|
6e114baa67
|
get-transformation, etc. methods on dc<%>
original commit: 06a47a3c54fb04ad598372303ff36b779f994e9c
|
2010-11-05 15:54:09 -06:00 |
|