summaryrefslogtreecommitdiff
path: root/cocoa
Commit message (Expand)AuthorAgeFilesLines
* 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
* change browser_window_create and refactor all callsitesVincent Sanders2013-02-185-19/+155
* browser_window_navigate refactorVincent Sanders2013-02-183-17/+101
* Remove unused function.Michael Drake2013-01-081-7/+0
* Fixups.Michael Drake2013-01-081-2/+1
* Untested update for new clipboard API.Michael Drake2013-01-081-20/+47
* move common include path setup to core MakefileVincent Sanders2012-12-201-4/+2
* split target defaults outVincent Sanders2012-12-131-0/+37
* make macro name more correctVincent Sanders2012-12-131-4/+4
* Remove libxmlJohn-Mark Bell2012-11-101-4/+3
* Port save complete to libdom.John-Mark Bell2012-11-032-38/+0
* fix cocoa Message generationVincent Sanders2012-11-031-1/+5
* Fix "error setting certificate verify locations" problem when the Choices fil...Michael Drake2012-10-171-3/+9
* use correct flags with cp for mac os directory copyingVincent Sanders2012-10-151-4/+8
* bodge the makefile version extraction.Vincent Sanders2012-10-151-1/+2
* add packaging objects to clean targetVincent Sanders2012-10-151-0/+12
* remove -a from cp command as mac os x 10.5 cp does not have the switchVincent Sanders2012-10-151-1/+1
* Remove suspension of bmp/gif images. It's completely redundant with the conv...Michael Drake2012-10-141-7/+0
* Squash warning.Michael Drake2012-10-111-1/+1
* Pass right URL to urldb.Michael Drake2012-10-111-1/+1
* lwc_string_isequal takes a bool for result.Michael Drake2012-10-111-1/+2
* Fix warnings.Michael Drake2012-10-111-5/+7
* Fix some build warnings.Michael Drake2012-10-112-2/+2
* Fixup for URLdb.Michael Drake2012-10-111-0/+7
* Fix up ripples from urldb change.Michael Drake2012-10-112-4/+3