summaryrefslogtreecommitdiff
path: root/redo/uitask.go
AgeCommit message (Expand)Author
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