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 |
pedemont%us.ibm.com
|
5bb823b0df
|
Bug 270889 - Various minor code and comment fixes.
|
2004-12-23 17:09:54 +00:00 |
pedemont%us.ibm.com
|
1974f5576e
|
Convert to Unix line endings
|
2004-12-23 00:05:37 +00:00 |
pedemont%us.ibm.com
|
1213febb5b
|
Better comments.
|
2004-12-22 22:36:57 +00:00 |
pedemont%us.ibm.com
|
8a070a3df8
|
Rework XPCOMException
|
2004-12-22 22:03:50 +00:00 |
pedemont%us.ibm.com
|
683b50df5a
|
Throw exception before freeing globals.
|
2004-12-21 23:35:02 +00:00 |
bugzilla%arlen.demon.co.uk
|
fa2b47f85c
|
Bug 7840 Ability to specify default directory for downloads - As or not to As patch v0.7a - pud8
p=me r=neil.parkwaycc.co.uk sr/rs=jag
|
2004-12-21 19:31:07 +00:00 |
pedemont%us.ibm.com
|
c7324f83f6
|
Bug 275106 - Add JavaDoc comments to non-generated Java files. r=darin
|
2004-12-21 17:36:55 +00:00 |
peterv%propagandism.org
|
6615f2f7fa
|
Correct function signature to fix Solaris bustage.
|
2004-12-21 13:25:31 +00:00 |
bugzilla%arlen.demon.co.uk
|
accdf0c642
|
Bug 274885 JS errors Ctrl/Shift+Left Clicking and Right Clicking links in P3P summary - Left click and more XUL tidyup patch v0.2b
p=me r=db48x sr=neil.parkwaycc.co.uk
|
2004-12-20 17:48:33 +00:00 |
silver%warwickcompsoc.co.uk
|
0f045cd098
|
Bug 274199 - Fix a bunch of typos/spelling errors in the locale.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=dmbtech@gmail.com
|
2004-12-20 12:45:40 +00:00 |
silver%warwickcompsoc.co.uk
|
a98c398d5a
|
Bug 269633 - Land ChatZilla 0.9.67. Various changes, many bugs fixed, see bug 269633 for details.
ChatZilla only.
r=samuel@sieb.net
|
2004-12-19 22:52:37 +00:00 |
silver%warwickcompsoc.co.uk
|
5d8dd9cbdd
|
Bug 257026 - Stop pref-manager calling observers for prefs it doesn't know (fixes hang when joining channels with URLs in the topic).
ChatZilla only.
r=rginda
|
2004-12-19 22:42:14 +00:00 |
dbaron%dbaron.org
|
1cc6b3262a
|
Fix misspellings of 'pseudo' in comments. Bug 106386. Patch by Alex Vincent <ajvincent@gmail.com>. r=timeless sr=peterv
|
2004-12-19 21:45:51 +00:00 |
pedemont%us.ibm.com
|
35313c7c22
|
Move methods used by Java stubs to their own private class.
|
2004-12-17 23:52:42 +00:00 |
pedemont%us.ibm.com
|
5dabaec895
|
Bug 270889 - Change params for initEmbedding() to use java.io.File and custom class. Backout lazy discovery of interface info (no longer needed). Better distribute methods in XPCOM and GeckoEmbed classes. r=darin.
|
2004-12-17 22:25:12 +00:00 |
pedemont%us.ibm.com
|
d264ec621d
|
Bug 270889 - Change params for initEmbedding() to use java.io.File and custom class. Backout lazy discovery of interface info (no longer needed). Better distribute methods in XPCOM and GeckoEmbed classes. r=darin.
|
2004-12-17 22:20:56 +00:00 |
shaver%mozilla.org
|
faec43af9d
|
fix for SetXMLDeclaration change, non-debug builds
|
2004-12-17 22:12:39 +00:00 |
silver%warwickcompsoc.co.uk
|
6618b6aa8b
|
Bug 172094 - Focus window just prior to loading a URL in it.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gk1987@gmail.com (Gijs "Hannibal" Kruitbosch)
|
2004-12-17 20:58:14 +00:00 |
pedemont%us.ibm.com
|
f28c3f87a5
|
Bug 270889 - optimize InitializeJavaGlobals and implement FreeJavaGlobals
|
2004-12-17 18:01:19 +00:00 |
peterv%propagandism.org
|
325267b519
|
Fix fo bug 274964 (Switch to Expat's xml declaration parsing). r/sr=jst.
|
2004-12-17 09:17:35 +00:00 |
darin%meer.net
|
90da758bda
|
fixes bug 257177 "xforms-binding-exception thrown incorrectly" patch by allan@beaufour.dk, r=aaronr@us.ibm.com, sr=darin
|
2004-12-17 01:41:10 +00:00 |
steffen.wilberg%web.de
|
29aef72480
|
Bug 270629: Add printBtn.label, and fix some other errors. p=stefan_h@hem.utfors.se, r=neil, sr=jag
|
2004-12-16 22:11:36 +00:00 |
darin%meer.net
|
3a7aebbc86
|
fixes build bustage (cannot do a const conversion in a static_cast)
|
2004-12-15 23:15:44 +00:00 |
darin%meer.net
|
3ec2476a99
|
fixes bug 273810 "Support inline schema" r=smaug sr=bryner
|
2004-12-15 19:46:10 +00:00 |
pkw%us.ibm.com
|
ac6c79c6c3
|
Bug 270248 - Cleanup string usage in wallet code
r=cbiesinger@gmx.at, sr=darin@meer.net
|
2004-12-15 19:29:54 +00:00 |
mvl%exedo.nl
|
5e1a83af82
|
enable permissions extension. Update UI to use it. migrate old prefs.
bug 240070, r=dwitte, sr=darin
|
2004-12-15 18:31:23 +00:00 |
peterv%propagandism.org
|
0c59b6df7f
|
Fix for bug 192139 (Integrate latest Expat). r=bz, sr=jst.
|
2004-12-15 15:37:23 +00:00 |
neil%parkwaycc.co.uk
|
8468f5c64f
|
Importing Address Books missing from table of contents b=258257 p=giacomo.magnini@portalis.it r=me
|
2004-12-15 09:43:54 +00:00 |
darin%meer.net
|
2816792ce0
|
fixes bug 271737 "Tracking bug for XForms Switch Module" patch by smaug@welho.com r=darin sr=bryner
|
2004-12-15 02:08:53 +00:00 |
darin%meer.net
|
5786b0fcc2
|
fixes bug 274648 "crash using repeat element on Windows" patch by aaronr@us.ibm.com r+sr=darin
|
2004-12-15 01:15:55 +00:00 |
darin%meer.net
|
046b3f0f6b
|
fixes bug 274505 "404 error does not result in xforms-link-exception for external schema" r+sr=jst
|
2004-12-14 23:08:48 +00:00 |
dmose%mozilla.org
|
4f53462383
|
Make sure that our channels have VALIDATE_ALWAYS in the loadFlags so that we don't get stale data after puts. Not part of the build.
|
2004-12-14 01:57:26 +00:00 |
db48x%yahoo.com
|
3d6119d928
|
bug 195492: lots of page info stuff
r=neil, sr=rbs
|
2004-12-13 07:44:52 +00:00 |
neil%parkwaycc.co.uk
|
2381d751d0
|
Replace use of [buttonover] and [buttondown] styles with hierarchical :hover and :active b=257280 p=gautheri@noos.fr r+sr=me
|
2004-12-12 09:21:56 +00:00 |
pkw%us.ibm.com
|
1063c83375
|
Back out singsign changes from Bug 270248 due to regressions
|
2004-12-11 18:25:23 +00:00 |
silver%warwickcompsoc.co.uk
|
1abaa82b49
|
Bug 274161 - Typo in updated help for /whois.
ChatZilla only.
r=me
p=giacomo.magnini@portalis.it (Giacomo Magnini)
|
2004-12-11 14:25:08 +00:00 |
silver%warwickcompsoc.co.uk
|
e5ccebfb56
|
Bug 257026 - Add 'URL catcher' to ChatZilla, and /urls command to display said caught URLs.
ChatZilla only.
r=rginda
|
2004-12-11 14:19:44 +00:00 |
pkw%us.ibm.com
|
8501700a69
|
Bug 270248 - Cleanup string usage in wallet code.
r=cbiesinger@gmx.at, sr=darin@meer.net
|
2004-12-10 21:13:44 +00:00 |
silver%warwickcompsoc.co.uk
|
ec7895f7e0
|
Bug 274076 - Move flex/max-width to CSS so that it can be override by userChrome.css.
ChatZilla only.
r=rginda
|
2004-12-10 20:04:36 +00:00 |
doronr%us.ibm.com
|
c83f31dad5
|
Bug 223097 - XML Schema Validation initial checkin, not built by default. Lives in extensions/schema-validation. r=jst for build changes.
|
2004-12-10 15:11:31 +00:00 |
silver%warwickcompsoc.co.uk
|
6839a81a0f
|
Bug 150140 - Support /whois nick nick, and add /wii.
ChatZilla only.
r=rginda
|
2004-12-10 01:29:01 +00:00 |
pavlov%pavlov.net
|
1d3e26978e
|
changing virtual nsresult to NS_IMETHOD so that it builds on windows
|
2004-12-10 01:14:42 +00:00 |
Stefan.Borggraefe%gmx.de
|
4969dcc2f8
|
Bug 251991: Convert dialogs of the PSM to <dialog>
r=neil, sr=jst
|
2004-12-09 19:50:20 +00:00 |
shaver%mozilla.org
|
6153a745dd
|
Add putFromString sibling to put (cousin of getToString).
a=dbaron for closed-tree checkin. Gimme an N! Gimme a P! Oh, forget it.
|
2004-12-08 20:07:20 +00:00 |
shaver%mozilla.org
|
85952c4be6
|
Add getToString for convenience of callers.
a=dbaron for closed-tree checkin, npotb, ymmv, hand.
|
2004-12-08 19:54:24 +00:00 |
dbaron%dbaron.org
|
1bb228eed5
|
Bug 272151: reorganize files within layout, r+sr=roc
|
2004-12-08 19:41:48 +00:00 |
darin%meer.net
|
5edee8c807
|
fixes bug 272122 "Crash in xf:output" patch by smaug@welho.com r=darin
|
2004-12-07 19:33:12 +00:00 |
neil%parkwaycc.co.uk
|
6007b26f56
|
External links should never load in help viewer b=226911 r=biesi sr=bz
|
2004-12-06 23:49:43 +00:00 |
darin%meer.net
|
84b6dba33e
|
fixes bug 272677 "Implement <xforms:secret>" r=bryner
|
2004-12-06 23:04:58 +00:00 |
darin%meer.net
|
1c35c6f5c8
|
landing patch for bug 272406 "External instance data not handled correctly" patch by smaug@welho.com r=darin
|
2004-12-06 21:14:20 +00:00 |