| Age | Commit message (Collapse) | Author |
|
|
|
http://blogs.msdn.com/b/oldnewthing/archive/2003/10/21/55384.aspx. Fixes #13
|
|
breaks the Ubuntu GTK+ 3 themes (Ambianace and Radiance) with their correct renderer (see https://github.com/andlabs/ui/pull/19#issuecomment-47273597), and the KDE bug has now been fixed.
|
|
|
|
|
|
Fix layout.go in regard to new padding and margin
|
|
|
|
|
|
the same...
|
|
Add a Layout function for higher-level layouts. I might put this in a subrepository. Thanks @boppreh
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the test more meaningful.
|
|
than from left to right; this will make the label positioning calculations on Mac OS X make sense.
|
|
label behavior needs to be reimplemented next.
|
|
into that backend.
|
|
|
|
|
|
|
|
|
|
|
|
the sizing system.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
label. Implemented on GTK+. Now to write the test.
|
|
|
|
this before o.o
|
|
|
|
because cgo complains about the current one. While I'm at it, also remove the need for the null terminator on that string. Thanks to various people in irc.gimp.net/#gtk+ (grawity, dro|desrt, Company) and irc.freenode.net/#go-nuts and the Gopher Academy Slack.
|
|
|
|
more correct, as multi-step processes happen in one homogenous blob instead of in steps spread across two goroutines.
|