.. |
NetSurf.xcodeproj
|
Renamed files in Xcode project to match actual file names.
|
2011-03-03 15:40:31 +00:00 |
PSMTabBarControl
|
Updated PSMTabBarControl (warning fixes)
|
2011-01-31 08:33:16 +00:00 |
res
|
Adding ca-bundle to the resources
|
2011-03-03 14:36:44 +00:00 |
ArrowBox.h
|
New local history panel with scrollbars. Still needs to resize itself to fit the history.
|
2011-02-17 12:12:51 +00:00 |
ArrowBox.m
|
New local history panel with scrollbars. Still needs to resize itself to fit the history.
|
2011-02-17 12:12:51 +00:00 |
ArrowWindow.h
|
New local history panel with scrollbars. Still needs to resize itself to fit the history.
|
2011-02-17 12:12:51 +00:00 |
ArrowWindow.m
|
Fixing display/transparency of ArrowWindow for 10.5.
|
2011-02-27 14:28:55 +00:00 |
bitmap.h
|
|
|
bitmap.m
|
Reorganized includes.
|
2011-01-31 19:12:00 +00:00 |
BlackScroller.h
|
New local history panel with scrollbars. Still needs to resize itself to fit the history.
|
2011-02-17 12:12:51 +00:00 |
BlackScroller.m
|
New local history panel with scrollbars. Still needs to resize itself to fit the history.
|
2011-02-17 12:12:51 +00:00 |
BookmarksController.h
|
Not retaining outlets. Fixing memory leak for favicon.
|
2011-02-26 10:35:44 +00:00 |
BookmarksController.m
|
Adding icons for tree views.
|
2011-02-27 13:21:46 +00:00 |
BrowserView.h
|
Local history view now is responsible for hiding itself after selecting a web page. Also gets redrawn when selecting other pages using the back/forward buttons.
|
2011-02-27 09:46:54 +00:00 |
BrowserView.m
|
Checking for public.url pasteboard type first, so dragging a .webloc file from the Finder opens the URL and not the .webloc file itself.
|
2011-03-04 10:38:07 +00:00 |
BrowserViewController.h
|
Implemented menu for back and forward buttons.
|
2011-02-28 15:24:38 +00:00 |
BrowserViewController.m
|
Implemented menu for back and forward buttons.
|
2011-02-28 15:24:38 +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
|
Implemented menu for back and forward buttons.
|
2011-02-28 15:24:38 +00:00 |
BrowserWindowController.m
|
Implemented menu for back and forward buttons.
|
2011-02-28 15:24:38 +00:00 |
compile-xib.sh
|
Building translated nib files if strings file exist.
|
2011-02-25 21:50:21 +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 |
DownloadWindowController.h
|
|
|
DownloadWindowController.m
|
Prepared for localizing string literals in source code.
|
2011-02-25 16:20:10 +00:00 |
extract-strings.sh
|
Building translated nib files if strings file exist.
|
2011-02-25 21:50:21 +00:00 |
fetch.m
|
|
|
font.h
|
Reorganized includes.
|
2011-01-31 19:12:00 +00:00 |
font.m
|
Reorganized includes.
|
2011-01-31 19:12:00 +00:00 |
FormSelectMenu.h
|
|
|
FormSelectMenu.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
|
Implemented gui_find_resource and using resource: URIs for builtin stylesheets.
|
2011-02-26 09:43:48 +00:00 |
HistoryView.h
|
Adding tool tips and changing the cursor in the local history view.
|
2011-02-28 15:24:15 +00:00 |
HistoryView.m
|
Adding tool tips and changing the cursor in the local history view.
|
2011-02-28 15:24:15 +00:00 |
HistoryWindowController.h
|
Not retaining outlets. Fixing memory leak for favicon.
|
2011-02-26 10:35:44 +00:00 |
HistoryWindowController.m
|
Adding icons for tree views.
|
2011-02-27 13:21:46 +00:00 |
LocalHistoryController.h
|
Handling keyboard events for local history view.
|
2011-02-27 20:41:17 +00:00 |
LocalHistoryController.m
|
Handling keyboard events for local history view.
|
2011-02-27 20:41:17 +00:00 |
Makefile.target
|
Adding ca-bundle to the resources
|
2011-03-03 14:36:44 +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
|
Adding ca-bundle to the resources
|
2011-03-03 14:36:44 +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 |
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
|
Fix pixel alignment for rendering paths with stroke_width == 0.
|
2011-02-27 14:15:56 +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
|
|
|
save.m
|
|
|
schedule.m
|
Reorganized includes.
|
2011-01-31 19:12:00 +00:00 |
ScrollableView.h
|
|
|
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 |
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
|
Fix typo so the mac port compiles
|
2011-02-21 18:28:28 +00:00 |
Tree.h
|
Factored Tree class out of TreeView
|
2011-02-01 08:39:32 +00:00 |
Tree.m
|
Setting path for tree icons when tree class is initialized.
|
2011-02-28 15:23:56 +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 |
url.m
|
Reorganized includes.
|
2011-01-31 19:12:00 +00:00 |
URLFieldCell.h
|
|
|
URLFieldCell.m
|
Allow dragging of URLs from the URL field out of NetSurf.
|
2011-03-04 09:18:23 +00:00 |
utf8.m
|
|
|
utils.m
|
Adding icons for tree views.
|
2011-02-27 13:21:46 +00:00 |