| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
on: we store the Area's width/height already; no need to get it back out from GTK+ itself.
|
|
issue left in GTK+ Areas...
|
|
|
|
the need for our focus stuff.
|
|
|
|
|
|
|
|
keyboard trap.
|
|
|
|
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.
|
|
|
|
|
|
fine, though for some reason holding down a mouse button doesn't generate a drag in GTK+ 3.10...
|
|
|