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