| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
this is needed for re-adding Stack and Grid. This argument type is defined by each platform.
|
|
container.resize() also take the origin coordinates as arguments.
|
|
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!
|
|
test program to test spacing.
|
|
of time would be better.
|
|
|
|
to implement Tab! ...though I should probably implement the changes on Mac OS X first.
|
|
|
|
allowing truly arbitrary resizes.
|
|
size-allocate thing overrides the size-request issue I had earlier that prompted the switch away.
|
|
|
|
time to make a ui.Do(func(){ ... })
|
|
|
|
now that the Windows build uses cgo too.
|
|
the GTK+ backend.
|
|
children.
|
|
program.
|
|
|
|
|
|
|
|
|
|
common_unix.go.
|
|
can build a test, and made documentation consistent.
|
|
rewrote the GTK+ Button constructor to use Requests.
|