summaryrefslogtreecommitdiff
path: root/atari/hotlist.c
Commit message (Expand)AuthorAgeFilesLines
* Change LOG() macro to be varadicVincent Sanders2015-05-281-10/+10
* Clean up atari source linendings, whitespace damage and executable statusVincent Sanders2015-05-281-74/+72
* To avoid namespace conflicts with ncurses add NetSurf key prefix.Witold Filipczyk2015-03-271-1/+1
* remove all unecessary desktop/browser.h includesVincent Sanders2014-10-171-1/+0
* update atari includes to accomodate gui operation table refactorVincent Sanders2014-10-161-4/+4
* Fixed some unused variable warnings.Ole Loots2014-09-151-1/+0
* Remove unused variables.Michael Drake2014-05-201-3/+0
* Fix redundant if/else.Michael Drake2014-05-201-5/+1
* Fix line endings.Michael Drake2014-05-201-16/+16
* remove unecessary utils/url.h includesVincent Sanders2014-05-091-1/+0
* Check if URL is already added to bookmarkOle Loots2013-12-131-0/+6
* Added about dialog, fixed scrolled treeview redraw.Ole Loots2013-10-061-10/+14
* Fixed warnings for incomptible pointer typeOle Loots2013-10-061-6/+15
* Added SSL Cert Inspector WindowOle Loots2013-10-061-4/+4
* Hotlist and History and Cookies Manager implemented.Ole Loots2013-10-061-29/+109
* Treeview implementation adjustedOle Loots2013-10-061-0/+211
* Replaced atari_treeview wrapper with a new oneOle Loots2013-10-061-225/+16
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-7/+12
* Remove cookies, history_global, and hotlist_old _initialise and _cleanup func...Michael Drake2013-09-021-7/+0
* Use TREE_HOTLIST directly.Michael Drake2013-09-021-1/+1
* Remove tree_url_node module. Had to disable treeview scanning in amiga and c...Michael Drake2013-09-021-1/+0
* Allow the other front ends to use the hotlist test too.Michael Drake2013-08-161-0/+1
* Move old hotlist out of the way.Michael Drake2013-08-131-17/+17
* move options includeVincent Sanders2013-05-281-1/+1
* Renamed gemtk_wm_send_redraw to gemtk_wm_exec_redrawOle Loots2013-04-111-2/+2
* Show message box on error.Ole Loots2013-04-111-4/+2
* Removed duplicate hotlist_init call.Ole Loots2013-03-301-2/+2
* 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
* 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
* Start to remove windom, wip.Ole Loots2012-11-181-0/+1
* 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
* Removed debug output, text format changes...Ole Loots2012-04-091-12/+12
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-3/+2
* Update frontends for r13185. Enabled new functionality, where it is not logi...Chris Young2011-11-271-1/+1
* Moved mouse movement handling into window event handlers, updated resources, ...Ole Loots2011-04-101-36/+74
* Implemented Search DialogOle Loots2011-01-301-0/+0
* Removed default entries from hotlist, they are already defined within NetSurf...Ole Loots2011-01-221-16/+2
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+165