| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-12-11 | LET'S GET THIS FINAL REWRITE EVER STARTED | Pietro Gagliardi | |
| 2014-08-30 | ...in with the new. | Pietro Gagliardi | |
| 2014-08-30 | Out with the old... | Pietro Gagliardi | |
| 2014-07-02 | Moved it all back; the preemptive multitaksing during an event handler kills ↵ | Pietro Gagliardi | |
| us on all platforms. Going to have to restrict ALL GUI accss to happening from one t hread, so going to need to drop uitask entirely and have just a start() callback for startup code and a post() function for posting requests to windows (like channel sends but into a perpetual buffer). | |||
| 2014-07-02 | Moved everything out of the way pending rewrite. | Pietro Gagliardi | |
| 2014-06-10 | More go fmt. | Pietro Gagliardi | |
| 2014-05-23 | Finished the Area clicking stuff: formalized the behavior in documentation ↵ | Pietro Gagliardi | |
| in area.go, pointed out that Mac OS X already behaves as expected, updated some comments, and removed the relevant TODO. | |||
| 2014-05-23 | Implemented triple-clicks and up on Windows. | Pietro Gagliardi | |
| 2014-05-23 | Added code that will replace the toolkit-internal double-click/triple-click ↵ | Pietro Gagliardi | |
| handling in an effort to normalize click count handling. | |||
| 2014-03-29 | Finished re-adding the numeric keypad keys and fixing up the GTK+ Area ↵ | Pietro Gagliardi | |
| implementation to handle the new KeyEvent. Everything seems to work on this end... | |||
| 2014-03-29 | Added the proper provision for numeric keypad entry. | Pietro Gagliardi | |
| 2014-03-29 | Added the scancode->KeyEvent.Key mapping table. | Pietro Gagliardi | |
