timeless%mozdev.org
|
3e77f4e556
|
Bug 229809 CSS Errors in xmlterm
patch by bc@bclary.com r=timeless sr=dbaron
|
2004-01-15 03:08:58 +00:00 |
timeless%mozdev.org
|
705583ccb9
|
Bug 201630 javascript strict warnings in nsPolicyViewer.js and pageInfoOverlay.js
r=neil sr=bz
|
2004-01-15 02:50:55 +00:00 |
jst%mozilla.jstenback.com
|
6d14ac2d0a
|
Making these interfaces compile. Not part of the build.
|
2004-01-15 00:12:36 +00:00 |
jst%mozilla.jstenback.com
|
945513aca6
|
First stab at new W3C DOM Load and Save interfaces. Not part of the build.
|
2004-01-14 23:59:50 +00:00 |
bienvenu%nventure.com
|
7f9c9401f5
|
fix 230743, make autoconfig prompt for e-mail address if none found in prefs.js, and append email addr specified in mcd settings, sr=mscott
|
2004-01-14 00:55:04 +00:00 |
neil%parkwaycc.co.uk
|
bc707d758a
|
Bug 177456 Help glossary: Public keys are used for encryption p=gunnar.kaestle@gmx.net r=me moa=rj_keller
|
2004-01-13 15:53:07 +00:00 |
mvl%exedo.nl
|
d1740cdd51
|
Change comments and capitalization in idl files. Bug 225749, r=timeless, sr=alecf
|
2004-01-12 12:13:57 +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 |
rlk%trfenv.com
|
751c7cd2a2
|
fixing checkin.
|
2004-01-11 15:55:10 +00:00 |
rlk%trfenv.com
|
be57ec4ad3
|
fixing checkin.
|
2004-01-11 15:54:17 +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 |
rlk%trfenv.com
|
c515f949e6
|
Bug 221925 - Different UI changes in MailNews not reflected in help. r=stolenclover@yahoo.com.tw. Patch by Christian Eyrich (ch.ey@gmx.net)
|
2004-01-10 21:46:35 +00:00 |
rlk%trfenv.com
|
fb90528b86
|
Hooking up image checked in with the previous checkin.
|
2004-01-10 00:11:51 +00:00 |
rlk%trfenv.com
|
1660670a42
|
Bug 196236 - no help text for junk mail controls pane. Patch by Daniel Wang (stolenclover@yahoo.com.tw) r=rlk@trfenv.com
|
2004-01-10 00:09:40 +00:00 |
rlk%trfenv.com
|
b8fc0c112e
|
Bug 222178 - Make the index a friendlier search database. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com
|
2004-01-10 00:03:54 +00:00 |
rlk%trfenv.com
|
e4c9a006db
|
Bug 145056 - add new "Tools and Development" section in Mozilla Help. Patch by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com
|
2004-01-09 23:58:24 +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 |
mkaply%us.ibm.com
|
31aebc0c90
|
Who ever heard of #including a license
|
2004-01-09 22:43:55 +00:00 |
mkaply%us.ibm.com
|
8d9d1431c2
|
Per gerv, the spellchecker has been relicensed under MPL with the permission of Keven Hendricks, so this license.readme file is no longer valid
|
2004-01-09 21:50:13 +00:00 |
dbaron%dbaron.org
|
c455ced829
|
Fix one-time leak of atoms by converting to static atoms. b=230361 r=caillon sr=bryner
|
2004-01-09 19:01:46 +00:00 |
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 |