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

5819 Коммитов

Автор SHA1 Сообщение Дата
mvl%exedo.nl f0929b7b00 Add a general way of blocking/allowing content based on nsIContentPolicy and nsIPermissionManager
Not enabled yet.
bug 240070, r=dwitte, sr=darin
2004-11-08 15:37:32 +00:00
darin%meer.net 950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
silver%warwickcompsoc.co.uk 6b369f405b Bug 262037 - Don't try to use plugin.prefs when dealing with old-style plugins.
ChatZilla only.
r=silver@warwickcompsoc.co.uk (James Ross)
p=samuel@sieb.net (Samuel Sieb)
2004-11-07 22:45:16 +00:00
bryner%brianryner.com 2b4ff19b59 Add a shared base class for elements that derive from nsIXTFXMLVisual. r=darin. 2004-11-07 08:54:32 +00:00
bryner%brianryner.com 3c1fa565f0 Attempt to fix a shutdown crash; don't refresh when we're removed from the document. 2004-11-07 08:28:40 +00:00
darin%meer.net 040f12fb03 trivial fix for bug 268033 "crash when <bind> has an empty nodeset attribute" 2004-11-06 01:28:41 +00:00
bugzilla%arlen.demon.co.uk 09ccdb3b71 Bug 267879 .rdf files cleanup and fixes
p=giacomo.magnini@portalis.it r=neil.parkwaycc.co.uk
2004-11-05 17:17:39 +00:00
dmose%mozilla.org 9a577efa0d Fix MinGW linkage (not part of build) 2004-11-05 06:10:34 +00:00
bryner%brianryner.com 526bc54804 Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner 2004-11-05 02:15:01 +00:00
bryner%brianryner.com 84b2a653a2 XForms output element implementation. Patch by allan@beaufour.dk, r=bryner, bug 267300. 2004-11-04 23:53:01 +00:00
bryner%brianryner.com e5c56c7cb8 Factor out GetNodeValue and SetNodeValue. r=darin. 2004-11-04 23:26:39 +00:00
bryner%brianryner.com 6a131d4b93 comment fixes and cleanups. bug 266098, patch by allan@beaufour.dk, r=bryner 2004-11-04 21:12:22 +00:00
darin%meer.net 9640b8c7a8 additional patch for bug 267539 "miscellaneous xforms submission bugs" r=bryner 2004-11-04 18:31:19 +00:00
bryner%brianryner.com c549f3dca6 Make classes inherit from nsXFormsStubElement where applicable. r=darin 2004-11-04 00:24:40 +00:00
darin%meer.net d0be2cd261 fixes bug 267539 "miscellaneous xforms submission bugs" r=bryner 2004-11-03 23:40:39 +00:00
steffen.wilberg%web.de 229e7ed24b Bug 111484: Hide/Show platform-specific references in help files; fix for mail_help and nav_help. p=stefan_h@hem.utfors.se, r=bugzilla@arlen.demon.co.uk 2004-11-03 16:09:35 +00:00
shaver%mozilla.org 97d651742f Implement MoveTo and CopyTo. (NPOTB) 2004-11-03 00:16:53 +00:00
shaver%mozilla.org eba1bc9fa3 fix dumb prototype/impl mismatch (npotb) 2004-11-02 21:44:51 +00:00
jst%mozilla.jstenback.com 05e17f4cd7 Fixing bug 265334. Adding API for embedders etc to listen to data fed to the parser from the network. r=darin@meer.net, sr=brendan@mozilla.org 2004-11-02 19:52:32 +00:00
darin%meer.net 189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
shaver%mozilla.org 1abdd2a93a WebDAV, NPOTB.
- Simplify interfaces by losing implicit parameterization through data on
  subtypes.
- Add ResourceWithLock for manipulating locked resources.
- Lose the thinnest OSL-creation wrapper functions; they were just dead
  boilerplate weight.
2004-10-30 22:13:11 +00:00
bsmedberg%covad.net 3bf2b706f4 Build bustage, bug 237745 2004-10-30 03:44:32 +00:00
bsmedberg%covad.net a0236bf40d Use appcomps properly. 2004-10-30 02:26:17 +00:00
timeless%mozdev.org bee28b94e0 Bug 237745 (app-startup) 2004-10-29 21:41:47 +00:00
bsmedberg%covad.net 762fa8b0ea Build bustage from bug 237745, although I can't imagine that this code actually works. 2004-10-29 20:28:28 +00:00
shaver%mozilla.org f5f6159e3a WebDAV, NPOTB:
- Unify listeners better, with parameterized operation types for both
  completion and detail.
- Unify propfind and general-listener code for big ole code-sharing win.
2004-10-29 20:20:54 +00:00
darin%meer.net 81f9345e29 fixes bug 266626 "EvaluateNodeBinding is wrong for <submission> elements" r=bryner 2004-10-29 19:50:31 +00:00
bsmedberg%covad.net e08012b8b7 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
bugzilla%arlen.demon.co.uk e2dce244ea Bug 262080 Cruft removal/additional fixes for mozilla help files - more fixes
p=giacomo.magnini@portalis.it r=me
2004-10-28 11:11:28 +00:00
bugzilla%arlen.demon.co.uk e737a69253 Bug 265683 privacy policy viewer has transparent menu/status bar
p=me r=db48x sr=neil.parkwaycc.co.uk
2004-10-27 23:51:00 +00:00
pedemont%us.ibm.com 7a9c95414e Remove nsWriteSegmentFun - no longer needed. 2004-10-27 22:03:45 +00:00
pedemont%us.ibm.com 0a7e2da254 Fix memory leaks. Make JavaXPCOMInstance hold ref to XPCOM object. 2004-10-27 17:10:03 +00:00
timeless%mozdev.org e8f93a47ba Bug 231716 10 new 'Blamed Build Warnings' from 'Linux brad Clobber (info) on 01/20 22:42', (in files: mozLineTerm.cpp)
patch by gautheri@noos.fr r=timeless sr=roc
2004-10-27 05:26:56 +00:00
pedemont%us.ibm.com 09a89dd42d Properly handle [inout] string params when calling a Java method from XPCOM. Allocate enough space for PRUnichar string when returning to XPCOM. 2004-10-26 20:30:01 +00:00
pedemont%us.ibm.com 2554d099dd Call dumpArray() after deleting array, to see if all objects are properly deleted. 2004-10-26 20:16:04 +00:00
pedemont%us.ibm.com a8b0f50343 Make sure to delete create XPTC stubs. If method invocation fails, clean up params before throwing exception and returning. 2004-10-26 20:14:53 +00:00
bryner%brianryner.com 9c43217e31 Support nested bind elements (bug 265471). Remove use of nsIXTFPrivate, to make the code cleaner (and more efficient, as well). Implement the readonly property for inputs. 2004-10-26 00:34:03 +00:00
bugzilla%arlen.demon.co.uk 74d7da1acd Bug 265950 Change ' to &apos; and &quot; to <q></q>
p=giacomo.magnini@portalis.it r=me
2004-10-25 23:25:14 +00:00
bugzilla%arlen.demon.co.uk f3b70f6e0a Bug 264102 Chrome should use document.title instead of window.title - p3p fixes
p=me r=neil.parkwaycc.co.uk sr=darin
2004-10-25 23:08:06 +00:00
silver%warwickcompsoc.co.uk ef8a009765 Bug 249462 - Put ChatZilla XPI building tools into CVS.
ChatZilla only.
r=rginda
2004-10-24 23:04:15 +00:00
bugzilla%arlen.demon.co.uk 0d921bb0b8 Bug 111484 Hide/Show platform-specific references in help files
p=stefan_h@hem.utfors.se r=me
2004-10-24 23:02:26 +00:00
silver%warwickcompsoc.co.uk 3a3892d987 Bug 262037 - Only search for plugins to remove by URL, not ID.
ChatZilla only.
r=rginda
p=samuel@sieb.net (Samuel Sieb)
2004-10-24 22:49:27 +00:00
silver%warwickcompsoc.co.uk e2bbca1bfa Bug 261711 - Treat '330' message the same as other whois lines.
ChatZilla only.
r=samuel@sieb.net
2004-10-24 20:03:45 +00:00
silver%warwickcompsoc.co.uk 65f8ac487e Bug 255494 - Correctly clear pref observer system. Prevents hitting pref system crash (bug 265788).
ChatZilla only.
r=rginda
2004-10-24 19:35:08 +00:00
silver%warwickcompsoc.co.uk eb1c1f7ef6 Bug 265414 - Don't call createInstance on a service CID. Also optimises utility code to createInstance and adds a getService utility function.
ChatZilla only.
r=rginda
2004-10-24 19:31:38 +00:00
bugzilla%arlen.demon.co.uk ad77c6b01a Bug 145926 Navigator Preferences - DOM Inspector help content needed
p=stefan_h@hem.utfors.se r=me
2004-10-24 19:28:41 +00:00
bugzilla%arlen.demon.co.uk 8495166d6a Bug 251548 Minor nits and cruft removal from composer_help.xhtml
p=giacomo.magnini@portalis.it r=me/neil.parkwaycc.co.uk
2004-10-24 19:23:51 +00:00
bugzilla%arlen.demon.co.uk db041de28a Bug 262080 Cruft removal/additional fixes for mozilla help files - cruftremovalnew4 fixes
p=giacomo.magnini@portalis.it r=me
2004-10-24 18:46:42 +00:00
bugzilla%arlen.demon.co.uk f4194e5834 Bug 262080 Cruft removal/additional fixes for mozilla help files - developer tools patch
p=giacomo.magnini@portalis.it r=neil.parkwaycc.co.uk
2004-10-24 18:37:18 +00:00
bugzilla%arlen.demon.co.uk 08fce4ba87 Bug 264102 Chrome should use document.title instead of window.title - xmlterm fixes
p=me r=neil.parkwaycc.co.uk
2004-10-24 18:10:59 +00:00
bugzilla%arlen.demon.co.uk e75f78361a Bug 264102 Chrome should use document.title instead of window.title - sroaming fixes
p=me r=ben.bucksch
2004-10-24 17:48:06 +00:00
bugzilla%arlen.demon.co.uk 04d4e14d2d Bug 264102 Chrome should use document.title instead of window.title - venkman fixes
p=me r=rginda
2004-10-24 17:45:21 +00:00
bzbarsky%mit.edu 5c966fc888 Make XSLT stylesheet loads check content policy. Bug 203211, r=sicking,
sr=peterv
2004-10-24 17:25:58 +00:00
darin%meer.net 1ee02a946c landing patch for bug 264991 "Support xforms submission replace attribute" r=bryner 2004-10-20 21:43:10 +00:00
silver%warwickcompsoc.co.uk c96d662ada Bug 262037 - New ChatZilla plugin API.
ChatZilla only.
r=rginda
p=samuel@sieb.net (Samuel Sieb)
2004-10-20 17:13:35 +00:00
silver%warwickcompsoc.co.uk 54b6ffc4b5 Bug 247507 - Make Venkman on Aviary banch work in FF 1.0.
r=shaver
a=drivers
2004-10-20 16:26:05 +00:00
pedemont%us.ibm.com 0c5ecb1502 Move assert to the correct place 2004-10-19 23:15:51 +00:00
timeless%mozdev.org 68fc82c756 Bug 198006 no help for automatic image resizing
patch by giacomo.magnini@portalis.it and stefan_h@hem.utfors.se r=neil
2004-10-19 19:33:58 +00:00
silver%warwickcompsoc.co.uk eda22476f0 Bug 233973 - Bustage fix for ChatZilla.
r=samuel@sieb.net
2004-10-19 18:57:15 +00:00
pedemont%us.ibm.com 61e3d51e6d Implement IID for nsJavaXPTCStub. Return associated Java object if returning nsJavaXPTCStub. 2004-10-18 17:04:29 +00:00
neil%parkwaycc.co.uk a074347e6b Bug 258257 Fixing errors and cleanup p=giacomo.magnini@portalis.it r=me 2004-10-18 13:25:34 +00:00
silver%warwickcompsoc.co.uk fc5fd7bcba Bug 233973 - Put logs in directories based on network and named by date.
ChatZilla only.
r=rginda
2004-10-18 13:22:20 +00:00
silver%warwickcompsoc.co.uk 2d368f8a5d Bug 263760 - Fix typo in IRC library's getChannel, and handle the getChannel call failing.
ChatZilla only.
r=rginda
2004-10-18 13:17:21 +00:00
bryner%brianryner.com 5cb5c5f356 Fixing a couple of MSVC build warnings. 2004-10-17 21:07:25 +00:00
bryner%brianryner.com b3e745449e Work around blur events not going to the system event group, just use the default event group for now. 2004-10-16 21:29:00 +00:00
pedemont%us.ibm.com 6e81ed52e5 Use the actual XPCOM obj (not wrapper) as hash key. 2004-10-15 22:20:07 +00:00
pedemont%us.ibm.com 0ed121bb8c Revert to having each nsJavaXPTCStub hold a ref to its Java object. 2004-10-15 22:07:36 +00:00
pedemont%us.ibm.com 02f05393b5 Update to new method names and QI impl. Add deleting array test. 2004-10-15 21:55:14 +00:00
pedemont%us.ibm.com 051fceec64 Make GeckoEmbed functions more Java-like. Don't reflect NS_NewArray. Provide generic impl of QI. 2004-10-15 21:50:15 +00:00
bryner%brianryner.com d63e7dd41d Add HANDLE_DEFAULT to the notification mask for ModelElement and SubmissionElement. 2004-10-15 20:10:15 +00:00
shaver%mozilla.org 1ea5ef52b0 WebDAV, NPOTB: Refactor simple stream reader, because every line of reuse
reduces the amount of C++ I have to read.
2004-10-15 07:58:56 +00:00
shaver%mozilla.org 62cc94df8a WebDAV, NPOTB.
Refactor the parse-and-list-responses code so that upcoming multiresult
work for non-PROPFIND operations can use it.
2004-10-15 07:48:12 +00:00
shaver%mozilla.org 6f09cd34e9 WebDAV, NPOTB.
Streamline operation-listener interface.

Report HTTP status correctly to listener.
2004-10-15 00:01:47 +00:00
bryner%brianryner.com 0eae1897c7 Switch to XTF handleDefault() API. Fixes crashes from failed QI to nsIDOMNSUIEvent. 2004-10-14 23:55:58 +00:00
bryner%brianryner.com 4ca68be9b7 Fix UMR from bug 263705 2004-10-14 23:38:16 +00:00
bryner%brianryner.com 266cc4de17 Fix spelling of eEvent_ComputeException. Patch by aaronr@us.ibm.com, r=me. 2004-10-14 21:20:18 +00:00
cbiesinger%web.de bc26046032 remove filespec from wallet code. 214795 r=mvl sr=dveditz 2004-10-14 17:00:19 +00:00
neil%parkwaycc.co.uk 0f43ee9e2c Typo fix b=146434 p=giacomo.magnini@portalis.it r=me 2004-10-14 08:57:39 +00:00
shaver%mozilla.org 68c683d7fe WebDAV, NPOTB.
DELETE can return a multistatus, so enhance the API a bit to convey that data.

We don't call the detailed-report facet yet at all, but it's there for when
we do!
2004-10-13 23:36:51 +00:00
cbiesinger%web.de b66482959e fixing xmlterm bustage from bug 231716 2004-10-13 23:10:12 +00:00
neil%parkwaycc.co.uk 3af8384d63 Signed/unsigned comparison fix b=231716 p=gautheri@noos.fr r=timeless sr=roc 2004-10-13 22:34:43 +00:00
shaver%mozilla.org 4ad3836fae WebDAV: the beat goes on.
MKCOL support.  No MKCOL-with-data support, because I have no idea what that's
really supposed to do, so I can't design a good interface for it.
2004-10-13 22:14:51 +00:00
shaver%mozilla.org d13ae59f95 WebDAV, NKOTB.
DELETE support (named 'remove' in IDL to avoid pain for JS consumers).

(...step by step...)
2004-10-13 21:54:33 +00:00
shaver%mozilla.org b9f243f10c WebDAV, NPOTB.
Don't propagatge NS_BINDING_ABORTED to put() callers.

PUT() test wrapper and findErr helper.
2004-10-13 21:30:21 +00:00
shaver%mozilla.org ee1db06bac (WebDAV, NPOTB)
Flush the output stream when the GET is complete, to aid scripted callers in
getting the results they probably expect.
2004-10-13 20:46:24 +00:00
bryner%brianryner.com fa66492f1c Adding nsIXFormsModelElement here, instead of dom/public/idl/xforms, since nothing in the core will depend on it. 2004-10-13 19:29:35 +00:00
bryner%brianryner.com 76d97cefed More API updates for trunk XTF. 2004-10-13 18:50:15 +00:00
shaver%mozilla.org 4b184ac2af WebDAV micro-checkpoint, NPOTB.
Use buffered streams for getToOutputStream, and document that requirement.

Make sure we QI correctly for nsIRequestObserver in our
OperationStreamListener.
2004-10-13 18:35:33 +00:00
bryner%brianryner.com 80e542ba71 Merge of XForms code to the trunk. This has some rough edges still, like inputs not being treated as inline elements. 2004-10-13 09:51:52 +00:00
silver%warwickcompsoc.co.uk e53ceedfc1 Bug 235213 - Correct typo in help template.
JavaScript Debugger only.
r=rginda
2004-10-13 02:33:58 +00:00
silver%warwickcompsoc.co.uk 425785ced5 Bug 263103 - Delay being "initialized" until post-window display to prevent us stopping without a UI shown.
JavaScript Debugger only.
r=rginda
2004-10-13 02:30:45 +00:00
aaronleventhal%moonset.net ca0cd1c767 Bug 261054. Make caret consistently the same width throughout Gecko/Mozilla. Configurable through ui.caretWidth. r=glazou, sr=rbs 2004-10-13 01:12:14 +00:00
shaver%mozilla.org 6c340a24d6 WebDAV checkpoint (NPOTB, I feel so dirty).
- return properties for propname results, as well as properties proper.
  (Depends on 263957 to actually be useful.)
- ACString > string.
- remove vestigial ChildListener interface.
- OperationListener is also used for get and put.
- put needs a content-type.
- getToOutputStream for somewhat easier use from script.
- implement put, getToOutputStream
- much refactoring of propfind stuff for reuse and clarity
- "davshell" xpcshell test framework
- honestly, did we lose a string-API bet with someone?
2004-10-12 04:13:04 +00:00
bugzilla%arlen.demon.co.uk b3cab51db0 Bug 146434 Last part of section "Edit Ciphers" is not present in Mozilla Help
p=giacomo.magnini@portalis.it r=neil.parkwaycc.co.uk
2004-10-11 15:50:08 +00:00
Stefan.Borggraefe%gmx.de 8540163456 Bug 263774: Removing unused function InitElement()
r=BenB, sr=Neil
2004-10-10 21:33:21 +00:00
timeless%mozdev.org c1c1daa3f1 Bug 262844 Add missing kbd shortcuts in shortcuts-navigator.xhtml
patch by stefan_h@hem.utfors.se r=neil
2004-10-10 21:02:31 +00:00
Stefan.Borggraefe%gmx.de b02d2d1d4e Bug 249359 Minor UI clean-up for the Roaming Profile Preferences panes
r=BenB, sr=Neil
2004-10-10 21:01:42 +00:00
cbiesinger%web.de 1c40e06212 Bug 258935 Import Mail should have a index entry in help
patch by Frank Wein <mcsmurf@gmx.de> / Giacomo Magnini
<giacomo.magnini@portalis.it>, r=neil
2004-10-10 18:49:20 +00:00
silver%warwickcompsoc.co.uk 32fd7b1a20 Bug 263608 - Pass actual string rather than array of one item (fixes toolbar not initialising)
JavaScript Debugger only.
r=rginda
2004-10-10 07:18:09 +00:00
neil%parkwaycc.co.uk 5601db241c Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver 2004-10-09 13:01:45 +00:00
pedemont%us.ibm.com 80d3ab5ea9 Check if entry is valid when removing. Not part of default build. 2004-10-07 18:35:43 +00:00
pedemont%us.ibm.com b5a2f2368c Implement testcase interface as IDL. Not part of default build. 2004-10-07 15:48:38 +00:00
pedemont%us.ibm.com 42052a7514 Pass package name to xpidl when creating Java interfaces. Not part of default build 2004-10-07 15:27:27 +00:00
pedemont%us.ibm.com fba0b494d1 Only master XPTCStub should hold strong ref to Java object. Not part of default build. 2004-10-07 15:11:34 +00:00
silver%warwickcompsoc.co.uk ce0b41426a Bug 263226 - Make bug# links use https by default.
ChatZilla only.
r=samuel@sieb.net
p=116057@bacon.qcc.mass.edu (Justin Wood)
2004-10-07 03:43:03 +00:00
pedemont%us.ibm.com 0f73cee979 mIInfo check was wrong and unnecessary. Not part of default build. 2004-10-06 22:31:13 +00:00
pedemont%us.ibm.com 4e4f0d22fb Cleanup. Not part of default build. 2004-10-06 22:28:50 +00:00
pedemont%us.ibm.com 9a08143a89 Use NS_ProxyRelease to make sure XPCOM objects are released on the correct thread. Not part of default build. 2004-10-06 22:13:00 +00:00
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