index
:
jcarr/ui
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-08
Added a flag to the test program to evaluate illegal deletions on Mac OS X, n...
Pietro Gagliardi
2014-03-08
Updated one of the previous TODOs.
Pietro Gagliardi
2014-03-08
cgo inserts -m32 automatically, so we don't need to in ./d32.
Pietro Gagliardi
2014-03-08
More TODOs.
Pietro Gagliardi
2014-03-08
Added the Mac OS X implementation of Combobox/Listbox.Len().
Pietro Gagliardi
2014-03-08
Added the Windows implementation of Combobox/Listbox.Len().
Pietro Gagliardi
2014-03-08
Added Combobox/Listbox.Len() and its GTK+ implementation.
Pietro Gagliardi
2014-03-07
More TODOs.
Pietro Gagliardi
2014-03-07
More Space() documentation fixes; also a TODO for Space().
Pietro Gagliardi
2014-03-07
Pinned (or marked for later pinninig) behavior of various controls; also impr...
Pietro Gagliardi
2014-03-07
Still more TODOs.
Pietro Gagliardi
2014-03-07
More TODOs.
Pietro Gagliardi
2014-03-07
Changed Combobox.Append() and Listbox.Append() to accept multiple strings in ...
Pietro Gagliardi
2014-03-07
More control candidate information.
Pietro Gagliardi
2014-03-07
Oops, the garbage collector is collecting our GTK+ idle callback too (much la...
Pietro Gagliardi
2014-03-07
Even more control candidate work.
Pietro Gagliardi
2014-03-07
More control candidates TODO.
Pietro Gagliardi
2014-03-07
Added more notes to the control candidates document.
Pietro Gagliardi
2014-03-06
More TODOs.
Pietro Gagliardi
2014-03-06
Even more TODO elaboration.
Pietro Gagliardi
2014-03-06
More TODO elaboration.
Pietro Gagliardi
2014-03-06
Split NewStack() into NewHorizontalStack() and NewVerticalStack(). Unexported...
Pietro Gagliardi
2014-03-06
Updated to the control candidates document to reflect the now-written Mac OS ...
Pietro Gagliardi
2014-03-06
More TODO cleanup.
Pietro Gagliardi
2014-03-06
Major overdue cleanup of todo.md.
Pietro Gagliardi
2014-03-05
Linked the wakeup program int he README as the example.
Pietro Gagliardi
2014-03-05
Update ui.Go() documentation to show that it will return nil when its main() ...
Pietro Gagliardi
2014-03-05
Have ui.Go() return on main() return on Mac OS X.
Pietro Gagliardi
2014-03-05
Have ui.Go() return on main() return on Unix.
Pietro Gagliardi
2014-03-05
Have ui.Go() return on main() return on Windows.
Pietro Gagliardi
2014-03-05
Remove the 32-bit GTK+ from linux/386 Travis.ci builds; I have no idea how to...
Pietro Gagliardi
2014-03-05
One more try with Travis.ci: this time start with multiarch support explicit.
Pietro Gagliardi
2014-03-05
Now that they appear to work, make Travis.ci builds verbose.
Pietro Gagliardi
2014-03-05
Travis.ci isn't actually building the package because there's no test files; ...
Pietro Gagliardi
2014-03-05
Disabled Travis.ci's linux/386 build for now; not sure how to fix it.
Pietro Gagliardi
2014-03-05
...and that's what I get for not knowing or remembering what I was doing/trus...
Pietro Gagliardi
2014-03-05
...hopefully NOW the linux/386 Travis.ci build will be fixed?
Pietro Gagliardi
2014-03-05
Whoops, looks like Travis.cl hates { cmd; } in its before_install: block; als...
Pietro Gagliardi
2014-03-05
Configured the Travis.cl configuration to cross-compile Windows and Linux for...
Pietro Gagliardi
2014-03-05
Whoops; actually need build=master there; also remove extra space
Pietro Gagliardi
2014-03-05
Updated Travis.ci badge for andlabs/ui.
Pietro Gagliardi
2014-03-05
Merge pull request #3 from tompao/travis-ci
Pietro Gagliardi
2014-03-05
Add a note about the Mac OS X version of package ui requiring Go 1.3 to the R...
Pietro Gagliardi
2014-03-05
Xcode 4 comes with a version of clang that treats inline differently: it requ...
Pietro Gagliardi
2014-03-04
Update README.md
Tom P
2014-03-04
Install GTK3 development files
Tom Paoletti
2014-03-04
Basic configuration for travis-ci
Tom Paoletti
2014-03-04
Changed the ".." import in the test binary to a proper "github.com/andlabs/ui...
Pietro Gagliardi
2014-03-03
Updated the README for Mac OS X. LAUNCHING.
Pietro Gagliardi
2014-03-03
Updated the implementation.md file for Mac OS X.
Pietro Gagliardi
[next]