| Age | Commit message (Collapse) | Author |
|
|
|
sysData.delete(), since they are no longer used. Updated the TODO file to mark this issue closed.
|
|
|
|
|
|
|
|
|
|
Windows's differing rules for first-time window show; this will also allow me to remove the error returns from sysData.show() and sysData.hide() (later).
|
|
because screw Windows being different.
|
|
gListboxSelectedMulti is; Windows still uses selectedIndex() for Listbox because of differences in how multi-selection listboxes are handled there and Mac OS X never had this function written to begin with).
|
|
|
|
height of the window around setRect() calls to avoid polling the content view frame each time.
|
|
leftover ones from the GTK+ code.
|
|
|
|
program.
|
|
build. Once I iron out a bug with Windows event handling, I'll add a README.
|
|
cannot be dispatched get dropped.
|
|
|
|
control resizes happen on the UI thread anyway, we don't need to dispatch back; just call the resizing functions directly. Windows gets this fix too for consistency (and also because it gets rid of the only asynchronous oddity in the system).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for adding the GTK+ implementation of Combobox.
|
|
|
|
|
|
the way.
|
|
though...
|
|
|
|
callback system, though...
|
|
|