pedemont%us.ibm.com
|
70f6dcd523
|
Bug 273357 - XPCOM.queryInterface doesn't properly walk up the inheritance chain. Patch by Michal Ceresna. r=jhpedemonte
|
2005-01-13 17:29:47 +00:00 |
pedemont%us.ibm.com
|
9639440433
|
Add testcase for XPCOM.queryInterface method.
|
2005-01-13 17:26:52 +00:00 |
pedemont%us.ibm.com
|
fdb6c94dc4
|
Fix typo.
|
2005-01-13 17:26:26 +00:00 |
pedemont%us.ibm.com
|
2826761c64
|
Bug 278113 - Fix parameter handling. r=darin.
|
2005-01-13 16:30:19 +00:00 |
peterv%propagandism.org
|
c60fe68dc5
|
Fix Transformiix standalone bustage. r=Pike. Doesn't affect default builds.
|
2005-01-13 14:51:20 +00:00 |
bugzilla%arlen.demon.co.uk
|
593f451fcb
|
Bug 278155 No need for help to say restart after changing window layout in mailNews
p=stefan_h@hem.utfors.se r=me
|
2005-01-13 13:27:52 +00:00 |
Stefan.Borggraefe%gmx.de
|
91e507cc06
|
Bug 277321: New option "Preserve threading when sorting messages" not
documented in Help
r=neil
|
2005-01-13 09:57:07 +00:00 |
scott%scott-macgregor.org
|
6b40d4fbae
|
try to fix ports bustage
|
2005-01-13 07:51:31 +00:00 |
scott%scott-macgregor.org
|
cc18ac4855
|
Bug #240600 --> Spell checker improvements. Resynch our forked spell checker with the latest myspell engine
used by open office.org.
Patch originally by Michielvan Leeuwen (mvl@exedo.nl), adapted by me.
sr=me
|
2005-01-13 06:20:58 +00:00 |
bryner%brianryner.com
|
5e2d6d2947
|
Remove nsIHTMLContent interface (bug 276959). r+sr=jst.
|
2005-01-12 19:45:38 +00:00 |
jst%mozilla.jstenback.com
|
27e1ba55b0
|
Landing fix for bug 249366. Better error handing for webservices. Patch by keeda@hotpop.com, r=chantepie@altern.org, sr=jst@mozilla.org
|
2005-01-12 19:26:45 +00:00 |
pedemont%us.ibm.com
|
50ae79dc39
|
New testcase
|
2005-01-12 18:57:04 +00:00 |
pedemont%us.ibm.com
|
209a881ba2
|
Bug 270889 - nsIDirectoryServiceProvider2 impl. r=darin
|
2005-01-12 18:23:59 +00:00 |
pedemont%us.ibm.com
|
bdfac8f8e7
|
Bug 270889 - Better error handling. r=darin
|
2005-01-12 17:59:01 +00:00 |
pedemont%us.ibm.com
|
bb201d3271
|
Bug 270889 - Use correct versions of Append. r=darin.
|
2005-01-12 17:36:11 +00:00 |
peterv%propagandism.org
|
edc8e26615
|
Fix for bug 248258 (Mozilla 1.7 and Firefox 0.8.0 Crash when I try to open this XSLT stylesheet [@ txMozillaXSLTProcessor::DoTransform ]). r=sicking, sr=jst.
|
2005-01-12 13:50:11 +00:00 |
cst%andrew.cmu.edu
|
8220c1d162
|
Bug 277214 don't use quotes in the module macro
r=jan sr=bzbarsky
|
2005-01-12 07:14:29 +00:00 |
dmose%mozilla.org
|
a7ab8680f0
|
Don't crash if we get a native DOM element back. sr=shaver
|
2005-01-11 21:16:56 +00:00 |
vladimir%pobox.com
|
5b17e90d81
|
fix non-debug build bustage (FORCE_PR_LOG moved to Internal.h), notpartofthebuild, r=shaver
|
2005-01-10 17:59:30 +00:00 |
cbiesinger%web.de
|
8bf7cd6391
|
bug 264599 make unfrozen necko interfaces use 64-bit integers.
r=darin sr=bz a=asa
|
2005-01-09 20:43:35 +00:00 |
doronr%us.ibm.com
|
ad9750a109
|
backing out accidental checkin
|
2005-01-06 23:16:10 +00:00 |
doronr%us.ibm.com
|
0b40417ae4
|
nsXFormsSchemaValidator work
|
2005-01-06 22:40:02 +00:00 |
dmose%mozilla.org
|
81712e0fbc
|
More PR_LOGGING ifdef fixes; not part of the build.
|
2005-01-06 20:17:52 +00:00 |
dmose%mozilla.org
|
3bc52978a9
|
Fix attempting use of log in non-logging builds. This was causing the
.so to fail to register. Not part of the build.
|
2005-01-06 20:12:57 +00:00 |
allan%beaufour.dk
|
3a6e6b5821
|
Nulls out mElement in OnDestroyed. Bug 266118, r=smaug, sr=darin.
|
2005-01-05 10:06:46 +00:00 |
smontagu%smontagu.org
|
37ad949b81
|
Replace escaped wide character constants by numeric constants. Bug 276360, r=aaronr@us.ibm.com, sr=darin.
|
2005-01-05 07:43:16 +00:00 |
dmose%mozilla.org
|
2d9f3593da
|
Implement WebDAV REPORT method (bug 275741); not part of default build.
|
2005-01-04 23:03:11 +00:00 |
bzbarsky%mit.edu
|
e425259e0d
|
Make people that want empty strings use EmptyC?String(). Bug 232691, patch by
Daniel Kraft <d@daniel-kraft.net>, r=jst, sr=bzbarsky
|
2005-01-04 19:31:31 +00:00 |
doronr%us.ibm.com
|
bc6c1c5795
|
Not part of default build. Module names need to be valid c++ identifiers, patch by darin.
|
2005-01-04 17:24:13 +00:00 |
doronr%us.ibm.com
|
d757e58952
|
Not part of default build. Remove unused code from Schema Validator so that it can build without pernding nsSchemaLoader changes.
|
2005-01-04 17:00:30 +00:00 |
silver%warwickcompsoc.co.uk
|
373bf8f3c3
|
No bug - Swap evil and angry emoticons as should have happened when 0.9.67 landed, but CVS didn't notice.
ChatZilla only.
r=samuel@sieb.net
|
2005-01-04 16:55:30 +00:00 |
bzbarsky%mit.edu
|
3203d0d58e
|
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
|
2005-01-03 22:51:17 +00:00 |
silver%warwickcompsoc.co.uk
|
4391905db7
|
Bug 229594 - Update help for *-pref commands, and leave/delete-view.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gk1987@gmail.com (Gijs Kruitbosch)
|
2005-01-03 20:24:57 +00:00 |
silver%warwickcompsoc.co.uk
|
c8281cbec9
|
Bug 262325 - Fix some help strings for UI commands (undo/redo).
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gk1987@gmail.com (Gijs Kruitbosch)
|
2005-01-03 20:07:11 +00:00 |
silver%warwickcompsoc.co.uk
|
bca2e8d662
|
Bug 241442 - Add find dialog and find-again.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=dmcorry@seanet.com (David Corry)
|
2005-01-03 19:41:26 +00:00 |
dmose%mozilla.org
|
50a1cff449
|
Fix getToOutputStream to call with the right number of parameters
|
2005-01-02 03:11:21 +00:00 |
gerv%gerv.net
|
213fc7b2cb
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-01-01 16:48:30 +00:00 |
gerv%gerv.net
|
693885fdb4
|
Bug 236613: change to MPL/LGPL/GPL tri-license. This was authorised by an email from David Ascher <DavidA@ActiveState.com>.
|
2005-01-01 15:34:06 +00:00 |
silver%warwickcompsoc.co.uk
|
afae1fe3c0
|
Bug 240114 - Add parameters to aliases.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gk1987@gmail.com (Gijs Kruitbosch)
|
2004-12-30 22:34:01 +00:00 |
silver%warwickcompsoc.co.uk
|
50a7d761d9
|
Bug 276478 - Put back two important lines for the async reading code used in Mozilla 1.0, and fix getFileFromURLSpec on Mozilla 1.0.
ChatZilla only.
r=rginda
|
2004-12-30 21:15:06 +00:00 |
silver%warwickcompsoc.co.uk
|
8aaf81e064
|
No bug - Make CTCP ping replies stay within the network they came from (don't show them on other network views).
ChatZilla only.
r=samuel@sieb.net
|
2004-12-30 21:10:07 +00:00 |
peterv%propagandism.org
|
89ca660166
|
Fix for bug 271209. r=sicking, sr=jst.
|
2004-12-29 15:30:57 +00:00 |
darin%meer.net
|
ce4511f0ab
|
landing initial patch for xforms:upload (bug 275453) r=smaug
|
2004-12-28 21:37:23 +00:00 |
pkw%us.ibm.com
|
1071dc67b4
|
Bug 275786 - crash in [@ nsCharTraits<unsigned short>::length] changing username for existing Mail Account will crash Mozilla [@ SINGSIGN_RemoveUserAfterLoginFailure]
r=cbiesinger@gmx.at, sr=darin@meer.net
|
2004-12-28 21:16:23 +00:00 |
bmlk%gmx.de
|
ef4604f958
|
remove unused prescontext argument from GetOffsetFromView bug 276015 r/sr=dbaron
|
2004-12-26 19:48:54 +00:00 |
steffen.wilberg%web.de
|
9528772921
|
Bug 276008: fix Help Viewer bustage by removing the unused const XML. rs=Neil
|
2004-12-26 18:23:41 +00:00 |
pedemont%us.ibm.com
|
31064c0f44
|
Better assert msg
|
2004-12-23 20:56:30 +00:00 |
silver%warwickcompsoc.co.uk
|
3f560bee58
|
Bug 172094 - Add a preference for browser-focus code.
ChatZilla only.
r=samuel@sieb.net
|
2004-12-23 20:54:21 +00:00 |
pedemont%us.ibm.com
|
0c060ce342
|
Use ExceptionCheck, since we don't need the actual exception
|
2004-12-23 20:51:36 +00:00 |
pedemont%us.ibm.com
|
123b5eb142
|
Bug 270889 - Various minor code and comment fixes.
|
2004-12-23 17:31:59 +00:00 |