summaryrefslogtreecommitdiff
path: root/frontends/cocoa
Commit message (Expand)AuthorAgeFilesLines
* Change LOG calls to NSLOGSven Weidauer2017-12-235-10/+10
* Remove black scroller and replace with regular ones.Sven Weidauer2017-06-275-537/+53
* Close history popover after selecting a page.Sven Weidauer2017-06-271-1/+5
* Use window background color for history popover.Sven Weidauer2017-06-261-1/+21
* Close window after closing the last tab.Sven Weidauer2017-06-261-0/+3
* Set screen scale factor to 1Sven Weidauer2017-06-251-4/+3
* Set deployment target independent of base SDK, with default value of 10.7.Sven Weidauer2017-06-252-11/+12
* Fix nserror return values.Sven Weidauer2017-06-223-3/+3
* Update history view.Sven Weidauer2017-06-223-88/+70
* Check the return value for NSERROR_OK when plotting bitmaps. Fixes display of...Sven Weidauer2017-06-081-1/+1
* Add helpers for retain/release and use in bitmap.mSven Weidauer2017-06-073-60/+60
* Convert URLFieldCell to use dragging sessions instead of the deprecated dragI...Sven Weidauer2017-06-071-8/+40
* Only adjust frame when minimum size actually changes. Fixes high CPU load.Sven Weidauer2017-06-071-2/+4
* Update project file (Xcode 9, generate testament.h when building using the Xc...Sven Weidauer2017-06-071-1/+33
* Replace deprecated APISven Weidauer2017-06-051-7/+11
* Use newer API for alert.Sven Weidauer2017-06-051-22/+18
* Pass actions from the browser window controller to the browser view controller.Sven Weidauer2017-06-051-6/+9
* Reformat headers as well.Sven Weidauer2017-06-0531-362/+344
* Start modernising ObjCSven Weidauer2017-06-0521-273/+232
* Reformat code using clang-format.Sven Weidauer2017-06-0544-7349/+7670
* Fix up cocoa frontend.Sven Weidauer2017-06-0556-2678/+2517
* Fix detection of the OS X SDK.Sven Weidauer2017-06-051-1/+1
* Revert "remove cocoa frontend"Sven Weidauer2017-06-05144-0/+22723
* remove cocoa frontendVincent Sanders2017-05-23144-22723/+0
* update cocoa frontend with reformat API changeVincent Sanders2017-04-263-22/+13
* Cocoa: Update for core hotlist API change.Michael Drake2017-04-251-2/+2
* fix some doxygen errorsVincent Sanders2017-02-241-9/+10
* fixup cocoa form select menu includes to get rect type definitionVincent Sanders2017-01-191-1/+1
* move plot style header to netsurf include directoryVincent Sanders2017-01-133-3/+2
* fixup usage of directory creation macro in MakefilesVincent Sanders2017-01-071-5/+5
* patch up cocoa use of depricated tree apiVincent Sanders2016-12-317-4/+446
* Allow certificate verification user prompt creation to return errorsVincent Sanders2016-07-311-2/+2
* move key press enums and operations to their own headerVincent Sanders2016-07-016-6/+3
* fix missing includes caused by header cleanupsVincent Sanders2016-06-301-0/+1
* move the public form APIVincent Sanders2016-06-141-1/+1
* msplit public url database API out for frontendsVincent Sanders2016-06-132-2/+5
* reduce cocoa unecessary use of core APIVincent Sanders2016-06-128-7/+9
* reduce cocoa frontend use of content APIVincent Sanders2016-06-127-17/+13
* fixup cocoa image handler for content API changesVincent Sanders2016-06-062-3/+5
* Update content to split public and internal APIVincent Sanders2016-06-061-1/+1
* move plotters header into public APIVincent Sanders2016-05-309-9/+9
* move desktop window header into public APIVincent Sanders2016-05-3012-12/+12
* move mouse and pointer state header into public APIVincent Sanders2016-05-302-2/+2
* move netsurf header into public APIVincent Sanders2016-05-301-1/+1
* move layout header into public APIVincent Sanders2016-05-301-1/+1
* move fetch header into public APIVincent Sanders2016-05-301-1/+1
* move misc header into public APIVincent Sanders2016-05-301-1/+1
* move download header into public APIVincent Sanders2016-05-301-1/+1
* move clipboard header into public APIVincent Sanders2016-05-301-1/+1
* move window header into public APIVincent Sanders2016-05-301-1/+1