6159 Commits

Author SHA1 Message Date
neil%parkwaycc.co.uk
88e5ed63cd Don't sort Chatzilla's user list until it's ready b=286999 r=Silver a=asa 2005-04-15 15:38:56 +00:00
allan%beaufour.dk
0442e0cf0e Fix insertion-bug in repeat created by mdgfix. Bug 290253, r=smaug+aaronr, a=mkaply, NPOTB 2005-04-15 09:44:06 +00:00
allan%beaufour.dk
f91e584083 Add some more information to a few error messages. Bug 290308, r=smaug+doron, a=mkaply, NPOTB 2005-04-15 08:51:48 +00:00
bzbarsky%mit.edu
192b6aaa49 Move the BindToTree call for the document element into SetRootContent. Bug
289209, r=sicking, sr=jst, a=asa
2005-04-15 01:30:14 +00:00
pedemont%us.ibm.com
25792dda71 Fix memory leaks. Not part of build. a=mkaply. 2005-04-14 22:30:16 +00:00
pedemont%us.ibm.com
2b51b19d3b Merge SetRetval into FinalizeParams. Check invokeResult when doing cleanup in FinalizeParams. Not part of build. a=mkaply. 2005-04-14 21:46:11 +00:00
pedemont%us.ibm.com
656d99e8fc When recursing on SetupParams, don't overwrite param type. Fixes crash on Mac and Win32. Not part of build. a=mkaply. 2005-04-13 19:55:25 +00:00
pedemont%us.ibm.com
b7d88362f8 'array' param support. Not part of build. a=mkaply1 2005-04-13 19:20:57 +00:00
pedemont%us.ibm.com
8955da97f2 Generate Java interface from nsError.h. Not part of build. a=mkaply 2005-04-13 19:04:57 +00:00
allan%beaufour.dk
79ebd08982 Make nsXFormsUtils::ReportError() use nsIScriptError, so we can log different error types. Bug 289518, patch by doron, r=aaronr+me, a=mkaply (NBOTB) 2005-04-13 08:06:17 +00:00
doronr%us.ibm.com
3bbabc8a29 XForms bug 284469 - Calling ProcessNodeBind unnecessarily. Patch by aaronr, r=beaufour,me, a=mkaply 2005-04-11 16:33:31 +00:00
gandalf%firefox.pl
21f5867df7 bug 285653: remove fallback bits; r=bsmedberg;a=asa 2005-04-11 14:53:16 +00:00
allan%beaufour.dk
b42f9acfb9 Patch that fixes the ugly refresh-all hack in nsXFormsModelElement.cpp. Should speed up things considerably, but is also a potential form-breaker. Bug 278368, r=aaronr+smaug, a=mkaply 2005-04-11 08:04:51 +00:00
bugzilla%arlen.demon.co.uk
f53aa93d2c Bug 111484 Hide/Show platform-specific references in help files
p=stefan_h@hem.utfors.se r=me sr=neil.parkwaycc.co.uk a=asa
2005-04-10 19:56:32 +00:00
allan%beaufour.dk
709f874ed8 Print messages in JS console for existing exceptions in code. Bug 289297, r=doron+smaug, a=mkaply 2005-04-08 15:40:54 +00:00
pedemont%us.ibm.com
e879274019 Fix Javaconnect build bustage 2005-04-07 18:58:52 +00:00
gandalf%firefox.pl
6821d8dc1d bug 285653: source l10n for reporter tool; r=bsmedberg;a=asa 2005-04-07 15:21:19 +00:00
robert%accettura.com
7d9edeaada add buildconfig to reporter (code by bz and debugged by biesi). Not part of any build, a=asa over IRC as this is step 1 to enabling. 2005-04-06 22:58:43 +00:00
jshin%mailaps.org
e7499921ca bug 287340: remove unused files (unicode char. category interface and its implementation) r=smontagu, sr=dbaron 2005-04-06 08:33:21 +00:00
darin%meer.net
344ba8aa1f damn, missed this files 2005-04-06 02:12:51 +00:00
bzbarsky%mit.edu
6c24bd5047 Fix build bustage 2005-04-06 01:31:43 +00:00
bsmedberg%covad.net
8d87ba791a dammit 2005-04-06 00:27:43 +00:00
bsmedberg%covad.net
af0681ee56 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-06 00:25:47 +00:00
bzbarsky%mit.edu
48ba5ce32b Eliminate nsIContent::SetDocument/SetParent/SetBindingParent in favor of
BindToTree and UnbindFromTree methods.  Bug 286000, r=sicking, sr=jst
2005-04-05 23:54:35 +00:00
robert%accettura.com
be752e9b17 Bump reporter copyright to 2005. Not part of build, no bug 2005-04-05 19:45:12 +00:00
robert%accettura.com
bf5438cdd4 Fix overlay madness in reporter (not enabled in build). bug #288969 r=neil@parkwaycc.co.uk. 2005-04-05 15:40:05 +00:00
robert%accettura.com
3f32a4dbe4 removed extra returns, no bug, not part of build, no big deal 2005-04-05 03:00:35 +00:00
neil%parkwaycc.co.uk
dc4356ac09 Adding facility for platform-specific help panel datasources b=254992 r=doron 2005-04-04 23:35:30 +00:00
bsmedberg%covad.net
be30b2f533 Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-04-04 18:38:19 +00:00
jay%mozilla.org
93aa471d1c Hookup Reporter tool to Firefox nightlies r=robert@accettura.con sr=bryner@brianryner.org (The Brain) Bug 285653 2005-04-01 03:02:31 +00:00
doronr%us.ibm.com
f5f98f81ef Bug 287714 - Add console outputting of XForms errors. r=aaronr,smaug 2005-03-30 16:41:07 +00:00
timeless%mozdev.org
7d70203f02 Bug 282698 use application/soap+xml in nsHTTPSOAPTransport
patch by bug@annevankesteren.nl r=doron sr=jst
2005-03-30 16:31:27 +00:00
dwitte%stanford.edu
468c1908e5 removing obsolete file. 2005-03-30 08:41:43 +00:00
bzbarsky%mit.edu
d602741004 Make sure to wrap a buffered stream around the stream we're passed before
sending it to the parser (which expects a buffered stream).  Bug 287409,
r=darin, sr=jst
2005-03-30 04:18:08 +00:00
mvl%exedo.nl
3db420c858 remove the old imgmanager from cookies.
bug 287628, r=dwitte, sr=bzbarsky
2005-03-29 09:52:19 +00:00
darin%meer.net
a87b534479 fixes bug 286147 "switch from .xulapp to application.ini" r=bsmedberg 2005-03-28 19:36:24 +00:00
bugzilla%arlen.demon.co.uk
771f86c0db Bug 287713 Remove hard-coded "Mozilla" in Help .rdf files (dtd-fix)
p=stefan_h@hem.utfors.se r/sr=neil.parkwaycc.co.uk
2005-03-27 11:51:40 +00:00
bugzilla%arlen.demon.co.uk
3aab5a5207 Bug 263216 links opened into new tab from ChatZilla pass the URL of the current tab as the http Referer
p=gavin.sharp@gmail.com r=silver
2005-03-25 23:25:24 +00:00
bugzilla%arlen.demon.co.uk
cd9e98469c Bug 287713 Remove hard-coded "Mozilla" in Help .rdf files
p=stefan_h@hem.utfors.se r=doronr sr=neil.parkwaycc.co.uk
2005-03-25 23:09:59 +00:00
darin%meer.net
ce88e4c8f0 fixes bug 287729 "ChatZilla can't connect on Trunk builds (as of 2005-03-25)" patch by gijskruitbosch@gmail.com r=rginda 2005-03-25 21:26:48 +00:00
timeless%mozdev.org
6a86b5a4f4 Bug 287621 Right click (context menu) in source view margin should not change breakpoint
patch by ajvincent@gmail.com r=rginda sr=bz
2005-03-25 07:19:34 +00:00
darin%meer.net
86c0b37a61 fixing bustage 2005-03-25 04:26:04 +00:00
mvl%exedo.nl
86528e3ad3 Make the permission extension read the pref to block images in mailnews.
This actually means that other remote content is also blocked.
bug 274866, r=dwitte, sr=darin
2005-03-24 18:00:50 +00:00
dbaron%dbaron.org
cda2b96b0e Fix some minor static buffer overruns detected by Coverity tool, and sync two versions of catttable.h. b=287290 r+sr=brendan 2005-03-23 05:43:39 +00:00
scott%scott-macgregor.org
5a4359a02f Bug #245430 --> get rid of the last global static nsString object so static builds work on the Mac.
r=pkwarren
sr=bienvenu
2005-03-22 23:30:33 +00:00
Olli.Pettay%helsinki.fi
19576bb42c Bug 287272 - The default color for the xforms:hint should be InfoText/InfoBackground, r=doron 2005-03-22 21:57:30 +00:00
timeless%mozdev.org
18700ca3b9 Bug 268482 ###!!! ASSERTION: You are calling CreateInstance "@mozilla.org/xmlextras/schemas/schemaloader;1" when a service for this CID already exists!
r=doron sr=peterv
2005-03-22 19:10:35 +00:00
doronr%us.ibm.com
42778d84a6 Bug 286630 - nsSchemaLoader doesn't bail on invalid elements as direct children of xs:schema. r/sr=peterv 2005-03-22 19:03:42 +00:00
cbiesinger%web.de
bcd6f2e506 Bug 286990 nsHttpNegotiateAuth.cpp behaves different in debug/non-debug
r+sr=darin
2005-03-22 18:19:27 +00:00
cbiesinger%web.de
ce4140de8d 270224 create nsIPropertyBag2 for easier getting of values from a propertybag
r=shaver sr=darin
2005-03-22 18:16:53 +00:00