| Age | Commit message (Collapse) | Author |
|
and implemented those assistant routines on the Windows backend.
|
|
unparent/reparent system is turning out; removing it failed, however...
|
|
|
|
|
|
|
|
|
|
implemented them on Mac OS X; still untested.
|
|
|
|
|
|
|
|
and it crashes in WM_NCDESTROY...
|
|
and fixed a small error in the GTK+ widgetbase.parent() that kept the new widget hidden.
|
|
errors it encounters.
|
|
allowing truly arbitrary resizes.
|
|
size-allocate thing overrides the size-request issue I had earlier that prompted the switch away.
|
|
|
|
|
|
applied) and removed Combobox; I'm going to implement things in a different order now.
|
|
|
|
|
|
|
|
|
|
NSApplicationDelegate specifier just to be safe; thanks to Zorg__ in irc.freenode.net/#macdev for explaining (it's an issue with NSApp specifically).
|
|
|
|
about making sure Window.Close() works as documented on all platforms.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
xperform to doissue for consistency.
|
|
time to make a ui.Do(func(){ ... })
|
|
|
|
|
|
irc.freenode.net/#macdev's suggestion (he basically said the documentation's description of the difference is "gibberish" and that I shouldn't need it). Let's just hope that stays the case...
|
|
|
|
|
|
|
|
|
|
|
|
is fine as it stands.
|
|
|
|
error in controls_windows.c that that revealed. Anyway buttons work now on all platforms, woo :D
|
|
|
|
|
|
multiple times.
|
|
now that the Windows build uses cgo too.
|
|
|
|
|