netsurf/cocoa
Sven Weidauer 5a259dadeb Implemented path plotter
svn path=/trunk/netsurf/; revision=11382
2011-01-19 10:20:44 +00:00
..
NetSurf.xcodeproj Removing history.m - those functions aren't called anyways. 2011-01-18 08:27:00 +00:00
config Adding build instructions for Cocoa and building with system-provided libpng by default. 2011-01-13 07:47:07 +00:00
res Menu items for reload and stop loading. Also validating zoom and stop loading menu actions. 2011-01-18 08:26:56 +00:00
BrowserView.h Menu items for reload and stop loading. Also validating zoom and stop loading menu actions. 2011-01-18 08:26:56 +00:00
BrowserView.m Menu items for reload and stop loading. Also validating zoom and stop loading menu actions. 2011-01-18 08:26:56 +00:00
BrowserWindow.h Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
BrowserWindow.m Only showing regular browser windows, not frames or iframes. 2011-01-18 08:26:49 +00:00
DownloadWindowController.h Implemented download window 2011-01-14 12:46:06 +00:00
DownloadWindowController.m Implemented download window 2011-01-14 12:46:06 +00:00
Makefile.target Add the required makefile stuff to build NetSurf for OSX using 'make cocoa' in trunk/. Crashes for now though. Requires some libs installed with macports to /opt/local. 2011-01-19 01:36:21 +00:00
NetSurfAppDelegate.h Zooming, opening files, accepting http and https URLs 2011-01-13 17:20:13 +00:00
NetSurfAppDelegate.m Taking homepage from user defaults 2011-01-17 15:00:12 +00:00
NetsurfApp.h Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
NetsurfApp.m Case insensitive filesystems should just be banned from Earth and even the Milky Way. 2011-01-19 01:07:56 +00:00
Prefix.pch including <cocoa/cocoa.h> in prefix header 2011-01-12 22:07:36 +00:00
ScrollableView.h Implemented tree view/history window. 2011-01-13 15:19:47 +00:00
ScrollableView.m Implemented tree view/history window. 2011-01-13 15:19:47 +00:00
TreeView.h Implemented tree view/history window. 2011-01-13 15:19:47 +00:00
TreeView.m Implemented tree view/history window. 2011-01-13 15:19:47 +00:00
bitmap.h Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
bitmap.m Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
fetch.m Using OS services to determine MIME types 2011-01-17 21:47:00 +00:00
font.h Font scaling and other scaling related fixes. 2011-01-17 15:00:18 +00:00
font.m More font traits 2011-01-17 21:47:08 +00:00
gui.m Getting a real path for the options file 2011-01-17 16:18:14 +00:00
plotter.h Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
plotter.m Implemented path plotter 2011-01-19 10:20:44 +00:00
save.m Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
schedule.m Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
selection.m Implementing selection and clipboard functions. 2011-01-14 17:50:11 +00:00
thumbnail.m Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
url.m Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
utf8.m Added UTF-8 to local encoding conversion functions. Just copies the string. 2011-01-12 23:21:33 +00:00
utils.m Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00