gecko-dev/camino
smfr%smfr.org 7dd5767b62 Fix bug 279844: tabs loaded in the background don't scroll correctly to relative anchors. Fix by making sure that background tabs are sized correctly on creation and URL load, so that a later resize on show doesn't mess with the scroll position. r=pinkeron.
Fix bug 157995: tab title stays at "Loading..." sometimes. This happens when we don't get a setTitle: callback from gecko (e.g. for an FTP download), so always set the tab title back to the page title (or URL) in onLoadingComplete. r=pinkerton.
Other minor cleanup (const strings, mostly)
2005-01-30 05:02:56 +00:00
..
Camino.xcode bsmedberg%covad.net 2005-01-28 07:08 Move the transformiix locale file to dom/locales, r=peterv/Pike 2005-01-28 16:45:14 +00:00
PreferencePanes Fix some sheet sizing issues. r=#camino 2005-01-27 02:49:24 +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 bug 279473: prefs were not getting saved if you quit with the prefs window open. 2005-01-27 03:41:26 +00:00
src Fix bug 279844: tabs loaded in the background don't scroll correctly to relative anchors. Fix by making sure that background tabs are sized correctly on creation and URL load, so that a later resize on show doesn't mess with the scroll position. r=pinkeron. 2005-01-30 05:02:56 +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