Matthew Flatt
|
23f0296cb9
|
clean up unused
|
2010-11-05 15:54:31 -06:00 |
|
Matthew Flatt
|
7e8a08cdd8
|
cocoa toolbar button and some unimplemented clean-up
|
2010-11-05 15:54:30 -06:00 |
|
Matthew Flatt
|
ece405106b
|
gtk frame% set-icon
|
2010-11-05 15:54:30 -06:00 |
|
Matthew Flatt
|
26036ac55e
|
gtk default frame icon
|
2010-11-05 15:54:30 -06:00 |
|
Matthew Flatt
|
6b606cb4e2
|
canvas scroll and gauge range limit to 1000000
|
2010-11-05 15:54:30 -06:00 |
|
Matthew Flatt
|
a1462d0255
|
fix (different) refresh issues with both Gtk and Cocoa
|
2010-11-05 15:54:30 -06:00 |
|
Matthew Flatt
|
bdc9538244
|
gtk: fix scroll change to not generate callback
|
2010-11-05 15:54:30 -06:00 |
|
Matthew Flatt
|
b3613e999f
|
display size and menu fixes
|
2010-11-05 15:54:29 -06:00 |
|
Matthew Flatt
|
97a52a58bc
|
cocoa: don't over-poll for events
|
2010-11-05 15:54:29 -06:00 |
|
Matthew Flatt
|
0519ef991c
|
reduce dc<%> locking overhead
|
2010-11-05 15:54:29 -06:00 |
|
Matthew Flatt
|
0f2ff1ff5d
|
try to throttle cocoa event dequeue for key & mouse events
|
2010-11-05 15:54:29 -06:00 |
|
Matthew Flatt
|
57c963c045
|
try to fix text vertical alignment again
|
2010-11-05 15:54:29 -06:00 |
|
Matthew Flatt
|
158d119b12
|
cocoa get-display-size: use screen with menu bar
|
2010-11-05 15:54:29 -06:00 |
|
Matthew Flatt
|
4c22197dee
|
cocoa app file handler
|
2010-11-05 15:54:29 -06:00 |
|
Matthew Flatt
|
83a00c66ec
|
cocoa on-drop-files
|
2010-11-05 15:54:28 -06:00 |
|
Matthew Flatt
|
fa5cccfc2a
|
adjust drawing calculation related to baselines and scale
|
2010-11-05 15:54:28 -06:00 |
|
Matthew Flatt
|
6f390ac655
|
use right color space of cocoa highlight?
|
2010-11-05 15:54:28 -06:00 |
|
Matthew Flatt
|
712ee0cc68
|
fix checking of dc<%> set-pen method arguments
|
2010-11-05 15:54:28 -06:00 |
|
Matthew Flatt
|
85e4fed31f
|
use canvas-compatible bitmap for prefetch
|
2010-11-05 15:54:28 -06:00 |
|
Matthew Flatt
|
42b8534a4a
|
fix dc transform
|
2010-11-05 15:54:28 -06:00 |
|
Matthew Flatt
|
60d4eaf227
|
centralize default-font configuration
|
2010-11-05 15:54:28 -06:00 |
|
Matthew Flatt
|
f40e7edae8
|
unify cocoa & gtk canvas-painting implementation
|
2010-11-05 15:54:27 -06:00 |
|
Matthew Flatt
|
73d28a3fff
|
fix queue-callback to default to high priority
|
2010-11-05 15:54:27 -06:00 |
|
Matthew Flatt
|
4d03f3ab3c
|
enable scrolling to extra tabs in a tabl panel
|
2010-11-05 15:54:27 -06:00 |
|
Matthew Flatt
|
5809bc7790
|
fix slider value display and 'plain option
|
2010-11-05 15:54:27 -06:00 |
|
Matthew Flatt
|
10455daf54
|
allowed nested try-atomics
|
2010-11-05 15:54:27 -06:00 |
|
Matthew Flatt
|
5ebfa781bd
|
screen dc corrections and clarifications
|
2010-11-05 15:54:27 -06:00 |
|
Matthew Flatt
|
d920342fa1
|
cocoa cechkable menu repairs
|
2010-11-05 15:54:26 -06:00 |
|
Matthew Flatt
|
d094fff51e
|
gtk win32 canvas back-end
|
2010-11-05 15:54:26 -06:00 |
|
Matthew Flatt
|
51aacfe949
|
add make-screen-bitmap and canvas% make-bitmap; specialize for X11
|
2010-11-05 15:54:26 -06:00 |
|
Matthew Flatt
|
bff39a1832
|
fix gtk collecting blit to revert immediately when gc ends
|
2010-11-05 15:54:26 -06:00 |
|
Matthew Flatt
|
ff90587223
|
fix region use in card-game library
|
2010-11-05 15:54:26 -06:00 |
|
Matthew Flatt
|
61788d68d5
|
adjust flush-display
|
2010-11-05 15:54:26 -06:00 |
|
Matthew Flatt
|
4bd84adb3a
|
add dc<%> copy method; speed text drawing a little and implement but disable editor scrolling with dc<%> copy
|
2010-11-05 15:54:25 -06:00 |
|
Matthew Flatt
|
ed2c685a73
|
gtk clipboard fixes
|
2010-11-05 15:54:25 -06:00 |
|
Matthew Flatt
|
af499e3039
|
fix focus and frame-modified problems
|
2010-11-05 15:54:25 -06:00 |
|
Matthew Flatt
|
221c423402
|
cocoa button fixes
|
2010-11-05 15:54:25 -06:00 |
|
Matthew Flatt
|
3a17b284a7
|
fix flash highlight
|
2010-11-05 15:54:25 -06:00 |
|
Matthew Flatt
|
f51345b512
|
selection and cocoa clipboard fixes
|
2010-11-05 15:54:25 -06:00 |
|
Matthew Flatt
|
b69b97c113
|
cut overhead in fast path for text drawing
|
2010-11-05 15:54:24 -06:00 |
|
Matthew Flatt
|
d57f72136d
|
try to speed text drawing by working at the glyph level
|
2010-11-05 15:54:24 -06:00 |
|
Matthew Flatt
|
ff617c4bf2
|
tweak text-drawing caching
|
2010-11-05 15:54:24 -06:00 |
|
Matthew Flatt
|
aa1578eb72
|
reduce overhead on text drawing
|
2010-11-05 15:54:24 -06:00 |
|
Matthew Flatt
|
79728fad59
|
update docs for `register-collecting-blit'
|
2010-11-05 15:54:24 -06:00 |
|
Matthew Flatt
|
a2f02f6f39
|
collecting blit for gtk
|
2010-11-05 15:54:24 -06:00 |
|
Matthew Flatt
|
85ce22d4f7
|
fix clipboard eventspace problem
|
2010-11-05 15:54:24 -06:00 |
|
Matthew Flatt
|
1d09202412
|
sirmail snips and selection mode
|
2010-11-05 15:54:24 -06:00 |
|
Matthew Flatt
|
e72cf85175
|
toward better refresh for gtk & other bug fixes
|
2010-11-05 15:54:23 -06:00 |
|
Matthew Flatt
|
f41bd0ffc1
|
wheel events for gtk
|
2010-11-05 15:54:23 -06:00 |
|
Matthew Flatt
|
8da4bbd52d
|
fix key-event problem and implement mouse wheel for Cocoa
|
2010-11-05 15:54:23 -06:00 |
|