summaryrefslogtreecommitdiff
path: root/frontends/cocoa
Commit message (Collapse)AuthorAgeFilesLines
* remove cocoa frontendVincent Sanders2017-05-23144-22723/+0
| | | | | | The cocoa frontend has been broken for a few years and we have no maintainer. It was removed from the CI six months ago and has already bitrotted so it cannot be compiled.
* 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
| | | | | move plotter style header and adjust all callers to use only what they actually require.
* 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
|
* move search header into public APIVincent Sanders2016-05-301-1/+1
|
* move bitmap API header to core include directoryVincent Sanders2016-05-262-2/+2
|
* fixup cocoa imports for moved image content handlersVincent Sanders2016-05-232-2/+2
|
* move image content handlers to accomodate core build changesVincent Sanders2016-05-231-1/+1
|
* fixup tab bar widget icon resource locationVincent Sanders2016-05-151-2/+2
|
* update missed cocoa frontend resource locationsVincent Sanders2016-05-151-1/+1
|
* fix cocoa frontend xib compile tool locationVincent Sanders2016-05-151-1/+1
|
* move frontends into sub directoryVincent Sanders2016-05-15142-0/+22289