index
:
go.wit.com/dev/andlabs/ui.git
devel
guimaster
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zz_test.go
Age
Commit message (
Expand
)
Author
2018-08-11
Moved the existing .go files out of the way and replaced ui.h with the alpha4...
Pietro Gagliardi
2015-12-12
Ported the test page 1 from libui.
Pietro Gagliardi
2015-12-12
Migrated page2 from the libui test to ui.
Pietro Gagliardi
2015-12-12
Added Box. Phew! Now to port over the libui test program...
Pietro Gagliardi
2015-12-12
Added Tab. That just leaves Box...
Pietro Gagliardi
2015-12-12
Added Group.
Pietro Gagliardi
2015-12-12
Added Spinbox and Slider. That *should* leave just Group, Tab, and Box... (an...
Pietro Gagliardi
2015-12-12
Added RadioButtons.
Pietro Gagliardi
2015-12-12
Added DateTimePicker.
Pietro Gagliardi
2015-12-12
Added Separator.
Pietro Gagliardi
2015-12-12
Added ProgressBar.
Pietro Gagliardi
2015-12-12
Added Label.
Pietro Gagliardi
2015-12-12
Added Entry.
Pietro Gagliardi
2015-12-12
Added uiCombobox.
Pietro Gagliardi
2015-12-12
Added Button and Checkbox.
Pietro Gagliardi
2015-12-12
Added uiWindow.
Pietro Gagliardi
2015-12-11
Started the testing framework.
Pietro Gagliardi
2015-12-11
LET'S GET THIS FINAL REWRITE EVER STARTED
Pietro Gagliardi
2015-02-21
Added provisions for giving Table columns custom titles. Will now implement.
Pietro Gagliardi
2015-02-17
More ImageList removal.
Pietro Gagliardi
2014-11-05
Started adding TextField.ReadOnly() and implemented it (mostly) on Windows.
Pietro Gagliardi
2014-11-04
Added ProgressBar and implemented it on GTK+.
Pietro Gagliardi
2014-10-31
Added Spinbox.OnChanged() and implemented it on GTK+ and Mac OS X. Implementi...
Pietro Gagliardi
2014-10-30
Started fleshing out the Spinbox interface. Added Value() and SetValue(); imp...
Pietro Gagliardi
2014-10-28
Set up the absolute basic Spinbox and implemented it on GTK+. This is easy as...
Pietro Gagliardi
2014-10-23
Added Textbox and implemented it on Windows.
Pietro Gagliardi
2014-10-18
Merged new container/sizing stuff.
Pietro Gagliardi
2014-10-12
Revert "Began making the spaced property per-container." Things are more comp...
Pietro Gagliardi
2014-10-11
Began making the spaced property per-container.
Pietro Gagliardi
2014-10-02
go fmt. Precursor to bug report filing.
Pietro Gagliardi
2014-09-03
Set up a replacement for the new Grid test. It doesn't work, but now we can m...
Pietro Gagliardi
2014-08-31
Changed Grid to SimpleGrid in preparation for a better Grid.
Pietro Gagliardi
2014-08-30
...in with the new.
Pietro Gagliardi