summaryrefslogtreecommitdiff
path: root/atari/history.h
Commit message (Collapse)AuthorAgeFilesLines
* fix history redraw by calling the window specific redraw function from ↵Ole Loots2012-06-191-0/+16
| | | | | | gui_poll(), also switch hotlist redraw to to hotlist specific redraw function. svn path=/trunk/netsurf/; revision=13977
* First attempt to implement the global history treeview. There is something ↵Ole Loots2012-06-191-0/+10
| | | | | | wrong with the redraw ( the treeview area of the windo isn't redrawn, also it looks like the treeview content size isn't set ) svn path=/trunk/netsurf/; revision=13973
* Implemented Search DialogOle Loots2011-01-301-0/+0
| | | | svn path=/trunk/netsurf/; revision=11536
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+22
svn path=/trunk/netsurf/; revision=11218