Commit Graph

5249 Commits

Author SHA1 Message Date
bienvenu%nventure.com
a6411bfa6a make autoconfig use 4.x e-mail identity if it can't find new style identity, for the one time after profile migration, sr=mscott 230511 2004-01-09 17:57:54 +00:00
dbaron%dbaron.org
53b6e66263 Fix regression by doing things a better way. b=229972 r+sr=bryner 2004-01-08 23:57:23 +00:00
bryner%brianryner.com
e65d2d2fe5 Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron. 2004-01-07 22:30:53 +00:00
dbaron%dbaron.org
4bc6810bf9 Free remaining stack items in destructor to fix leaking pretty much everything. b=230264 r=caillon sr=bryner 2004-01-07 22:17:05 +00:00
cbiesinger%web.de
5e47ff08bf bug 226188: Reflect UI changes from bug 222940 in Help
patch by borggraefe@despammed.com (Stefan Borggraefe)
r=rlk@trfenv.com
2004-01-07 15:09:52 +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
neil%parkwaycc.co.uk
4f99c16dc2 Bug 229993 Disable history and security in Venkman source panes thus keeping x-jsd: URLs out of global history r=rginda 2004-01-05 00:29:13 +00:00
silver%warwickcompsoc.co.uk
56cdfb949a Bug 229545 Land ChatZilla 0.9.54 on trunk.
r=rginda@hacksrus.com
2004-01-03 22:21:35 +00:00
jgmyers%speakeasy.net
ce5088ba8f Accept halfwidth katakana in iso-2022-jp: bug 172393 r=ftang sr=roc 2004-01-03 21:45:21 +00:00
danm-moz%comcast.net
46ec89af16 plug pointless leak 2004-01-03 02:41:24 +00:00
danm-moz%comcast.net
ff522ee692 document MakeTridentPreferences method 2004-01-03 02:40:36 +00:00
rlk%trfenv.com
a1946603c3 Bug 208424 - Mail & Newsgroups Help - entries for new UI element. r=rlk@trfenv.com Patch by Christian Eyrich (ch.ey@gmx.net). 2004-01-01 17:51:01 +00:00
rlk%trfenv.com
75beaf0cad Bug 220561 - Add better support for content packs. r=neil@parkwaycc.co.uk, sr=alecf@flett.org 2004-01-01 17:41:50 +00:00
rlk%trfenv.com
232dbf0e3d Bug 229805 - CSS Errors in help. r=rlk@trfenv.com. Patch by Bob Clary (bc@bclary.com) 2004-01-01 17:39:51 +00:00
technutz%netscape.net
c29497784c Bug 229806. CSS Errors in DOM Inspector. Patch by Bob Clary <bc@bclary.com> r=timeless, sr=dbaron 2004-01-01 17:12:35 +00:00
mvl%exedo.nl
1a51efecf0 spellchecks marks words with initial caps as spelled wrong. bug 229215, r=dwitte, sr=alecf. 2004-01-01 14:53:37 +00:00
mhammond%skippinet.com.au
509f0eeaee Don't keep the Python thread-lock - this prevents secondary threads from
starting.  Not part of the build.
2003-12-30 23:15:33 +00:00
dbaron%dbaron.org
514467612a Use stable APIs in inCSSValueSearch. b=224164 r=caillon sr=bzbarsky 2003-12-29 19:05:02 +00:00
timeless%mozdev.org
11c4761605 Bug 226152 DRefTool analysis for sql files
r=varga sr=roc
2003-12-24 18:06:23 +00:00
peter%propagandism.org
5dda03fcba Part of fix for bug 192139 (Intergrate latest Expat). Transformiix standalone only, not part of the default build. 2003-12-23 19:25:21 +00:00
peter%propagandism.org
c257f932c2 Part of fix for bug 192139 (Intergrate latest Expat). Transformiix standalone only, not part of the default build. 2003-12-23 18:33:18 +00:00
peter%propagandism.org
a173180fad Part of fix for bug 192139 (Intergrate latest Expat). r=Pike, sr=jst. 2003-12-23 18:04:56 +00:00
rlk%trfenv.com
f34141eb81 Fixing minor typo 2003-12-23 01:33:28 +00:00
mvl%exedo.nl
bff9ce0e12 rev iid's of changed interfaces. bug 226756 2003-12-22 20:27:17 +00:00
mvl%exedo.nl
588b686b97 Move unicode to charset convertors out of spellcheck glue into myspell.
bug 226756, r=dwitte, sr=alecf
2003-12-22 13:23:31 +00:00
rlk%trfenv.com
361b7fca1f Bug 218878 - Cleanup of Help RDF
Bug 222178 - Make the index a friendlier search database.
r=alecf@flett.org
2003-12-22 00:37:36 +00:00
rlk%trfenv.com
d79e8c8b2f Bug 225090 - Sanitize Help CSS. r=dbaron@dbaron.org 2003-12-22 00:32:53 +00:00
mvl%exedo.nl
778af1240c Update to review comments. oops. Bug 225749 2003-12-21 12:36:47 +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
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
7d4594aa48 Bug 226958 Convert wallet viewer to a <dialog> and clean it up p=gautheri@noos.fr r=me sr=alecf 2003-12-20 18:15:56 +00:00
neil%parkwaycc.co.uk
a30e57d211 Supplementary patch to Bug 225840 making it clear which buttons the dialog has p=gautheri@noos.fr r=me sr=alecf 2003-12-20 17:55:03 +00:00
mvl%exedo.nl
e8119d04ba make nsIEditorSpellcheck use nsAString instead of nsString.
bug 225749, r=dwitte, sr=alecf
2003-12-20 13:06:44 +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
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
bienvenu%nventure.com
e0eba35bb5 fix 228791 need ability to have unobscured mcd files, r/sr=mscott 2003-12-19 15:53:15 +00:00
silver%warwickcompsoc.co.uk
96fbe4a7ce Bug 228799 Opening Chatzilla gives "Invalid IRC URL ``%S"
r=rginda a=chofmann
2003-12-19 03:54:03 +00:00
rginda%hacksrus.com
06072959e0 bug 223578, "need to account for new regexp behavior", a=asa
account for the fact that optional matches now return undefined, instead of nothing at all (see bugs 123437 and 85721)
2003-12-16 23:17:29 +00:00
silver%warwickcompsoc.co.uk
a965a9705e Bug 228567 Land usability fixes for 1.6
r=samuel a=asa
2003-12-16 21:03:56 +00:00
neil%parkwaycc.co.uk
b1388edcdf Supplementary patch to bug 227651 bulletproofing in case the overlaid window does not have a component bar r=timeless sr=bryner a=asa 2003-12-12 23:44:07 +00:00
neil%parkwaycc.co.uk
ab9dd37672 Supplementary fix to bug 95770 fixing the "Quality Feedback Agent" link r=rj_keller a=mkaply NB: Translators please check the link href in your translations. 2003-12-12 23:36:09 +00:00
scott%scott-macgregor.org
8f16a6997a fix for bug #227651
[calendar] [mozilla 1.x] if native calendar app is available, and mozilla calendar there,
show chrome to launch a native calendar, if specified by a pref.

this "tasks" extension can be extended for other tasks.

NOT PART OF THE BUILD

r/sr/a=sspitzer
2003-12-07 18:31:38 +00:00
silver%warwickcompsoc.co.uk
ae361d0e90 Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE
r=samuel a=brendan
2003-12-07 14:42:14 +00:00
silver%warwickcompsoc.co.uk
268452ecca Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE (part 3) [version update]
r=rginda@hacksrus.com a=asa@mozilla.org
2003-12-06 00:32:46 +00:00
silver%warwickcompsoc.co.uk
f1dc965df5 Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE (part 3)
r=rginda@hacksrus.com a=asa@mozilla.org
2003-12-06 00:27:12 +00:00
silver%warwickcompsoc.co.uk
352a8460d8 Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE (part 3) [new files first]
r=rginda@hacksrus.com a=asa@mozilla.org
2003-12-06 00:25:01 +00:00
jshin%mailaps.org
afbd26d08a bug 225695 : replacing incorrectly used escape/unescape() with en/decodeURI(Component). 3rd installment (for Venkman) (r=rgina, sr,a=brendan) 2003-12-05 06:12:59 +00:00
rlk%trfenv.com
290ba153e0 Part of bug 226911, Make a external links in help have target="_blank" so they appear in the browser window. r=rlk@trfenv.com, a=asa@mozilla.org. Patch by Daniel Wang (stolenclover@yahoo.com.tw). 2003-12-04 23:28:04 +00:00
rlk%trfenv.com
5f22534ccb Part of bug 226911, Make a external links in help have target="_blank" so they appear in the browser window. r=rlk@trfenv.com, a=asa@mozilla.org 2003-12-04 23:26:50 +00:00
silver%warwickcompsoc.co.uk
7763e2ddbf Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE (part 2)
r=rginda@hacksrus.com a=asa@mozilla.org
2003-12-04 21:46:54 +00:00
bsmedberg%covad.net
66ed397b00 Bug 227022 - "make" in extensions/p3p does not behave correctly. r=Pike a=asa 2003-12-04 18:20:16 +00:00
rginda%hacksrus.com
a18a81d561 land 0.9.49, adds halfop support, initial rplisupport support, and properly masks password dialogs
a=asa, b=227334
2003-12-04 15:35:22 +00:00
rginda%hacksrus.com
782916cdec initial add of halfop images 2003-12-04 15:32:53 +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
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
silver%warwickcompsoc.co.uk
f60897d017 Bug 217287 /name command returns error "Unknown pref name". Doesn't change username section of username@host
r=samuel@sieb.net a=asa@mozilla.org
2003-12-02 23:21:37 +00:00
silver%warwickcompsoc.co.uk
88af1fe97b Bug 227139 mIRC color codes causing JS exceptions in post-1.5 builds
r=samuel@sieb.net a=asa@mozilla.org
2003-12-02 14:41:49 +00:00
neil%parkwaycc.co.uk
87da40747d Bug 225840 clean up after <window> to <dialog> conversion p=gautheri@noos.fr r=me sr=ben a=asa 2003-12-02 12:48:54 +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
neil%parkwaycc.co.uk
f763078ff6 Bug 197781 convert startup-newURL.xul to a <dialog> p=gautheri@noos.fr and fix radiobutton usage in startup-newURL.js r=silver a=asa 2003-12-01 23:37:31 +00:00
rlk%trfenv.com
849a508410 Bug 227077 - No unique anchors for"Addressing" and "Return Receipts" preference panels. r=rlk@trfenv.com, a=asa@mozilla.org. Patch by Hasse (jasajudeju@telia.com). 2003-12-01 22:17:44 +00:00
rlk%trfenv.com
32a66d7972 Bug 226964 - Lots of dead links in help. r=neil@parkwaycc.co.uk, a=dbaron@dbaron.org 2003-12-01 22:11:56 +00:00
rlk%trfenv.com
9dd45db164 Bug 220413 - Help Index has no entry for "plug-in", "helper application", or "java". r=neil@parkwaycc.co.uk a=chofmann@mozilla.org 2003-11-28 00:21:13 +00:00
rlk%trfenv.com
b2cf8d128e Bug 226788 - Find-as-you-type not in Index and TOC. r=neil@parkwaycc.co.uk, a=asa@mozilla.org 2003-11-27 02:19:27 +00:00
dbaron%dbaron.org
5865052b0b Fix refcounting error causing crash. Not part of default build. 2003-11-26 01:00:44 +00:00
dbaron%dbaron.org
b91822175e Fix refcounting error causing crash. Not part of default build. 2003-11-26 01:00:12 +00:00
rlk%trfenv.com
0a1fd6ea1a Bug 95770 - The help documentation should be formatted in some better way. Mail_help.html > mail_help.xhtml. r=neil@parkwaycc.co.uk a=asa@mozilla.org 2003-11-25 22:57:22 +00:00
rlk%trfenv.com
37613c35ed Bug 220395 - Help needs better Help and Support Center (welcome_help.html). r=neil@parkwaycc.co.uk a=asa@mozilla.org 2003-11-25 22:37:02 +00:00
rlk%trfenv.com
8d0466ffc2 Bug 11174 - Missing help for "Accept all images that come from the originating server". r=rlk@trfenv.com a=asa@mozilla.org Patch by Daniel Wang (stolenclover@yahoo.com.tw) 2003-11-25 22:32:03 +00:00
axel%pike.org
07ae938a90 bug 151002, 64bit bustage fix, patch by Martin Mokrejs, r=me, sr=peterv, a=dbaron 2003-11-23 17:39:41 +00:00
rlk%trfenv.com
481c06ff09 Bug 225286 - mozilla/extensions/help/resources/content/test.xul should be removed from build. r=neil.parkwaycc.co.uk a=brendan@mozilla.org 2003-11-23 02:22:26 +00:00
rlk%trfenv.com
900b83d3a6 Bug 226342 - Faulty links in glossary r=rlk@trfenv.com a=asa@mozilla.org. Patch by jasajudeju@telia.com 2003-11-21 02:04:20 +00:00
mkaply%us.ibm.com
f6a9453a8f #200144
r=sicking, a=mkaply
Remove XP_OS2 #ifdefs from transformiix
2003-11-19 23:06:14 +00:00
timeless%mozdev.org
c6dce08dd5 Bug 135181 Add Translate Page to the Tools menu
r=dwitte sr=jst
2003-11-19 03:19:53 +00:00
bzbarsky%mit.edu
5777023fe3 More permissions tightening on profile files. Bug 59557, patch by biesi,
r=timeless, sr=bzbarsky
2003-11-19 02:11:12 +00:00
dwitte%stanford.edu
c3d8aafb61 remove unused *_FetchFromNetCenter functions. thanks to gautheri@noos.fr (Serge Gautherie) for the patch.
r=dwitte, sr=bryner
2003-11-19 01:59:36 +00:00
jst%mozilla.jstenback.com
4183787fa9 Fixing bug 225837. DeCOMtaminating nsIContent more, making GetTag() return a weak raw pointer, and renaming GetTag() to Tag(), and making GetRangeList() return an const nsVoidArray*, and changing GetContentID() to return the id, and renaming it to ContentID(). r=jonas@sicking.cc, sr=bryner@brianryner.com. 2003-11-19 01:20:56 +00:00
peter%propagandism.org
0cfb4d846f Remove obsolete files (part of fix for bug 151002). r=sicking, sr=jst. 2003-11-19 00:00:19 +00:00
peter%propagandism.org
7751d37210 Bustage fix. 2003-11-18 23:25:04 +00:00
peter%propagandism.org
aa0f99cb25 Fix whitespace. 2003-11-18 23:19:53 +00:00
peter%propagandism.org
8af31f8e43 Fix for bug 151002 (abstract the content by a treewalker). Patch by me, with parts by Pike and sicking. r=sicking, sr=jst. 2003-11-18 22:57:04 +00:00
peter%propagandism.org
7a81f51c35 New files for bug 151002 (abstract the content by a treewalker). Patch by me, with parts by Pike and sicking. r=sicking, sr=jst. 2003-11-18 22:50:42 +00:00
silver%warwickcompsoc.co.uk
4ae3f9138c Bug 206080 Server password pop-up dialog text box isn't masked!
r=rginda@hacksrus.com
2003-11-18 22:39:26 +00:00
rlk%trfenv.com
888dfbd499 Fixing XML Parsing errors that prevented help documentation from being viewed. 2003-11-18 22:22:36 +00:00
dwitte%stanford.edu
a561930e24 whitespace cleanup, comment fix and redundant #define removal.
thanks to gautheri@noos.fr (Serge Gautherie) for the patch.
2003-11-18 15:10:40 +00:00
rginda%hacksrus.com
6b7f325445 remove xul and rdf namespaces, remove unused xul: nodes 2003-11-17 22:10:47 +00:00
timeless%mozdev.org
24fe2cdc90 Bug 224771 backspace reverts to prefed search behavior
r=biesi sr=bryner
2003-11-17 21:04:10 +00:00
bzbarsky%mit.edu
bfd6b88a89 Convert URL stuff in XBL to use nsIURI instead of strings. Bug 224765, r+sr=bryner 2003-11-17 21:03:32 +00:00
rlk%trfenv.com
2ca83605da Bug 153671 - Navigator Help - some corrections.
Bug 182186 - Navigator Help - Type Ahead Find needed
Patch by Daniel Wang (stolenclover@yahoo.com.tw) r=rlk@trfenv.com
2003-11-16 23:39:43 +00:00
rlk%trfenv.com
719e0fbcdd Bug 153671 - Navigator Help - some corrections.
Bug 182186 - Navigator Help - Type Ahead Find needed
Patch by Daniel Wang (stolenclover@yahoo.com.tw)
2003-11-16 23:38:38 +00:00
silver%warwickcompsoc.co.uk
2ad3d095d4 Bug 207949 Show Chatzilla as installable extension in Firebird GUI/FE
r=rginda@hacksrus.com
2003-11-16 23:23:51 +00:00
bryner%brianryner.com
823f2f2aa7 deCOMtaminate nsINodeInfo and nsINodeInfoManager. See bug 225060 for details. r=sicking, sr=jst. 2003-11-15 05:27:37 +00:00
dwitte%stanford.edu
0ea9886fd9 fixing mingw bustage. 2003-11-14 07:26:58 +00:00
dwitte%stanford.edu
4250def2a9 clean up p3p hooks in cookies. this shifts code out of the cookiservice into p3p, and stops the cookieservice calling into p3p if the user isn't using p3p. this will improve perf a tad.
b=225298, r=mvl, sr=darin
2003-11-14 06:43:08 +00:00
pkw%us.ibm.com
77986b70f6 Bug 225003 - Typo in spellchecker code
r=timeless@myrealbox.com, sr=mkaply@us.ibm.com
2003-11-12 17:32:49 +00:00
timeless%mozdev.org
0a4d859beb Bug 189307 typeahead initializes sound when it's uninitialized instead of if it's unitialized and there's a sound to play
r=caillon sr=roc
2003-11-11 18:39:02 +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
rlk%trfenv.com
a8a40efa3e Bug 161740 - Remove obsolete help files from builds. r=neil.parkwaycc.co.uk 2003-11-11 16:10:31 +00:00
dwitte%stanford.edu
236efbac12 mingw bustage fix. thanks stephend 2003-11-11 05:28:12 +00:00
rlk%trfenv.com
3f11aa6b90 Removing files not used in build. 2003-11-11 03:23:53 +00:00
dwitte%stanford.edu
3854015772 clean up some prefhandling code in nsImgManager/nsCookiePermission, to fix a bogus assert when mailnews prefs aren't available.
b=224339, r=caillon, sr=darin.
2003-11-11 02:46:06 +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
567b29c470 Bug 135607 Add throbber to help toolbar p=rlk@trvenv.com r=me sr=alecf 2003-11-10 16:25:46 +00:00
rginda%hacksrus.com
f03a851f07 fixes decoding of ctcp actions when they arrive on a view that is not the current view 2003-11-10 01:11:48 +00:00
rlk%trfenv.com
1a9aa3db29 Bug 225180 - Typo in the keyboard shortcuts help section. r=rlk@trfenv.com Patch by Daniel Wang (stolenclover@yahoo.com.tw). 2003-11-09 14:54:13 +00:00
bmlk%gmx.de
a48959113f cosmetics for viewer in xul bug 137331 r/sr dbaron 2003-11-09 13:39:14 +00:00
samuel%sieb.net
9a49742ed8 Bug 220700 - switching tabs should focus input box
r=rginda
chatzilla only
2003-11-08 23:47:04 +00:00
samuel%sieb.net
125ba40399 Bug 224959 - ctrl-pgup and ctrl-pgdn are backwards
r=rginda
chatzilla only
2003-11-08 04:26:08 +00:00
rlk%trfenv.com
672683057e Removing obsolete files that are not part of the build. 2003-11-07 23:08:24 +00:00
rlk%trfenv.com
2e0f164736 Bug 95770 - The help documentation should be formatted in some better way.
certs_prefs_help.xhtml, r=caillon.
2003-11-07 15:43:48 +00:00
sicking%bigfoot.com
174b290595 Make buster build again. Not part of build.
Patch by Pike. r=me
2003-11-07 00:21:08 +00:00
mvl%exedo.nl
a559a5ed2b Whitespace only change, to indicate that the previous comment was supposed to be:
Ignore the port when checking permissions. Bug 200644, r=dwitte, sr=darin
2003-11-06 20:25:13 +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
a211784497 Bug 220891 Create Profile Wizard overhaul
patch by borggraefe@despammed.com r=neil sr=roc
2003-11-06 13:33:51 +00:00
rlk%trfenv.com
f6eab4f2d1 Bug 220510 - Help Search: "IMAP" matches "Adding Pictures (Images) to Your Web Page". r=rlk@trfenv.com. Patch by Daniel Wang (stolenclover@yahoo.com.tw) 2003-11-06 02:39:53 +00:00
timeless%mozdev.org
e73a5c310e Bug 224215 Edit Attribute says "Enter the attribute name" instead of "Enter the attribute value"
r=caillon sr=heikki
2003-11-05 22:27:34 +00:00
timeless%mozdev.org
04585b8515 Bug 224644 crash (pressing backspace) [@ nsTypeAheadFind::BackOneChar]
r=caillon sr=darin
2003-11-05 11:36:41 +00:00
peter%propagandism.org
2db0f84c5e Removing obsolete files (renamed to txNodeSet.*). Bug 151002. r=sicking. 2003-11-04 16:15:56 +00:00
peter%propagandism.org
eefd02ebc2 Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking. 2003-11-04 16:06:42 +00:00
peter%propagandism.org
cd176fdba9 Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking. 2003-11-04 15:15:46 +00:00
peter%propagandism.org
f914dff416 Merging whitespace changes/renames/cleanup from TX_WALKER_BRANCH to ease merging, no functional changes. Bug 151002. r=sicking. 2003-11-04 10:13:23 +00:00
peter%propagandism.org
cb4426e692 Adding copies of trunk version of NodeSet.* (to ease merging of TX_WALKER_BRANCH). r=sicking. 2003-11-04 09:53:16 +00:00
axel%pike.org
0c3c5720f1 bug 204727, p3p stylesheet cleanup, factor 5 stylesheets into one generating 5 to be packed with XUL preprocessor, r=bryner, sr=heikki 2003-11-03 13:57:35 +00:00
dwitte%stanford.edu
7c9765217b removing obsolete directory. 2003-11-01 23:52:45 +00:00
peter%propagandism.org
f9f591a28f Fix for bug 224231 (Need AppendASCIItoUTF16). r=jst, sr=dbaron. 2003-11-01 10:57:41 +00:00
mvl%exedo.nl
b8604c9e55 Put back a line that shouldn't have been removed for bug 161130 2003-10-31 19:40:52 +00:00
mvl%exedo.nl
ac29426a10 Prevent crashes due to the permissions array not being initialized.
bug 223201, r=dwitte, sr=darin
2003-10-31 19:17:03 +00:00
mvl%exedo.nl
289a063ebf Prevent crashes due to the permissions array not being initialized.
bug 223201, r=dwitte, sr=darin
2003-10-31 19:09:08 +00:00
jgmyers%netscape.com
338731ee72 fix uninitialized member: bug 222182 r=sli0262 sr=blizzard 2003-10-30 23:44:06 +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
sicking%bigfoot.com
39a639c80c Bug 190302: Set correct characterset for XSLT generated pages.
r=Pike sr=peterv
2003-10-30 18:44:14 +00:00
danm-moz%comcast.net
c942bfcf4c cookies without a value (this is how IE deletes a cookie) are now skipped and no longer corrupt subsequent cookies. all migrated cookies are treated as domain cookies, and any extant otherwise identical host cookie is deleted. bugs 222343, 223029 r=darin,dwitte 2003-10-30 17:43:46 +00:00
dwitte%stanford.edu
bc55887835 add accesskeys for the cookie confirmation dialog.
b=201743, r=neil, sr=alecf
2003-10-30 17:26:44 +00:00
peter%propagandism.org
0940852cdb Fix for bug 215465 (CSS :hover rules not working when using XML/XSLT along with an alternernate CSS). Fix by bz, r=sicking, sr=peterv. 2003-10-30 12:32:41 +00:00
neil%parkwaycc.co.uk
93cc2f8a6f Bug 215656 Cookie and Popup managers don't update scrollbar correctly r=mvl/dwitte sr=bryner 2003-10-30 09:33:40 +00:00
jshin%mailaps.org
6ece9f55bf bug 195093 : modernize nsILocale (r=smontagu, sr=darin) 2003-10-30 05:04:45 +00:00
dwitte%stanford.edu
ad0e6835d4 bustage blah bustage. thanks dbaron. 2003-10-30 03:42:52 +00:00
dwitte%stanford.edu
2a9ecd8962 moving TestCookie into its new netwerk/test home.
find blame for the old TestCookie in the attic for
mozilla/extensions/cookie/tests/TestCookie.cpp.
2003-10-30 03:28:28 +00:00
dwitte%stanford.edu
29cc87cdb9 removing unused wallet files.
b=204184 p=mvl r=me sr=bryner
2003-10-30 03:18:10 +00:00
dwitte%stanford.edu
0af383bc06 remove support for network.cookies.strictDomains pref, since there's not much point in keeping it around.
b=223617, r+sr=darin, thanks to mvl for testing.
2003-10-30 03:13:54 +00:00
dwitte%stanford.edu
c698bdce0c clean up REQUIRES lines in makefiles, since most modules don't need 'cookie' anymore.
b=221886, r+sr=darin
2003-10-30 03:00:56 +00:00
dwitte%stanford.edu
359f90d96a remove nsCCookieManager.h in favor of nsNetCID.h.
b=221886, r+sr=darin
2003-10-30 02:59:31 +00:00
dwitte%stanford.edu
b6f814cb06 polish the nsICookieManager2::Add interface a tad.
b=222343, r=danm, sr=darin.
2003-10-30 02:50:11 +00:00
dwitte%stanford.edu
c5ab73f0e4 remove unused items in wallet. the following files will be cvs removed shortly:
public/nsIKeyedStreamGenerator.idl
public/nsIPasswordSink.idl
src/nsWalletBuiltInDataSources.h
src/nsBasicStreamGenerator.cpp
src/nsBasicStreamGenerator.h

b=204184 p=mvl r=me sr=bryner
2003-10-30 02:39:10 +00:00
dwitte%stanford.edu
ee2299312d clean up warnings in wallet
b=204184 p=timeless r=me sr=bryner
2003-10-30 02:34:16 +00:00
bzbarsky%mit.edu
75c3e6a121 Make nsExpatDriver and nsIExpatSink be on the same wavelength as far as passing
attributes to HandleStartElement.  Update callees as needed.  Bug 223470,
r=sicking, sr=peterv
2003-10-30 02:17:50 +00:00
timeless%mozdev.org
8d41a79bf6 Bug 223199 hostList leaks on OOM in nsPermissionManager::GetEnumerator
r=dwitte sr=roc
2003-10-30 02:09:13 +00:00
timeless%mozdev.org
12f8e6a2d1 Bug 220267 warning: unused variable const class NodeSet * nodes' In method nsresult txKeyFunctionCall::evaluate(class txIEvalContext *, class txAExprResult **)'
r=sicking sr=peterv
2003-10-30 02:06:51 +00:00
timeless%mozdev.org
15a17dd724 Bug 204184 Remove unused items from wallet.cpp/wallet.h
r=dwitte sr=bryner
2003-10-30 02:04:31 +00:00
bryner%brianryner.com
07bcb40ee4 Fix unresolved references with static gtk2 build (bug 216022). The file containing NS_IMPL_NSGETMODULE for a library must be compiled from the Makefile that sets IS_COMPONENT in order for the entry point translation to work correctly. r=cls, not part of the default build. 2003-10-27 10:11:00 +00:00
rlk%trfenv.com
7b71ace2d8 Bug 161740 - Remove obsolete help files from builds. r=neil@parkwaycc.co.uk a=asa@mozilla.org 2003-10-26 17:45:18 +00:00
varga%nixcorp.com
309ffffdb2 Fixing a deadlock. 2003-10-25 19:15:34 +00:00
rginda%netscape.com
bee471a1e6 bug 223247, unable to connect to irc servers: internal error dispatching
command ���goto-url���
a=asa

js engine new returns empty array element for optional captures in regexps, we need to account for that.
2003-10-24 18:29:35 +00:00
caillon%returnzero.com
6e0c5187ac Fixing bustage -- bryner forgot to update this file
Bug 222134
2003-10-22 07:04:16 +00:00
bryner%brianryner.com
d2db9a4590 fixing bustage 2003-10-22 07:01:13 +00:00
dwitte%stanford.edu
e42be4a132 move cookies to use hashtables instead of a sorted list, and implement a sane notifications
system for cookies and permissions. this will improve perf a bunch, and also sets the stage
for a more performant and flexible cookiemanager UI by providing better notifications.

bugs 143939 and 221185, with r=bsmedberg+mvl, sr=darin and r=mvl, sr=bz respectively.
2003-10-22 06:53:19 +00:00
bryner%brianryner.com
605cc06382 deCOMtaminate nsIDocument by changing methods to use return value instead of out-params, eliminating unused nsresult return values, moving some members to nsIDocument and inlining the getters/setters. Bug 222134, r=bzbarsky, sr=jst. 2003-10-22 06:09:48 +00:00
rlk%trfenv.com
0b0d1713ed bug 169550 - Help window must be <= 462px height by default. r=caillon@aillon.org. 2003-10-22 00:06:46 +00:00
rginda%netscape.com
bf75ef4d6d changes between 0.9.40 and 0.9.44:
* Revision 0.9.44 fixes some more charset related problems. The user description is now properly decoded for /query views, and the channel name for mode messages.

* Revision 0.9.43 fixes the ``unknown CTCP'' handler, so that it displays the correct diagnostic, instead of ``my_unkctcpMsg''.

* Revision 0.9.42 fixes charset problems with part reasons, and another charset problem with kick messages. It also deals with spaces in nicknames and usernames by replacing them with underscores, instead of just failing to log in. This revision also makes it so that you no longer need to restart ChatZilla after changing your description or username.

* Revision 0.9.41 adds an ``autoperform'' pref to networks that can be used to execute arbitrary ChatZilla commands when you connect to a network. These autoperform commands will be executed before any of your ``Open At Startup'' channels are processed. This release also makes ChatZilla recognize the optional ``reason'' parameter for PART messages. Many IRC servers do not yet support PART reasons, so don't be surprised if you don't see any.
2003-10-21 23:47:35 +00:00
rlk%trfenv.com
501e771b65 Bug 220424 - Need to distinguish between Web links and Help links in Mozilla Help. r=neil.parkwaycc.co.uk 2003-10-21 23:24:10 +00:00
caillon%returnzero.com
66caced69a Re-land patch for bug 83536, merging principal objects.
Also includes fixes from bug 216041.
r=bzbarsky
sr=jst
2003-10-21 22:11:49 +00:00
mkaply%us.ibm.com
77f581849f Mispelling of SHORT_LIBNAME 2003-10-21 22:01:53 +00:00
rlk%trfenv.com
715356701c Bug 180659 - No way to zoom Mozilla help content. r=neil@parkwaycc.co.uk. sr=alecf@flett.org 2003-10-21 21:06:57 +00:00
sicking%bigfoot.com
ab24ad9c39 Bug 220703: return either error or return to avoid crashes and leaks
r/sr=peterv
2003-10-21 20:55:42 +00:00
sicking%bigfoot.com
3ec93e622e Bug 222342: Speed up txStylesheet::isStripSpaceAllowed by not filtering textnodes in the root of a document and by earlyreturning if there are no stripspace rules.
r=Pike sr=peterv
2003-10-21 19:55:53 +00:00
bzbarsky%mit.edu
44da342b5c Fix handling of id attrs to not assume that they are named "id" as much. Bug
208744, r=caillon, sr=peterv
2003-10-21 16:16:42 +00:00
varga%nixcorp.com
199cf9bc76 Changing my email address. 2003-10-21 15:35:57 +00:00
mvl%exedo.nl
0db62905d1 Ask before loading images is no more. Remove obsolete references to it from the prefs panel.
bug 161130, r=dwitte, sr=darin
2003-10-19 09:10:59 +00:00
rlk%trfenv.com
f2fbe0423e Bug 222784 - Reflect UI changes from Bug 89212 in Help. r=rlk@trfenv.com. Patch by Stefan Borggraefe (borggraefe@despammed.com) 2003-10-18 22:48:54 +00:00
kairo%kairo.at
7b21e2d4eb bug 154927 - automate localeVersion updates based on milestone.txt - we'll now create all those files during compile time from .in files, r=leaf, sr=bz 2003-10-18 17:54:07 +00:00
neil%parkwaycc.co.uk
d6f29c0ef4 Bug 221988 Replace doesQI function with built-in instanceof operator r=peterv sr=alecf moa=caillon 2003-10-17 22:45:47 +00:00
mkaply%us.ibm.com
a05f544756 #220827
r=darin, sr=jst
Code from doronr@us.ibm.com - allow empty headers in SOAP to work around Axis bug
2003-10-17 19:26:14 +00:00
rlk%trfenv.com
77e4c9cbf2 Bug 153789 - Navigator Preferences - Appearance - corrections. r=neil.parkwaycc.co.uk 2003-10-16 21:17:53 +00:00
dwitte%stanford.edu
9c84bccbd4 make the cookie whitelist override the "limit cookie lifetime to session" pref. this allows the user to whitelist certain sites for setting permanent cookies, while non-whitelisted sites are downgraded to session cookies. also adds an "downgrade cookies from this site to session" permissionlist value, so now we have a whitelist/blacklist/sessionlist. (UI for this latter feature is not yet hooked up).
this also shifts a bunch of forked pref stuff out of the cookie backend and into an app-specific place, which is good for the GRE.

b=217286, r=mvl, sr=darin.
2003-10-16 13:17:12 +00:00
neil%parkwaycc.co.uk
ddd4f28a33 More help cleanup including fix to previous checkin to bug 219120 r=rlk sr=alecf 2003-10-16 08:17:06 +00:00
dwitte%stanford.edu
e7d5f11d73 make cookiemanager sort strings case-insensitively.
thanks to smanux@lfjr.net for the patch. r=dwitte, sr=darin, b=220067
2003-10-15 09:41:40 +00:00
rlk%trfenv.com
3eb9b96af0 Bug 222127 - IP network/mask format for "No Proxy For" is not documented. r=rlk@trfenv.com. Patch by Iain Arnell (isarnell@xs4all.nl) 2003-10-14 20:54:27 +00:00
neil%parkwaycc.co.uk
fa3e52f83a Fixing -kb 2003-10-14 12:17:10 +00:00
rlk%trfenv.com
20716014de Fixing a checkin. 2003-10-13 23:07:09 +00:00
rlk%trfenv.com
f7c44230b5 Checking in rest of Bug 221950 - Drop the 'My' reference in 'My Sidebar' (used in Netscape 7 only). r=me 2003-10-13 19:42:28 +00:00
rlk%trfenv.com
8cdd1b0c5e Bug 219120 - help.js needs cleaning. r=neil.parkwaycc.co.uk sr=alecf 2003-10-13 17:15:05 +00:00
technutz%netscape.net
4385d84388 Bug 221950. Drop the 'My' from My Sidebar (as it was Netscape-only). r=rjkeller 2003-10-13 01:02:16 +00:00
rlk%trfenv.com
41d28c8ce9 Fixing strange typo. r=me 2003-10-12 15:21:32 +00:00
dwitte%stanford.edu
2ef25e6230 trivial warning fix: xpidl generates separate |enum|s for constants of the same type, so gcc complains about enumeral mismatches when there aren't any. no bug, r=mvl 2003-10-12 14:50:55 +00:00
rlk%trfenv.com
5317fcd6c8 Part of Bug 95770 - The help documentation should be formatted in some better way. r=neil.parkwaycc.co.uk 2003-10-12 14:08:36 +00:00
darin%meer.net
333c107b7a fixing build bustage 2003-10-11 22:13:05 +00:00
darin%meer.net
fe797b1a2c removing files that have now been moved into necko: b=210561 r=dwitte sr=bryner 2003-10-11 21:09:02 +00:00
rlk%trfenv.com
b6a2ba1264 Bug 135607 - Help toolbar needs work. r=neil.parkwaycc.co.uk 2003-10-11 14:35:57 +00:00
rlk%trfenv.com
559fb76f6c Bug 135607 - Help toolbar needs work 2003-10-11 14:34:52 +00:00
rginda%netscape.com
009763dfa8 landing 0.9.40
fixes a number of i18n issues, and the following bugs:
http://bugzilla.mozilla.org/buglist.cgi?bug_id=221068,220839,217358,207182,213782
2003-10-11 00:21:05 +00:00
dwitte%stanford.edu
ded62c5db6 whoops. these weren't meant to go in. ;) 2003-10-11 00:12:33 +00:00
dwitte%stanford.edu
7d225f53dc refactor cookie prompting helper to where it belongs... this will increase perf a little, for the case where prompting is turned off.
b=220624, r=mvl, sr=darin.
2003-10-11 00:06:13 +00:00
darin%meer.net
1754f96409 moving cookie service into necko: b=210561 r=dwitte sr=bryner
these files were moved from their old home in extensions/cookie.  the CVS
records cannot be simply moved because attic files exist in the new location,
and so i will unfortunately take cvs blame for all.  that's unfair to dwitte
who has made so many wonderful changes to the cookies backend code! ;-)

so, to find out the real cvs blame for these files, please look at the
following cvs remove'd files:

mozilla/extensions/cookie/nsCookieService.cpp
mozilla/extensions/cookie/nsCookieService.h
mozilla/extensions/cookie/nsCookie.cpp
mozilla/extensions/cookie/nsCookie.h
mozilla/extensions/cookie/nsICookie2.idl
mozilla/extensions/cookie/nsICookieConsent.idl
mozilla/extensions/cookie/nsICookie.idl
mozilla/extensions/cookie/nsICookieManager2.idl
mozilla/extensions/cookie/nsICookieManager.idl
mozilla/extensions/cookie/nsICookiePermission.idl
2003-10-10 23:08:01 +00:00
darin%meer.net
c0c2e832c7 landing last patch to separate cookie backend from permissions system, b=210561, r=dwitte, sr=bryner 2003-10-10 21:23:44 +00:00
mvl%exedo.nl
ceadcb4de1 Try the scheme if no host is found when showing a cookie dialog. bug 209689, r=dwitte, sr=darin 2003-10-10 15:08:43 +00:00
dwitte%stanford.edu
7da1eb7535 trivial #include fixes (mostly removing deprecated nsIEnumerator uses)
no bug, r=timeless, sr=bz
2003-10-10 07:06:05 +00:00
cbiesinger%web.de
9aa8f51ed4 Bug 119853 aSink.removeXMLSinkObserver is not a function
add additional QI to nsIRDFXMLSink
patch by axel hecht axel@pike.org
r=caillon sr=peterv
2003-10-09 21:47:09 +00:00
rlk%trfenv.com
6c723cdca1 Navigator Preferences - History - correction. r=neil.parkwaycc.co.uk 2003-10-09 21:34:23 +00:00
rlk%trfenv.com
a55e7329fb Bug 149048 - Text in help window has page colors but background is white. r=neil.parkwaycc.co.uk 2003-10-09 21:31:54 +00:00
peter%propagandism.org
e1daa9b219 Additional fix for bug 218756 (Update to latest DOM Level 3 XPath specification). r=Pike, sr=bz. 2003-10-09 18:41:34 +00:00
peter%propagandism.org
24493f59eb Rest of fix for bug 221387 (XPathExpression.createExpression doesn't throw NAMESPACE_ERR). r=Pike, sr=bz. 2003-10-09 18:38:27 +00:00
timeless%mozdev.org
a13a428b48 Bug 221578 Double click to edit property
patch by mozbug@durys.net r=caillon sr=bz
2003-10-09 05:28:02 +00:00
timeless%mozdev.org
02c84872d9 Bug 220451 - Popup Manager's "Allowed Sites" dialog doesn't persist size and position
patch by borggraefe@despammed.com r=neil sr=alecf
2003-10-09 00:29:09 +00:00
rlk%trfenv.com
442ba451ec Removing obsolete file from build. r=neil.parkwaycc.co.uk 2003-10-08 22:33:32 +00:00
darin%meer.net
2b14b6a01c fixes bug 192284 "support nsIChannel::open for all protocols" r=dougt sr=bzbarsky 2003-10-08 04:27:13 +00:00
dwitte%stanford.edu
3bc355e4fe rearrange resource files in extensions/wallet to clean up the duplicate files and general mess that
various folk have made of it. (no names here, move along)

some files were moved in the cvs repo, but others were manually copied, and thus I will own blame
for them. to find old blame info for the respective files, look in the appropriate attic for these
locations:

mozilla/extensions/wallet/cookieviewer/CookieViewer.js
mozilla/extensions/wallet/cookieviewer/CookieViewer.xul
mozilla/extensions/wallet/cookieviewer/CookieViewer.properties
mozilla/extensions/wallet/cookieviewer/CookieViewer.dtd
mozilla/extensions/wallet/editor/WalletEditor.properties
mozilla/extensions/wallet/editor/WalletEditor.dtd
mozilla/extensions/wallet/signonviewer/SignonViewer.js
mozilla/extensions/wallet/signonviewer/SignonViewer.xul
mozilla/extensions/wallet/signonviewer/SignonViewer.properties
mozilla/extensions/wallet/signonviewer/SignonViewer.dtd
mozilla/extensions/wallet/src/wallet.properties
mozilla/extensions/wallet/walletpreview/WalletPreview.js
mozilla/extensions/wallet/walletpreview/WalletPreview.xul

b=26020 (yeah that old!), r=timeless, sr=heikki, and props to leaf for moving stuff around
the cvs repo.
2003-10-08 01:03:28 +00:00
rlk%trfenv.com
4c74d691bd Bug 203529 - Navigator Help - Picture/pictures shouldn't be used. Replace with image/images. r=rlk@trfenv.com. Patch by Daniel Wang (stolenclover@yahoo.com.tw) 2003-10-07 23:48:39 +00:00
rlk%trfenv.com
5bd82b1e54 Help TOC part of bug 218878 - Cleanup of help RDF. r=alecf 2003-10-07 21:16:03 +00:00
sicking%bigfoot.com
1f063142b1 Bug 218770: speed up sorting by using NS_QuickSort and reducing number of allocations.
r=Pike sr=peterv
2003-10-07 17:11:21 +00:00
neil%parkwaycc.co.uk
1c4c4c930a Bug 182359 only open one manager window of each type r=dwitte sr=darin 2003-10-07 10:03:21 +00:00
rlk%trfenv.com
95e3c47976 Removing unused file. Not used in build. r=me 2003-10-06 22:24:50 +00:00
rlk%trfenv.com
99214e5332 Bug 221253 - IRC Chat key incorrectly listed as 3. Is now 6. r=neil.parkwaycc.co.uk 2003-10-06 20:45:03 +00:00
rlk%trfenv.com
37e8db890e Bug 221260 - p3p isn't in the glossary. r=neil.parkwaycc.co.uk 2003-10-06 20:44:00 +00:00
bzbarsky%mit.edu
c014fb7dd8 XUL doesn't implement .style; catch the exception it throws. Bug 218222
followup-to-followup, r=caillon, sr=dbaron
2003-10-06 20:21:48 +00:00
sicking%bigfoot.com
f1e0b952de Bug 221323: Keep a hard reference when moving nodes to avoid premature delete.
r/sr=bz
2003-10-06 00:17:15 +00:00
rlk%trfenv.com
f92dd1b630 Bug 203846 - 'Web search' context menu item for selection doesn't. r=neil.parkwaycc.co.uk sr=alecf 2003-10-05 16:04:14 +00:00
rlk%trfenv.com
5a79318e9c Bug 221157 - Help - Composer should note objects are not active in editing mode. r=neil.parkwaycc.co.uk 2003-10-05 15:54:14 +00:00
rlk%trfenv.com
0ea2384958 Bug 221157 - Help - Composer should note objects are not active in editing mode. r=neil.parkwaycc.co.uk 2003-10-05 15:52:47 +00:00
rlk%trfenv.com
9b8bd23bd4 Bug 221254 - Help For Internet Explorer Users discriminates against Solaris and HPUX users. r=neil.parkwaycc.co.uk 2003-10-05 14:17:07 +00:00
rlk%trfenv.com
d2306dad55 Bug 197318 - No help content for Link Prefetching option. r=rlk@trfenv.com patch by Daniel Wang (stolenclover@yahoo.com.tw) 2003-10-05 00:58:59 +00:00
rlk%trfenv.com
0899aff595 Bug 136659 - Use shading or color to differentiate the active tab more clearly from the other three tabs. r=neil.parkwaycc.co.uk sr=alecf 2003-10-05 00:52:08 +00:00
rlk%trfenv.com
865e35f7e0 Bug 220302 - glossary needs cleaning. r=neil.parkway.cc.co.uk for HTML. r=alecf for RDF. 2003-10-04 18:51:16 +00:00
rlk%trfenv.com
e78c0504d9 Fixing bustage :( Sorry guys 2003-10-04 17:06:37 +00:00
rlk%trfenv.com
b19ffd9de4 Bug 219825 - Remove search-db.rdf and use the index and contents to search instead. r=neil.parkwaycc.co.uk sr=alecf 2003-10-04 16:44:21 +00:00
bzbarsky%mit.edu
a972a3e501 Make presshell batch processing of style changes (using BeginUpdate/EndUpdate
notifications).  Bug 200931, r=peterv, sr=jst
2003-10-02 21:29:40 +00:00
neil%parkwaycc.co.uk
946c00dbbf Bug 220460 "About Popups" dialog should autosize and not be resizable p=borggraefe@despammed.com r=me sr=bienvenu 2003-10-02 08:10:39 +00:00
dbaron%dbaron.org
5cce92dc2a Make URIs in the style system nsIURI pointers instead of strings. b=113173 r+sr=bzbarsky 2003-10-01 22:53:56 +00:00
rginda%netscape.com
943d6c934b bug 220497, "no mode images displayed in chatzilla" 2003-09-30 05:29:05 +00:00
sicking%bigfoot.com
c76f8193c7 Bug 220418: Don't get the initial template until the txExecutionState is fully initialized.
r=Pike sr=peterv
2003-09-29 17:54:01 +00:00
neil%parkwaycc.co.uk
bc58e21f69 Bug 220215 use XPCNativeWrapper instead of directly calling Components.lookupMethod r=caillon sr=bz 2003-09-29 16:50:36 +00:00
bryner%brianryner.com
b74d8438f9 Updating my email address 2003-09-29 06:04:02 +00:00
bryner%brianryner.com
17abf49e80 updating my email address 2003-09-29 05:35:34 +00:00
neil%parkwaycc.co.uk
a36487c050 Bug 219318 Display Search Tips on a failed Search in Help window p=rlk@trfenv.com r=me 2003-09-27 20:16:48 +00:00
neil%parkwaycc.co.uk
179eea7b6d Bug 214693 Copyrights (and line endings) messed up in Help files p=rlk@trfenv.com r=me 2003-09-27 19:25:09 +00:00
varga%utcru.sk
cf1c7624ec Fix for bug 196575. Add comments to IDL interfaces
r/moa=varga, patch by Neil Deakin <enndeakin@sympatico.ca>
2003-09-27 14:42:26 +00:00
jst%mozilla.jstenback.com
5037b2a4a2 Fixing bug 215981. DeCOMtaminating nsIContent and nsIDocument some, and also some minor changes to other related interfaces. r=caillon@aillon.org, sr=peterv@propagandism.org. 2003-09-27 04:18:26 +00:00
axel%pike.org
af2ff29ca4 bustage fix, wrong kezboard 2003-09-26 17:11:33 +00:00
axel%pike.org
0155e1d5a9 bug 206445, review nit from/r=sicking 2003-09-26 16:55:33 +00:00
axel%pike.org
66f8209327 fixup whitespace for bustage, r=bsmedberg 2003-09-26 15:15:01 +00:00
neil%parkwaycc.co.uk
ef0c09bc62 Fix Pike's build bustage r=bsmedberg sr=bustage 2003-09-26 13:03:47 +00:00
axel%pike.org
9ee5c3e892 bug 206445, nsresult based error reporting in XPath expression parser and lexer, r=sicking, sr=peterv 2003-09-26 12:32:42 +00:00
stephend%netscape.com
4f735ced19 Last commit was actually for bug 220327... 2003-09-26 04:29:42 +00:00
stephend%netscape.com
c3713ed50d Bug 22037. Netcape (sic) reference in cs_nav_prefs_advanced.html should read Mozilla (actually, I'm removing it for now because I don't want to introduce more hardcoding - ultimately we should figure out how to use &brandShortname; in these files. r=db48x@yahoo.com 2003-09-26 04:24:06 +00:00
stephend%netscape.com
7d6dff1ee3 Bug 220169. Fixing references from 'plugins' to 'plug-ins' in Help'. r=R.J. Keller 2003-09-25 23:29:17 +00:00
stephend%netscape.com
969c0f5ed9 Bug 214678. Right-click menus in Help window have useless items. Patch by R.J. Keller <rlk@trfenv.com. r=neil, sr=dveditz 2003-09-25 23:24:51 +00:00
bzbarsky%mit.edu
cea1a751b5 Make "manage sites" window resizable. Bug 13188, patch by
borggraefe@despammed.com (Stefan Borggraefe), r+sr=dveditz
2003-09-25 06:00:29 +00:00
hpradhan%hotpop.com
0d5836205b Bug 206947: Synchronous XMLHttpRequest leaks and can cause crashes r=heikki sr=jst 2003-09-24 06:20:02 +00:00