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
/
redo
/
zz_test.go
Age
Commit message (
Expand
)
Author
2014-07-19
Ah, fixed the stalling: logic error in the test program itself.
Pietro Gagliardi
2014-07-19
Fixed more conversion kinks. Now for a major change...
Pietro Gagliardi
2014-07-19
Updated the test program to be Request-less. Now to test...
Pietro Gagliardi
2014-07-18
Added a test case for Window.Close().
Pietro Gagliardi
2014-07-17
Added button click events to the Mac OS X backend.
Pietro Gagliardi
2014-07-15
Added parenting/unparenting of controls to the GTK+ backend and the test prog...
Pietro Gagliardi
2014-07-13
Changed the semantics of uitask() to allow it to handle recursive main loops ...
Pietro Gagliardi
2014-07-13
Added Stop() and implemented it on Windows.
Pietro Gagliardi
2014-07-08
Added the beginning of the Mac OS X code.
Pietro Gagliardi
2014-07-08
Implemented the Window OnClosing() event on GTK+. It works!
Pietro Gagliardi
2014-07-08
Fixed runtime crashes for now. Whee, we have a window again!
Pietro Gagliardi
2014-07-08
Fixed other compilation errors and added a test file. Now to figure out why t...
Pietro Gagliardi