| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-08-13 | Documented the previous commit and more TODOs. | Pietro Gagliardi | |
| 2014-08-13 | Decided to remove AreaHandler.Defocuses() as that mucks up with the Mac OS X ↵ | Pietro Gagliardi | |
| keyboard trap. | |||
| 2014-08-12 | Added a new method to AreaHandler, Defocuses(), for navigation events. | Pietro Gagliardi | |
| 2014-08-09 | Big change: with the current event model, it's safe to call ↵ | Pietro Gagliardi | |
| Area.RepaintAll() (and the future Area.Repaint()) from within AreaHandler.Key() and AreaHandler.Mouse(); get rid of the bool returns from each. The future Area.Repaint() is important; the bool returns repainted the whole Area, which may not be optimal. | |||
| 2014-08-04 | Re-added Area on the GTK+ backend. Not yet working; need to reconnect signals. | Pietro Gagliardi | |
| 2014-08-04 | Re-added area.go. This is the start of re-adding Area. | Pietro Gagliardi | |
