netsurf/cocoa
Sven Weidauer 4ed1832fe7 Implemented preferences window.
svn path=/trunk/netsurf/; revision=11565
2011-01-31 18:38:03 +00:00
..
NetSurf.xcodeproj Implemented preferences window. 2011-01-31 18:38:03 +00:00
PSMTabBarControl Updated PSMTabBarControl (warning fixes) 2011-01-31 08:33:16 +00:00
res Implemented preferences window. 2011-01-31 18:38:03 +00:00
BrowserView.h Implemented frames and handling reformats the right way using browser_reformat_pending. 2011-01-28 14:08:42 +00:00
BrowserView.m Implemented context menu. 2011-01-28 18:26:34 +00:00
BrowserViewController.h Leaving history overlay active after navigating using the back/forwards buttons. 2011-01-26 13:42:52 +00:00
BrowserViewController.m Implemented context menu. 2011-01-28 18:26:34 +00:00
BrowserWindow.h Implemented search window. 2011-01-31 15:13:38 +00:00
BrowserWindow.m Implemented search window. 2011-01-31 15:13:38 +00:00
BrowserWindowController.h Cmd-W closes active tab. 2011-01-26 15:04:42 +00:00
BrowserWindowController.m Implemented search window. 2011-01-31 15:13:38 +00:00
DownloadWindowController.h Improved and crash-free download window. 2011-01-27 14:26:24 +00:00
DownloadWindowController.m Download window asks if download should be cancelled before being closed and displays an estimate of the time remaining. 2011-01-29 10:24:54 +00:00
FormSelectMenu.h Creating select menus for forms 2011-01-25 15:09:06 +00:00
FormSelectMenu.m Implemented resolution independence fot the TreeView and HistoryView and moved the coordinate transform function to their own header. 2011-01-28 08:54:55 +00:00
HistoryView.h Nicer button for local history, fading history view, more readable blue for active item 2011-01-25 09:53:39 +00:00
HistoryView.m Implemented resolution independence fot the TreeView and HistoryView and moved the coordinate transform function to their own header. 2011-01-28 08:54:55 +00:00
Makefile.target Implemented preferences window. 2011-01-31 18:38:03 +00:00
NetSurfAppDelegate.h Implemented preferences window. 2011-01-31 18:38:03 +00:00
NetSurfAppDelegate.m Implemented preferences window. 2011-01-31 18:38:03 +00:00
NetsurfApp.h Implemented search window. 2011-01-31 15:13:38 +00:00
NetsurfApp.m Implemented search window. 2011-01-31 15:13:38 +00:00
PreferencesWindowController.h Implemented preferences window. 2011-01-31 18:38:03 +00:00
PreferencesWindowController.m Implemented preferences window. 2011-01-31 18:38:03 +00:00
Prefix.pch Nicer button for local history, fading history view, more readable blue for active item 2011-01-25 09:53:39 +00:00
ScrollableView.h Implementing tabs and fixing scrolling. 2011-01-19 20:19:43 +00:00
ScrollableView.m Implementing tabs and fixing scrolling. 2011-01-19 20:19:43 +00:00
SearchWindowController.h Implemented search window. 2011-01-31 15:13:38 +00:00
SearchWindowController.m Implemented search window. 2011-01-31 15:13:38 +00:00
TreeView.h Implemented tree view/history window. 2011-01-13 15:19:47 +00:00
TreeView.m Implemented resolution independence fot the TreeView and HistoryView and moved the coordinate transform function to their own header. 2011-01-28 08:54:55 +00:00
URLFieldCell.h Implemented favicons. Doesn't work for .ICO files 2011-01-25 17:16:17 +00:00
URLFieldCell.m Implemented favicons. Doesn't work for .ICO files 2011-01-25 17:16:17 +00:00
bitmap.h Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
bitmap.m Changing Xcode project file to build using the Makefiles and fixed some warnings. 2011-01-31 07:57:52 +00:00
coordinates.h Implemented resolution independence fot the TreeView and HistoryView and moved the coordinate transform function to their own header. 2011-01-28 08:54:55 +00:00
fetch.m Activating (and fixing) more warnings in Xcode 2011-01-23 19:32:56 +00:00
font.h Implemented resolution-independent rendering for the browser view. Still needs to be implemented for the other views. 2011-01-27 11:43:48 +00:00
font.m Changing Xcode project file to build using the Makefiles and fixed some warnings. 2011-01-31 07:57:52 +00:00
gui.h Asking before closing window with multiple open tabs. 2011-01-31 08:07:22 +00:00
gui.m Asking before closing window with multiple open tabs. 2011-01-31 08:07:22 +00:00
plotter.h Implemented resolution independence fot the TreeView and HistoryView and moved the coordinate transform function to their own header. 2011-01-28 08:54:55 +00:00
plotter.m Changing Xcode project file to build using the Makefiles and fixed some warnings. 2011-01-31 07:57:52 +00:00
save.m Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
schedule.m Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
selection.m Implementing tabs and fixing scrolling. 2011-01-19 20:19:43 +00:00
system_colour.m add default system colour handlers to each frontend 2011-01-30 13:40:47 +00:00
thumbnail.m Fixing bitmap functions to return BYTES and not bits per pixel for bitmap_get_bpp 2011-01-25 18:48:26 +00:00
url.m General cleanup and warning fixes 2011-01-25 17:16:20 +00:00
utf8.m Added UTF-8 to local encoding conversion functions. Just copies the string. 2011-01-12 23:21:33 +00:00
utils.m General cleanup and warning fixes 2011-01-25 17:16:20 +00:00