.. |
NetSurf.xcodeproj
|
Created content handler CONTENT_APPLE_IMAGE for Mac OS X that can handle all image file formats supported by Apples ImageIO framework. Right now used only for JPEG to get rid of libjpeg dependency.
|
2011-03-05 09:49:15 +00:00 |
PSMTabBarControl
|
|
|
res
|
Add internal.css to OSX resources. This fixes the dirlist display.
|
2011-05-07 18:37:07 +00:00 |
apple_image.h
|
Merge branches/jmb/content-factory to trunk
|
2011-05-06 20:40:09 +00:00 |
apple_image.m
|
Incremental loading images using ImageIO
|
2011-05-10 13:28:17 +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
|
|
|
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
|
Minimal implementation of NSTextInput protocol. Allows accented characters to be typed. Might not work with other, more complex input methods (chinese, ...)
|
2011-03-07 09:01:42 +00:00 |
BrowserView.m
|
Getting rid of cocoa_set_font_scale_factor
|
2011-03-14 14:17:46 +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
|
|
|
BrowserWindow.m
|
|
|
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
|
Passing $(DEVELOPER_PATH) to the compile-xib script to select the right ibtool.
|
2011-03-14 18:36:41 +00:00 |
coordinates.h
|
|
|
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
|
Getting rid of cocoa_set_font_scale_factor
|
2011-03-14 14:17:46 +00:00 |
font.m
|
Getting rid of cocoa_set_font_scale_factor
|
2011-03-14 14:17:46 +00:00 |
FormSelectMenu.h
|
|
|
FormSelectMenu.m
|
|
|
gui.h
|
|
|
gui.m
|
Merge branches/jmb/content-factory to trunk
|
2011-05-06 20:40:09 +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
|
Getting rid of cocoa_set_font_scale_factor
|
2011-03-14 14:17:46 +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
|
OSX: Always empty the Resources folder in the .app bundle when populating it, to avoid errors when copying .svn stuff over a 2nd time. Ideally those shouldn't be copied over anyway, but I didn't yet find an easy way to use tar the way I need.
|
2011-05-09 18:39:42 +00:00 |
NetsurfApp.h
|
|
|
NetsurfApp.m
|
Merge branches/jmb/content-factory to trunk
|
2011-05-06 20:40:09 +00:00 |
NetSurfAppDelegate.h
|
|
|
NetSurfAppDelegate.m
|
|
|
plotter.h
|
|
|
plotter.m
|
Fix pixel alignment for rendering paths with stroke_width == 0.
|
2011-02-27 14:15:56 +00:00 |
PreferencesWindowController.h
|
|
|
PreferencesWindowController.m
|
|
|
Prefix.pch
|
|
|
save.m
|
Merge branches/jmb/content-factory to trunk
|
2011-05-06 20:40:09 +00:00 |
schedule.m
|
Include correct header in schedule.m, fixes warning
|
2011-05-09 16:43:28 +00:00 |
ScrollableView.h
|
|
|
ScrollableView.m
|
|
|
SearchWindowController.h
|
|
|
SearchWindowController.m
|
|
|
selection.m
|
Fix text selection
|
2011-03-06 18:04:13 +00:00 |
system_colour.m
|
|
|
thumbnail.m
|
Front ends don't need to call thumbnail_get_redraw_scale() now.
|
2011-03-09 21:04:15 +00:00 |
Tree.h
|
|
|
Tree.m
|
Getting rid of cocoa_set_font_scale_factor
|
2011-03-14 14:17:46 +00:00 |
TreeView.h
|
|
|
TreeView.m
|
Handling keyboard events in tree view.
|
2011-02-02 13:07:32 +00:00 |
url.m
|
|
|
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 |