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
Age
Commit message (
Collapse
)
Author
2014-07-08
Defined events.
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 ↵
Pietro Gagliardi
things are failing at runtime...
2014-07-08
Made event handlers more robust.
Pietro Gagliardi
2014-07-07
Fixed most compilation errors and added GTK+ string helper functions to ↵
Pietro Gagliardi
common_unix.go.
2014-07-07
Added gtk_unix.h from the old ui; removed the line about gdk-pixbuf. Let's ↵
Pietro Gagliardi
hope this builds...
2014-07-07
Added Go() and the GTK+ uitask functions.
Pietro Gagliardi
2014-07-07
Made event handler setters return a Request, implemented stubs on GTK+ so I ↵
Pietro Gagliardi
can build a test, and made documentation consistent.
2014-07-07
Added the GTK+ implementation of Window, added the Window constructors, and ↵
Pietro Gagliardi
rewrote the GTK+ Button constructor to use Requests.
2014-07-07
Added Window to the redo.
Pietro Gagliardi
2014-07-07
Added GetNewButton as a helper function and split the other controls to ↵
Pietro Gagliardi
xcontrols pending their addition.
2014-07-07
Added beginning of Unix Control reimplementation.
Pietro Gagliardi
2014-07-07
Started the redo Control system.
Pietro Gagliardi
2014-07-06
Added the new common uitask code to the redo.
Pietro Gagliardi
2014-07-06
Added the Request model of the new, concurrent API.
Pietro Gagliardi