netsurf/cocoa
François Revel 4dda0f0204 - whitespace cleanup.
- check if /opt/local exists and add it to search paths, so libjpeg installed by MacPort can be found, as it doesn't seem to have a pkg-config descriptor.

svn path=/trunk/netsurf/; revision=11471
2011-01-23 20:31:36 +00:00
..
NetSurf.xcodeproj Implementing tabs and fixing scrolling. 2011-01-19 20:19:43 +00:00
PSMTabBarControl Activating (and fixing) more warnings in Xcode 2011-01-23 19:32:56 +00:00
config Activating (and fixing) more warnings in Xcode 2011-01-23 19:32:56 +00:00
res Generating version info in Info.plist from version.c 2011-01-23 19:03: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 Fixed tab closing leaving the URL bar disconnected from the current tab 2011-01-20 14:17:15 +00:00
DownloadWindowController.h Implemented download window 2011-01-14 12:46:06 +00:00
DownloadWindowController.m Activating (and fixing) more warnings in Xcode 2011-01-23 19:32:56 +00:00
Makefile.target - whitespace cleanup. 2011-01-23 20:31:36 +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 Activating (and fixing) more warnings in Xcode 2011-01-23 19:32:56 +00:00
font.h Font scaling and other scaling related fixes. 2011-01-17 15:00:18 +00:00
font.m Activating (and fixing) more warnings in Xcode 2011-01-23 19:32:56 +00:00
gui.m Activating (and fixing) more warnings in Xcode 2011-01-23 19:32:56 +00:00
plotter.h Cocoa front end (credit: Sven Weidauer) 2011-01-12 20:21:17 +00:00
plotter.m Activating (and fixing) more warnings in Xcode 2011-01-23 19:32:56 +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