Commit Graph

11608 Commits

Author SHA1 Message Date
neil%parkwaycc.co.uk
53269c7bf7 Backing out workarounds in bug 196755 and 206668 now that the correct fix has landed r=jst sr=jag 2004-02-05 20:31:10 +00:00
cbiesinger%web.de
41c589bbc6 checking in right patch for bug 63117 - numbers in prefs accepted in octal when they start with 0, in hex when they start with 0x
r=neil sr=alecf, patch by eddyk@netscape.com/durbacher@gmx.de
2004-02-05 19:46:42 +00:00
cbiesinger%web.de
4e7bd03cba backing out wrong patch for bug 63117 2004-02-05 19:45:16 +00:00
cbiesinger%web.de
8e92c97aac bug 233105, keep a reference before removing the download, to not crash
r=neil sr=bz
2004-02-05 15:31:26 +00:00
tingley%sundell.net
3a2cbc292e bug 217620: ensure that the history is loaded before doing any RDF
operations on it.  r=bzbarsky sr=alecf
2004-02-05 01:13:47 +00:00
neil%parkwaycc.co.uk
3c188db3db Bug 223294 <dialog>s no longer need a <separator> at the bottom of their content p=stefan@borggraefe.com r=me sr=ben 2004-02-04 23:44:29 +00:00
kairo%kairo.at
3d12a17e05 bug 232011 - Use the XUL preprocessor for build-time inserting of localeVersion strings, this removes contents*.rdf.in files and resurrects the contents*.rdf files, using preprocessor.pl via the jar.mn definitions 2004-02-04 14:24:38 +00:00
cbiesinger%web.de
02a6f33d43 bug 228388. nsDownloadManager.{cpp,h} cleanup - remove some unnecessary QIs, use
nsRefPtrHashtable, and a bit other stuff
r=neil sr=bzbarsky
2004-02-04 13:44:39 +00:00
cbiesinger%web.de
e33a7da3bb Bug 63117 Numbers in prefs accepted in octal when started with 0 and hexadecimal when started with 0x
patch by eddyk@netscape.com/durbacher@gmx.de, r=neil sr=alecf
2004-02-04 00:58:23 +00:00
cbiesinger%web.de
4ad283911b Bug 190229 In High contrast black color scheme, classic theme, display resolution custom line is not there
patch by Andreas Kunz <durbacher@gmx.de> r=neil sr=alecf
2004-02-04 00:50:48 +00:00
cbiesinger%web.de
db07a17189 bug 230468, patch by Roland Mainz <Roland.Mainz@informatik.med.uni-giessen.de>
r=bsmedberg sr=leaf
mozilla should provide a simple way to run custom shell scripts at mozilla startup and shutdown
this allows putting S01* and K01* scripts in $MOZILLA_FIVE_HOME/init.d, which will be executed on startup/shutdown of moz.
2004-02-04 00:25:14 +00:00
cbiesinger%web.de
63910d4d7d browser part of 47909 - hide the progress meter when it's not needed
r=neil sr=bz
2004-02-04 00:04:42 +00:00
neil%parkwaycc.co.uk
22f0ba2e18 Bug 227019 Cookie sites is blank if opened from cookie icon r=dwitte sr=darin 2004-02-03 23:32:26 +00:00
bzbarsky%mit.edu
7135ec571b Fix bug 220773. Patch by Daniel de Wildt <mozilla1q04@dewildt.de>, r=biesi, sr=bzbarsky 2004-02-02 17:01:17 +00:00
cbiesinger%web.de
be928782f4 add ui for smoothscroll preference.
bug 232607, r=neil sr=roc
2004-02-02 16:43:47 +00:00
dwitte%stanford.edu
3b6c37bc82 remove preference imageblocker.enabled.
b=208882, patch by mconnor@myrealbox.com, r=mvl, sr=alecf.
2004-02-01 09:17:51 +00:00
bryner%brianryner.com
94ba5cd7db Remove unused nsTimingService and nsITimingService (bug 232779). r+sr=dbaron 2004-02-01 03:35:16 +00:00
bzbarsky%mit.edu
dd384bc666 Fix JS strict warning. Bug 230645, patch by Alex Vincent <ajvincent@juno.com>,
r=timeless, sr=bzbarsky
2004-01-31 18:53:55 +00:00
mvl%exedo.nl
70f275f05b Cookie Manager: "remove cookie" and "remove site" should disable with un-selection
bug 202324, patch by mconnor@myrealbox.com, r=mvl, sr=alecf
2004-01-31 18:35:06 +00:00
neil%parkwaycc.co.uk
3cfffbda86 Bug 228536 Fix JS strict warning undefined property this.onStandaloneImage r=timeless sr=bz 2004-01-31 15:39:50 +00:00
neil%parkwaycc.co.uk
2a246b4626 Bug 228535 Fix JS strict warning undefined property this.searchInputTO r=timeless sr=bz 2004-01-31 15:35:56 +00:00
cbiesinger%web.de
675ef7abb0 Bug 232512
Caret browser dialogue box is potentially confusing to new users
make the buttons be OK/Cancel instead of Yes/Cancel
patch by Andreas Kunz <durbacher@gmx.de> r=neil.parkwaycc.co.uk sr=alecf
2004-01-31 12:58:20 +00:00
neil%parkwaycc.co.uk
098d076ffd Bug 232594 RTL languages should be able to swap back/forward navigation keys r=smontagu sr=jag 2004-01-31 12:47:02 +00:00
cbiesinger%web.de
03113c9ad4 Bug 232608: unused preferences in browser-prefs.js
r=bsmedberg sr=roc
2004-01-30 16:38:24 +00:00
scott%scott-macgregor.org
86ffc7a929 Bug #232453 --> ldap quick search and advanced search does not honor search filters
when applied to the ldap directory properties dialog.

r=dmose
sr=bienvenu
2004-01-30 04:33:32 +00:00
dbaron%dbaron.org
17c9bcdadb Unregister pref observer onunload to prevent it leaking until shutdown. Also run more onload rather than when the script is executed. b=231384 r=mvl sr=bryner 2004-01-30 00:46:32 +00:00
jst%mozilla.jstenback.com
90431d8022 Fixing bug 232503. Start using Empty[C]String() to save a bit on code-size. r+sr=peterv@propagandism.org 2004-01-29 22:04:45 +00:00
pinkerton%aol.net
6233fbb29e add support for OSX 10.3 SDK support so build done on 10.3 can be run on
previous OS versions. Enabled with configure flag --with-macos-sdk=dir
(bug 224161, r=bryner)
2004-01-29 20:18:14 +00:00
neil%parkwaycc.co.uk
1e1962b718 Bug 231203 fix regression (from bug 214797 nsFileSpec to nsIFile conversion) that stopped searchplugins that didn't use .gif images from loading r=darin sr=jag 2004-01-28 23:34:57 +00:00
neil%parkwaycc.co.uk
c139565ffe Bug 226511 Speed up cookie deletions by not reloading the entire tree after every deletion as the rows have already been removed from the tree r=dwitte sr=darin 2004-01-28 23:14:42 +00:00
cbiesinger%web.de
d097c3ae58 Bug 232369
remove the unused function makeProgressDialog
r=neil.parkwaycc.co.uk sr=bzbarsky
2004-01-28 21:57:04 +00:00
neil%parkwaycc.co.uk
9273c1d8de pref entry for Bug 16498 Finished Downloading sound r=varga sr=bz 2004-01-28 16:07:44 +00:00
jshin%mailaps.org
299cdca3f0 bug 230210: add High Sorbian (hsb) to the language list r=smontagu, sr=blizzard 2004-01-28 06:15:35 +00:00
timeless%mozdev.org
baf2466161 Bug 224327 if domain.com is blocked, sub.domain.com is blocked, but cannot be unblocked using remove
patch by mconnor@myrealbox.com r=neil sr=alecf
2004-01-27 16:42:29 +00:00
timeless%mozdev.org
78b0065b4d Bug 175359 Add confirm dialog for Remove All Cookies/Remove All Sites
patch by mconnor@myrealbox.com r=mvl sr=alecf
2004-01-27 16:41:15 +00:00
timeless%mozdev.org
3d593da965 Bug 231831 About Popups doesn't load pref panel on Yes.
patch by r=neil sr=jag
2004-01-27 16:38:45 +00:00
chanial%noos.fr
0a1776cc2b remove files left over from bug 194678, r=bsmedberg, sr=bryner 2004-01-26 20:33:09 +00:00
neil%parkwaycc.co.uk
053a57133b Bug 231076 nsIPref removal from bookmarks p=arne.anka@stupido.com r=pch sr=jag 2004-01-26 13:37:17 +00:00
hpradhan%hotpop.com
1fe0794446 bug 229392 : minor cleanup in session history r=alecf sr=bz 2004-01-24 07:26:37 +00:00
jst%mozilla.jstenback.com
ce1edc1dc9 Fixing bug 230840. DeCOMtaminating nsIDocumentObserver, nsIAttribute, nsIContentList, and nsIContentIterator, and doing some other cleanup. r=jonas@sicking.cc, sr=bryner@brianryner.com 2004-01-24 00:46:17 +00:00
neil%parkwaycc.co.uk
0fd8b106c4 Bug 231772 fix link icon regression from bug 225854 r/sr=jag 2004-01-23 09:21:38 +00:00
dbaron%dbaron.org
608059012f Push copyright year to 2004. 2004-01-22 22:22:24 +00:00
neil%parkwaycc.co.uk
0b0a0459bb Bug 209550 make it possible to use <statusbar> as direct child of <wizard> p=afatecha@idea.com.py r=me sr=jag 2004-01-22 19:37:05 +00:00
neil%parkwaycc.co.uk
e7fce02b98 Bug 231738 Use title caps for English window titles p=durbacher@gmx.de r=varga sr=alecf (no l10n impact) 2004-01-22 17:48:22 +00:00
neil%parkwaycc.co.uk
c23891b138 Fix compiler warning b=229540 p=gautheri@noos.fr r=danm sr=alecf 2004-01-22 13:13:09 +00:00
neil%parkwaycc.co.uk
ea25d73aba Bug 231651 gNavigatorBundle is not defined when attempting to open empty location history in the open location dialog r=timeless sr=jag 2004-01-22 10:00:20 +00:00
neil%parkwaycc.co.uk
1d96418e2b Bug 230779 View/Character Coding/Customize should not load into existing Preferences dialog r=timeless sr=alecf 2004-01-22 09:57:02 +00:00
neil%parkwaycc.co.uk
f1683df709 Bug 231766 Fix JS strict warning p=gautheri@noos.fr r=me sr=jag 2004-01-22 09:44:20 +00:00
dbaron%dbaron.org
2c1c31658d Call removeControllers / RemoveObserver for objects implemented in JS so that the chrome window's DOM window object can be cleaned up in one cycle of JS GC rather than two. b=231384 r=bryner sr=ben 2004-01-22 01:47:58 +00:00
neil%parkwaycc.co.uk
4a08f46611 Bug 229903 remove bogus QueryInterface methods from bookmarks.js r=pch sr=dbaron 2004-01-21 00:17:38 +00:00
db48x%yahoo.com
37c95296e9 bug 228218 - Cannot save media (image,...) from page info (validateFileName is not defined)
patch by Gilles Durys <mozbug@durys.net>, r=db48x, sr=dbaron
2004-01-20 22:26:31 +00:00
cbiesinger%web.de
72f2665a25 Bug 230349
Adding multiple history entries to bookmarks fails and context menu reads
      "Bookmark this Page(L)"
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-20 21:44:00 +00:00
cbiesinger%web.de
de2920f195 Bug 159377
tab-group bookmark does nothing when no windows are open
patch by durbacher@gmx.de (Andreas Kunz)  r=pch sr=alecf
2004-01-20 21:41:56 +00:00
bsmedberg%covad.net
a017c248a8 Bug 231586 - fix "clickSelectsAll" and "prefWindowModal" prefs on unix (platform-specific) rs=tor 2004-01-20 15:05:36 +00:00
neil%parkwaycc.co.uk
0112ac59f8 Bug 158475 JS console should allow multiple evaluations of const x = Math.random(); x * x; r=timeless sr=roc 2004-01-20 00:14:31 +00:00
neil%parkwaycc.co.uk
b4789216a1 Bug 135717 can't customize sidebar if all tabs are deleted r=varga sr=jag 2004-01-19 09:43:27 +00:00
neil%parkwaycc.co.uk
8d1668e5ae Cleanup print preview JS b=228529 p=gautheri@noos.fr r=me sr=alecf 2004-01-18 22:50:13 +00:00
cbiesinger%web.de
808d5dd807 Bug 143783
Splash screen should catch mouse button events
patch by kjh-5727@comcast.net (Kenneth Herron (kherron))
r=bryner sr=blizzard
2004-01-18 16:35:22 +00:00
cbiesinger%web.de
282f052092 Bug 133590
[RFE] in history, add right-click > open in new tab
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-18 12:52:42 +00:00
rlk%trfenv.com
79f257d935 Bug 158447 - Advanced autocomplete prefs dialog needs Help button. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=neil@parkwaycc.co.uk sr=alecf@flett.org 2004-01-18 01:25:30 +00:00
neil%parkwaycc.co.uk
2066d12b5d Supplementary patch to bug 53673 now that xbl content sink preserves whitespace r=varga sr=hyatt 2004-01-17 23:54:37 +00:00
dbaron%dbaron.org
e363f842be Fix leaks by avoiding closure and unregistering listener. b=231266 r=bryner sr=brendan 2004-01-17 22:41:38 +00:00
cbiesinger%web.de
5a0c2c2389 bug 215590 "Copy Link Location", "Delete", "Select All" in history sidebar do
not work/are inactive/greyed out
patch by durbacher@gmx.de (Andreas Kunz) r=neil.parkwaycc.co.uk sr=alecf
2004-01-17 15:43:29 +00:00
bsmedberg%covad.net
f7929f3e3e Forgot a file for bug 224578. 2004-01-16 21:54:44 +00:00
neil%parkwaycc.co.uk
8653ef9412 Part of bug 230778 - remove @mozilla.org/preferences;1 from chrome r=caillon sr=jag 2004-01-15 21:24:08 +00:00
neil%parkwaycc.co.uk
85eee6017d Supplementary patch in bug 227053 fixing exception when switching group mode r=timeless sr=alecf 2004-01-15 20:17:04 +00:00
neil%parkwaycc.co.uk
d95a7e7e7f Bug 124310 Up/Down keys in address list should navigate r=timeless sr=mscott 2004-01-15 14:20:48 +00:00
neil%parkwaycc.co.uk
47c0016e8c Bug 230854 autoCheck of buttons doesn't work with command= r=varga sr=jag 2004-01-15 13:11:47 +00:00
timeless%mozdev.org
9762c10f9c Bug 228432 Warning `reference to undefined property selection.item[0]'' [xs] in file `chrome://communicator/content/bookmarks/bookmarksTree.xml'', line 641, character 0.
r=neil sr=bz
2004-01-15 02:57:15 +00:00
neil%parkwaycc.co.uk
21aee21ee9 Bug 226955 Convert modal about to a <dialog> p=gautheri@noos.fr r=me sr=alecf 2004-01-14 10:37:44 +00:00
db48x%yahoo.com
1a6ebc5299 bug 226752 and bug 220833 - 'Page info' dialog shows form fields belonging to incorrect forms; view page info/forms shows id, not name attribute
r=jag, sr=bz
2004-01-14 04:35:51 +00:00
neil%parkwaycc.co.uk
281edc2902 Bug 230588 remove aim help hooks p=stolenclover@yahoo.com.tw r=me sr=alecf 2004-01-13 16:37:21 +00:00
neil%parkwaycc.co.uk
c17702b3da Bug 227053 history sidebar issues: gHistoryStatus has no properties; correctly extract the hostname from a url; don't leak observers r=timeless sr=alecf 2004-01-13 16:25:03 +00:00
neil%parkwaycc.co.uk
fc11e70a19 Bug 160939 printPreviewProgress.js shouldn't implement crop in script r=timeless sr=alecf 2004-01-13 16:17:53 +00:00
neil%parkwaycc.co.uk
cf4e458f32 Bug 214797 remove nsFileSpec from search p=cls r=darin sr=jag 2004-01-12 14:01:10 +00:00
bryner%brianryner.com
2bddef83ba Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard. 2004-01-12 08:25:18 +00:00
cbiesinger%web.de
6217b4e655 Bug 230357 gHistoryGrouping in history.js is not updated
patch by durbacher@gmx.de (Andreas Kunz)
neil.parkwaycc.co.uk: review+
alecf: superreview+
2004-01-11 14:47:48 +00:00
rlk%trfenv.com
406da9c15e Making minor cosmetic modification to previous checkin that Neil noted. 2004-01-10 21:55:29 +00:00
rlk%trfenv.com
90ff431bd4 Bug 158447 - Advanced autocomplete prefs dialog needs Help button. r=neil@parkwaycc.co.uk sr=alecf@flett.org. Patch by Daniel Wang (stolenclover@yahoo.com.tw) 2004-01-10 21:52:42 +00:00
jst%mozilla.jstenback.com
c000ae86e8 General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org 2004-01-09 23:54:21 +00:00
neil%parkwaycc.co.uk
a12d85bc5f Bug 131182 empty line in the history sidebar day/site context menu p=durbacher@gmx.de r=me sr=alecf 2004-01-09 01:02:32 +00:00
neil%parkwaycc.co.uk
979ceddcaa Bug 222305 Cache find instance so that find utils can set the frame to search r=bryner sr=bienvenu 2004-01-08 22:51:00 +00:00
cbiesinger%web.de
8906f64716 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
b5100e9cc4 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
1db120ad83 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
d0f309943a 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
274ef7cd49 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
546ed45ec7 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
b6545d9de6 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
a700cd7a74 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
97ad17c191 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
e7c6e0a021 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
fd5f9867f1 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
14478a3bc1 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
06858516c5 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
6caa49d6ee 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
50f947506d 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
7851b67e33 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
d4411bb66c 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
1c304164a3 Bug 228433 "node has no properties" r=timeless sr=bz 2003-12-25 11:20:48 +00:00
neil%parkwaycc.co.uk
647bf25f7c 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
b292076e17 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
4a0aaeb2e9 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
0c471686e7 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
dfe3513814 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
93bf3b470a 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
677239bba1 Bug 228529 JS Warnings in printing/print preview
r=neil sr=bz
2003-12-21 04:04:25 +00:00
timeless%mozdev.org
990ac59712 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
6df199fbe6 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
cc9a3f2cec 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
a359197727 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
9295d04d92 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
e99165b25e Bug 225328 Remove unused code p=gautheri@noos.fr r=me sr=alecf 2003-12-20 17:52:50 +00:00
dwitte%stanford.edu
4efc16689c 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
8d4f55981c Bug 133606 getAnonymousElementByAttribute now works r=caillon sr=bz 2003-12-19 21:47:21 +00:00
neil%parkwaycc.co.uk
27326d77b7 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
bb090e5103 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
a65ac517d9 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
1a6d2126ea fix bustage 2003-12-19 15:53:03 +00:00
cbiesinger%web.de
e719d49364 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
49c8e9ffa0 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
19bc58a9e4 Bump version number to 1.7a. 2003-12-19 03:49:12 +00:00
mkaply%us.ibm.com
1b39080d8a Syntax error in checkin for 223111 2003-12-17 23:24:33 +00:00
jst%mozilla.jstenback.com
0bbe4e2cfe 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
23873fc99f 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
6e66bc626c 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
9e3e934be6 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
09cdd07b11 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
83c031eab7 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
ea156e67c1 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
41dc540e27 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
643dc8405b 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
neil%parkwaycc.co.uk
75a38945d5 Bug 227612 Cookie settings not shown in preferences r=bz sr=alecf a=asa 2003-12-11 10:38:40 +00:00
neil%parkwaycc.co.uk
4cb326c21c Bug 225893 Autocomplete won't scroll with the mouse r=ben sr=mscott a=asa 2003-12-10 23:13:03 +00:00
timeless%mozdev.org
fc0c74c42d Bug 110517 ctrl-k doesn't work in mail/news composer on unix
Changes check spelling binding for unix to ctrl-shift-k
patch by bz and me r=neil sr=sspitzer a=sspitzer
2003-12-08 00:01:10 +00:00
bzbarsky%mit.edu
18761c1e6b REmove stray '}' that causes a JS error. Bug 227623, r=neil, sr=alecf, a=dbaron 2003-12-07 18:54:59 +00:00
neil%parkwaycc.co.uk
b07923af53 Bug 225207 Focused element is scrolled into view when switching tab r=caillon sr=bryner a=dbaron 2003-12-07 09:44:40 +00:00
caillon%returnzero.com
d2fcdf5e55 Mark bookmarks as dirty when they are, so they get properly flushed.
Bug 131105
r=ben sr=bzbarsky a=dbaron
2003-12-07 00:27:15 +00:00
bsmedberg%covad.net
87877584ae bug 53673 - <textbox multiline="true"> doesn't accept initial value="xxx" patch by Neil, r=me sr/moa=jag a=dbaron 2003-12-05 01:28:55 +00:00
tor%cs.brown.edu
d552b72591 Bug 225490 - netscape search plugin no longer functioning.
patch by timeless, r=caillon, sr=alecf, a=tor
2003-12-04 20:50:25 +00:00
rlk%trfenv.com
0af67f769e Bug 227107 - Help button in Offline & Disk Space preferences is broken. r=neil@parkwaycc.co.uk, r=rlk@trfenv.com, sr=alecf@flett.org, a=asa@mozilla.org. Patch by Hasse (jasajudeju@telia.com). 2003-12-04 00:56:43 +00:00
jshin%mailaps.org
ad38801286 bug 225695 : follow-up to bug 44272. tree-wide sweep to replace escape/unescape() with en|decodeURI(Component). part 2(mail/mailnews) of 3. r=neil, sr=bienvenu, a=asa 2003-12-03 21:52:10 +00:00
jshin%mailaps.org
5684182912 bug 225695 : follow-up to the fix for bug 44272. the first part of three ; tree-wide sweep to replace escape/unescape with en|decodeURI(Component). r=bz, sr=rbs, a=asa 2003-12-03 21:41:37 +00:00
jshin%mailaps.org
86705342d9 bug 224546 : Change Win 'Regional Settings' -> lose button functions & text (r=smontagu, sr=dbaron, a=asa) 2003-12-03 06:07:13 +00:00
bzbarsky%mit.edu
3d66acfc68 Fix up ordering issues in radiogroups. Bug 226549, r=neil, sr=alecf 2003-12-03 04:40:03 +00:00
dbaron%dbaron.org
d5582721b7 Separate locale version from Mozilla version so we do not have to bump locale version for every release. b=226377 r=kairo, bsmedberg sr=ben a=asa 2003-12-02 23:22:11 +00:00
neil%parkwaycc.co.uk
8e87fcd59b Bug 216187 Windows icon association shouldn't use Mozilla application icon r=danm sr=rbs a=asa 2003-12-02 22:36:06 +00:00
neil%parkwaycc.co.uk
eebf110595 Bug 225840 clean up after <window> to <dialog> conversion p=gautheri@noos.fr r=me sr=ben a=asa 2003-12-01 23:44:39 +00:00
darin%meer.net
de67837a13 fixes bug 226612 "-remote openURL no longer works with null URL." r=bryner sr=dbaron a=brendan 2003-11-30 04:09:03 +00:00
neil%parkwaycc.co.uk
651b765694 Supplementary patch to bug 203960 to fix javascript error: tabs is not defined when replacing bookmark groups spotted by hj p=gautheri@noos.fr r=me sr/a=brendan 2003-11-29 19:55:01 +00:00
ben%bengoodger.com
b8d552506a once more. 2003-11-28 07:02:53 +00:00
ben%bengoodger.com
cc6aea9941 oops. 2003-11-28 06:47:14 +00:00
ben%bengoodger.com
9d176a354e Fix firebird builds. Patch from Stephen Walker. 2003-11-28 06:24:37 +00:00
ben%bengoodger.com
6ab7bfb8a3 Turn off alerts for firebird. Prelude to 215467. 2003-11-27 00:50:31 +00:00
ben%bengoodger.com
c0f50b6f95 Fix pch's oops. 2003-11-26 09:02:31 +00:00
chanial%noos.fr
93e1844fbc bug 199386: Set Default Browser registers pref.xul from the suite as Preferences entry in WinXP Start Menu, r/sr=ben
Not part of the build, nor part of the GRE.
2003-11-26 08:22:17 +00:00
mkaply%us.ibm.com
6e1c205d83 #226678
r=pedemonte,sr=blizzard (platform specific), a=mkaply
Take a patch from nsNativeAppSupportWin so multiple firebird windows work
2003-11-25 22:38:39 +00:00
mkaply%us.ibm.com
13a0a10409 a=mkaply - better icons (we got a new converter) 2003-11-25 19:00:15 +00:00
mkaply%us.ibm.com
7ae3ff4846 a=mkaply - better icons (we got a new converter 2003-11-25 18:58:39 +00:00
scott%scott-macgregor.org
8aa1c5bdbe Bug #226604 --> crash closing message compose window (with UI button)/message filter dialog
fix crash regression. Patch by timeless

sr=mscott
a=asa
2003-11-25 02:47:48 +00:00
cbiesinger%web.de
4be5428fb1 213877 r=neil.parkwaycc.co.uk sr=bzbarsky a=asa
update contentAreaUtils.js callers to pass type and extension to mimeservice
this should greatly reduce the extension fixup bugs, especially .html.htm, .mp3.mp2 and similar should no longer happen.
2003-11-24 18:56:51 +00:00
timeless%mozdev.org
149e7858a1 Bug 223736 nsWebShellWindow::Destroy should call nsWebShellWindow::Destroy before destroying its timer and calling release_this
r=danm sr=dbaron a=dbaron
2003-11-23 14:01:43 +00:00
neil%parkwaycc.co.uk
22f5dce9a4 Bug 189786 Mouse wheel preference panel description needs to be able to wrap for translations r=caillon sr=alecf a=dbaron 2003-11-22 18:12:18 +00:00
neil%parkwaycc.co.uk
c070db20bf Bug 202587 Control+ and Command+ should be Ctrl+ and Cmd+ for consistency r=caillon sr=brendan a=asa 2003-11-21 09:13:36 +00:00
darin%meer.net
d6614a223b fixes bug 225424 "The View/Apply Theme menu of available themes should be sorted alphabetically"
patch by malcolm-bmo@farside.org.uk r=neil@parkwaycc.co.uk sr=alecf a=asa
2003-11-21 08:01:23 +00:00
darin%meer.net
18d8f4d786 fixes bug 226071 "xremote: openURL doesn't work well when multiple apps with different capabilities are present" r=bz,blizzard sr=bryner a=asa 2003-11-21 00:09:50 +00:00
chanial%noos.fr
1931893baf Bug 194678: Move pageSetup into the toolkit. r=bsmedberg, sr=bryner and a big thanks to Dave Miller for moving the files! 2003-11-19 06:34:51 +00:00
timeless%mozdev.org
bfe76024bf Bug 225984 DRefTool analysis for beos files
r=roc sr=roc
2003-11-17 20:43:48 +00:00
timeless%mozdev.org
4fe5f830f7 Bug 135181 Add Translate Page to the Tools menu
patch by jg307@cam.ac.uk/neil.marshall@sympatico.ca r=neil(moa) sr=alecf
2003-11-17 20:40:55 +00:00
timeless%mozdev.org
d8323ba73f Bug 106386 Correct misspellings in source code
Changes strings which meant "referring"
patch by ajvincent@juno.com r=timeless sr=dmose
2003-11-17 10:05:45 +00:00
cbiesinger%web.de
86a6cb09ce bug 223990. Should have a getPrimaryExtensionForType function
r=bzbarsky sr=darin
also changes nsIMIMEService functions to start with a lowercase letter (only affects JS Callers)
2003-11-13 23:00:55 +00:00
neil%parkwaycc.co.uk
d56cec2ba4 Bug 218957 about:config should load with focus in filter textbox p=steffen.wilberg@web.de r=me,pch sr=brendan,ben (yes really, four reviews). 2003-11-12 22:21:48 +00:00
jshin%mailaps.org
c739bc5982 bug 224748 : make charset names in navigator.properties (for charset menu) canonical (r=smontagu, sr=blizzard) 2003-11-12 19:44:18 +00:00
neil%parkwaycc.co.uk
f287978ed6 Bug 181973 Implement a system for inverting boolean prefs and apply it to the scripts listbox r=caillon sr=alecf 2003-11-12 10:13:10 +00:00
dwitte%stanford.edu
f32e9433bc Cookie Manager and Exceptions window should remember column size
b=224569, r=neil, sr=alecf
2003-11-11 17:43:16 +00:00
neil%parkwaycc.co.uk
7169436d10 Bug 66522 Make it easier to use mouse wheel preferences r=caillon sr=bz 2003-11-11 12:53:19 +00:00
neil%parkwaycc.co.uk
1828e28a72 Bug 50223 Clicking on a sidebar tab should set focus to its content r=pch sr=alecf 2003-11-10 23:15:52 +00:00
mvl%exedo.nl
28d420076e Persist checkbox to block domain in the cookie manager.
bug 75119, r=biesi, sr=alecf
2003-11-10 16:56:37 +00:00
neil%parkwaycc.co.uk
a43cccad95 Bug 224251 Bookmarks panel doesn't focus bookmarks tree when selected r=pch sr=alecf 2003-11-10 16:27:42 +00:00
scott%scott-macgregor.org
56f6463e86 Bug #224119 --> Spell Check dialog for mailnews needs url for localized dictionaries. We are pointing it to:
http://dictionaries.mozdev.org/installation.html

for now.

sr=bienvenu
2003-11-10 04:10:06 +00:00
darin%meer.net
582bc3f22c fixes bug 224240 "nsURIChecker cleanup" r=biesi sr=bzbarsky 2003-11-09 22:49:57 +00:00
chanial%noos.fr
a8a20d2f63 bug 221599 and 225150: remove ununused setter/getter in overrideHandler.js
r=biesi, sr=bz
2003-11-09 21:51:59 +00:00
danm-moz%comcast.net
974c116dd9 restore removal of blur suppression from rev 1.39 accidentally deleted in rev 1.40. r=bryner 2003-11-09 19:14:09 +00:00
danm-moz%comcast.net
7918c21eb3 tweak rev 1.137 to reduce the population of warnings from 2131 back to 2129 2003-11-09 16:33:14 +00:00
leaf%mozilla.org
bcfe046f40 bug 224768, r=dbaron. update alpha to beta in version strings 2003-11-07 18:23:23 +00:00
neil%parkwaycc.co.uk
0689612ba9 Bug 224918 When not using Download Manager, closing progress dialogs doesn't cancel download r=biesi sr=bz 2003-11-07 12:27:21 +00:00
danm-moz%comcast.net
942f594ebe don't focus the parent of the window being closed if that parent is the hidden window. this reinstates rev 1.52, bug 22658. now bug 224058. r=ere, roc 2003-11-07 02:13:32 +00:00
mvl%exedo.nl
1f3c16d801 Put back a line that shouldn't have been removed for bug 161130 2003-11-06 20:21:05 +00:00
timeless%mozdev.org
2d67deaa76 Bug 224657 errors in pref-advanced.xul when @mozilla.org/oji/jvm-config-mgr;1 or @mozilla.org/system-preference-service;1 are unavailable
r=neil sr=roc
2003-11-06 15:24:11 +00:00
timeless%mozdev.org
a211784497 Bug 220891 Create Profile Wizard overhaul
patch by borggraefe@despammed.com r=neil sr=roc
2003-11-06 13:33:51 +00:00
timeless%mozdev.org
ebf7c8ae2e Bug 207865 ASSERTION: unable to normalize attribute name: 'NS_SUCCEEDED(rv)', file i:/build/mozilla/content/xul/content/src/nsXULElement.cpp, line 1301
r=neil sr=darin
2003-11-05 01:17:04 +00:00
dwitte%stanford.edu
7b568b6327 remove support for dom.disable_cookie_{get,set} prefs.
b=223782, r=jst,caillon, sr=alecf,darin (yes really, four reviews).
2003-11-04 22:44:51 +00:00
peter%propagandism.org
f9f591a28f Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron. 2003-11-01 10:57:41 +00:00
pinkerton%netscape.com
daf318aa3c adding IOKit dependency for mac static build (sr=bryner, not part of build) 2003-10-31 20:07:44 +00:00
mvl%exedo.nl
004ff9a182 nsIPopupManager.getEnumerator is replaced by nsIPermissionManager.getEnumerator
bug 221232, r=dwitte, sr=bryner
2003-10-31 19:30:06 +00:00
timeless%mozdev.org
b88deae33e Bug 120148 Tabs don't remember which element [frame, textfield, etc] was focused when switching tabs
patch by tryandguessit@yahoo.com r=caillon sr=bryner
2003-10-31 03:56:22 +00:00
timeless%mozdev.org
43ee8e9f0b Bug 16498 Finished Downloading sounds
patch by cst@andrew.cmu.edu r=varga sr=bz
2003-10-31 01:58:56 +00:00
timeless%mozdev.org
ac828a26e3 Bug 205541 Selecting "Unblock Cookies..." while on a site that you'd previously blocked allows the site to set cookies rather than just removing the block
patch by mpconnor@rogers.com r=neil sr=alecf
2003-10-30 23:27:58 +00:00
timeless%mozdev.org
45c2bb8d16 Bug 222553 Rework cookieviewer to support whitelisting
patch by mpconnor@rogers.com r=neil sr=alecf
2003-10-30 23:23:50 +00:00
cbiesinger%web.de
590698f777 Bug 223998
contentAreaUtils.js: getMIMEInfoForExtension should be getTypeFromURI
r=neil.parkwaycc.co.uk sr=bz
2003-10-30 21:34:39 +00:00