pjs/camino
mark%moxienet.com e5c95b9fea 414741 General preference pane icon in toolbar is focused when opening Preferences with FKA off, any pane except History and General. Check that the next "valid" key view is valid before using it as a candidate. r=smorgan 2008-01-31 04:08:12 +00:00
..
Camino.xcodeproj 411303 Land SharedMenusCocoa.framework in CVS and build from source. It is no longer necessary to install SharedMenusCocoa.framework in /Library/Frameworks or provide SDK symbolic links on the build host. r=smorgan r=alqahira 2008-01-28 18:52:47 +00:00
IBPalette Camino only - Bug 383469: Switch to an xcodeproj project file for the IB palette project. r=mento 2007-07-19 17:40:11 +00:00
PreferencePanes 413709 Don't automatically update unofficial builds. Only put our app.update.url into official builds. Disable update UI if there's no app.update.url. Show a tooltip for disabled items to keep people from getting too confused. r=smorgan 2008-01-29 19:37:34 +00:00
config 411303 Land SharedMenusCocoa.framework in CVS and build from source. It is no longer necessary to install SharedMenusCocoa.framework in /Library/Frameworks or provide SDK symbolic links on the build host. r=smorgan r=alqahira 2008-01-28 18:52:47 +00:00
docs Bug 414146 - Release Notes for Camino 1.5.5. r/sr=mento 2008-01-30 20:17:25 +00:00
embed-replacements Bug 404661 - "Remove "this gun is loaded" from the about:config warning" (take two) [p=beltzner@mozilla.com (Mike Beltzner) ui-r=beltzner r=dolske a=blocking1.9+] 2008-01-29 07:47:31 +00:00
flashblock Bug 410290 - Update to Flashblock 1.5.5 plus regression fixes. r/sr=mento 2008-01-04 00:26:50 +00:00
idl Camino only - Bug 410955: Support AddSearchProvider for installing OpenSearch engines. r/sr=mento 2008-01-10 18:39:56 +00:00
installer 413646 The previous solution requires make 3.81, but we need to support older than that. Xcode 3.0 ships with make 3.81, but earlier versions don't. 2008-01-23 15:56:18 +00:00
resources 413709 Don't automatically update unofficial builds. Only put our app.update.url into official builds. Disable update UI if there's no app.update.url. Show a tooltip for disabled items to keep people from getting too confused. r=smorgan 2008-01-29 19:37:34 +00:00
sharedmenuscocoa 414494 LC_ID_DYLIB in SharedMenusCocoa.framework is wrong, refers to the dylib in /Library/Frameworks instead of @executable_path/../Frameworks. 2008-01-29 04:51:32 +00:00
sparkle 413709 Don't automatically update unofficial builds. Only put our app.update.url into official builds. Disable update UI if there's no app.update.url. Show a tooltip for disabled items to keep people from getting too confused. r=smorgan 2008-01-29 19:37:34 +00:00
src 414741 General preference pane icon in toolbar is focused when opening Preferences with FKA off, any pane except History and General. Check that the next "valid" key view is valid before using it as a candidate. r=smorgan 2008-01-31 04:08:12 +00:00
striptease 411954 I know how to strip a binary's symbol table of all non-global symbols except for text symbols. I also know how to strip LC_CODE_SIGNATURE load commands once they've been added. Introducing striptease. r=smorgan r=ardissone 2008-01-22 20:17:59 +00:00
.cvsignore 408498 Makefile cleanup. r=ardissone a/1.6b1=me 2007-12-17 16:21:00 +00:00
Info-AppearancePrefPane.plist 278820 Can't shift-tab out of Fonts tab in Appearance preference pane. Fix the key view loop by sharing the Reset button between NSTabViewItems. This nib shouldn't hurt us any more. r=smorgan r=ardissone sr=me a/1.6b1=me 2008-01-03 19:34:07 +00:00
Info-Camino.plist.in 392916 Show the Gecko version in the About window; fix the order that the version is displayed in the About window; make CFBundleVersion be compatible with Launch Services; stash the CVS tag and checkout date (if available) in Info.plist. r=alQAhira a/1.6b1=me 2008-01-09 01:31:00 +00:00
Info-DownloadsPrefPane.plist Bug 244678, change bundle identifier to org.mozilla.camino and creator to MOZC. r=smfr 2005-09-10 05:43:09 +00:00
Info-GeneralPrefPane.plist 408400 Rename Navigation preference pane to General. r=smorgan sr=me a/1.6b1=me 2007-12-14 21:50:11 +00:00
Info-HistoryPrefPane.plist Bug 244678, change bundle identifier to org.mozilla.camino and creator to MOZC. r=smfr 2005-09-10 05:43:09 +00:00
Info-PrivacyPrefPane.plist 354975 "Passwords never saved list" should be user-accessible. Allow in-app removal from KeychainDenyList.plist. Introduces new "Edit Keychain Exclusions..." button and sheet in the Privacy preference pane. r=smorgan r=ardissone sr=me a/1.6b1=me 2008-01-03 19:12:37 +00:00
Info-SecurityPrefPane.plist Fix pref pane bundle version numbers and identifiers. 2006-01-16 05:52:34 +00:00
Info-TabsPrefPane.plist Camino only - Bug 241100: Make the 'load in background' pref only apply to tabs, clarify its description (bug 356204), and update the Tabs pref class name from Chimera to Camino (bug 381356). r/sr=mento 2008-01-19 00:10:20 +00:00
Info-WebFeaturesPrefPane.plist Camino only - Bug 384791: Simplify the WebFeatures pref pane. Also disable Enable Java when plugins are disabled (bug 368937) and rename the pref pane class for the post-Chimera age (bug 356204). r=alqahira sr=mento 2008-01-21 04:09:33 +00:00
Makefile.in 413709 Don't automatically update unofficial builds. Only put our app.update.url into official builds. Disable update UI if there's no app.update.url. Show a tooltip for disabled items to keep people from getting too confused. r=smorgan 2008-01-29 19:37:34 +00:00
build.mk part of bug 383085 - remove the need to build xpfe/bootstrap for Camino, fool tinderboxen to still find a mozilla-bin though, r=mento 2007-06-07 19:36:01 +00:00
confvars.sh 332397 Always disable xpinstall on the trunk. r=ardissone 2007-12-23 20:53:25 +00:00
makefiles.sh Adding a new Makefile from bug 411954. Also adding other Makefiles that never got added in the past. 2008-01-22 20:34:13 +00:00