netsurf/cocoa
Sven Weidauer 045183032f Font scaling and other scaling related fixes.
svn path=/trunk/netsurf/; revision=11349
2011-01-17 15:00:18 +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 Implemented download window 2011-01-14 12:46:06 +00:00
bitmap.h
bitmap.m
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
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
font.h Font scaling and other scaling related fixes. 2011-01-17 15:00:18 +00:00
font.m Font scaling and other scaling related fixes. 2011-01-17 15:00:18 +00:00
gui.m Font scaling and other scaling related fixes. 2011-01-17 15:00:18 +00:00
history.m
NetsurfApp.h
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
plotter.m
Prefix.pch including <cocoa/cocoa.h> in prefix header 2011-01-12 22:07:36 +00:00
save.m
schedule.m
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
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
utf8.m Added UTF-8 to local encoding conversion functions. Just copies the string. 2011-01-12 23:21:33 +00:00
utils.m