Commit Graph

1616 Commits

Author SHA1 Message Date
sspitzer@mozilla.org
5b08a45fc0 fix for bug #408790: URIs that we exclude from history (like about:blank, data:, etc) will appear visited if we check immediately after visiting them. r=dietrich, a=blocking-firefox-3+ 2007-12-19 09:33:50 -08:00
enndeakin@sympatico.ca
f6cf153b88 Bug 407601, use preferred size when calculating popup position and size instead of current size, fixes extraneous layouts and scrolling position changes, r+sr=bz,a=shrep 2007-12-19 08:37:32 -08:00
reed@reedloden.com
f14a83ba20 Bug 400764 - "Don't depend on Firefox specifics for notifications for popups and missing plugins" [p=twanno@lycos.nl (Teune van Steeg) r=gavin a1.9=schrep] 2007-12-19 03:26:36 -08:00
reed@reedloden.com
ec05175542 Bug 408819 - "Port bug 305679 to Toolkit" (Av1-TK) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano a1.9=schrep] 2007-12-19 03:25:20 -08:00
reed@reedloden.com
289dfb1316 Bug 407559 - "Allow XUL apps launched with Firefox to override name & vendor" [p=mark.finkle@gmail.com (Mark Finkle) r=bsmedberg a1.9=schrep] 2007-12-19 03:23:22 -08:00
edward.lee@engineering.uiuc.edu
3d3f54cc6b Backout bug 408696 to fix ui bustage. a=jesse 2007-12-18 22:49:41 -08:00
sspitzer@mozilla.org
8f6a6ddf24 add places test for global history's isVisited(). part of bug #401980 r=dietrich 2007-12-18 14:32:07 -08:00
maxf@magma.ca
49eda3bf0d See bugzilla bug 280725. Changes were made to the xremote mechanism to move it out of the os-specific widget code and into the more generic command line code in the toolkit. This bug implements the corresponding changes for the QNX Neutrino Mozilla based browser: 1) The xremote related code is removed from widget/src/photon/. 2) The nsPhMozRemoteHelper.* source files removed in step 1 are renamed to nsPhRemoteService.* and modified to work under toolkit/components/remote/. 3) Finally the photon specific code in widget/src/xremoteclient is modified so that the mozilla-xremote-client utility works as it did before. These changes are all Neutrino-only and should not affect any other platform, and in theory cannot bust any Tinderbox builds. p=407800 r=bsmedberg 2007-12-18 14:00:51 -08:00
sspitzer@mozilla.org
09b4bc65e3 fix for bug #400671: Location bar ignores entered url and uses autocomplete selected url instead r=gavin, a=blocking-firefox-3+ 2007-12-18 13:25:03 -08:00
edward.lee@engineering.uiuc.edu
f221c8b170 Bug 408565 - Menu items "Open Containing Folder" / "Show in Finder" shouldn't be grayed out for in-progress/paused downloads. r=sdwilsh, a1.9=beltzner 2007-12-18 11:56:09 -08:00
ted.mielczarek@gmail.com
d96ccf14c2 backing out bug 408729 2007-12-18 08:32:13 -08:00
ted.mielczarek@gmail.com
d6c0963d26 bug 408729 - annotate crash report with StartupTime. r=mento 2007-12-18 08:07:26 -08:00
neil@parkwaycc.co.uk
f8e41045aa Ctrl+PgDn/PgUp don't work when the focus is in an autocomplete textbox b=290177 r=Enn a=dsicore 2007-12-18 01:16:42 -08:00
edward.lee@engineering.uiuc.edu
1f823d75ad Bug 405886 - Remove the "Open File" button at the right of every download row. r=sdwilsh, b-ff3=mconnor 2007-12-18 00:51:57 -08:00
edward.lee@engineering.uiuc.edu
dc2e05f1f6 Bug 408350 - Enter/return on downloads should do the same as double click. r=sdwilsh, a1.9=mconnor 2007-12-18 00:49:36 -08:00
edward.lee@engineering.uiuc.edu
fba824a156 Bug 408351 - Double click download should do default action (first item in menu). r=sdwilsh, a1.9=schrep 2007-12-18 00:47:48 -08:00
sspitzer@mozilla.org
1cc97c585d fix for bug #401980: use a simpler query than mDBGetURLPageInfo for IsURIStringVisited() patch=Marco Bonardo <mak77@supereva.it> r=sspitzer a=schrep 2007-12-17 23:28:14 -08:00
sspitzer@mozilla.org
af03a5c6c9 fix for bug #408463: top crash @ nsAutoCompleteController::HandleStartComposition() r=mano, a=blocking-firefox-3+ 2007-12-17 23:20:10 -08:00
edward.lee@engineering.uiuc.edu
5fc1b7453b Bug 405893 - Search should match TLDs as well as download file names. r=sdwilsh, b-ff3=mconnor 2007-12-17 22:05:39 -08:00
reed@reedloden.com
b50a945635 Bug 160454 - "Eliminate use of HEAD in "save as"" ((AAv1) cleanup |getFileBaseName()| usages) [p=sgautherie.bz@free.fr (Serge Gautherie) r=Mano sr=Neil a1.9=beltzner] 2007-12-17 21:48:09 -08:00
reed@reedloden.com
6d4aa754bc Bug 385066 - "Remove preloading from mozStorage" [p=comrade693+bmo@gmail.com (Shawn Wilsher [sdwilsh]) r=gavin a=blocking1.9+] 2007-12-17 21:34:50 -08:00
reed@reedloden.com
adb31a7d8c Bug 273149 - "toggling the Match case checkbox does not change the highlighting" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r=Mano a1.9=beltzner] 2007-12-17 21:28:05 -08:00
sspitzer@mozilla.org
c681192bb1 fix for bug #408443: Update from Gran Paradiso Alpha 2, Alpha 3, and Alpha 4 -> FF Beta 2 cause [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIDocShellHistory.useGlobalHistory] if you have a a2,a3,a4 profile and you run a7 (or later), in place migration of places.sqlite will fail, causing problems (such as an empty personal toolbar and lost of history.) r=dietrich, a=beltzner 2007-12-17 16:20:45 -08:00
dolske@mozilla.com
edc848afc9 Followup fix for Bug 408359 - Password Manager dialog's Show/Hide Passwords button does not have an access key. p=ehsan.akhgari@gmail.com, r=mano, a1.9=mconnor 2007-12-17 12:53:59 -08:00
edward.lee@engineering.uiuc.edu
06bbbc69cd Bug 405888 - Remove the "Information" button at the right of every download row. r=sdwilsh, a1.9=mconnor 2007-12-17 11:10:46 -08:00
edward.lee@engineering.uiuc.edu
4e5ecef2a6 Bug 408696 - Don't show leading 0 for download dates. r=mconnor, a1.9=mconnor 2007-12-17 11:08:11 -08:00
gavin@gavinsharp.com
ddf4f43d91 Revert accidental commit 2007-12-16 20:51:12 -08:00
gavin@gavinsharp.com
476f07428a Fix bug # typo in comment 2007-12-16 20:49:11 -08:00
edward.lee@engineering.uiuc.edu
ec18667a32 Bug 408500 - Refactor displayHost logic into getDisplayHost. r=sdwilsh, r=dwitte, a1.9=mconnor 2007-12-15 20:21:48 -08:00
edward.lee@engineering.uiuc.edu
3eb0ad3842 Bug 392097 - only showing 7 days of download history, until I search, then I see more items. r=sdwilsh, b-ff3=beltzner 2007-12-15 17:35:38 -08:00
edward.lee@engineering.uiuc.edu
aec015afe9 Bug 403674 - Implement "Go to Source Location" for the context-menu items. r=sdwilsh, b-ff3=mconnor, p=om.brahmana@gmail.com (Brahmana) 2007-12-15 17:11:27 -08:00
edward.lee@engineering.uiuc.edu
6e501e7314 Bug 403728 - Better display non-eTLDable download URIs. Follow-up patch (add comments). r=sdwilsh 2007-12-15 15:35:01 -08:00
reed@reedloden.com
05117d19a9 Follow-up to bug 407044 -- add missing '+' to jar.mn so gnomestripe overrides winstripe for downloads.css 2007-12-14 19:17:54 -08:00
florian@queze.net
a608326fa8 Bug 407193: Restore animateFadeIn behavior for Mac prefpanes (revert fix for bug 394881). r=mconnor, a=blocking-firefox3+ 2007-12-14 16:20:48 -08:00
dolske@mozilla.com
677911a7b6 Bug 408359 - Password Manager dialog's Show/Hide Passwords button does not have an access key. p=ehsan.akhgari@gmail.com, r=mano, a1.9=beltzner 2007-12-14 15:38:39 -08:00
dolske@mozilla.com
f0fd156a90 Bug 408373 - Typo in a comment in nsLoginManagerPrompter.js. p=ehsan.akhgari@gmail.com, r/a1.9=beltzner 2007-12-14 13:14:56 -08:00
cbarrett@mozilla.com
7315ebbd01 Bug 404894 - Text in disabled <xul:menulist> should be grayed on mac. r=mano 2007-12-14 12:01:29 -08:00
mkaply@us.ibm.com
abcfc40bda Bug 406790 - r=bsmedberg, a=dsicore - option to ignore hidden microformats 2007-12-14 11:58:54 -08:00
bent.mozilla@gmail.com
e3ca1ccc32 Bug 408214 - "crash reporter sending random 'Name' field". r=luser, a=dsicore. 2007-12-14 11:47:19 -08:00
sspitzer@mozilla.org
35c59e75da fix for bug #406194: Rich url bar keeps old scroll position even on new input patch=zeniko@gmail.com r=sspitzer/gavin a=blocking-firefox-3+ 2007-12-14 11:07:20 -08:00
dietrich@mozilla.com
15809a6cab Bug 407286 ? ExpireItems(EXPIRATION_COUNT_PER_RUN) takes about 700ms (down from 8 seconds) but could be faster? (r=dietrich, a=beltzner) 2007-12-14 11:02:23 -08:00
edward.lee@engineering.uiuc.edu
adc27d3c76 Bug 407655 - Reorganize download context menus. r=sdwilsh, a1.9=beltzner 2007-12-14 10:26:06 -08:00
edward.lee@engineering.uiuc.edu
3c93d07aee Bug 406230 - Vertically align download icons in the center. r=sdwilsh, a1.9=beltzner 2007-12-14 10:24:01 -08:00
edward.lee@engineering.uiuc.edu
c1ca67b823 Bug 406923 - Just started downloads don't know about their referrers until reopened. r=sdwilsh, a1.9=dsicore 2007-12-14 02:08:45 -08:00
edward.lee@engineering.uiuc.edu
6bacb2f190 Bug 407784 - "Copy Source Location" -> "Copy Download Link". r=sdwilsh, a1.9=schrep 2007-12-14 02:05:39 -08:00
edward.lee@engineering.uiuc.edu
5201d9071c Bug 407771 - Remove retry button for blocked/dirty downloads. r=sdwilsh, a1.9=schrep 2007-12-14 02:03:36 -08:00
edward.lee@engineering.uiuc.edu
69b017a4a8 Bug 405884 - List date/time of download for each download shown. r=sdwilsh, b-ff3=mconnor 2007-12-14 02:00:16 -08:00
reed@reedloden.com
2299ec6696 Bug 404530 - "Make use of GTK stock icons in more places" (Print preview) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=schrep] 2007-12-13 23:37:14 -08:00
reed@reedloden.com
2d33a2813c Bug 404530 - "Make use of GTK stock icons in more places" (Close button on notification bar) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=schrep] 2007-12-13 23:34:37 -08:00
reed@reedloden.com
967262a8c0 Bug 404530 - "Make use of GTK stock icons in more places" (Error pages) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=schrep] 2007-12-13 23:31:58 -08:00