| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-17 | Removed the mutexes from Labels and Areas because I'm at my wits end about ↵ | Pietro Gagliardi | |
| settling the deadlock between window resizing and setting a Label's text. | |||
| 2014-03-16 | Changed Area to use a delegate handler object that implements the new ↵ | Pietro Gagliardi | |
| AreaHandler interface for handling events. Also updated the GTK+ backend with this change, and made a few more tweaks to the documentation in area.go. | |||
| 2014-03-15 | Clarified that MouseEvent.Held will not include Down/Up. | Pietro Gagliardi | |
| 2014-03-15 | Added note in MouseEvent documentation about both Down and Up being 0 ↵ | Pietro Gagliardi | |
| representing mouse movement. | |||
| 2014-03-15 | Added (untested) GTK+ implementation of Area's mouse events. | Pietro Gagliardi | |
| 2014-03-15 | Added portable code for Area's MouseEvent. | Pietro Gagliardi | |
| 2014-03-15 | Documented the details of Area's coordinate system. | Pietro Gagliardi | |
| 2014-03-14 | Added the portable code for Area. | Pietro Gagliardi | |
