summaryrefslogtreecommitdiff
path: root/atari/rootwin.c
Commit message (Collapse)AuthorAgeFilesLines
...
* re-implemented browser toolbar redraw / URL area redraw.Ole Loots2012-11-291-8/+8
|
* Started refactoring of global redraw handling.Ole Loots2012-11-281-56/+89
|
* Refactored a lot of browser window code,... still totally WIP.Ole Loots2012-11-271-183/+233
| | | | ...but it compiles...
* Ripped Windom out of the treeview implementation,Ole Loots2012-11-201-4/+4
| | | | it still requires scroll event handling to be implemented.
* Imporved gemtk toolbar handling.Ole Loots2012-11-191-43/+12
|
* Start to remove windom, wip.Ole Loots2012-11-181-0/+816
- Refactored menu event handling. - Load plain GEM resources. - Refactored Event handling