summaryrefslogtreecommitdiff
path: root/atari/treeview.h
Commit message (Collapse)AuthorAgeFilesLines
* Added about dialog, fixed scrolled treeview redraw.Ole Loots2013-09-261-2/+57
|
* Fixed warnings for incomptible pointer typeOle Loots2013-09-221-10/+10
| | | | The API expects to receive core_window as window handle now.
* Added SSL Cert Inspector WindowOle Loots2013-09-211-3/+7
| | | | (based on treeview API)
* Hotlist and History and Cookies Manager implemented.Ole Loots2013-09-211-7/+21
| | | | (The Cookie Manager window is a new one)
* Include desktop/core_window.hOle Loots2013-09-171-0/+1
|
* Treeview implementation adjustedOle Loots2013-09-171-6/+25
| | | | (still requires changes at several places in the atari frontent)
* Replaced atari_treeview wrapper with a new oneOle Loots2013-09-161-48/+34
| | | | (removed all modules which used the old tree API)
* Prefixed gemtk module functions.Ole Loots2013-01-221-2/+2
|
* Moved form handling into gemtk,Ole Loots2012-12-311-1/+0
| | | | removed several windom includes
* Completet scroll preprocessing, Hotlist fully works.Ole Loots2012-11-221-51/+52
|
* Ripped Windom out of the treeview implementation,Ole Loots2012-11-201-5/+7
| | | | it still requires scroll event handling to be implemented.
* Stick to OS features for drag feature - handle it almost blocking (improves ↵Ole Loots2011-12-041-1/+1
| | | | | | user experience). svn path=/trunk/netsurf/; revision=13233
* Moved mouse movement handling into window event handlers, updated resources, ↵Ole Loots2011-04-101-9/+11
| | | | | | updated todos, implemented treeview + hotlist svn path=/trunk/netsurf/; revision=12182
* Added missing prototypes.Ole Loots2011-03-201-1/+1
| | | | svn path=/trunk/netsurf/; revision=12113
* 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/+51
svn path=/trunk/netsurf/; revision=11218