| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-03-29 | Documented that the clip area in AreaHandler.Paint() more properly and ↵ | Pietro Gagliardi | |
| indicate that it is cleared on each AreaHandler.Paint() call; (try to) implement that on Windows (GTK+ does it for us; noted that as well). | |||
| 2014-03-29 | Implemented Area.SetSize() on Windows. | Pietro Gagliardi | |
| 2014-03-29 | Added repaint after Area event on Windows. | Pietro Gagliardi | |
| 2014-03-29 | Added part of keyboard input on Windows. Need to repaint the window on event ↵ | Pietro Gagliardi | |
| return and handle area sizes now... | |||
| 2014-03-27 | Added a flag to AreaHandler.Key()/Mouse() to indicate that a repaint is ↵ | Pietro Gagliardi | |
| needed after that event has been handled. (Having Repaint() as a method deadlocked for the same reason resizing deadlocked before.) | |||
| 2014-03-25 | Added Area mouse events on Windows. Also more TODOs. | Pietro Gagliardi | |
| 2014-03-25 | Wrote the code to actually scroll Areas on Windows. | Pietro Gagliardi | |
| 2014-03-25 | Added the actual scrolling to Windows Areas. Now to just adjust the cliprect ↵ | Pietro Gagliardi | |
| properly... | |||
| 2014-03-25 | More TODOs (and some done TODO elimination). | Pietro Gagliardi | |
| 2014-03-25 | Made the scrollbars on Windows Areas actually scroll. There are some kinks ↵ | Pietro Gagliardi | |
| that need to be worked out before we can move on... | |||
| 2014-03-25 | Added scrollbars to Areas on Windows; they seem to respond properly to ↵ | Pietro Gagliardi | |
| resize events, but since we're not handling scroll events, the scroll position won't change yet. (We're also not drawing with scrolling just yet.) | |||
| 2014-03-24 | More TODOs. | Pietro Gagliardi | |
| 2014-03-24 | Implemented Area painting on Windows. | Pietro Gagliardi | |
| 2014-03-24 | Started the Windows implementation of Area. | Pietro Gagliardi | |
