summaryrefslogtreecommitdiff
path: root/atari
Commit message (Expand)AuthorAgeFilesLines
* Option atari_transparency is int, not bool - use nsoption_set_int().mono/atari_treeview_reworkOle Loots2013-10-061-1/+1
* Added commentsOle Loots2013-10-052-0/+13
* ldg stubs not needed anymore since windom removalOle Loots2013-09-281-3/+0
* ldg stubs not needed anymore since windom removal.Ole Loots2013-09-281-15/+0
* Added about dialog, fixed scrolled treeview redraw.Ole Loots2013-09-2615-37/+384
* Removed old treeview filesOle Loots2013-09-254-487/+0
* Fixed warnings for incomptible pointer typeOle Loots2013-09-229-135/+139
* Added SSL Cert Inspector WindowOle Loots2013-09-2115-38/+484
* enabled history menu item.Ole Loots2013-09-211-1/+1
* Enabled atari_global_history_destry/initOle Loots2013-09-211-8/+3
* Hotlist and History and Cookies Manager implemented.Ole Loots2013-09-2119-145/+1167
* Include desktop/core_window.hOle Loots2013-09-171-0/+1
* Treeview implementation adjustedOle Loots2013-09-177-40/+664
* Replaced atari_treeview wrapper with a new oneOle Loots2013-09-1618-1002/+5656
* Fixed RECT_TO_GRECT macroOle Loots2013-09-161-4/+4
* Added RECT_TO_GRECT macroOle Loots2013-09-161-0/+7
* Added RECT_TO_GRECT macroOle Loots2013-09-161-2/+2
* moved font plotter allocationOle Loots2013-09-151-48/+52
* Added plot_get/set_text_plotter and commentsOle Loots2013-09-153-135/+165
* Tuned frontend Makefiles for local environment.Ole Loots2013-09-152-6/+10
* Added initialization/finalization of treeview framework.Ole Loots2013-09-151-0/+16
* 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