1
0
mirror of https://github.com/netsurf-browser/netsurf synced 2024-12-18 10:13:24 +03:00
netsurf/cocoa
2011-04-26 22:40:17 +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
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
ArrowBox.h
ArrowBox.m
ArrowWindow.h
ArrowWindow.m
bitmap.h
bitmap.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 Getting rid of cocoa_set_font_scale_factor 2011-03-14 14:17:46 +00:00
BrowserViewController.h
BrowserViewController.m
BrowserWindow.h
BrowserWindow.m
BrowserWindowController.h
BrowserWindowController.m
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
extract-strings.sh
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 gui_find_resource --> gui_get_resource_url. 2011-03-17 11:57:09 +00:00
HistoryView.h
HistoryView.m Getting rid of cocoa_set_font_scale_factor 2011-03-14 14:17:46 +00:00
HistoryWindowController.h
HistoryWindowController.m
LocalHistoryController.h
LocalHistoryController.m
Makefile.target Fix testament rule for cocoa's build system's prefixed paths 2011-03-22 12:42:30 +00:00
NetsurfApp.h
NetsurfApp.m Skip command line arguments starting with - (including the annoying -psn_0_... one when launched from Finder). 2011-04-26 22:40:17 +00:00
NetSurfAppDelegate.h
NetSurfAppDelegate.m
plotter.h
plotter.m
PreferencesWindowController.h
PreferencesWindowController.m
Prefix.pch
save.m
schedule.m
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
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