.. |
NetSurf.xcodeproj
|
Translated UI strings to german.
|
2011-02-25 22:23:19 +00:00 |
PSMTabBarControl
|
Updated PSMTabBarControl (warning fixes)
|
2011-01-31 08:33:16 +00:00 |
res
|
Updated preferences and search window xib to allow more space for localized text.
|
2011-02-25 22:23:24 +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
|
Remove padding in arrow box.
|
2011-02-17 17:30:36 +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
|
Saving bookmarks before quitting NetSurf.
|
2011-02-25 15:31:48 +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
|
Resetting cursor when mouse moves out of browser view.
|
2011-02-27 10:40:41 +00:00 |
BrowserViewController.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 |
BrowserViewController.m
|
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 |
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
|
Not retaining outlets. Fixing memory leak for favicon.
|
2011-02-26 10:35:44 +00:00 |
BrowserWindowController.m
|
Using NSTrackingArea to get mouseMoved: events in the browser view.
|
2011-02-27 10:40:37 +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
|
Improved and crash-free download window.
|
2011-01-27 14:26:24 +00:00 |
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
|
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 |
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 |
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
|
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 |
HistoryView.m
|
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 |
HistoryWindowController.h
|
Not retaining outlets. Fixing memory leak for favicon.
|
2011-02-26 10:35:44 +00:00 |
HistoryWindowController.m
|
Implemented global history window using new Tree class.
|
2011-02-01 08:39:35 +00:00 |
LocalHistoryController.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 |
LocalHistoryController.m
|
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 |
Makefile.target
|
Lose space: make can sometimes be picky about such things, so avoid the potential for failure
|
2011-02-25 22:09:16 +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
|
Implemented gui_find_resource and using resource: URIs for builtin stylesheets.
|
2011-02-26 09:43:48 +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
|
Correctly centering lines on pixel grid if their width is even.
|
2011-02-26 11:14:11 +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 |
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
|
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 |
url.m
|
Reorganized includes.
|
2011-01-31 19:12:00 +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 |
utf8.m
|
|
|
utils.m
|
Implementing path utility functions.
|
2011-02-27 13:21:42 +00:00 |