summaryrefslogtreecommitdiff
path: root/atari/history.c
Commit message (Expand)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-191/+0
* cleanup unneeded includes in utils.h after API simplificationVincent Sanders2016-04-201-0/+1
* more atari header cleanupVincent Sanders2016-04-201-51/+25
* Change LOG() macro to be varadicVincent Sanders2015-05-281-7/+7
* Clean up atari source linendings, whitespace damage and executable statusVincent Sanders2015-05-281-35/+29
* remove all unecessary desktop/browser.h includesVincent Sanders2014-10-171-1/+0
* update atari includes to accomodate gui operation table refactorVincent Sanders2014-10-161-5/+5
* Fixed some unused variable warining.Ole Loots2014-09-151-46/+0
* Remove unused variables.Michael Drake2014-05-201-5/+0
* Fix if/else with duplicate branches.Michael Drake2014-05-201-5/+2
* Fix line endings.Michael Drake2014-05-201-16/+16
* remove unecessary utils/url.h includesVincent Sanders2014-05-091-1/+0
* Added about dialog, fixed scrolled treeview redraw.Ole Loots2013-10-061-2/+3
* Added SSL Cert Inspector WindowOle Loots2013-10-061-1/+1
* Hotlist and History and Cookies Manager implemented.Ole Loots2013-10-061-0/+260
* Replaced atari_treeview wrapper with a new oneOle Loots2013-10-061-167/+16
* Added comments.Ole Loots2013-09-111-0/+9
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-1/+1
* Remove cookies, history_global, and hotlist_old _initialise and _cleanup func...Michael Drake2013-09-021-2/+0
* Remove tree icon_name globals from all the front ends.Michael Drake2013-09-021-1/+0
* Use TREE_HISTORY 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
* Add atari_ namespace to another global history function.Michael Drake2013-07-011-1/+1
* Namespace the atari global history functions.Michael Drake2013-07-011-7/+7
* move options includeVincent Sanders2013-05-281-1/+1
* Some more finetuning...Ole Loots2013-01-311-1/+3
* Prefixed gemtk module functions.Ole Loots2013-01-221-6/+6
* - started to work on settings dialogOle Loots2012-12-211-4/+10
* Preparing for merge...Ole Loots2012-12-181-0/+5
* Use global variable desk_area for size calculationOle Loots2012-12-061-8/+7
* Hotlist now works without windom.Ole Loots2012-11-221-48/+60
* Ripped Windom out of the treeview implementation,Ole Loots2012-11-201-27/+29
* Remove unused functions.Michael Drake2012-10-091-11/+0
* Fix warnings, moved prototypes, housekeepingOle Loots2012-08-271-2/+2
* Open hotlist and history at top right cornerOle Loots2012-07-271-2/+4
* Added missing but not-so important changes from local SVN working copy.Ole Loots2012-07-101-1/+1
* fix history redraw by calling the window specific redraw function from gui_po...Ole Loots2012-06-191-9/+1
* First attempt to implement the global history treeview. There is something wr...Ole Loots2012-06-191-3/+126
* I'm actually trying to simplify the frontend code, changes:Ole Loots2011-11-281-0/+1
* Implemented Search DialogOle Loots2011-01-301-0/+0
* Atari frontend (credit: Ole Loots)John Mark Bell2011-01-051-0/+30