| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
uiControl and uiSizing public. Also restructured uiSizing to make system-dependent data in another structure.
|
|
removeParent() rather than automatically doing it in setParent().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
back and add uiCheckboxChecked() and uICheckboxSetChecked().
|
|
|
|
|
|
|
|
|
|
|
|
|
|
there.
|
|
|
|
|
|
functions...
|
|
|
|
|
|
|
|
|
|
Cocoa one doesn't either, and besides, if controls expose something then the parent areas would be invalidated anyway :/ More TODO removal.
|
|
a clean fix; need to test some things on real Windows first.
|
|
used WM_WINDOWPOSCHANGED instead of WM_WINDOWPOSCHANGING. Startup looks wrong; will fix that next.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GtkViewport for it to be scrollable; the new control code finds out itself now in the same way newer versions of GTK+ do.
|
|
|
|
http://stackoverflow.com/questions/29522715/is-there-a-reliable-way-to-destroy-private-data-structures-when-a-standard-nsvie.
|
|
|