.. |
Camino.xcode
|
move history prefs into their own pane, part of major prefs reorg
|
2005-01-18 23:34:29 +00:00 |
PreferencePanes
|
Fix a crash on quit that happened if you had visited the Web Features pref panel. It occurred because we assumed that -dealloc would be called before XPXCOM shutdown, which is not true of autoreleased objects. This is the same fix for the same bug that smfr committed yesterday in the privacy pref pane code. Also, add licenses to two files missing them.
|
2005-01-19 02:14:21 +00:00 |
config
|
Bug 272189 - enable crypto by default, and make the list of default extensions app-specific r=darin a=mitchell
|
2004-12-01 13:02:07 +00:00 |
docs
|
remove blurb about prebinding on 10.3 since we no longer do it
|
2004-11-03 15:06:28 +00:00 |
resources
|
Fix the tooltips on the bookmarks editing buttons.
|
2005-01-19 17:57:29 +00:00 |
src
|
Fix bug 278949: make sure we have a bookmarks view controller when we need one for adding a new bookmark. Also fix a build warning (bad BOOL return value).
|
2005-01-19 18:33:01 +00:00 |
.cvsignore
|
Remove static makefile; you need to be using camino.mk to build.
|
2003-07-08 21:14:37 +00:00 |
Info-AddressBookManager.plist
|
Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode.
|
2005-01-16 04:47:56 +00:00 |
Info-AppearancePrefPane.plist
|
Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode.
|
2005-01-16 04:47:56 +00:00 |
Info-Camino.plist
|
Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode.
|
2005-01-16 04:47:56 +00:00 |
Info-CaminoStatic.plist
|
Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode.
|
2005-01-16 04:47:56 +00:00 |
Info-DownloadsPrefPane.plist
|
Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode.
|
2005-01-16 04:47:56 +00:00 |
Info-HistoryPrefPane.plist
|
add file for history pref pane that I forgot
|
2005-01-18 23:45:52 +00:00 |
Info-NavigationPrefPane.plist
|
Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode.
|
2005-01-16 04:47:56 +00:00 |
Info-PersonalPrefPane.plist
|
Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode.
|
2005-01-16 04:47:56 +00:00 |
Info-PrivacyPrefPane.plist
|
Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode.
|
2005-01-16 04:47:56 +00:00 |
Info-SecurityPrefPane.plist
|
Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode.
|
2005-01-16 04:47:56 +00:00 |
Info-TabsPrefPane.plist
|
Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode.
|
2005-01-16 04:47:56 +00:00 |
Info-WebFeaturesPrefPane.plist
|
Rename the plist files that had "__Upgraded_" added to their names when we upgraded the project for a new Xcode.
|
2005-01-16 04:47:56 +00:00 |
Makefile.in
|
Fix the symlinking of the Info-*.plist files after I renamed them yesterday.
|
2005-01-16 20:33:48 +00:00 |