netsurf/cocoa
Sven Weidauer 5105548de6 More font traits
svn path=/trunk/netsurf/; revision=11359
2011-01-17 21:47:08 +00:00
..
config Adding build instructions for Cocoa and building with system-provided libpng by default. 2011-01-13 07:47:07 +00:00
NetSurf.xcodeproj Implementing selection and clipboard functions. 2011-01-14 17:50:11 +00:00
res High-res icon 2011-01-17 18:13:32 +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
BrowserView.h Better mouse handling for browser 2011-01-14 16:54:39 +00:00
BrowserView.m Font scaling and other scaling related fixes. 2011-01-17 15:00:18 +00:00
BrowserWindow.h Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
BrowserWindow.m Correctly handling users closing windows 2011-01-13 19:00:04 +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
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
history.m Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
NetsurfApp.h Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
NetsurfApp.m Zooming, opening files, accepting http and https URLs 2011-01-13 17:20:13 +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
plotter.h Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
plotter.m Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
Prefix.pch including <cocoa/cocoa.h> in prefix header 2011-01-12 22:07:36 +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
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
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
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
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