summaryrefslogtreecommitdiff
path: root/atari/history.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed warnings for incomptible pointer typeOle Loots2013-09-221-1/+2
| | | | The API expects to receive core_window as window handle now.
* Hotlist and History and Cookies Manager implemented.Ole Loots2013-09-211-0/+38
| | | | (The Cookie Manager window is a new one)
* Replaced atari_treeview wrapper with a new oneOle Loots2013-09-161-45/+0
| | | | (removed all modules which used the old tree API)
* Namespace the atari global history functions.Michael Drake2013-07-011-5/+5
|
* Moved form handling into gemtk,Ole Loots2012-12-311-1/+0
| | | | removed several windom includes
* Preparing for merge...Ole Loots2012-12-181-5/+2
|
* Hotlist now works without windom.Ole Loots2012-11-221-1/+2
|
* 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