| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
improved Space()'s documentation.
|
|
|
|
|
|
one call.
|
|
|
|
later than it did the other callbacks). Fixed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Unexported Orientation and its values accordingly.
|
|
X port.
|
|
|
|
|
|
|
|
returns now that that behavior is fully implemented.
|
|
|
|
|
|
|
|
to fix this.
|
|
|
|
|
|
fix that.
|
|
|
|
doing/trusting the first answer on stackoverflow.
|
|
|
|
also forgot the cgo flags for linux/386.
|
|
for both 386 and amd64.
|
|
|
|
|
|
Example of continuous integration setup with Travis-ci
|
|
README.
Updates issue 1.
|
|
requires exactly one definition of the inline function in the linked unit. static inline is C99-compliant (according to LeoNerd in freenode/##c) and does not have this problem, so use that in objc_darwin.h instead.
Fixes issue 1.
|
|
|
|
|
|
|
|
"github.com/andlabs/ui" import. (This means I finally moved my working environment out of a folder src/wingo and into the proper src/github.com/andlabs/ui.)
|
|
|
|
|
|
height of the window around setRect() calls to avoid polling the content view frame each time.
|
|
working with just the main window easier.
|