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
path:
root
/
redo
/
uitask.go
Age
Commit message (
Expand
)
Author
2014-08-30
...in with the new.
Pietro Gagliardi
2014-08-18
Fixed foreign events.
Pietro Gagliardi
2014-08-18
Added foreign events. Untested for now.
Pietro Gagliardi
2014-08-14
Wrote the documentation for Go(). Also more TODOs.
Pietro Gagliardi
2014-08-14
Cleaned up a bunch of TODOs, moving a few to future plans.
Pietro Gagliardi
2014-08-12
Refined a TODO.
Pietro Gagliardi
2014-08-11
Fixed the weird crash with calling Do() recursively; woo!
Pietro Gagliardi
2014-07-19
Fixed issuing in the new system. Now to figure out why it stalls...
Pietro Gagliardi
2014-07-19
Fixed more conversion kinks. Now for a major change...
Pietro Gagliardi
2014-07-19
Removed Request completely, also updating the uitask files. Also renamed xper...
Pietro Gagliardi
2014-07-18
Fixed a slight channel leak in event.fire().
Pietro Gagliardi
2014-07-13
Some comment cleanup.
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
Implemented the Window OnClosing() event on GTK+. It works!
Pietro Gagliardi
2014-07-08
Defined events.
Pietro Gagliardi
2014-07-08
Fixed other compilation errors and added a test file. Now to figure out why t...
Pietro Gagliardi
2014-07-08
Made event handlers more robust.
Pietro Gagliardi
2014-07-07
Added Go() and the GTK+ uitask functions.
Pietro Gagliardi
2014-07-06
Added the new common uitask code to the redo.
Pietro Gagliardi