netsurf/cocoa
Vincent Sanders 67ded2a02a This moves message loading out of netsurf_init into each frontend
The translated message loading is dependant on configuration of
resource location in each frontend, additionally they should have the
ability to deal with errors in this loading in a implementation
specific manner.

This also extends the message loading API to be capable of loading
from an inline memory buffer instead of from a file.
2015-06-21 23:27:22 +01:00
..
NetSurf.xcodeproj Fix up for cookies_old rename. 2013-07-22 10:21:37 +01:00
PSMTabBarControl
res
apple_image.h Fix several warnings in cocoa frontend 2015-06-18 10:07:46 +01:00
apple_image.m Fix several warnings in cocoa frontend 2015-06-18 10:07:46 +01:00
ArrowBox.h
ArrowBox.m
ArrowWindow.h
ArrowWindow.m
bitmap.h Fix several warnings in cocoa frontend 2015-06-18 10:07:46 +01:00
bitmap.m Fix cocoa_bitmap_modified scope error introduced in cleanup 2015-06-18 10:12:11 +01:00
BlackScroller.h
BlackScroller.m
BookmarksController.h
BookmarksController.m To avoid namespace conflicts with ncurses add NetSurf key prefix. 2015-03-27 09:36:19 +00:00
BrowserView.h
BrowserView.m To avoid namespace conflicts with ncurses add NetSurf key prefix. 2015-03-27 09:36:19 +00:00
BrowserViewController.h
BrowserViewController.m fix missing semicolon 2014-11-21 13:14:20 +00:00
BrowserWindow.h
BrowserWindow.m
BrowserWindowController.h
BrowserWindowController.m fixup missing includes 2014-07-06 19:36:12 +01:00
compile-xib.sh
coordinates.h Fix cocoa usage of render internals 2014-11-13 22:15:32 +00:00
DownloadWindowController.h fix cocoa build 2014-01-16 15:23:11 +00:00
DownloadWindowController.m Fix several warnings in cocoa frontend 2015-06-18 10:07:46 +01:00
extract-strings.sh
fetch.h rework path to url mapping functions to convert from and to nsurl 2014-05-26 23:52:36 +01:00
fetch.m Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
font.h
font.m remove unecessary css includes from fronetends 2014-10-13 15:45:51 +01:00
FormSelectMenu.h
FormSelectMenu.m Fix cocoa usage of render internals 2014-11-13 22:15:32 +00:00
gui.h move path_to_url and url_to_path to fetch operation table 2014-01-25 23:01:32 +00:00
gui.m Remove usage of browser private interfaces 2014-11-21 11:48:43 +00:00
HistoryView.h
HistoryView.m Make history internal to browser_window module. 2014-02-15 18:44:50 +00:00
HistoryWindowController.h
HistoryWindowController.m Remove old hotlist, cookies, and history_global_core modules. 2013-09-02 22:41:04 +01:00
LocalHistoryController.h
LocalHistoryController.m
Makefile.defaults Remove webp image handling 2015-04-21 14:03:02 +01:00
Makefile.target Convert cocoa to use bitmap render API 2015-04-24 15:46:40 +01:00
NetsurfApp.h
NetsurfApp.m This moves message loading out of netsurf_init into each frontend 2015-06-21 23:27:22 +01:00
NetSurfAppDelegate.h
NetSurfAppDelegate.m fixup missing includes 2014-07-06 19:36:12 +01:00
plotter.h
plotter.m Change LOG() macro to be varadic 2015-05-28 16:08:46 +01:00
PreferencesWindowController.h
PreferencesWindowController.m improve cocoa frontend to use proper API for browser_window access 2014-10-19 01:38:05 +01:00
Prefix.pch
schedule.h move scheduleing into browser operation table 2014-03-09 15:37:40 +00:00
schedule.m fixup missing includes from schedule changes 2014-03-09 16:14:05 +00:00
ScrollableView.h
ScrollableView.m
SearchWindowController.h move page search gui callbacks to their own operations table 2014-03-18 22:32:52 +00:00
SearchWindowController.m update cocoa frontend to cope with split operation tables 2014-10-16 23:25:28 +01:00
selection.h fix cocoa build 2014-01-16 15:23:11 +00:00
selection.m Doesn't look bw internals are used here. 2014-10-24 21:18:02 +01:00
Tree.h Some cocoa build fixes. 2013-09-03 16:25:01 +01:00
Tree.m fix errors introuced with previous header cleanup. 2014-11-02 20:39:15 +00:00
TreeView.h
TreeView.m To avoid namespace conflicts with ncurses add NetSurf key prefix. 2015-03-27 09:36:19 +00:00
URLFieldCell.h
URLFieldCell.m Pass right URL to urldb. 2012-10-11 12:56:47 +01:00
utils.m Clean up saving as PDF 2014-10-26 23:53:14 +00:00