summaryrefslogtreecommitdiff
path: root/atari/hotlist.c
Commit message (Collapse)AuthorAgeFilesLines
* Some more finetuning...Ole Loots2013-01-311-3/+4
|
* Prefixed gemtk module functions.Ole Loots2013-01-221-13/+13
|
* - started to work on settings dialogOle Loots2012-12-211-48/+57
| | | | | | - some WIP in treeview widgets. Changed destroy / and init handling. It requires some optimization, when the widget is closed it must remove itself from the guiwin list, for perfomance.
* Preparing for merge...Ole Loots2012-12-181-0/+6
|
* Use global variable desk_area for size calculationOle Loots2012-12-061-8/+7
|
* Hotlist now works without windom.Ole Loots2012-11-221-8/+14
|
* Completet scroll preprocessing, Hotlist fully works.Ole Loots2012-11-221-3/+12
|
* Ripped Windom out of the treeview implementation,Ole Loots2012-11-201-38/+48
| | | | it still requires scroll event handling to be implemented.
* Start to remove windom, wip.Ole Loots2012-11-181-0/+1
| | | | | | - Refactored menu event handling. - Load plain GEM resources. - Refactored Event handling
* Fix warnings, moved prototypes, housekeepingOle Loots2012-08-271-2/+1
|
* Removed commentOle Loots2012-08-261-1/+0
|
* Open hotlist and history at top right cornerOle Loots2012-07-271-1/+4
|
* Use safe string functions. Ole Loots2012-05-131-1/+1
| | | | svn path=/trunk/netsurf/; revision=13923
* Removed debug output, text format changes...Ole Loots2012-04-091-12/+12
| | | | svn path=/trunk/netsurf/; revision=13841
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-3/+2
| | | | svn path=/trunk/netsurf/; revision=13548
* Update frontends for r13185. Enabled new functionality, where it is not ↵Chris Young2011-11-271-1/+1
| | | | | | | | logical it can be switched off. svn path=/trunk/netsurf/; revision=13186
* Moved mouse movement handling into window event handlers, updated resources, ↵Ole Loots2011-04-101-36/+74
| | | | | | updated todos, implemented treeview + hotlist svn path=/trunk/netsurf/; revision=12182
* Implemented Search DialogOle Loots2011-01-301-0/+0
| | | | svn path=/trunk/netsurf/; revision=11536
* Removed default entries from hotlist, they are already defined within ↵Ole Loots2011-01-221-16/+2
| | | | | | NetSurf core. svn path=/trunk/netsurf/; revision=11445
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+165
svn path=/trunk/netsurf/; revision=11218