Commit Graph

1616 Commits

Author SHA1 Message Date
rj.keller%beonex.com
25ac2f379e Bug 284790 - Live Bookmarks should be capitalised. r=steffen.wilberg@web.de 2005-03-10 00:05:17 +00:00
doronr%us.ibm.com
7f0bc16bc2 access bug 256243 - Unabled to remove downloads / navigate downloads dialog mouseless. r=ben 2005-03-09 23:30:21 +00:00
webmail%kmgerich.com
48a05da8e1 bug 270988, menubar highlighting not centered on Linux 2005-03-09 21:48:51 +00:00
bsmedberg%covad.net
0dda0f7e78 Bug 277222 - Add current Firefox version to the "could not be installed" message, patch by Robert Strong with a couple tweaks from me, r=me 2005-03-09 21:26:07 +00:00
webmail%kmgerich.com
101f23702c bug #270933, Autocomplete dropdown has wrong background color on Linux. Thanks to Jaap A. Haitsma 2005-03-09 20:33:15 +00:00
mkaply%us.ibm.com
630a59a15c #277265
r1=benjamin, r2=mconnor
Patch from Peter Weilbacher - Use file checkbox instead of radio buttons in print dialog
2005-03-09 18:54:03 +00:00
bryner%brianryner.com
b32fdbfb6a Don't save sidebar elements in tab focus memory (bug 254056). r=neil, sr=ben. 2005-03-09 09:38:21 +00:00
bryner%brianryner.com
5cbf1ab46e Port fix for bug 277657, textbox.maxLength doesn't work. Patch by gautheri@noos.fr, r=mconnor,me. 2005-03-09 00:04:02 +00:00
rj.keller%beonex.com
331fa30d24 Bug 251751 - Firefox Help window should not be alwaysRaised r=mconnor@myrealbox.com 2005-03-08 23:04:47 +00:00
rj.keller%beonex.com
4a60259722 Bug 256104 - Need element IDs in viewSource.xul r=mconnor@myrealbox.com 2005-03-08 22:58:24 +00:00
bzbarsky%mit.edu
b21ae8f2b4 Fix drag/drop of extensions and themes to extension manager to work. Bug
260068, patch by Rich Walsh <dragtext@e-vertise.com>, r=mconnor
2005-03-08 21:05:21 +00:00
neil%parkwaycc.co.uk
a9ae499ae6 Improve on previous patch for bug 285065 r=bryner sr=dbaron 2005-03-08 12:28:00 +00:00
timeless%mozdev.org
c6959d3135 Bug 270930 install script does not handle path with spaces
patch by ajschult@verizon.net r=bsmedberg sr=bryner
2005-03-08 06:39:41 +00:00
timeless%mozdev.org
669e05ccbc Bug 280740 Installer crashes in choose install components dialog
patch by sunil@atc.tcs.co.in r=bryner
2005-03-08 06:39:38 +00:00
caillon%redhat.com
febda630b6 Bug 281979 Call g_set_application_name () to give the window manager a hint as to what name to use when grouping windows. r=bsmedberg
Relanding with initialization of local PRLibrary to nsnull.
2005-03-07 22:40:36 +00:00
bsmedberg%covad.net
4610918259 Bug 284188 - Forcefully prevent infinite-restart bugs by setting an environment var. r=darin 2005-03-07 19:00:19 +00:00
mkaply%us.ibm.com
1c6c9a820f #282280
r=mkaply, sr=blizzard (platform specific)
Patch from Rich Walsh - implement -console for OS/2
2005-03-07 18:28:40 +00:00
bzbarsky%mit.edu
5b1084a5a5 Add the prompt-service contract to nsEmbedCID.h 2005-03-07 16:07:11 +00:00
marco%gnome.org
e042062105 Bug 233461 Add button icons on the new preferences dialog
r=mconnor
2005-03-07 09:53:07 +00:00
caillon%redhat.com
461f39f507 Backing out patch to bug 281979 for now in lieu of the orange on egg. 2005-03-07 05:27:23 +00:00
dbaron%dbaron.org
aa62d91bc1 Break cycle-through-XPCOM by adding an assignment to null when done with |iterator|. b=285065 r+sr=bryner 2005-03-07 04:36:44 +00:00
mozilla.mano%sent.com
7b29bd31af Bug 271554 - Mac labels in wizards. r=mconnor 2005-03-07 00:16:36 +00:00
roc+%cs.cmu.edu
f1864a6023 Bug 241245. Use 'Desk' as a cross-platform way to get to the Desktop directory, now that it's supported on all platforms. Also, clean up the JS to always use 'Downloads' as the key to get the Downloads directory in getSpecialFolderKey. r=mconnor 2005-03-06 21:24:35 +00:00
caillon%redhat.com
6672601412 Bug 281979
Call g_set_application_name () to give the window manager a hint as to what name to use when grouping windows. r=bsmedberg
2005-03-06 17:11:39 +00:00
darin%meer.net
93685612b0 fixes bug 271475 "nsINIParser::Init is noisy when given file doesn't exist" r=bsmedberg 2005-03-06 00:53:13 +00:00
ben%bengoodger.com
7bad6c3afe 283871 - password manager does not resize vertically... add flex to content box. Patch by Mook <mook.moz@gmail.com> r=me 2005-03-05 08:32:47 +00:00
jshin%mailaps.org
d28e19536e bug IME candidate list is hidden by autocomplete window (r=dbaron,bryner,smontagu,jst,sr=dbaron,bryner,neil) : patch by Masayuki Nakano 2005-03-05 08:19:05 +00:00
mozilla.mano%sent.com
4558d4dc10 Bug 221824 - themes should be RTL compatible. regressions fix. r=steffen/kmgerich 2005-03-05 07:07:58 +00:00
bzbarsky%mit.edu
66e36aadd9 Add tooltips to firefox print preview toolbar. Bug 250446, patch by
Gavin Sharp <gavin.sharp@gmail.com>, r=bsmedberg
2005-03-05 03:57:34 +00:00
bzbarsky%mit.edu
3f0302a0d5 Update extension metadata when upgrading an extension. Bug 269259, patch by
Robert Strong <moz_bugzilla@exchangecode.com>, r=bsmedberg
2005-03-05 03:47:45 +00:00
bzbarsky%mit.edu
e904e4ef65 Fix Firefox typeahead find crashes. do_QueryReferent on an nsWeakPtr can
return a null after all!  Bug 274625, patch by Michael Clackler
<mikeclackler@hotmail.com>, r=bsmedberg, sr=bzbarsky
2005-03-05 03:43:34 +00:00
steffen.wilberg%web.de
65e2af214e Bug 214707: Don't allow creation of nameless toolbars. p=gavin.sharp@gmail.com, r=bsmedberg 2005-03-05 01:22:30 +00:00
steffen.wilberg%web.de
dda9153d78 Bug 271774: Page Setup's 'Shrink to fit page width' preference is not saved. p=rganesan@novell.com, r=mconnor 2005-03-05 00:49:42 +00:00
steffen.wilberg%web.de
0020898e75 Bug 263750: -moz-appearance: none gives the urlbar a 2px inset border regardless of gtk theme. p=webmail@kmgerich.com, r=mconnor 2005-03-05 00:36:38 +00:00
steffen.wilberg%web.de
9781527166 bump the copyright date in Help docs to 2005 2005-03-05 00:25:22 +00:00
jwalden%mit.edu
b61f95901c Bug 279715 - [Mac] In Help viewer toolbar customization 'Text only' dropdown markers are missing. Patch by Simon Paquet <bugzilla@babylonsounds.com>, r=me 2005-03-04 22:46:31 +00:00
mozilla.mano%sent.com
3870bda731 Bug 251627 [Firefox/toolkit part] - Icon incorrectly placed when dropping an icon from the Customize Toolbar windows to the Toolbars when interface is RTL. r=mconnor 2005-03-04 18:39:12 +00:00
jst%mozilla.jstenback.com
a57ec3f6dc Fixing bug 283531. Fix confusingly named argument to nsIEventStateManager::DispatchNewEvent() that has caused confusing event handling code (also fixed) to creap into the tree. r=bzbarsky@mit.edu, sr=bryner@brianryner.com 2005-03-04 02:01:54 +00:00
mozilla.mano%sent.com
93fc9aad0f Bug 125998 - For image documents, use the iamge-url as the tab-icon. patch by Christian Schmidt <bugzilla.mozilla.org@chsc.dk> r=vlad 2005-03-03 16:25:06 +00:00
mozilla.mano%sent.com
50f7c371bc Bug 283660 - The new preferences window can't be closed on OS X (and doesn't have a collapse toolbar button) r=ben 2005-03-03 16:13:37 +00:00
bugzilla%arlen.demon.co.uk
cb9dbe532f Bug 284398 Typo in nsDefaultCLH.js and nsMailDefaultHandler.js - nsISupporst
p=moz_bugzilla@exchangecode.com fr=benjamin
2005-03-02 20:54:38 +00:00
gandalf%firefox.pl
82ee1cc37a Bug 284183: XML Parse Error on opening an attachment. Regression; r=bsmedberg 2005-03-02 13:42:31 +00:00
neil%parkwaycc.co.uk
aa6091e795 Bug 58523 some command line switches shouldn't inhibit global startup preferences p=brian.lu@sun.com r=bryner sr=me also removing an obsolete declaration from toolkit code at bryner's request 2005-03-02 11:27:32 +00:00
marco%gnome.org
982b1ea88d 233461 specify icons for dialogs button
Hook up gnome icons in gnomestripe
r=mconnor
2005-03-02 10:53:06 +00:00
mozilla.mano%sent.com
9f83dd2317 Bug 278544 - regression: location bar of newly created tabs is not focussed after using FAYT. r=mconnor 2005-03-02 06:01:29 +00:00
brendan%mozilla.org
31cc6828da Inductive (wish it were deductive, but I don't understand all this code) fix for uninitialized rowCount bug in RowIndexToSearch (r=bryner, sr=dveditz). 2005-03-02 05:40:47 +00:00
ben%bengoodger.com
a72a5a9ccb 284084 - setting "ask before sanitizing" and "sanitize on shutdown" opens a broken sanitize window on shutdown. 2005-03-02 05:27:19 +00:00
cst%andrew.cmu.edu
5d78722a62 Bug 282178 sync xpfe tabbrowser with toolkit tabbrowser
ctrl+f4 event listener doesn't need to be capturing
r=mconnor
2005-03-02 00:23:32 +00:00
bsmedberg%covad.net
ea300e58e1 Bug 283352 - Make new flat chrome manifests usable by extensions. r=shaver I will post docs about this somewhere under http://www.mozilla.org/projects/firefox/extensions/ 2005-03-01 14:46:45 +00:00
scott%scott-macgregor.org
ba8d80e391 Bug #284144 --> Port Ben's winstripe changes for the new preferences UI to the qute theme so
I can use them in Thunderbird
2005-02-28 20:33:21 +00:00