Граф коммитов

11351 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de d841e8327b fix js error introduced by the checkin for bug 223908 (see that bug for this patch)
patch by durbacher@gmx.de (Andreas Kunz) r=neil@parkwaycc.co.uk sr=mscott
2004-01-07 22:21:51 +00:00
cbiesinger%web.de e8156c7af5 bug 229913 Remove unused defaultengine.label from pref-search.dtd
patch by durbacher@gmx.de (Andreas Kunz)
neil.parkwaycc.co.uk: review+
alecf: superreview+
2004-01-07 14:59:36 +00:00
neil%parkwaycc.co.uk 137f51d7a9 Bug 230194 Radio groups shouldn't include radio buttons in templates r=varga sr=alecf 2004-01-07 14:40:37 +00:00
bsmedberg%covad.net 1f4ab81acd Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
bsmedberg%covad.net f0bfff2628 Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00
scott%scott-macgregor.org 8efb1191d7 Bug #227206 --> add support for autocompleting a set of comma delimted names in mail compose.
Part of the work to support names from excel spreadsheets directly into the mail compose envelope and have them
get autocompleted.

sr=bienvenu
2004-01-06 22:04:31 +00:00
neil%parkwaycc.co.uk 5be2553edc Bug 225854 fix JS error handling anonymous link elements (e.g. from XMLPrettyPrint.xml) r=hj sr=alecf 2004-01-06 09:47:07 +00:00
amardare%qnx.com ee34daa4ac Changes for the QNX ( photon ) platform - it should not affect ( building/runtime ) other platforms.
Removed the munlockall() call.
2004-01-05 23:33:39 +00:00
neil%parkwaycc.co.uk d9aeeabfac Bug 229995 view source doesn't need history or security r=doron sr=bz 2004-01-05 16:51:19 +00:00
darin%meer.net 2dc9696f53 fixes bug 194553 "Add accesskeys to bookmark properties" patch by alfredkayser@nl.ibm.com r=darin sr=jag 2004-01-05 15:42:52 +00:00
cbiesinger%web.de e1d42c6883 191073 patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
Classic Theme: personal toolbar has a white vertical line on the left
2004-01-03 17:48:36 +00:00
technutz%netscape.net 4ae3eb725f Bug 229726. spinbuttons.xml is iso-8859, and not utf-8 like it should be. Patch by Bob Clary <bc@bclary.com> r=hixie, sr=bz 2003-12-31 17:33:02 +00:00
pete.zha%sun.com 518649d98b bug=223908(Add "Net config" selector)
r=neil.parkwaycc.co.uk sr=jst patch=leon.sha@sun.com
2003-12-31 07:13:12 +00:00
technutz%netscape.net c68707c4da Bug 229639. Various invalid XBL documents due to extraneous text (editor.xml portion). Patch by Bob Clary <bc@bclary.com> r=neil, sr=bz 2003-12-30 19:41:03 +00:00
neil%parkwaycc.co.uk 7097f480b9 Bug 228448 Remove == PR_TRUE and PR_FALSE as per mozilla style guide p=gautheri@noos.fr r=me sr=alecf 2003-12-29 11:18:02 +00:00
neil%parkwaycc.co.uk 793fc4027a Supplementary cleanup to bug 228510 p=gautheri@noos.fr r=me sr=bz 2003-12-26 00:01:52 +00:00
neil%parkwaycc.co.uk 2ce16a8594 Supplementary patch to bug 228619 p=gautheri@noos.fr r=me sr=bz 2003-12-25 11:50:37 +00:00
neil%parkwaycc.co.uk 4242140fa6 Bug 228433 "node has no properties" r=timeless sr=bz 2003-12-25 11:20:48 +00:00
neil%parkwaycc.co.uk 5563d51997 Bug 229105 cannot open tab groups in some circumstances (regression from bug 179787) r=hj sr=bz 2003-12-24 23:25:13 +00:00
timeless%mozdev.org 1e299a4545 Bug 131470 - Case insensitive history search
patch by borggraefe@despammed.com r=neil sr=alecf
2003-12-23 09:04:07 +00:00
jerry.tan%sun.com 761c71162d copy http proxy settings to ftp,ssl,gopher proxies
see bugzilla bug 50380, patch by jerry.tan@sun.com
r=neil sr=bryner
2003-12-23 07:11:34 +00:00
bsmedberg%covad.net a262c9b4f7 bug 219233 - Unfork nsIChromeRegistry.idl (not the impl, just the interface) and move it into content/base/public until we can get a more fine-grained separation of that interface in to GRE/non-GRE pieces. r/sr=hyatt+jst
I couldn't do a CVS move of nsIChromeRegistry.idl, sorry... it was added on a branch earlier. The old CVS log/blame can be found at mozilla/rdf/chrome/public/nsIChromeRegistry.idl
2003-12-22 05:23:10 +00:00
bryner%brianryner.com 7264501b7b Change all callers of nsIPresContext::GetShell() to use the non-refcounting versions. Most callers now use PresShell(), a few that were checking for null conditions are using GetPresShell() -- this will be remedied once we can ensure that a prescontext never has a null pres shell. Bug 227690, r+sr=bzbarsky. 2003-12-21 05:36:36 +00:00
timeless%mozdev.org 84cdd5375e Bug 228619 Warning ``assignment to undeclared variable entry'' [xs] in file ``chrome://communicator/content/contentAreaUtils.js'', line 667, character 0.
r=neil sr=bz
2003-12-21 04:06:57 +00:00
timeless%mozdev.org c5e776e69f Bug 228529 JS Warnings in printing/print preview
r=neil sr=bz
2003-12-21 04:04:25 +00:00
timeless%mozdev.org f104bee203 Bug 228510 Warning ``function getContentTypeFromHeaders does not always return a value'' [xs] in file ``chrome://navigator/content/pageInfo.js'', line 951, character 0.
r=neil sr=bz
2003-12-21 04:04:21 +00:00
timeless%mozdev.org 6dbe8b16ab Bug 228428 Warning ``assignment to undeclared variable mIcon'' [xs] in file ``chrome://global/content/bindings/tabbrowser.xml'', line 237, character 0.
r=neil sr=bz
2003-12-21 04:04:19 +00:00
timeless%mozdev.org c6fce4dbba Bug 228405 Warning ``reference to undefined property linkToolbarUI.initialized'' [xs] in file ``chrome://navigator/content/linkToolbarOverlay.js'', line 247, character 0.
r=neil sr=bz
2003-12-21 04:04:16 +00:00
timeless%mozdev.org 24f6ab71eb Bug 228398 Warning ``reference to undefined property this.mContentDisposition'' [xs] in file ``chrome://communicator/content/contentAreaUtils.js'', line 559, character 0.
r=neil sr=bz
2003-12-21 04:04:14 +00:00
timeless%mozdev.org 8975ef5e70 Bug 228397 Warning ``assignment to undeclared variable uri'' [xs] in file ``chrome://cookie/content/cookieContextOverlay.xul'', line 53, character 0.
r=dwitte sr=bz
2003-12-21 04:04:12 +00:00
neil%parkwaycc.co.uk 691c67635b Bug 225328 Remove unused code p=gautheri@noos.fr r=me sr=alecf 2003-12-20 17:52:50 +00:00
dwitte%stanford.edu 50dbe55fbd implement session cookie UI. thanks to mconnor for the patch!
b=225857, p=mpconnor@myrealbox.com, r=neil, sr=alecf
2003-12-20 03:08:44 +00:00
neil%parkwaycc.co.uk f47f31c191 Bug 133606 getAnonymousElementByAttribute now works r=caillon sr=bz 2003-12-19 21:47:21 +00:00
neil%parkwaycc.co.uk 67d6bcde8d Bug 179787 JavaScript strict warning: reference to undefined property this.mPanelContainer r=hj sr=bz 2003-12-19 21:45:36 +00:00
neil%parkwaycc.co.uk ff3bc66025 Bug 89576 now that the wsm saves the page data the pref panel ok handlers don't need to r=caillon sr=alecf 2003-12-19 21:44:02 +00:00
cbiesinger%web.de 035abae4cf 152224 download manager should addref/release the items it puts into its hashtable
r=varga sr=darin
2003-12-19 21:30:26 +00:00
cbiesinger%web.de 96d2614fee fix bustage 2003-12-19 15:53:03 +00:00
cbiesinger%web.de 29f41e9b67 bug 227562 download manager uses AUTF8String on OpenProgressDialogFor, it could use nsIDownload*
r=varga sr=bz
2003-12-19 15:41:29 +00:00
cbiesinger%web.de 16da642042 Bug 227032. cleanup nsDownloadProxy a bit, mostly:
deal with prefs service or the pref not being there
use nsIPrefBranch for do_GetService instead of a separate QI

r=neil.parkwaycc.co.uk sr=darin
2003-12-19 15:26:27 +00:00
dbaron%dbaron.org 67d5c6e882 Bump version number to 1.7a. 2003-12-19 03:49:12 +00:00
mkaply%us.ibm.com 21a305b9d2 Syntax error in checkin for 223111 2003-12-17 23:24:33 +00:00
jst%mozilla.jstenback.com 9bcc7f2a01 Fixing bug 223111. Making the page-setup settings shrink-to-fit and scaling persist across Mozilla instances. Patch by jblanco@us.ibm.com, and modiefied by me. r=ben, sr=bienvenu, a=asa. 2003-12-17 07:52:49 +00:00
timeless%mozdev.org 4ffb5ed32a Bug 228620 Add AskJeeves search to build
patch by durbacher@gmx.de r=timeless sr=dbaron a=asa
2003-12-17 05:42:33 +00:00
jshin%mailaps.org 638631e65d bug 206252: make it possible to attach on-line html documents/images with non-Latin1 names (r=bienvenu, sr=mscott, a=asa) 2003-12-17 00:31:34 +00:00
cbiesinger%web.de b2672e2659 bug 228321. content-encoding: gzip page gets saved gzipped when no extension
present in the url

r=bzbarsky sr=darin a=chofman
2003-12-16 23:17:58 +00:00
tor%cs.brown.edu 6c22b74d44 Bug 183185 - pageInfo.js "Error: this.data[row] has no properties". Patch by
Daniel Brooks, r=timeless, sr=bz, a=tor.
2003-12-16 21:45:34 +00:00
cbiesinger%web.de 72c0bcbdc4 94651 patch by durbacher@gmx.de (Andreas Kunz), inspired by timeless. r=timeless
sr=dbaron a=asa

Sherlock search plugins don't decode &amp; in URLs
2003-12-16 21:27:24 +00:00
jshin%mailaps.org 7dc0e571ec bug 213337: validate file name before presenting it as a suggested filename (2nd part) : r=cbiesinger, sr=jag, a1.6=asa 2003-12-15 23:03:16 +00:00
neil%parkwaycc.co.uk cd37e02ba7 Bug 228271 Autocomplete's scrollbar is always visible r=varga sr=alecf a=asa 2003-12-15 22:47:52 +00:00
caillon%returnzero.com 1336bba247 Bug 225490
Change the default search engine to google.
Patch by:
  Andreas Kunz <durbacher@gmx.de>
  Serge GAUTHERIE <gautheri@noos.fr>

r=me
sr=ben
a=asa
2003-12-12 22:50:13 +00:00