gecko-dev/camino
smfr%smfr.org ad03fd2d7d Fix Camino bugs:
Bug 319509: When doing Reset Camino, don't prompt about closing windows with multiple tabs open.
Bug 320208: Reset Camino should not clear out keychain passwords, since we don't know whether we created them.
Bug 319491: Reset Camino should clear the visit counts on the bookmarks, thus clearing the top 10 list.

Also changed -getFrontmostBrowserWindow and -browserWindows to not return windows that are not visible (e.g. those that are being created or destroyed), which fixing some odd cascading issues, and should prevent us from ever showing sheets on hidden windows.
2005-12-19 05:23:49 +00:00
..
Camino.xcode Bug 314632, update toolbar icons. Icons by Jasper Hauser <camino@jasperhauser.nl>. r=me 2005-12-02 21:10:51 +00:00
config Bug 317232, enable SVG in Camino. Camino-only, npotdb. r=pink 2005-12-01 22:24:58 +00:00
docs Fix instructions about importing bookmarks. 2005-12-06 07:06:52 +00:00
IBPalette More Info.plist fixing. 2005-12-02 17:42:21 +00:00
installer Bug 305373, Camino .dmg name changed and other assorted packaging cleanup. Camino-only. r=pink 2005-08-25 17:37:31 +00:00
PreferencePanes Bug 314632, update toolbar icons. Icons by Jasper Hauser <camino@jasperhauser.nl>. r=me 2005-12-02 21:10:51 +00:00
resources Fix bugs 299799 and 254313: add context menu item to copy bookmark and history item urls to the clipboard. Patch by Chris Lawson. 2005-12-10 20:43:17 +00:00
src Fix Camino bugs: 2005-12-19 05:23:49 +00:00
.cvsignore Remove static makefile; you need to be using camino.mk to build. 2003-07-08 21:14:37 +00:00
Info-AppearancePrefPane.plist Change the Camino pref pane identifiers to contain "org.mozilla.camino" rather than "org.mozilla.chimera", and fix the text encoding of many of the pref panel Localized.strings files. 2005-10-20 02:31:36 +00:00
Info-Camino.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-CaminoStatic.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-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-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-NavigationPrefPane.plist Change the Camino pref pane identifiers to contain "org.mozilla.camino" rather than "org.mozilla.chimera", and fix the text encoding of many of the pref panel Localized.strings files. 2005-10-20 02:31:36 +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 Change the Camino pref pane identifiers to contain "org.mozilla.camino" rather than "org.mozilla.chimera", and fix the text encoding of many of the pref panel Localized.strings files. 2005-10-20 02:31:36 +00:00
Info-SecurityPrefPane.plist Change the Camino pref pane identifiers to contain "org.mozilla.camino" rather than "org.mozilla.chimera", and fix the text encoding of many of the pref panel Localized.strings files. 2005-10-20 02:31:36 +00:00
Info-TabsPrefPane.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-WebFeaturesPrefPane.plist Change the Camino pref pane identifiers to contain "org.mozilla.camino" rather than "org.mozilla.chimera", and fix the text encoding of many of the pref panel Localized.strings files. 2005-10-20 02:31:36 +00:00
Makefile.in Fix bug 159048: implement Page Info for camino. This uses a new set of views that have size-to-fix behavior, which are also used now for the certificate view, and the downloads window. 2005-12-02 05:20:36 +00:00