netsurf/cocoa
Michael Drake fedcbf6656 Pass clip rect to browser_window_redraw as struct.
svn path=/trunk/netsurf/; revision=11648
2011-02-11 19:36:33 +00:00
..
NetSurf.xcodeproj New icon for homepage button and tooltips for homepage and local history buttons. 2011-02-08 14:10:02 +00:00
PSMTabBarControl Updated PSMTabBarControl (warning fixes) 2011-01-31 08:33:16 +00:00
res Automatically hide tab bar for single tab. 2011-02-08 14:25:18 +00:00
BookmarksController.h Basic bookmark editing. 2011-02-02 12:25:31 +00:00
BookmarksController.m Basic bookmark editing. 2011-02-02 12:25:31 +00:00
BrowserView.h Reorganized includes. 2011-01-31 19:12:00 +00:00
BrowserView.m Pass clip rect to browser_window_redraw as struct. 2011-02-11 19:36:33 +00:00
BrowserViewController.h Added 'Home' button 2011-01-31 18:48:09 +00:00
BrowserViewController.m Reorganized includes. 2011-01-31 19:12:00 +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 Automatically hide tab bar for single tab. 2011-02-08 14:25:18 +00:00
DownloadWindowController.h Improved and crash-free download window. 2011-01-27 14:26:24 +00:00
DownloadWindowController.m Reorganized includes. 2011-01-31 19:12:00 +00:00
FormSelectMenu.h Creating select menus for forms 2011-01-25 15:09:06 +00:00
FormSelectMenu.m Reorganized includes. 2011-01-31 19:12:00 +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 Reorganized includes. 2011-01-31 19:12:00 +00:00
HistoryWindowController.h Implemented global history window using new Tree class. 2011-02-01 08:39:35 +00:00
HistoryWindowController.m Implemented global history window using new Tree class. 2011-02-01 08:39:35 +00:00
Makefile.target New icon for homepage button and tooltips for homepage and local history buttons. 2011-02-08 14:10:02 +00:00
NetSurfAppDelegate.h Implemented global history window using new Tree class. 2011-02-01 08:39:35 +00:00
NetSurfAppDelegate.m Implemented global history window using new Tree class. 2011-02-01 08:39:35 +00:00
NetsurfApp.h Using real path from options for the bookmarks file instead of hardcoded test string. 2011-02-01 10:37:13 +00:00
NetsurfApp.m Using real path from options for the bookmarks file instead of hardcoded test string. 2011-02-01 10:37:13 +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 Reorganized includes. 2011-01-31 19:12:00 +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
Tree.h Factored Tree class out of TreeView 2011-02-01 08:39:32 +00:00
Tree.m Basic bookmark editing. 2011-02-02 12:25:31 +00:00
TreeView.h Factored Tree class out of TreeView 2011-02-01 08:39:32 +00:00
TreeView.m Handling keyboard events in tree view. 2011-02-02 13:07:32 +00:00
URLFieldCell.h Implemented favicons. Doesn't work for .ICO files 2011-01-25 17:16:17 +00:00
URLFieldCell.m Reorganized includes. 2011-01-31 19:12:00 +00:00
bitmap.h Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
bitmap.m Reorganized includes. 2011-01-31 19:12:00 +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 Reorganized includes. 2011-01-31 19:12:00 +00:00
font.m Reorganized includes. 2011-01-31 19:12:00 +00:00
gui.h Asking before closing window with multiple open tabs. 2011-01-31 08:07:22 +00:00
gui.m Added move cursor. 2011-02-01 07:12:47 +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 Reorganized includes. 2011-01-31 19:12:00 +00:00
save.m Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
schedule.m Reorganized includes. 2011-01-31 19:12:00 +00:00
selection.m Fix copying text/plain to clipboard 2011-02-09 20:31:34 +00:00
system_colour.m add default system colour handlers to each frontend 2011-01-30 13:40:47 +00:00
thumbnail.m Reorganized includes. 2011-01-31 19:12:00 +00:00
url.m Reorganized includes. 2011-01-31 19:12:00 +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 Reorganized includes. 2011-01-31 19:12:00 +00:00