netsurf/cocoa
Sven Weidauer 1490258b3e Renamed 'spinning' property to 'isProcessing' so that the tab bar picks it up and displays a spinner.
svn path=/trunk/netsurf/; revision=11420
2011-01-20 13:22:39 +00:00
..
NetSurf.xcodeproj Implementing tabs and fixing scrolling. 2011-01-19 20:19:43 +00:00
PSMTabBarControl Implementing tabs and fixing scrolling. 2011-01-19 20:19:43 +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 Renamed 'spinning' property to 'isProcessing' so that the tab bar picks it up and displays a spinner. 2011-01-20 13:22:39 +00:00
BrowserView.h Implementing tabs and fixing scrolling. 2011-01-19 20:19:43 +00:00
BrowserView.m Wrapping drawing code in own autorelease pool 2011-01-20 11:38:14 +00:00
BrowserViewController.h Renamed 'spinning' property to 'isProcessing' so that the tab bar picks it up and displays a spinner. 2011-01-20 13:22:39 +00:00
BrowserViewController.m Renamed 'spinning' property to 'isProcessing' so that the tab bar picks it up and displays a spinner. 2011-01-20 13:22:39 +00:00
BrowserWindowController.h Implementing tabs and fixing scrolling. 2011-01-19 20:19:43 +00:00
BrowserWindowController.m Improved tabs (draggable, can close last one) 2011-01-20 11:38:16 +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 Implementing tabs and fixing scrolling. 2011-01-19 20:19:43 +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 Implementing tabs and fixing scrolling. 2011-01-19 20:19:43 +00:00
ScrollableView.h Implementing tabs and fixing scrolling. 2011-01-19 20:19:43 +00:00
ScrollableView.m Implementing tabs and fixing scrolling. 2011-01-19 20:19:43 +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 Renamed 'spinning' property to 'isProcessing' so that the tab bar picks it up and displays a spinner. 2011-01-20 13:22:39 +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 tabs and fixing scrolling. 2011-01-19 20:19:43 +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