| Age | Commit message (Collapse) | Author |
|
mechanism...
|
|
|
|
|
|
|
|
|
|
Controls from being garbage-collected from under us).
|
|
features.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
container.resize() also take the origin coordinates as arguments.
|
|
question tells me I'm wrong, we can deal with it then. But yay simple sizing code again :D
|
|
either all controls are given spacing now, or none will. beginResize() is a method on container again. Done on GTK+ and Mac OS X for now. I'm going to go ahead and implement this on Windows in a bit, regardless of whether that Stack Overflow question get answered or not, because ugggggggggh I just want to continue working on this project for fuck's sake!
|
|
|
|
|
|
margin code from both as we no longer need it there.
|
|
itself, not just in the actual containers (as the old Stack and Grid code do). I'll need to remove them from Stack and Grid when I merge them back in...
|
|
test program to test spacing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
I'm doing with the whole recursive call thing; when I get confirmation from the GTK+ camp I will.
|
|
of time would be better.
|
|
|
|
backend; also moved a line in window_windows.go around for consistency.
|
|
to implement Tab! ...though I should probably implement the changes on Mac OS X first.
|
|
proper resizing on both GTK+ and Mac OS X.
|
|
requiring all Windows to have a Control at construct time; implemented such on Windows.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|