netsurf/cocoa
Chris Young 5e168309c2 Revert previous change
svn path=/trunk/netsurf/; revision=11960
2011-03-09 23:18:27 +00:00
..
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 Revert previous change 2011-03-09 23:18:27 +00:00
ArrowBox.h
ArrowBox.m
ArrowWindow.h
ArrowWindow.m
BlackScroller.h
BlackScroller.m
BookmarksController.h
BookmarksController.m
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 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
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
DownloadWindowController.h
DownloadWindowController.m
FormSelectMenu.h
FormSelectMenu.m
HistoryView.h
HistoryView.m
HistoryWindowController.h
HistoryWindowController.m
LocalHistoryController.h
LocalHistoryController.m
Makefile.target Using feature_enabled in Makefile.target to see if Apple ImageIO should be used. 2011-03-07 16:47:39 +00:00
NetSurfAppDelegate.h
NetSurfAppDelegate.m
NetsurfApp.h
NetsurfApp.m Adding ca-bundle to the resources 2011-03-03 14:36:44 +00:00
PreferencesWindowController.h
PreferencesWindowController.m
Prefix.pch
ScrollableView.h
ScrollableView.m
SearchWindowController.h
SearchWindowController.m
Tree.h
Tree.m
TreeView.h
TreeView.m
URLFieldCell.h
URLFieldCell.m Allow dragging of URLs from the URL field out of NetSurf. 2011-03-04 09:18:23 +00:00
apple_image.h 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
apple_image.m 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
bitmap.h
bitmap.m
compile-xib.sh
coordinates.h
extract-strings.sh
fetch.m
font.h
font.m Fixed text scaling. 2011-03-04 14:53:16 +00:00
gui.h
gui.m Remove unused function gui_window_redraw. 2011-03-04 11:38:08 +00:00
plotter.h
plotter.m
save.m
schedule.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
url.m
utf8.m
utils.m