summaryrefslogtreecommitdiff
path: root/atari
Commit message (Expand)AuthorAgeFilesLines
* Added comments.Ole Loots2013-09-112-1/+13
* Also setup slider info before tree creation.Ole Loots2013-09-111-11/+20
* Set window ref before calling tree_create. Fixes crash during startup.Ole Loots2013-09-101-7/+21
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-023-9/+14
* Remove cookies, history_global, and hotlist_old _initialise and _cleanup func...Michael Drake2013-09-022-9/+0
* Remove tree icon_name globals from all the front ends.Michael Drake2013-09-021-1/+0
* Remove bulk of old treeview implementation.Michael Drake2013-09-022-9/+1
* Use TREE_HOTLIST directly.Michael Drake2013-09-021-1/+1
* 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-023-23/+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-134-25/+25
* Fix up for cookies_old rename.Michael Drake2013-07-221-2/+1
* s/history_core/local_history/Michael Drake2013-07-105-5/+5
* Add atari_ namespace to another global history function.Michael Drake2013-07-011-1/+1
* Namespace the atari global history functions.Michael Drake2013-07-014-15/+15
* fixup atari option namesVincent Sanders2013-05-281-10/+10
* fixup issues with new options API mergeVincent Sanders2013-05-282-3/+3
* move atari to new options codeVincent Sanders2013-05-283-317/+45
* fix mismatched option name and variable namesVincent Sanders2013-05-281-2/+2
* move options includeVincent Sanders2013-05-2814-15/+15
* change all core and frontend options headers to new formatVincent Sanders2013-05-281-67/+23
* move the logging initialisation out to be call by frontendsVincent Sanders2013-05-231-0/+6
* Front ends have no reason to include desktop/selection.h now.Michael Drake2013-05-102-2/+0
* Remove struct selection from gui_drag_save_selection, so gui.h doesn't need i...Michael Drake2013-05-101-1/+1
* Remove search context from browser window, simplify search interface for fron...Michael Drake2013-05-071-8/+6
* fixup message splitting with updated toolVincent Sanders2013-05-021-2/+1
* Removed files added by mistake.Ole Loots2013-04-254-4926/+0
* Match return value with function prototypes.Ole Loots2013-04-192-0/+3
* Properly exit move_rect function.Ole Loots2013-04-181-1/+2
* Check rc_intersect result and added comments.Ole Loots2013-04-162-3/+6
* Removed reformat kludge from header files.Ole Loots2013-04-161-1/+0
* Inherit bitmap opaque settings when resizing images.Ole Loots2013-04-161-1/+5
* Revert change to opaque settings, requires further investigationOle Loots2013-04-161-1/+0
* Default to opaque bitmaps (fixes several redraw issues)Ole Loots2013-04-161-0/+1
* Remove resize/format kludge.Ole Loots2013-04-161-14/+1
* Do not use clipping rectangle as toolbar redraw originOle Loots2013-04-151-7/+9
* Slightly improved intial hiding of toolbar search area.Ole Loots2013-04-152-3/+9
* Refactored toolbar redrawOle Loots2013-04-151-34/+50
* Properly handle return value of rc_intersect()Ole Loots2013-04-151-1/+6
* Improved debug logging.Ole Loots2013-04-131-2/+8
* Improved CLRHOME Key handlingOle Loots2013-04-132-6/+14
* Disabled redraw debug output.Ole Loots2013-04-131-1/+1
* Removed obsolete comments.Ole Loots2013-04-131-2/+0
* Removed debug outputOle Loots2013-04-121-3/+3
* Improved favicon/iconyfied redraw (obey to visible rectangle list)Ole Loots2013-04-123-11/+63
* Renamed gemtk_wm_send_redraw to gemtk_wm_exec_redrawOle Loots2013-04-115-35/+54
* Home toolbar button doesn't crash anymore when homepage_url is null.Ole Loots2013-04-111-0/+4
* Show message box on error.Ole Loots2013-04-111-4/+2
* Added comments.Ole Loots2013-04-111-1/+5