summaryrefslogtreecommitdiff
path: root/atari/rootwin.h
Commit message (Collapse)AuthorAgeFilesLines
* Removed browser.h/.cOle Loots2013-01-031-1/+3
|
* Implemented caret redraw.Ole Loots2013-01-011-0/+2
|
* Implement mouse move event handlingOle Loots2012-12-061-2/+8
|
* Implemented scrolling for gui windows.Ole Loots2012-12-031-18/+16
| | | | | | Doesn't work correctly for drag-scrolling, because gemtk schedules window messages for redraw regions... the rectangle list must be managed by gemtk...
* Toolbar is now finished, started work on browser redraw/scrolling.Ole Loots2012-11-301-2/+5
|
* Started refactoring of global redraw handling.Ole Loots2012-11-281-0/+2
|
* Refactored a lot of browser window code,... still totally WIP.Ole Loots2012-11-271-15/+25
| | | | ...but it compiles...
* Start to remove windom, wip.Ole Loots2012-11-181-0/+70
- Refactored menu event handling. - Load plain GEM resources. - Refactored Event handling