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
/
new
/
test.c
Age
Commit message (
Expand
)
Author
2015-04-09
Changed the allocation logging from a compile-time setting to the first initi...
Pietro Gagliardi
2015-04-09
Added uiWindowMargined() and implemented it on all platforms.
Pietro Gagliardi
2015-04-09
Added uiStackPadded().
Pietro Gagliardi
2015-04-09
Implemented padding in uiStack.
Pietro Gagliardi
2015-04-09
Added uiWindowSetMargined().
Pietro Gagliardi
2015-04-09
Implemented uiCheckbox(Set)Checked() on Mac OS X.
Pietro Gagliardi
2015-04-09
Added uiCheckboxChecked() and uiCheckboxSetChecked().
Pietro Gagliardi
2015-04-09
Implemented uiCheckbox on Windows. Fixed build issues in the test program.
Pietro Gagliardi
2015-04-09
Added uiCheckboxOnToggled().
Pietro Gagliardi
2015-04-09
Added a checkbox to the test program. It won't do anything just yet...
Pietro Gagliardi
2015-04-09
Re-enabled the text manipulation code in the test program.
Pietro Gagliardi
2015-04-08
Implemented uiEntry on GTK+.
Pietro Gagliardi
2015-04-08
Wrote up a new test program that will feature uiEntry when I write it (next).
Pietro Gagliardi
2015-04-07
Fixed compiler warnings. Stack works!
Pietro Gagliardi
2015-04-07
Wrote in the Stack test. The only thing left is to implement uiButton.preferr...
Pietro Gagliardi
2015-04-07
Fixed button showing on GTK+. GTK+ uiButton done!
Pietro Gagliardi
2015-04-07
Wrote up the initial uiButton implementation. It (mostly; just needs text and...
Pietro Gagliardi
2015-04-06
Fixed initial Mac OS X code.
Pietro Gagliardi
2015-04-06
Implemented what we have so far, but on Windows.
Pietro Gagliardi
2015-04-06
Started doing the C rewrite. Defined the basic initialization and main loop a...
Pietro Gagliardi