summaryrefslogtreecommitdiff
path: root/cocoa
Commit message (Expand)AuthorAgeFilesLines
* 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
* reduce talloc usage to box tree layout onlyVincent Sanders2012-10-031-5/+4
* Split install and package targets.Vincent Sanders2012-08-231-0/+12
* Include browser_private.h.Michael Drake2012-08-229-6/+9
* Remove a bunch of unused includes.Michael Drake2012-08-201-1/+0
* Clean up search gui callbacks.Michael Drake2012-08-141-1/+1
* Pass font plot style out to front end clipboard append function.Michael Drake2012-08-131-1/+2
* Use selection_copy_to_clipboard instead of peering into core.Michael Drake2012-08-021-12/+1
* add libdomVincent Sanders2012-07-261-2/+2
* add missing includeVincent Sanders2012-07-261-0/+1
* Fix colour string matching. Lose unneeded case insensitivity in matching.Michael Drake2012-03-271-3/+1
* Constify param to gui_system_colour_char function.Michael Drake2012-03-271-1/+1
* Fix for options refactor.Michael Drake2012-03-241-4/+4
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-227-53/+44
* Constify rect param to gui_window_drag_start.Michael Drake2012-01-111-1/+1
* Pass pointer constraints for drag out to front ends. Ensure content scrollba...Michael Drake2012-01-111-2/+2
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-234-0/+4
* Update frontends for r13185. Enabled new functionality, where it is not logi...Chris Young2011-11-271-1/+1
* Build resource: map at start timeJohn Mark Bell2011-10-051-8/+6
* Fix up for nsurl changes. Untested.Michael Drake2011-10-034-5/+5
* Make llcache_handle_get_url return a nsurl.Michael Drake2011-09-281-1/+1
* make cocoa build use pkg-config properly and build release tarballs (primaril...Vincent Sanders2011-09-261-7/+14
* Remove gui_multitaskJohn Mark Bell2011-09-211-5/+0
* Virtualise content handler finalisation calls. Remove pointless implementations.John Mark Bell2011-09-153-8/+0
* Clean up content_factory_register_handler API -- content handlers no longer u...John Mark Bell2011-09-151-7/+1
* Port cocoa front end to browser_window_get_contextual_content.Michael Drake2011-09-061-7/+10
* Remove chained self-assignment.Michael Drake2011-09-061-1/+1
* Remove gui_window_frame_resize_start() functions.Michael Drake2011-09-051-5/+0
* Remove gui_window_get_browser_window from core. Remove unused implementation...Michael Drake2011-09-051-5/+0