Commit Graph

35 Commits

Author SHA1 Message Date
Matthew Flatt
95048b2dca win32: canvas refresh repair
original commit: d2fe39da339c06c3f7edfe57ea53e5543101957b
2010-11-13 09:54:47 -07:00
Matthew Flatt
ec4cd58f1d win32: fix combo% on-popup
original commit: f935266257b22ccb40fa6cde56711b096ae286aa
2010-11-05 15:54:56 -06:00
Matthew Flatt
5c18c9a5f3 cocoa and gtk: fix combo% `on-popup' method
original commit: 39596efef5a79c81475f3a2a5e78420b924a9a84
2010-11-05 15:54:56 -06:00
Matthew Flatt
aa73bfcdf1 win32: fix flush duplocate def
original commit: 9f42fa0e6fe66910932736cb7018d1568f22b530
2010-11-05 15:54:55 -06:00
Matthew Flatt
7d3393f07f gtk and cocoa: add flush method to canvas% and fix periodic flush
original commit: b9f3957a767f3530f8a1e27a7be8ca4852e581f9
2010-11-05 15:54:55 -06:00
Matthew Flatt
929595edaf win32: fix flush and periodic canvas flush
original commit: 64d9a391cfe480fd599910026294cff62cd75ca3
2010-11-05 15:54:55 -06:00
Matthew Flatt
6482978363 win32: periodic canvas flushing
original commit: 4d316f78510aed0ff5a90dd038994c6da0eaabda
2010-11-05 15:54:55 -06:00
Matthew Flatt
303034be6f gtk: periodic canvas flushing
original commit: 72a19d2ab37e2e96974eb3dcf80fc39f3896a11a
2010-11-05 15:54:54 -06:00
Matthew Flatt
a8a54a1107 win32: fix some test failures
original commit: 9fbb7d3a9927a828cc26032bb981b03e47f72a5e
2010-11-05 15:54:54 -06:00
Matthew Flatt
37e47fcdda cocoa & gtk: fix some test failures
original commit: e033d9edf157e015103a9652cea70c803990e3a0
2010-11-05 15:54:54 -06:00
Matthew Flatt
2f62b2ae62 win32: further deallocation fixes, plus some test fixes
original commit: ad9315ba6bc4646630005a3f22d0e8c8f54beff6
2010-11-05 15:54:54 -06:00
Matthew Flatt
161729f938 win32: change HWND allocation and deallocation
original commit: daf7f6dd17c0f1d5544a489a68c46e377e0eca07
2010-11-05 15:54:54 -06:00
Matthew Flatt
c14bee176f clean up
original commit: d7f1d12ea1c16d5ed062a8ac8fe2fe47db267f15
2010-11-05 15:54:49 -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
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
e29c9457e4 win32: control callback fixes
original commit: fbc8d174132fbc0fa991c07677dbdd5763566d4c
2010-11-05 15:54:36 -06:00
Matthew Flatt
6793ac1655 win32: memory management
original commit: 3f3d5f0f2131293bb3d4fff886158bd34c6cfdae
2010-11-05 15:54:36 -06:00
Matthew Flatt
7dd7553379 win32: misc repairs
original commit: d4f7df6eb88d235e58fc54502acfdcbeb081132c
2010-11-05 15:54:36 -06:00
Matthew Flatt
83ac8573e3 win32: fix collecting blit
original commit: b444555b6b0da63fb166bf82ac5ba38593b771de
2010-11-05 15:54:35 -06:00
Matthew Flatt
a79eaeb04e win32: collecting-blit
original commit: 5b7c8dd433dd44a00eac590262bdc7dcca635dbd
2010-11-05 15:54:35 -06:00
Matthew Flatt
5ad1f535b4 win32: misc repairs
original commit: b9b627f29406f39462edef2cc526bf553a73a75b
2010-11-05 15:54:35 -06:00
Matthew Flatt
3b842c7acf win32: clearing of transparent canvases
original commit: 54fc1e276673afe6806110fc7c30220c17cc8411
2010-11-05 15:54:34 -06:00
Matthew Flatt
2c639351de win32: canvas autoscroll
original commit: b459fcf91cee9470fbe5de9332b09940d0c6b95b
2010-11-05 15:54:34 -06:00
Matthew Flatt
3156ae4ee8 win32: transparent canvases
original commit: a6d25247283f5aef4287b78018f0cafb502f7559
2010-11-05 15:54:33 -06:00
Matthew Flatt
c9d4a32c60 win32: combo and cursor fixes
original commit: 736607c28051a070c656b19d6a30b9385bbef73c
2010-11-05 15:54:33 -06:00
Matthew Flatt
536cf6582b win32: more menus and widgets
original commit: 70b26a58855d66ee521171005189bc23f8b1e0fd
2010-11-05 15:54:32 -06:00
Matthew Flatt
428cf1577e win32: more menus and controls
original commit: 912a2d515170698d61137dc9eecb25712065ff5e
2010-11-05 15:54:32 -06:00
Matthew Flatt
8ea36a72f5 win32 widgets, mouse events, and cursors
original commit: 604afc180302a54105fbd333850f611e17d9ceba
2010-11-05 15:54:32 -06:00
Matthew Flatt
d7197a36db win32 dialogs, etc.
original commit: 1402583ad2775be07cb5f832101b1a1fc946ae65
2010-11-05 15:54:32 -06:00
Matthew Flatt
82acccf2c3 win32 scrollbar event handling
original commit: dd9a0772b367d3d55100351ee7efaac861d8384d
2010-11-05 15:54:31 -06:00
Matthew Flatt
bc8b9d562f win32 basic canvas, key handling, and eventspaces
original commit: ee30013098c51c0b5cc75ac3ca2bf7058cf6dc63
2010-11-05 15:54:31 -06:00
Matthew Flatt
80e2b57c53 win32 theme and basic canvas
original commit: 35703b49b9ef7bb534767b6c33b7f554a425a83e
2010-11-05 15:54:31 -06:00
Matthew Flatt
18ad972f3f win32 beginnings
original commit: aaf06368175911b92579af1666bfe6262aaf99fe
2010-11-05 15:54:31 -06:00
Matthew Flatt
7b32ac2065 gracket2 wx re-implementation start
original commit: 5baba1d81ac2fbf109c4c9cafcc845d899f685ee
2010-11-05 15:53:55 -06:00