reed@reedloden.com
|
9c442c7554
|
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
|
6a5609241f
|
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
|
642143012b
|
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
|
19fdc4cafa
|
Backout bug 408696 to fix ui bustage. a=jesse
|
2007-12-18 22:49:41 -08:00 |
|
sspitzer@mozilla.org
|
461eaede19
|
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
|
aaf51b348f
|
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
|
bf436058b9
|
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
|
ffcc3e4673
|
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
|
c049340e00
|
backing out bug 408729
|
2007-12-18 08:32:13 -08:00 |
|
ted.mielczarek@gmail.com
|
e069733fb3
|
bug 408729 - annotate crash report with StartupTime. r=mento
|
2007-12-18 08:07:26 -08:00 |
|
neil@parkwaycc.co.uk
|
c460e1546b
|
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
|
819aa6c901
|
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
|
188be9ad13
|
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
|
092de713ae
|
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
|
f7e0eb16c3
|
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
|
fbac33065b
|
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
|
da0d941afb
|
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
|
2c3de63a14
|
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
|
d342defa35
|
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
|
90809e8fe5
|
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
|
5fc42e4b50
|
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
|
e013118887
|
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
|
78389a3b3c
|
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
|
4a1def214b
|
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
|
db9caefa16
|
Revert accidental commit
|
2007-12-16 20:51:12 -08:00 |
|
gavin@gavinsharp.com
|
05efadbae0
|
Fix bug # typo in comment
|
2007-12-16 20:49:11 -08:00 |
|
edward.lee@engineering.uiuc.edu
|
74acd86ed7
|
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
|
9a1d793ed1
|
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
|
f46bc6a2db
|
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
|
4cb36287f8
|
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
|
6f767f7ada
|
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
|
5395a457d4
|
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
|
a5a9a5ea2e
|
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
|
5766660996
|
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
|
227ec9bf3d
|
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
|
380250f325
|
Bug 406790 - r=bsmedberg, a=dsicore - option to ignore hidden microformats
|
2007-12-14 11:58:54 -08:00 |
|
bent.mozilla@gmail.com
|
948c4d159d
|
Bug 408214 - "crash reporter sending random 'Name' field". r=luser, a=dsicore.
|
2007-12-14 11:47:19 -08:00 |
|
sspitzer@mozilla.org
|
cee111e248
|
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
|
8594f1a7cb
|
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
|
39d91af8a0
|
Bug 407655 - Reorganize download context menus. r=sdwilsh, a1.9=beltzner
|
2007-12-14 10:26:06 -08:00 |
|
edward.lee@engineering.uiuc.edu
|
7d5ab6d867
|
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
|
ed311de84b
|
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
|
4c61b39273
|
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
|
22112e8de8
|
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
|
a7b72389d1
|
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
|
64c9e9ea5d
|
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
|
bc2d5f22fc
|
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
|
d6bfc988ed
|
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 |
|
reed@reedloden.com
|
b64c68704c
|
Bug 407477 - "Use stock icons in the XUL open file dialog" [p=sikon@lucidfox.org r=Ryan a1.9=schrep]
|
2007-12-13 22:58:27 -08:00 |
|
reed@reedloden.com
|
07e080d423
|
Bug 406672 - "Please add 'back' and 'forward' stock icons to help viewer under Linux" [p=sikon@lucidfox.org r=Ryan a1.9=schrep]
|
2007-12-13 22:55:32 -08:00 |
|