summaryrefslogtreecommitdiff
path: root/cocoa
Commit message (Expand)AuthorAgeFilesLines
* fix errors in url_to_path tfetch table changesVincent Sanders2014-01-251-0/+1
* move path_to_url and url_to_path to fetch operation tableVincent Sanders2014-01-258-77/+58
* create table for fetcher operations and move all operations into itVincent Sanders2014-01-235-11/+35
* fix typo in cocoa importVincent Sanders2014-01-162-3/+3
* fix cocoa buildVincent Sanders2014-01-166-15/+31
* move 401 login into operation tableVincent Sanders2014-01-161-8/+0
* move filename_from_path and path_add_part into gui operation tablesVincent Sanders2014-01-162-13/+16
* split browser gui operations upVincent Sanders2014-01-153-13/+26
* complete move of remaining core gui functionsVincent Sanders2014-01-153-5/+16
* move download operations to download tableVincent Sanders2014-01-143-4/+17
* move teh final optional window operations into the tableVincent Sanders2014-01-132-24/+0
* move four more optional window operations to tableVincent Sanders2014-01-131-5/+8
* move two more mandantory window operations to tableVincent Sanders2014-01-131-2/+4
* move window scroll getter and setter into operations tableVincent Sanders2014-01-131-2/+4
* move mandantory window update and redraw operations into tableVincent Sanders2014-01-121-2/+4
* move more optional window operations into table including removing unused hid...Vincent Sanders2014-01-121-16/+2
* split gui operations into core and window and move more operations into tablesVincent Sanders2014-01-121-25/+14
* move set title, set url, start and stop throbber window operations to gui tableVincent Sanders2014-01-121-4/+10
* move window creation and destruction into tableVincent Sanders2014-01-111-3/+6
* Initial conversion of netsurf gui to callback vtableVincent Sanders2014-01-113-7/+10
* Add some more frontend stubs and fix up some othersDaniel Silverstone2014-01-051-0/+1
* Fix some log statementsDaniel Silverstone2014-01-051-1/+1
* Change gui_file_gadget_interface to pass gui_window not browser_window, add G...Rob Kendrick2014-01-051-1/+1
* Add new gui entry point for file open dialogue requestsRob Kendrick2014-01-051-0/+7
* remove all references to using libMNGVincent Sanders2014-01-041-1/+0
* Some cocoa build fixes.Michael Drake2013-09-033-7/+1
* Port to new recursive expand/contract functions.Michael Drake2013-09-031-2/+2
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-022-8/+7
* Remove cookies, history_global, and hotlist_old _initialise and _cleanup func...Michael Drake2013-09-022-4/+0
* Remove bulk of old treeview implementation.Michael Drake2013-09-023-11/+0
* 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-022-11/+2
* Allow the other front ends to use the hotlist test too.Michael Drake2013-08-161-1/+1
* Move old hotlist out of the way.Michael Drake2013-08-131-11/+11
* Fix up for cookies_old rename.Michael Drake2013-07-221-2/+2
* s/history_core/local_history/Michael Drake2013-07-105-8/+8
* fixup atari option namesVincent Sanders2013-05-281-2/+0
* move cocoa to new option APIVincent Sanders2013-05-283-285/+23
* move options includeVincent Sanders2013-05-289-10/+10
* move the logging initialisation out to be call by frontendsVincent Sanders2013-05-231-0/+5
* Front ends have no reason to include desktop/selection.h now.Michael Drake2013-05-105-5/+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-4/+2
* fixup message splitting with updated toolVincent Sanders2013-05-021-1/+1
* Pass caret clip rect out to front ends. (Nothing actually using them yet.)Michael Drake2013-03-051-1/+2
* Various warning squashes and fixes.Michael Drake2013-02-225-5/+9
* Fixup for core changes. (Selection and errorcode.)Michael Drake2013-02-221-3/+4
* fix errors introduced in refactorVincent Sanders2013-02-181-22/+22
* rename flags for browser_window routines to be shorterVincent Sanders2013-02-186-30/+30