Граф коммитов

5611 Коммитов

Автор SHA1 Сообщение Дата
cbiesinger%web.de 15cb2b41c9 help should only show information applying to the current platform, Bug 111484
patch by Stefan <stefan_h@hem.utfors.se> r=neil
2004-10-02 22:31:53 +00:00
pedemont%us.ibm.com f64bca4b64 Fix crash when nsJavaXPTCStub represents a non-Mozilla class object. Not part of default build. 2004-10-01 23:08:34 +00:00
pedemont%us.ibm.com b4785fb9ab Create special xpcom exception class. Also, throw exception when we DON'T already have an exception. Not part of default build. 2004-10-01 23:05:41 +00:00
pedemont%us.ibm.com 032c5f79ed Added NS_NewArray function. Used by testcase. Not part of default build. 2004-10-01 22:59:12 +00:00
pedemont%us.ibm.com 006bb3fd05 First testcase. Not part of default build. 2004-10-01 22:54:51 +00:00
pedemont%us.ibm.com 26d64eb1c5 Add helper function for getting an interfaces IID. Used by Java impl of QI. Not part of default build. 2004-10-01 16:29:53 +00:00
pedemont%us.ibm.com 88af8e5209 Better logging. Not part of default build. 2004-10-01 16:24:57 +00:00
pedemont%us.ibm.com 9ebe7a881f Split GeckoEmbed.java into two files, so GeckoEmbed just contains embedding functions. Better name for library. Use JAVA_HOME for location of Java includes. Not part of default build. 2004-10-01 16:19:03 +00:00
shaver%mozilla.org d6a4d0f76c Beginnings of WebDAV support, starting with (nonconformant but mildly
usable) PROPFIND service.
2004-10-01 05:59:55 +00:00
pedemont%us.ibm.com f0b068d822 Store a global weak ref to the Java object rather than the 'address' returned by the JVM 2004-09-30 23:34:47 +00:00
pedemont%us.ibm.com a741abdef7 Store the key in the hash entry struct so that it works better with stub hash functions. Not part of default build. 2004-09-30 23:20:34 +00:00
bzbarsky%mit.edu ddc468e6d6 Make it possible to re-call an XMLHttpRequest object from its onreadystate
handler by clearing listeners before calling onreadystate, not after.  Bug
258768, r=doron, sr=jst
2004-09-30 22:47:50 +00:00
doronr%us.ibm.com 1e7fadf591 Bug 262188 - nsSchemaLoader::ProcessFacet checks for sMaxInclusive_atom twice, it should check for sMinInclusive_atopm the 2nd time. r=timeless/sr=peterv 2004-09-30 15:09:10 +00:00
bugzilla%arlen.demon.co.uk 1d80f6f904 Bug 257507 Small glitches in various inline help files (Fix for the reported missing entry)
p=giacomo.magnini@portalis.it r=neil.parkwaycc.co.uk
2004-09-28 22:23:06 +00:00
bugzilla%arlen.demon.co.uk ace33c2bf4 Bug 257507 Small glitches in various inline help files (More fixes...)
p=giacomo.magnini@portalis.it r=neil.parkwaycc.co.uk
2004-09-28 22:15:30 +00:00
silver%warwickcompsoc.co.uk 5eb2df45d5 Bug 261711 - Make /whois output go to user's view, if one exists.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:28:13 +00:00
silver%warwickcompsoc.co.uk 045d7584fa Bug 261696 - Use state variable for connection information, making /cancel work better.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:27:13 +00:00
silver%warwickcompsoc.co.uk 6fbab3cc29 Bug 261270 - Make prefix parsing stricter, and allow foo!bar prefixes.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:25:58 +00:00
silver%warwickcompsoc.co.uk cad5e87123 Bug 248746 - Include both : and :: pseudo-element versions, and make away users italic.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:24:46 +00:00
silver%warwickcompsoc.co.uk ea28b5456c Bug 219896 - Don't drop parameters for /squery.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:23:40 +00:00
silver%warwickcompsoc.co.uk cba1ccb815 Bug 204942 - Focus input box after dispatching link.
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:22:31 +00:00
aaronleventhal%moonset.net d13c2a8dec bug 191871: fayt stops working after Alt+F C. r+sr=jst 2004-09-28 18:42:59 +00:00
dveditz%cruzio.com e519ce0066 bug 261797 incorrect .cvsignore breaking cvs import, not part of build 2004-09-27 19:15:11 +00:00
neil%parkwaycc.co.uk ec12764064 Whitespace fixes because I checked in the -w version by mistake b=258997 2004-09-24 21:32:49 +00:00
neil%parkwaycc.co.uk 6893401395 Bug 258997 Search fails when a container matches r=timeless,vlad sr=shaver a=asa 2004-09-24 21:29:47 +00:00
bzbarsky%mit.edu 171aed6386 Don't add 4 to the length, so we don't send 4 extra bytes of garbage POST
data.  Bug 246651 followup, r+sr=darin, a=asa
2004-09-24 17:58:03 +00:00
bugzilla%arlen.demon.co.uk ecc947a4ea Bug 260364 Fixup radiogroups to use new .value functionality of radio.xml
p=me r/sr=neil a=asa
2004-09-24 00:55:43 +00:00
silver%warwickcompsoc.co.uk 2ae017b86b Bug 259197 - Make <text> optional for /stalk, and fix the command's code. Also correct enumeration of stalk items.
ChatZilla only.
r=samuel@sieb.net
2004-09-22 02:52:18 +00:00
dbaron%dbaron.org d88e699712 Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky 2004-09-22 00:42:50 +00:00
neil%parkwaycc.co.uk a01e4f8ff5 Make "Log Out" clear all HTTP auth sessions as well as expiring the master password b=55181 p=vhaarr@firefox.no r=me sr=darin 2004-09-21 16:11:28 +00:00
pedemont%us.ibm.com 5203c18e3a Remove extra semicolon. Not part of default build 2004-09-21 15:46:59 +00:00
silver%warwickcompsoc.co.uk a13247a1e8 Bug 260633 - Make URL generation only remove #, if safe, and make gotoIRCURL stick the # back in as nessessary.
ChatZilla only.
r=samuel@sieb.net
2004-09-21 14:58:26 +00:00
vladimir%pobox.com 88acc07ddd wrong IID; this one matches aviary and 1.7 2004-09-21 04:25:40 +00:00
vladimir%pobox.com d1d148096e b=253954, let nsDOMParser detect charset from xml entity decl -- finally remembered to land this; r=bz,sr=shaver 2004-09-20 23:15:26 +00:00
neil%parkwaycc.co.uk ae3c81b171 Typo fix: it's -> its preferences r=silver 2004-09-18 13:39:52 +00:00
neil%parkwaycc.co.uk 9713f6de67 Removing unused files b=247305 2004-09-18 13:23:11 +00:00
peterv%propagandism.org fd9477bd1e Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst. 2004-09-17 13:03:33 +00:00
aaronleventhal%moonset.net dfef105afd Bug 185824. Type ahead find fails with frames. Also fixes crash from bug 255002. r=timeless, sr=jst 2004-09-17 02:07:39 +00:00
bzbarsky%mit.edu b62d4e1d33 Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris
Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan
2004-09-16 18:33:39 +00:00
peterv%propagandism.org 692c22d4ec Remove semicolon to fix bustage. 2004-09-16 17:25:09 +00:00
hpradhan%hotpop.com cb334d32ea bug 249366 : oops, missed a file 2004-09-16 11:46:09 +00:00
hpradhan%hotpop.com d1e83fdd08 bug 249366 : Better error handling for webservices. patch chantepie@altern.org, r=me sr=jst 2004-09-16 10:59:36 +00:00
pedemont%us.ibm.com c420938501 Properly mplement T_VOID. Not part of default build. 2004-09-15 22:59:42 +00:00
pedemont%us.ibm.com 6ab1ce036f Better implementation of FinalizeJavaParams. Not part of default build. 2004-09-15 22:19:18 +00:00
pedemont%us.ibm.com 2b04bf7740 A weak reference implementation. Not part of default build. 2004-09-15 21:50:41 +00:00
pedemont%us.ibm.com ca947b7b10 Make it build properly. Not part of default build. 2004-09-15 21:18:09 +00:00
pedemont%us.ibm.com 3a689f5e26 Make object returned from NS_NewLocalFile lazily resolve its interface info, so we can call NS_NewLocalFile before NS_InitEmbedding. Not part of default build. 2004-09-15 21:06:30 +00:00
silver%warwickcompsoc.co.uk 028be13feb Bug 255081 - Commiting the *binary* version of this image (sigh).
ChatZilla only.
r=samuel@sieb.net
2004-09-15 20:06:12 +00:00
silver%warwickcompsoc.co.uk e32f8fd0f6 Bug 255081 - Commiting the *binary* version of these images.
ChatZilla only.
r=samuel@sieb.net
2004-09-15 19:57:28 +00:00
pedemont%us.ibm.com d48227c7a9 QI, don't case! Not part of default build. 2004-09-15 19:47:19 +00:00