Commit Graph

6559 Commits

Author SHA1 Message Date
allan%beaufour.dk
9e16b8b19a Use size and position in XPath expressions. Bug 265460, r=smaug+doronr, a=mkaply 2005-06-02 07:00:11 +00:00
allan%beaufour.dk
f4dd6c43ce Support context size and position in ns(XForms)XPathExpression. Bug 292841, r=sicking, sr=peterv, a=mkaply 2005-06-02 06:53:42 +00:00
neil%parkwaycc.co.uk
a568d1c077 Bug 292520 Inline spellcheck crashes on unchecked document r+sr=mscott a=shaver 2005-06-01 22:48:31 +00:00
neil%parkwaycc.co.uk
1eb8a55afc Convert CZ's away flatbutton into a real menu button b=273507 r=silver a=shaver 2005-06-01 22:43:41 +00:00
timeless%mozdev.org
6b6bbb558b Bug 289468 "@mozilla.org/network/simple-uri;1" is not a service and should not be accessed as one
r=neil sr=neil a=shaver
2005-06-01 21:18:11 +00:00
Olli.Pettay%helsinki.fi
c5a59f46b5 Bug 291026, Allow XBL to bind to XTF elements, r=alex, sr=bryner, a=mkaply 2005-06-01 19:19:33 +00:00
joshmoz%gmail.com
f299a66dc7 more Mac OS X 10.4 "Tiger" build stuff. Patch my Mark Mentovai. b=292530 r=josh r=pinkerton r=cls sr=bryner a=brendan 2005-06-01 18:53:30 +00:00
timeless%mozdev.org
b72b3aa3c5 Bug 288212 cleanup nsAutoConfig::getEmailAddr and nsReadConfig::readConfigFile
r=alecf sr=alecf a=shaver
2005-06-01 16:25:13 +00:00
allan%beaufour.dk
0b4d779649 Bump minimum extension version. Bug 285094, r=doronr+smaug, a=mkaply, NPOTB 2005-05-30 09:11:50 +00:00
dougt%meer.net
cd68df9073 Fixing up spatialnavigation to work in a static build. not part of normal build. 2005-05-25 15:47:35 +00:00
bzbarsky%mit.edu
cddca7b121 Don't set window.location or document.location in chrome code; set
location.href instead.  Bug 295040, r+sr=jst, a=asa
2005-05-24 04:12:30 +00:00
robert%accettura.com
3a142f36bf Bug 292696 point reporter to production instance. All tests should be done with extensions.reporter.serviceURL set to reporter-dev.mozilla.org 2005-05-24 01:54:23 +00:00
robert%accettura.com
ecdd3fd9f6 Bug 295232 remove hardcoded accesskey, and add accesskey's to make reporter more accessible. r=mconnor a=asa 2005-05-23 23:03:01 +00:00
neil%parkwaycc.co.uk
5f30b6174d Stop sharing DOM object wrappers between content and chrome, specifically reporter wallet mail pki browser communicator global b=281988 r=bsmedberg sr=bz a=asa 2005-05-23 08:34:02 +00:00
robert%accettura.com
eea9d40425 293251 Reporter should use brand entities rather than hardcode product name thanks to Neil for help on this one. a=asa 2005-05-23 01:02:27 +00:00
robert%accettura.com
ba7fb059be Bug 281714 Not capturing gecko ID r=bsmedburg sr=bz a=asa 2005-05-22 23:04:22 +00:00
robert%accettura.com
9e8ca124d0 294543 Reporter Doesn't get the Correct Product Name/Version r=bsmedburg a=asa 2005-05-22 23:01:52 +00:00
robert%accettura.com
b78bdd61ac Bug 294972 Reporter's back/next buttons behaving badly r=neil.parkwaycc.co.uk a=asa 2005-05-22 22:57:25 +00:00
bsmedberg%covad.net
9abe57c447 Bug 281988 - Chrome registry supports for the xpcnativewrappers=yes flag. Chrome packaging fixup to apply the xpcnativewrappers=yes flag to our application chrome packages for ffox/tbird. This also stops the repackaging of thunderbird chrome. r=mscott+bz a=drivers 2005-05-20 12:58:57 +00:00
robert%accettura.com
48a80930ed Bug #294808 Uncheck privacy policy agreement by default r=mconnor a=asa 2005-05-20 01:03:20 +00:00
bugzilla%arlen.demon.co.uk
9b02c0e9ed Bug 279054 Document new proxy pref pane in Help
p=stefan_h@hem.utfors.se/giacomo.magnini@portalis.it r=me sr=neil.parkwaycc.co.uk a=asa
2005-05-19 20:28:09 +00:00
bugzilla%arlen.demon.co.uk
841d9faff2 Bug 127704 Help menu isn't Mac OS X-ish
p=stefan_h@hem.utfors.se r=kairo/bugs.mano sr=neil.parkwaycc.co.uk a=asa
2005-05-19 20:19:43 +00:00
robert%accettura.com
24124a4ad4 Bug 294678 - Change Website to "web site" throughout Reporter p=jwalden+bmo@mit.edu r=me a=asa 2005-05-19 19:28:07 +00:00
Olli.Pettay%helsinki.fi
a77131f722 Bug 294676 - Alerts firing for valid ancestors, r=aaronr+doronr, a=mkaply. NPOTB 2005-05-19 14:39:33 +00:00
doronr%us.ibm.com
97da03d747 Bug 292634 - nsSchemaLoader does not handle ref=ns:type correctly. r/sr=peterv,a=mkaply 2005-05-18 15:34:25 +00:00
robert%accettura.com
3374fb150d Bug 294543 Reporter Doesn't get the Correct Product Name r=mconnor a=asa 2005-05-18 13:49:34 +00:00
Olli.Pettay%helsinki.fi
689cb343a9 Bug 294277, Support 'inline' <alert>s, r=aaronr+doronr, a=mkaply, NPOTB 2005-05-17 20:04:08 +00:00
allan%beaufour.dk
1b4635414b Only send the xforms-value-changed event to the correct controls, not everything. Bug 293579, r=smaug+me, a=mkaply, patch by aaronr, NPOTB 2005-05-17 12:10:08 +00:00
allan%beaufour.dk
3ca67d1227 Fix timing issues wrt. model placement. Bug 283737, r=smaug+me, a=mkaply, patch by aaronr@us.ibm.com, NPOTB 2005-05-17 11:30:43 +00:00
dougt%meer.net
f41ca57134 Removing printf and debug output from release builds. Not part of default build 2005-05-16 21:59:11 +00:00
jwalden%mit.edu
b17b3dc102 Bug 294121 - Make nc:platform a whitespace-separated list of values in content pack RDF (for both Seamonkey and toolkit help viewers). r/sr=neil, a=chofmann 2005-05-16 20:31:32 +00:00
robert%accettura.com
57128a9763 Bug 293253 - Reporter's privacy statement checkbox labeled very badly a=asa, no r just a string change. 2005-05-15 18:56:04 +00:00
robert%accettura.com
fe0b58fdbe Bug 293254 Reporter fails to open privacy policy on suite r=neil.parkwaycc.co.uk a=asa 2005-05-15 18:50:13 +00:00
bugzilla%arlen.demon.co.uk
3f4d82b8f4 Bug 291799 Implement Spell as you Type for mailnews
p=me r=neil.parkwaycc.co.uk/mnyromyr sr=bienvenu a=asa
2005-05-13 22:01:44 +00:00
bzbarsky%mit.edu
21d521941e Remove incorrect semicolon. Bug 289050, patch by lvcipriani@yahoo.com, r=jan,
sr=bzbarsky, a=shaver
2005-05-13 20:25:34 +00:00
dougt%meer.net
a499431e0e Inital checkin of Spatial Navigation. Not part of the default build. 2005-05-13 19:42:15 +00:00
allan%beaufour.dk
00db3dcba5 Validate controls on form initialization. Bug 292915, r=aaronr+smaug, a=mkaply, NPOTB 2005-05-11 09:21:20 +00:00
bugzilla%arlen.demon.co.uk
5d16e13141 Bug 293198 Help Viewer sidebar has lost its styling
p=ajvincent@gmail.com r=me sr=neil.parkwaycc.co.uk a=shaver
2005-05-10 00:22:20 +00:00
scott%scott-macgregor.org
6b13822230 Bug #244969 --> Spell checker fails to catch misspelled words after a "Replace all"
Patch by kiran.s@in.ibm.com

sr=mscott
a=asa
2005-05-09 17:42:10 +00:00
silver%warwickcompsoc.co.uk
2a9688abf8 Bug 273507 - Adding down arrow for popup button. ChatZilla only.
r=samuel
a=asa
2005-05-09 12:28:45 +00:00
silver%warwickcompsoc.co.uk
5937aaa24f Bug 273507 - Add popup menu to nickname label, and split /away into /away and /back. ChatZilla only.
r=samuel
a=asa
2005-05-09 12:26:19 +00:00
silver%warwickcompsoc.co.uk
b4d2d29ad6 Bug 292428 - Don't delete a property that should always exist. ChatZilla only.
r=samuel
a=asa
2005-05-09 12:23:32 +00:00
silver%warwickcompsoc.co.uk
dfee4d0d11 Bug 278763 - Cut off the end of IPs, not the start, when generating a ban. ChatZilla only.
r=samuel
a=asa
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2005-05-09 12:18:26 +00:00
bugzilla%arlen.demon.co.uk
0ca7c9501f Bug 161466 Better UI for tabbed browsing prefs (help patch)
p=mozilla@Weilbacher.org r=me a=asa
2005-05-08 21:25:06 +00:00
bryner%brianryner.com
c230c4be03 Don't notify form submit observers if the form can't be submitted due to not having a link handler. Also, make sure all nsIFormSubmitObserver implementations protected against a null DOMWindow. Bug 292960, r+sr=bzbarsky, a=brendan. 2005-05-07 00:16:17 +00:00
bzbarsky%mit.edu
d154395bb2 Save the user-set notification callbacks when we set ourselves on the channel,
and forward various notifications to them.  Bug 292391, r=biesi, sr=darin, a=asa
2005-05-06 21:05:26 +00:00
mozilla.mano%sent.com
ed395f2d51 Bug 291110 - restore the old behavior of cmd_copyImageContents. r=bzbarsky, sr=neil, a=asa 2005-05-05 16:14:00 +00:00
allan%beaufour.dk
d7f85e1518 Let MIP properties apply to context node for entire repeat row. Bug 292725, r=smaug+doronr, a=mkaply, NPOTB 2005-05-05 07:14:30 +00:00
allan%beaufour.dk
6a34dd9123 Apply MIP properties to repeat content too, and fix a problem with output. Bug 292089, r=smaug+doronr, a=mkaply, NPOTB 2005-05-05 07:09:40 +00:00
bugzilla%arlen.demon.co.uk
5915d3a3c6 Bug 292661 Document cmd+. (stop) shortcut for mac
p=stefan_h@hem.utfors.se r=me a=asa
2005-05-05 00:22:38 +00:00
bryner%brianryner.com
aed69207f0 Add support for caching content viewers in session history to speed up back/forward (bug 274784). This initial landing has the feature disabled by default; set browser.sessionhistory.max_viewers to the maximum number of pages to cache to enable the feature. r=bzbarsky, sr/a=brendan. 2005-05-04 20:22:32 +00:00
pedemont%us.ibm.com
6aaaba878f Bug 291512 - In generated Java interface files, add URL pointing to original IDL file. Not part of default build. a=mkaply 2005-05-04 19:46:52 +00:00
doronr%us.ibm.com
6c4a5f9ffe Bug 292637 - nsSchemaLoader can only load http/https urls. r=biesi,sr=jst,a=mkaply 2005-05-04 16:59:23 +00:00
allan%beaufour.dk
63395c8ce4 typo fix, thx to gemal 2005-05-04 09:12:04 +00:00
allan%beaufour.dk
9df15d0f15 Add error messages for failed origin checks. Bug 292724, r=smaug+doronr, a=mkaply, NPOTB 2005-05-04 08:31:56 +00:00
robert%accettura.com
11a288b859 Bug #281717 This is the code half of this (other half is policy). Adding a privacy link under the report wizardpage so users can view privacy any time they want, make clear email isn't required. p=me r=mconnor@steelgryphon.com a=asa 2005-05-03 21:27:01 +00:00
pedemont%us.ibm.com
d37968b675 Bug 285591 - Do not cache JNIEnv structure. Instead, query from JavaVM. Not part of default build. a=mkaply 2005-05-03 20:15:35 +00:00
jay%mozilla.org
1f24c733f6 Enable Reporter tool in Firefox nightlies a=asa r=bryner sr=ben Bug 285653 2005-05-03 19:55:46 +00:00
Olli.Pettay%helsinki.fi
bbbe968ae6 Bug 292319, Set trust for XForms events. r=doron+aaronr, a=mkaply, NPOTB 2005-05-03 19:39:38 +00:00
bzbarsky%mit.edu
125f1fd3c1 Don't crash if responseText is gotten when we have no channel. Bug 289156,
r+sr=jst, a=chofmann
2005-05-03 15:57:21 +00:00
allan%beaufour.dk
3a4f4121f8 Fix setindex for nested repeats. Bug 289547, r=smaug+aaronr, a=mkaply, NPOTB 2005-05-03 07:34:38 +00:00
allan%beaufour.dk
8a73c29329 Refresh controls when we replace the instance on submission. Bug 292616, r=doronr+smaug, a=mkaply, NPOTB 2005-05-03 07:28:52 +00:00
robert%accettura.com
262ec6c7aa Bug 292669 cleanup some reporter code. Not part of build p=mconnor r=me a=asa 2005-05-03 04:16:06 +00:00
timeless%mozdev.org
cd198e6b42 Bug 243904 SOAP code problem with null, unpositioned array item
patch by chantepie@altern.org r=doron sr=jst a=asa
2005-05-02 19:42:26 +00:00
pedemont%us.ibm.com
d75b5fa3eb Bug 291512 - Generate Java interface files using nsIInterfaceInfoManager. Fix some type handling as a result of this change. r=biesi, sr=darin, a=asa 2005-05-02 16:30:03 +00:00
bugzilla%arlen.demon.co.uk
ef2a42837d Bug 285653 add reporter tool to nightly builds (patch for SeaMonkey)
p=gandalf@aviary.pl r=benjamin a=asa
2005-05-02 14:02:12 +00:00
bugzilla%arlen.demon.co.uk
b23e220365 Bug 292113 Composer prefs Help needs an update
p=stefan_h@hem.utfors.se r=me a=asa
2005-05-01 15:29:03 +00:00
robin.lu%sun.com
cfe21df0aa fix bug 290435 proxy settings are disabled after switching profiles.
alecf: review+
neil.parkwaycc.co.uk: superreview+
patched by Boying Lu <brian.lu@sun.com>
2005-04-30 02:37:41 +00:00
dougt%meer.net
be6760da53 Windows CE build changes. This addresses most of the outstanding Windows
CE compilation issues.

This patch also fixes/removes CheckStackGrowthDirection assertions in
Javscript.  This change is based on bug 242518.  See comment 36.

This patch also removes the unused enum in transformiix .  See bug
292118.

r/sr = dveditz/shaver
b    = 291229
a    = asa
2005-04-29 13:33:49 +00:00
robert%accettura.com
6ae48870c1 fix bustage... sorry for the delay 2005-04-29 02:23:58 +00:00
robert%accettura.com
c4f4042aef Make reporter use a preference for server locations (part of bug #285653) r=mconnor a=asa 2005-04-29 00:34:56 +00:00
jst%mozilla.jstenback.com
50de4a3e1d Fixing bug 289940. Make chrome event handlers only receive trusted events by default. r=jonas@sicking.cc, sr=peterv@propagandism.org, a=chofmann@mozilla.org 2005-04-28 23:48:28 +00:00
bugzilla%arlen.demon.co.uk
0aeb447a3f Bug 196272 Remove edit>preferences>mailandnewsgroups>windows
p=me r=mnyromyr/neil.parkwaycc.co.uk sr=bienvenu a=asa
2005-04-28 21:24:18 +00:00
allan%beaufour.dk
4f8adec1c3 Fix timing problems for controls using index(). Bug 291797, r=smaug+doronr, a=mkaply, NPOTB 2005-04-28 07:23:38 +00:00
allan%beaufour.dk
a83db34b4c Let controls using index() listen for changes to repeat indexes. Bug 289534, r=smaug+doronr, a=mkaply, NPOTB 2005-04-28 07:17:49 +00:00
mkaply%us.ibm.com
5811a7697f #287687
r=rginda, a=asa
Patch from  Gijs "Hannibal" Kruitbosch - chatzilla prefs window isn't coming up
2005-04-27 18:45:22 +00:00
allan%beaufour.dk
18b66d292c Fixing bustage, bug 291935, the ifdef had crawled in the wrong place :) 2005-04-27 09:04:07 +00:00
allan%beaufour.dk
c2f048e0c3 Add some debug printing to nsXFormsUtils::ReportError, r=doronr, a=mkaply, NPOTB 2005-04-27 08:29:42 +00:00
pedemont%us.ibm.com
a55c5e341d Properly handle unsigned values. Not part of default build. a=mkaply. 2005-04-26 23:00:18 +00:00
pedemont%us.ibm.com
dac34cffa2 Missing some #defines. Not part of default build. a=mkaply 2005-04-26 22:58:26 +00:00
robert%accettura.com
b902d005c2 Removed 2 bogus alert()'s I accidentally left after some testing. About as unnecessary and annoying as an Ashton Kutcher movie. 2005-04-23 03:20:15 +00:00
robert%accettura.com
bfceefe492 no bug, not part of build just yet. Some UI consolidation, we now register a user on the fly when they submit a report, rather than make it a whole step and add more clicks (less is more). Some more subtle changes, nothing noteworthy. a=asa. 2005-04-23 03:11:56 +00:00
doronr%us.ibm.com
3add894cb1 xforms bug 289595 - Can't assume there is a non-null mSchema per model. r=aaronr,smaug a=mkaply 2005-04-21 20:50:36 +00:00
silver%warwickcompsoc.co.uk
3a203c0c98 Bug 287687 - Branding branding branding.
r=silver
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 20:34:54 +00:00
silver%warwickcompsoc.co.uk
7dae1e8014 Bug 227093 - Prompt the user when trying to close while connected.
r=samuel
a=asa
p=oriyanh@gmail.com (Oriyan Hermoni)
2005-04-21 20:21:56 +00:00
silver%warwickcompsoc.co.uk
243178fc1a Bug 291149 - Add a "msg" property to all channel/user privmsgs and notices to aid hooks.
r=silver
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 20:19:13 +00:00
silver%warwickcompsoc.co.uk
1a20a26104 Bug 278746 - Always use the sole server's URL for the network's URL if the network was created as a wrapper for a specific server connection.
r=rginda
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 20:16:03 +00:00
silver%warwickcompsoc.co.uk
931a243c33 Bug 284149 - Cope better with trying to connect to a network using SSL when there are no servers, and make our own disconnect messages look like the errors they used to be.
r=rginda
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 20:12:28 +00:00
silver%warwickcompsoc.co.uk
778d1ba7ba Bug 265573 - Lets try to remove all traces of the client view when hiding it.
r=rginda
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 20:08:25 +00:00
silver%warwickcompsoc.co.uk
23f752a31a Bug 290732 - Add CTCP SOURCE.
r=silver
a=asa
p=glenjamin@gmail.com (Glen Mailer)
2005-04-21 19:53:04 +00:00
silver%warwickcompsoc.co.uk
68f1f5c1b0 Bug 290626 - Mange CTCP TIME we must not.
r=silver
a=asa
p=glenjamin@gmail.com (Glen Mailer)
2005-04-21 19:34:19 +00:00
silver%warwickcompsoc.co.uk
a7f78dd6d8 Bug 193977 - Remove some space-filling boxes.
r=samuel
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 19:30:04 +00:00
silver%warwickcompsoc.co.uk
da16af5676 Bug 289275 - Don't correct eventsPerStep if the time taken was 0, because we end up at Infinity!
r=silver
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 19:26:22 +00:00
silver%warwickcompsoc.co.uk
ca5cd0457b Bug 240111 - Refocus input box after clicking a link.
r=samuel
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-04-21 18:14:19 +00:00
silver%warwickcompsoc.co.uk
7d74d140f4 Bug 287387 - Put user mode changes on network view.
r=samuel
a=asa
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
2005-04-21 18:07:23 +00:00
silver%warwickcompsoc.co.uk
f5d80fc2e4 Bug 189097 - Show user's nickname in own join/part messages.
r=rginda
a=asa
2005-04-21 17:59:37 +00:00
robert%accettura.com
392e7be587 no bug make 'show details' actually show problem type, not just the id for the problem type. a=asa over irc 2005-04-20 22:10:38 +00:00
robert%accettura.com
f1bbb136ac bug 285653 add final list of problem types. Client side only. a=asa 2005-04-20 21:20:12 +00:00
bsmedberg%covad.net
9f33ad0393 Bug 287262 - Make en-US.manifest contain all the locale registration (not in installed-chrome.txt any more) r=gandalf a=asa 2005-04-20 10:48:51 +00:00
bzbarsky%mit.edu
8df9c25d22 Create CSSLoaders when the document object is created and deCOMify the getter.
Bug 290068, r=sicking, sr=peterv, a=brendan
2005-04-19 01:27:11 +00:00
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
darin%meer.net
85e77fceaf fixes bug 286803 "Automatic NTLM auth fails if SSPI 'negotiate' package not found" r=biesi 2005-03-21 22:42:07 +00:00
timeless%mozdev.org
16b9b917e3 Bug 283513 OOM crasher [@ WSPProxy::GetInterfaces]
patch by dewildt@gmail.com r=timeless sr=jst
2005-03-21 12:50:16 +00:00
allan%beaufour.dk
fe69e3a959 Backing out bug 285094 until bug 285658 is fixed, so nightly builds will install 2005-03-18 09:33:41 +00:00
timeless%mozdev.org
60d73f400e Bug 286191 UMR in nsTypeAheadFind::PrefsReset
patch by ajschult@verizon.net r=aaronl sr=jst
2005-03-18 03:49:33 +00:00
bugzilla%arlen.demon.co.uk
d3b4482682 Bug 286126 help-glossary.rdf: 2 SSL Entries
p=opitz.michael@inode.at r=me
2005-03-16 22:02:36 +00:00
pedemont%us.ibm.com
a5c7019ff4 Should be using variant.val.p rather than variant.ptr for some instances 2005-03-16 18:32:18 +00:00
doronr%us.ibm.com
4a9b5cc118 XForms bug 285207 - Need to handle inline schema. r=cartman/smaug 2005-03-16 18:09:40 +00:00
timeless%mozdev.org
497ed774fe Bug 286073 internal code should use application/xml rather than text/xml
patch by bug@annevankesteren.nl r=peterv sr=peterv
2005-03-15 21:34:41 +00:00
doronr%us.ibm.com
04b322fd9c Bug 285751 - Move nsSchemaLoader from nsSupportsHashtable to nsInterfaceHashtable. r/sr=peterv 2005-03-15 17:26:06 +00:00
allan%beaufour.dk
1738cfb5b2 Fix xpi packaging, so version is taken from Makefile.in and make clean removes temporaries. Bug 285418, r=aaronr 2005-03-15 09:12:57 +00:00
timeless%mozdev.org
8d3c241e40 Bug 286090 nsXMLHttpRequest.cpp should probably avoid text/xml
patch by bug@annevankesteren.nl r=doron sr=peterv
2005-03-14 22:15:05 +00:00
pedemont%us.ibm.com
727e6e4ffc Make thread locking less stupid. 2005-03-14 21:18:53 +00:00
gandalf%firefox.pl
00b53edea3 bug 279768: Bring build system to work with --enable-ui-locale. autoconfig part; r=bsmedberg 2005-03-14 18:58:01 +00:00
bzbarsky%mit.edu
bfa5e9c161 Change more internal consumers to use application/xml instead of text/xml. Bug
247024, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-03-13 19:08:42 +00:00
bugzilla%arlen.demon.co.uk
5302e580e2 Bug 282893 Properly indent children in help files especially <div> - cs_nav_prefs_appearance cleanup
p=giacomo.magnini@portalis.it r=me
2005-03-12 23:28:16 +00:00
doronr%us.ibm.com
60e2e74268 Bug 280945 - XForms XPI missing nsSchemaValidatorRegexp.js. Patch by beaufour, r=me 2005-03-11 15:55:39 +00:00
db48x%yahoo.com
dec4f253d9 bug 285102: XBL Viewer broken
r=caillon, sr=neil
2005-03-11 02:05:39 +00:00
bugzilla%arlen.demon.co.uk
22360df05f Bug 277097 Tidy up cookie js/xul/pref code - removing another file that got missed in prune p=me r=dwitte/benjamin sr=darin 2005-03-11 01:13:55 +00:00
bugzilla%arlen.demon.co.uk
14df109034 Bug 277097 Tidy up cookie js/xul/pref code - removing another file that got missed in prune
p=me r=dwitte/benjamin sr=darin
2005-03-11 00:54:35 +00:00
bugzilla%arlen.demon.co.uk
799f78ca77 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details) - removing seven files that got missed during previous prune
p=me r=dwitte/benjamin sr=darin
2005-03-10 22:42:29 +00:00
bsmedberg%covad.net
ea84e3ded3 Fix misplaced semicolon from bug 281414 - r=biesi sr=lumpy 2005-03-10 19:06:59 +00:00
bugzilla%arlen.demon.co.uk
e38466c089 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details) - file removal part
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:59:11 +00:00
bsmedberg%covad.net
e75d55a075 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2005-03-10 18:44:11 +00:00
bugzilla%arlen.demon.co.uk
3539f9e249 Bug 277097 Tidy up cookie js/xul/pref code (Removing js/xul from extensions/cookie) - history for pref-cookies.xul/dtd and pref-images.xul/dtd can be got from the attic (see bug for details)
p=me r=dwitte/benjamin sr=darin
2005-03-10 18:36:07 +00:00
allan%beaufour.dk
5c86958214 Expression with no meaning. Bug 285434, r=smaug 2005-03-10 09:42:15 +00:00
bsmedberg%covad.net
3219ac4125 Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey) 2005-03-10 04:38:35 +00:00
doronr%us.ibm.com
5938f059e5 bug 284351 - nsSchemaLoader doesn't handle xsd:complexType correctly. r/sr=peterv 2005-03-08 21:34:41 +00:00
gandalf%firefox.pl
06f479dff9 bug 279768: Bring build system to work with --enable-ui-locale; r=bsmedberg; a=doron on webservices move 2005-03-08 17:21:36 +00:00
allan%beaufour.dk
d95842a49c Make minimum version be 1.0+ for xpi install, and instert url and description too. Bug 285094, r=doron+smaug 2005-03-08 10:33:13 +00:00
cbiesinger%web.de
e8d4c35266 181938 allow any protocol to support redirection, using a new
nsIChannelEventSink interface.
r=darin sr=bz
2005-03-07 19:46:06 +00:00
bugzilla%arlen.demon.co.uk
f83e10158a Bug 282893 Properly indent children in help files especially <div> move to using xhtml 1.1
p=giacomo.magnini@portalis.it r=me
2005-03-06 21:33:12 +00:00
bugzilla%arlen.demon.co.uk
9595c20f0a Bug 282893 Properly indent children in help files especially <div> mail_help fixes
p=giacomo.magnini@portalis.it r=me
2005-03-06 21:18:53 +00:00
allan%beaufour.dk
74514ee1bf Add support for class attribute in XTF, bug 283366, r=bryner, sr=bzbarsky, patch by smaug@welho.com 2005-03-06 12:30:12 +00:00
timeless%mozdev.org
66b4bd19f7 Bug 283514 OOM mlk [@ WSPTestComplexType::Array2]
patch by dewildt@gmail.com r=timeless sr=bz
2005-03-06 10:54:54 +00:00
timeless%mozdev.org
c06165250f Bug 283510 OOM crasher [@ mozMySpell::Check]
patch by dewildt@gmail.com r=timeless sr=mscott
2005-03-06 10:52:50 +00:00
silver%warwickcompsoc.co.uk
17dd990512 Bug 283995 - Fix error when doing /commands <pattern>.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=dmcorry@seanet.com (David Corry)
2005-03-05 15:45:01 +00:00
jst%mozilla.jstenback.com
a57ec3f6dc Fixing bug 283531. Fix confusingly named argument to nsIEventStateManager::DispatchNewEvent() that has caused confusing event handling code (also fixed) to creap into the tree. r=bzbarsky@mit.edu, sr=bryner@brianryner.com 2005-03-04 02:01:54 +00:00
bugzilla%arlen.demon.co.uk
8e36ac733a Bug 282893 Properly indent children in help files especially <div> Aditional work for customize_help patch
p=giacomo.magnini@portalis.it r=me
2005-03-02 21:20:46 +00:00
silver%warwickcompsoc.co.uk
75fdda4d41 Bug 277839 - Add /notice command.
ChatZilla only.
r=samuel@sieb.net
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-03-02 21:18:30 +00:00
allan%beaufour.dk
8c8a0f54c2 Quick fix for small oops in bug 283219... calling wrong function, patch by smaug@welho.com 2005-03-02 15:26:55 +00:00
bugzilla%arlen.demon.co.uk
120a442dd3 Bug 282893 Properly indent children in help files especially <div> using_priv, validation, welcome fixes
p=giacomo.magnini@portalis.it r=me
2005-03-01 22:29:25 +00:00
bugzilla%arlen.demon.co.uk
372e7adc5e Bug 282893 Properly indent children in help files especially <div> privacy, privsec, ssl, using_certs fixes
p=giacomo.magnini@portalis.it r=me
2005-03-01 22:16:20 +00:00
doronr%us.ibm.com
058ed9baa2 XForms bug 284169 - get rid of WARNING's in console generated by GetTypeForControl. Patch by aaronr@us.ibm.com, r=beaufour,allan 2005-03-01 16:15:34 +00:00
bugzilla%arlen.demon.co.uk
3cd5157e61 Bug 282893 Properly indent children in help files especially <div> Minor tweaks to customize, mail (image alignment) and shortcuts
p=giacomo.magnini@portalis.it r=me
2005-03-01 00:49:13 +00:00
bugzilla%arlen.demon.co.uk
4811003968 Bug 282893 Properly indent children in help files especially <div> mail_sec, page_info, passwords, profiles fixes
p=giacomo.magnini@portalis.it r=me
2005-02-28 23:27:41 +00:00
bugzilla%arlen.demon.co.uk
98006b5e74 Bug 282893 Properly indent children in help files especially <div> Glossary and help_help fixes
p=giacomo.magnini@portalis.it r=me
2005-02-28 22:56:50 +00:00
doronr%us.ibm.com
0ccb1b812a XForms Bug 283219 - trigger with appearance minimal scenario fails. Patch by smaug, r=beaufour,me 2005-02-28 20:12:01 +00:00
allan%beaufour.dk
6ae8b63fe1 Fix problems with schema validation for calculated fields. Bug 284101, r=doronr/smaug 2005-02-28 18:41:05 +00:00
jwatt%jwatt.org
d800635508 Bug 282672 : nsSchemaValidator::IsValidSchemaFloat needs fixed : r=doron 2005-02-28 00:31:43 +00:00
bugzilla%arlen.demon.co.uk
6c5ec01403 Bug 282893 Properly indent children in help files especially <div> certs, certs_prefs, cs_nav_prefs_*, cs_priv_prefs_popup, devtools, forieusers 80cols and indentation fixes
p=giacomo.magnini@portalis.it r=me
2005-02-27 23:17:09 +00:00
bugzilla%arlen.demon.co.uk
6ab883bbd3 Bug 282893 Properly indent children in help files especially <div> cert_dialog_help fixes
p=giacomo.magnini@portalis.it r=me
2005-02-27 23:05:25 +00:00
bugzilla%arlen.demon.co.uk
c34bb64db3 Bug 279054 Document new proxy pref pane in Help "SOCKS Host" --> "SOCKS Proxy"
p=Stefan.Borggraefe@gmx.de r=me
2005-02-27 22:30:54 +00:00
silver%warwickcompsoc.co.uk
df5bd59035 Bug 281706 - Tweak /rejoin to not kill the view when parting.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-02-27 21:05:49 +00:00
bzbarsky%mit.edu
1b833f021f Switch some internal users of text/xml to application/xml. Bug 247024, patch
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-27 19:34:11 +00:00
bugzilla%arlen.demon.co.uk
fc00a66831 Bug 283480 Broken links to glossary in page_info_help.xhtml
p=stefan_h@hem.utfors.se r=me
2005-02-27 16:58:39 +00:00
bugzilla%arlen.demon.co.uk
056a4706ba Bug 283145 mail_help doesn't validate as XHTML 1.1
p=giacomo.magnini@portalis.it r=me
2005-02-27 16:53:49 +00:00
silver%warwickcompsoc.co.uk
27113ec008 Bug 282713 - Don't spew JS error when trying to hide the last tab, instead spew user-error.
r=silver@warwickcompsoc.co.uk
p=tuukka.tolvanen@gmail.com (Tuukka Tolvanen)
2005-02-26 23:06:29 +00:00
silver%warwickcompsoc.co.uk
da7ee8ba4a Bug 277588 - Make removeCommands accept the same list as defineCommands (and still accept the return value of defineCommands).
r=silver@warwickcompsoc.co.uk
p=glenjamin@gmail.com (Glen Mailer)
2005-02-26 22:54:47 +00:00
silver%warwickcompsoc.co.uk
0d000baf17 Bug 229807 - Remove xul/tests folder.
r=rginda
2005-02-26 22:42:51 +00:00
silver%warwickcompsoc.co.uk
decb95bd89 Bug 281706 - Add /reconnect, /reconnect-all, /disconnect-all and /rejoin commands.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-02-26 22:19:46 +00:00
silver%warwickcompsoc.co.uk
ad95c9cfa0 Bug 109790 - Add File > Save View As... to ChatZilla.
ChatZilla only.
r=samuel@sieb.net and silver@warwickcompsoc.co.uk
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-02-26 21:16:40 +00:00
silver%warwickcompsoc.co.uk
13bbd99e53 Bug 231211 - Make bugURL configurable per-channel and per-network.
ChatZilla only.
r=samuel@sieb.net
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-02-26 20:02:42 +00:00
pedemont%us.ibm.com
4001eb57bc Make sure files aren't created in srcdir during objdir build 2005-02-25 23:22:00 +00:00
bryner%brianryner.com
a29b6c69fa Remove nsIXBLBinding (bug 194834). r+sr=bzbarsky. 2005-02-25 22:07:01 +00:00
doronr%us.ibm.com
3202dbcf56 Bug 283376 - GetTypeForControl API needs to return default type for node. Patch by aaronr@us.ibm.com, r=me,smaug 2005-02-25 21:52:59 +00:00
bsmedberg%covad.net
361daac936 Bug 281414 - global s/nsIPrefBranchInternal/nsIPrefBranch2/ rs=darin (did not change backwards-compatible code in extensions/irc extensions/venkman or extensions/inspector) 2005-02-25 20:46:35 +00:00
pedemont%us.ibm.com
16c1912523 Add files for creating an XPI. 2005-02-24 23:28:41 +00:00
pedemont%us.ibm.com
d58ea1c0d9 Fix several memory leaks. Also, use monitors around sensetive structures. 2005-02-24 23:17:36 +00:00
pedemont%us.ibm.com
5b73ebfd1f Bug 281102 - Allow many Java proxies per XPCOM object. r=darin 2005-02-24 21:53:46 +00:00
allan%beaufour.dk
3243c8f515 Simple fix for XPath scanner (code that will die in the future). Bug 277929, r=doronr 2005-02-24 16:18:46 +00:00
allan%beaufour.dk
b15a475d7f Forgot to remove nsXFormsMDGSet ... bug 278369 2005-02-24 14:38:44 +00:00
allan%beaufour.dk
7d3aed3043 Use nsCOMArray instead of nsIArray in nsIXFormsControl and get rid of nsXFormsMDGSet. Bug 278369, r=smaug/doronr 2005-02-24 14:35:27 +00:00
bugzilla%arlen.demon.co.uk
b6e58fa627 Bug 282893 Properly indent children in help files especially <div> (nav_help fixes)
p=giacomo.magnini@portalis.it r=me
2005-02-23 23:01:55 +00:00
doronr%us.ibm.com
1662cd40fa XForms bug 283240 - xforms:message not centered. Patch by aaronr@us.ibm.com, r=smaug,me 2005-02-23 20:35:04 +00:00
pedemont%us.ibm.com
96198b173a Bug 279649 - Dynamically create Java proxies. r=darin. 2005-02-23 20:19:55 +00:00
doronr%us.ibm.com
2d88b38e4a XForms bug 283006 - XForms seems vulnerable to http-redirect attacks. Patch by smaug, r=me/sr=darin 2005-02-23 18:01:11 +00:00
doronr%us.ibm.com
dd690f3ef1 Bug 282777 - Implement index() xpath function. Patch by aaronr@us.ibm.com, r=sicking, beaufour 2005-02-23 17:17:47 +00:00
bsmedberg%covad.net
311203ed0c Fix system-pref service from bug 281414 (s/nsIPrefBranchInternal/nsIPrefBranch2/), r=blizzard 2005-02-23 16:15:37 +00:00
bzbarsky%mit.edu
dc9f9999fe Removing incorrect XXX comments. 2005-02-23 05:15:23 +00:00
doronr%us.ibm.com
f6d43aa074 XForms bug 273428. Patch by aaronr, r=me,beaufour. 2005-02-22 22:11:51 +00:00
bzbarsky%mit.edu
d029903af6 Remove the parentURIContentListener attribute on docshell; people not using
nsIWebBrowser can getInterface the docshells nsIURIContentListener and set its
parent.  Bug 283108, r=biesi, sr=darin
2005-02-22 19:56:11 +00:00
bzbarsky%mit.edu
44c16850a9 Don't use PR_s.?printf to format floats for W3C-spec purposes, since it's
locale-sensitive.  Bug 282245 partial fix, r+sr=peterv
2005-02-22 19:31:39 +00:00
shaver%mozilla.org
d9cd304238 need to use relative entries in DIRS, if you actually want things to build 2005-02-21 21:28:20 +00:00
silver%warwickcompsoc.co.uk
cb044c9e42 Bug 283017 - Fix long standing typo so eval-out messages get labelled correctly.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=dmcorry@seanet.com (David Corry)
2005-02-21 18:25:55 +00:00
doronr%us.ibm.com
395f555875 XForms bug 282263 - XForms Submission doesn't copy over namespaces. r=aaronr,beaufour 2005-02-21 17:22:26 +00:00
allan%beaufour.dk
dd61e1c7b5 Delays dispatching of document load event until all instances have been loaded. Bug 282351, r=aaronr/darin/me, patch by smaug@welho.com 2005-02-21 11:20:46 +00:00
bugzilla%arlen.demon.co.uk
dea6111c25 Bug 252698 Use buttonlabel attributes in <dialog>s
p=me r=neil.parkwaycc.co.uk sr=dveditz
2005-02-21 00:57:10 +00:00
bugzilla%arlen.demon.co.uk
fd6dc6edd3 Bug 282893 Properly indent children in help files especially <div> - composer_help patch
p=giacomo.magnini@portalis.it r=me
2005-02-20 17:57:58 +00:00
peterv%propagandism.org
42069a1bae Fix for bug 278157 (Need to correct xsl:number implementation). r=sicking, sr=jst. 2005-02-20 09:54:06 +00:00
silver%warwickcompsoc.co.uk
7686a1c94f Bug 282495 - Fix fallout of the /list command on servers that omit the LIST header reply following 0.9.67 changes.
ChatZilla only.
r=samuel@sieb.net
2005-02-19 20:47:41 +00:00
jst%mozilla.jstenback.com
be2f36ec94 Fixing bug 282615. Make DOMSerializer's security check check for enabled priveleges too. r=jonas@sicking.cc, sr=bzbarsky@mit.edu 2005-02-19 19:00:14 +00:00
silver%warwickcompsoc.co.uk
b7ac7d591a Bug 281649 - Fix typos in locale.
ChatZilla only.
r=silver@warwickcompsoc.co.uk
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-02-19 18:25:46 +00:00
bryner%brianryner.com
708a569767 Guarantee that a document's binding manager is non-null. Bug 282792, r+sr=bzbarsky. 2005-02-19 10:31:27 +00:00
mozilla.mano%sent.com
3e7b26be5a Bug 279100 - JS error pressing ESC in Help window. r+sr=neil 2005-02-19 00:50:40 +00:00
bugzilla%arlen.demon.co.uk
03237c80d5 Bug 282783 Remove tabs from help files - Patch for help_help.xhtml
p=me rs=neil.parkwaycc.co.uk
2005-02-19 00:28:11 +00:00
bugzilla%arlen.demon.co.uk
daf8a9bcb6 Bug 281731 Need to update search info in help_help.xhtml
p=stefan_h@hem.utfors.se r=me
2005-02-18 23:59:55 +00:00
timeless%mozdev.org
7b77a70128 Add localization note for root.title
note from Frank Wein <bugzilla@mcsmurf.de> r=timeless
2005-02-18 23:34:22 +00:00
bugzilla%arlen.demon.co.uk
b5fc55e306 Bug 279054 Document new proxy pref pane in Help - Setting Proxy Values update
p=giacomo.magnini@portalis.it r=me
2005-02-18 22:15:30 +00:00
doronr%us.ibm.com
724a86c712 Bug 279057 - Implement hasFeature for XForms. Patch by smaug, r=bryner/sr=jst 2005-02-18 21:32:46 +00:00
doronr%us.ibm.com
48532f2fe6 XForms bug 280264 - XForms submission doesn't remove non-relevant instance-data. r=aaronr/smaug 2005-02-18 19:48:46 +00:00
bzbarsky%mit.edu
c0a59befc5 Convert internal users of -moz-opacity to just use opacity. Bug 281907, patch
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-18 16:33:02 +00:00
allan%beaufour.dk
8fed129e53 Disables submit button until submit is done. Bug 280312, r=aaronr+me, patch by smaug@welho.com 2005-02-18 11:16:15 +00:00
allan%beaufour.dk
529e7b08db Fix crash when input points to a non-existing bind. Bug 281850, r=smaug+me, patch by doronr@gmail.com 2005-02-18 10:14:48 +00:00
allan%beaufour.dk
100ff910cf Fix problem with MDG not allowing calculated values to write to readonly instance nodes. Bug 280823, r=aaronr+smaug 2005-02-18 10:05:24 +00:00
allan%beaufour.dk
9179f0a5b4 Fix problem with controls not binding when using external instances. Bug 279021, r=smaug+aaronr 2005-02-18 09:48:13 +00:00
allan%beaufour.dk
784c9d05f6 Implementation of setindex element and repeat-index functionality. Bug 278209, r=smaug+aaronr 2005-02-18 09:38:32 +00:00
shaver%mozilla.org
3dbecc5057 forgot to mention generate-interfaces.cs 2005-02-17 04:58:26 +00:00
shaver%mozilla.org
bc8359d38a basic README, nothing really earth-shaking 2005-02-17 04:54:02 +00:00
shaver%mozilla.org
3c96d45066 add test programs and drivers 2005-02-17 03:38:17 +00:00
scott%scott-macgregor.org
330fa6dc4b Bug #280901 --> Fix ports bustage for OSF/1 builds
Patch by
Laxmi Harikumar

r=mvl
sr=me
2005-02-16 18:25:04 +00:00
shaver%mozilla.org
1ec41fd9d5 stub lightning extension, so that --with-extensions=lightning can DTRT 2005-02-15 21:47:48 +00:00
scott%scott-macgregor.org
1f16319a99 Bug #282278 --> use the right editor node filter for Thunderbird's inline spell checker 2005-02-15 01:27:33 +00:00
Stefan.Borggraefe%gmx.de
7b67ce6f10 Bug 279031: Reflect UI changes introduced with bug 231428 and bug 279034 in Help
r=neil, a=caillon
2005-02-14 01:02:51 +00:00
bugzilla%arlen.demon.co.uk
aed86090c0 Bug 239557 Cleanup of new Cookie UI for 1.8a
p=me/mvl r=mvl sr=neil.parkwaycc.co.uk a=asa
2005-02-13 20:48:38 +00:00
bugzilla%arlen.demon.co.uk
a748b47998 Bug 281725 Remove some obsolete images in en-US/images
p=stefan_h@hem.utfors.se r=me a=caillon
2005-02-13 20:38:09 +00:00
bugzilla%arlen.demon.co.uk
eb49b2ae4c Backing out bug 239557 - forgot the sr - no more early morning checkins if I can help it 2005-02-10 13:53:59 +00:00
allan%beaufour.dk
191b779fe4 Cosmetic check in: Fixed out-of-date comments. 2005-02-10 11:02:43 +00:00
bugzilla%arlen.demon.co.uk
a43c894c70 Bug 239557 Cleanup of new Cookie UI for 1.8a/b
p=me/mvl r=mvl a=asa
2005-02-10 00:45:39 +00:00
robert%accettura.com
dae898802f - Add change-warning to reportWizard.js because it needs to be in sync with webtool
- Commented out buildconfig for now (sigh)
- Added SeaMonkey support
- Small cleanup
- other tiny tweeks

Not part of build, no bug
2005-02-09 21:37:38 +00:00
allan%beaufour.dk
d77ae785d1 Implements insert and delete, and fixes bug in repeat caused by bug 279957. Bug 278211, r=smaug, sr=bryner 2005-02-09 13:19:37 +00:00
allan%beaufour.dk
9fc0546e03 Remaining controls implement nsIXFormsContextControl, through nsXFormsControlStub, bug 280017, r=smaug, sr=bryner 2005-02-09 09:57:31 +00:00
timeless%mozdev.org
5eb33508ba Bug 281119 Warning `assignment to undeclared variable seq'' [xs] in file `chrome://inspector/content/jsutil/rdf/RDFU.js'', line 86, character 0.
patch by ajvincent@gmail.com r=timeless sr=roc
2005-02-09 03:53:20 +00:00
bugzilla%arlen.demon.co.uk
f685d4fe7f Bug 281563 Help Viewer search results should be updated with every keystroke (live search) - orginal patch for firefox by steffen.wilberg@web.de on bug 271299
p=me r=neil.parkwaycc.co.uk
2005-02-09 00:40:06 +00:00
cvshook%sicking.cc
9d0763eb6e Bug 281575: Don't bother supporting attributes not implementing nsIAttribute since there are no longer any such nodes.
r/sr=peterv
2005-02-08 23:49:11 +00:00
bugzilla%arlen.demon.co.uk
5e77deb2f6 Bug 169306 creation of URL (with %s) to enable custom keyword functionality not documented
p=giacomo.magnini@portalis.it r=me
2005-02-08 13:18:26 +00:00
bzbarsky%mit.edu
aef9d24cf2 Fix up some issues in Inspector (including mis-spelled identifier). Bug
281165, patch by Frank Wein <bugzilla@mcsmurf.de>, r=timeless, sr=bzbarsky
2005-02-07 18:03:13 +00:00
bugzilla%arlen.demon.co.uk
9349bc7f05 Bug 279054 Document new proxy pref pane in Help
p=giacomo.magnini@portalis.it r=me
2005-02-06 21:37:16 +00:00
dwitte%stanford.edu
33e373e757 tidy up popup blocker code.
b=279710, r+sr=dveditz.
2005-02-06 08:25:40 +00:00
jshin%mailaps.org
37358fd28c bug 280007 (pt2) : fix a minor problem in firefox help. add a sentence about 'other languages' to the explanation of the font configuration (r=steffen.wilberg) 2005-02-06 03:26:46 +00:00
cvshook%sicking.cc
403f464793 Use a better sourcelevel when setting charset through xsl:output element. Also make sure to use the proper form when setting the charset.
r/sr=bz
2005-02-05 13:47:43 +00:00
dbaron%dbaron.org
3a87f7e225 Fix common misspelling of delimiter and delimited (de-limit-er, not deli-meter). b=106386 r=timeless 2005-02-05 00:49:25 +00:00
bugzilla%arlen.demon.co.uk
188f34553c Bug 221261 glossary has glaring omissions: [http, smtp, gopher, irc, socks], [uri, iri], [xslt], [idn]
p=rj.keller@beonex.com/stefan_h@hem.utfors.se r=me
2005-02-04 22:02:05 +00:00
bryner%brianryner.com
ed870113ca Additional REQUIRES cleanup for mailnews, mac, and suite directories (bug 73353). r+sr=dbaron. 2005-02-04 21:10:45 +00:00
bugzilla%arlen.demon.co.uk
044006f0b9 Bug 274179 Add horizontal options to mouse wheel prefs panel
p=mozilla@Weilbacher.org r=neil.parkwaycc.co.uk sr=jag
2005-02-04 13:19:14 +00:00
scott%scott-macgregor.org
4ba200660e Bug #280826 --> automatically add email recipients to the inline spell checker ignore list.
sr=bienvenu
2005-02-04 01:39:02 +00:00
bryner%brianryner.com
67dba23ae4 Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron. 2005-02-03 23:01:54 +00:00
scott%scott-macgregor.org
299f3c3b27 Bug #278312 --> Initial framework for inline spell check
sr=bienvenu
2005-02-02 19:42:55 +00:00
robert%accettura.com
58fa7fbbad re-position "behind login" question per Gerv's suggestion from way back when.\r\r
Not part of build.
2005-02-02 16:13:47 +00:00
smontagu%smontagu.org
5f075aebf5 Remove UTF-8 BOMs from source files. Bug 280656, r=jshin, sr=brendan 2005-02-02 13:25:44 +00:00
mvl%exedo.nl
6dd7aa8789 check for return code in order to not reset prefs
bug 280670, r=dwitte, sr=darin
2005-02-02 11:18:20 +00:00
robert%accettura.com
5979ff01a3 Drop the world "tool" from title.
Delete dup

not part of build
2005-02-02 06:07:48 +00:00
doronr%us.ibm.com
ca58d9d036 bug 280735 - os/2 code breaks xforms xpi packaging on windows. patch by aaronr@us.ibm.com, r=me. Evil os/2, bad os/2, die finally please. 2005-02-02 04:20:00 +00:00
robert%accettura.com
c6a6c53aba More... forgot some locale stuff
Not part of build
2005-02-02 02:10:21 +00:00
robert%accettura.com
09c7ec9744 - Make Overlay work in SeaMonkey
- Correct positioning of menu item in Firefox
- Remove unnecessary param in reporterOverlay.js
- Localize Rogue String to About
- Add Neil to about

Not part of build
2005-02-02 01:41:46 +00:00
roc+%cs.cmu.edu
d1351875be Bug 259076. Use gconf system prefs for proxy-type and other proxy settings. r=darin,sr=roc, patch by Ganesh (Novell) 2005-02-02 01:21:16 +00:00
shaver%mozilla.org
47bcc65e52 initial import of monoconnect^Wxpcom-dotnet^Wextensions/mono code -- not working, not done, not useful to you, not part of the build 2005-02-01 23:58:57 +00:00
bryner%brianryner.com
28ecb4e167 Separate refresh from revalidate in nsXFormsModelElement (bug 279059). Patch by allan@beaufour.dk, r=aaronr@us.ibm.com, sr=me. 2005-02-01 20:23:41 +00:00
bryner%brianryner.com
2560574e5b Support incremental=true for input controls (bug 279012). Patch by smaug@welho.com, r=allan@beaufour.dk, sr=me. 2005-02-01 19:38:00 +00:00
bryner%brianryner.com
27c6760db2 Throw a binding exception when the submission attribute does not reference a valid xforms:submission element. Bug 279552, patch by smaug@welho.com, r=aaronr@us.ibm.com, sr=me. 2005-02-01 19:31:56 +00:00
bryner%brianryner.com
e1c3b67503 Fix windows bustage (bug 279516). Patch by aaronr@us.ibm.com, r=me. 2005-02-01 19:30:10 +00:00
bzbarsky%mit.edu
949dc5fa14 Add a way for IME to query the caret position. Bug 278061, patch by
Masayuki Nakano (Mozilla Japan) <masayuki@d-toybox.com>, r=smontagu,glazou,
sr=bzbarsky
2005-02-01 19:24:59 +00:00
doronr%us.ibm.com
af9f0dc54f XForms bug 279516 - controls not initialized with MIP's. Patch by beaufour, r=smaug/sr=bryner 2005-02-01 16:02:54 +00:00
bugzilla%arlen.demon.co.uk
1732c58039 Bug 230258 sanitize Navigator Help - navpolish patch
p=giacomo.magnini@portalis.it r=me
2005-02-01 12:58:25 +00:00
bryner%brianryner.com
9ad4cbaa75 Fix writing multiple selected items to the instance data (bug 278207). Also fixes bug 280504. Patch by aaronr@us.ibm.com, r=allan@beaufour.dk, sr=me. 2005-02-01 01:18:27 +00:00
bryner%brianryner.com
e5907bb0d9 Implement the xforms-reset event (bug 278471). Patch by aaronr@us.ibm.com, r=smaug@welho.com, sr=me. 2005-01-31 23:56:27 +00:00
bryner%brianryner.com
f575a675b2 Remove nsIAutoCopy and fold the functionality into nsSelection.cpp (bug 231343). r+sr=roc. 2005-01-31 23:47:26 +00:00
bryner%brianryner.com
2d5eedd0a5 back out changes that were accidentely checked in 2005-01-31 23:42:37 +00:00
bryner%brianryner.com
8ef2852244 Fix nsXFormsModelElement::Rebuild() to work correctly. Patch by aaronr@us.ibm.com, r=allan@beaufour.dk, sr=me. 2005-01-31 23:41:00 +00:00
bryner%brianryner.com
2082b5ec62 Remove MODULE_NAME to fix static-build bustage. 2005-01-31 20:40:52 +00:00
allan%beaufour.dk
a8427f50f2 Fix signed/unsigned warning, bug 280557, r=doron 2005-01-31 19:15:58 +00:00
silver%warwickcompsoc.co.uk
61cd2b1f4d Bug 233352 - Make ecmaUnescape work with lower-case encodes!
ChatZilla only.
r=rginda
2005-01-31 17:24:51 +00:00
silver%warwickcompsoc.co.uk
241e2b7c67 Bug 279471 - Add /pass command that can be used before user registration.
ChatZilla only.
r=samuel@sieb.net
2005-01-31 17:21:09 +00:00
silver%warwickcompsoc.co.uk
1bdcad33fe Bug 233831 - Handle the IRC 464 (invalid or no password) numeric. Also add a 491 (no O-line) message.
ChatZilla only.
r=samuel@sieb.net
2005-01-31 17:14:16 +00:00
doronr%us.ibm.com
f154e2f620 XForms bug 279449: Submission not stopped for invalid/required data. r=aaronr/beaufour 2005-01-31 16:13:24 +00:00
bugzilla%arlen.demon.co.uk
a43a6ff556 Bug 279645 New Download prefs need to be included in HELP.
p=stefan_h@hem.utfors.se r=me
2005-01-30 21:10:02 +00:00
bugzilla%arlen.demon.co.uk
71cc5435a8 Bug 258257 various errors in mail help (mail_help.xhtml)
p=giacomo.magnini@portalis.it r=me
2005-01-30 17:29:19 +00:00
bugzilla%arlen.demon.co.uk
062adc43bb Bug 186235 Help Index should have an entry for "tooltips"
p=giacomo.magnini@portalis.it r=me
2005-01-30 17:01:08 +00:00
bienvenu%nventure.com
ed86fda23a fix 280204 recover from broken mcd server sending down empty prefs, sr=mscott 2005-01-30 00:33:47 +00:00
bryner%brianryner.com
237ed29cbf Implement XForms message element (bug 269428). Patch by smaug@welho.com, r=allan@beaufour.dk, sr=bryner. 2005-01-29 23:53:32 +00:00
allan%beaufour.dk
4e4fb02082 Remove direct access to MDG in nsIModelElementPrivate and save pointer to model in nsXFormsControlStub. Bug 278370, r=smaug, sr=bryner 2005-01-29 20:36:09 +00:00
allan%beaufour.dk
bd1eb9e46e Make selects incremental by default. Bug 278881, patch by aaronr, r=smaug, sr=bryner 2005-01-29 11:37:33 +00:00
peterv%propagandism.org
6c94e959a6 Fix for bug 279878 (Unknown extension function shouldn't stop processing unless called). r=sicking, sr=jst. 2005-01-29 11:07:14 +00:00
bzbarsky%mit.edu
5ffa5142bf Fixing build bustage 2005-01-29 04:46:02 +00:00
bzbarsky%mit.edu
eb250c13aa Make nsIXMLHttpRequest.getResponseHeader follow the documented api. Bug
276705, r=doron, sr=jst
2005-01-29 04:12:12 +00:00
dmose%mozilla.org
165b6aeac0 Make WebDAV resolve hrefs with relative URLs. rs=shaver. Not part of the default build. 2005-01-29 02:03:14 +00:00
bryner%brianryner.com
fca0197e8b fixing merge bustage 2005-01-28 19:35:28 +00:00
bryner%brianryner.com
5fa91093e2 Make xforms and schema-validation always build as dynamic components, for now. 2005-01-28 19:22:21 +00:00
bryner%brianryner.com
94e993acd1 Implement CloneState() for nsXFormsContextContainer to clone the model, node, context position, and context size. Merge from XFORMS_20050106_BRANCH. 2005-01-28 19:03:13 +00:00
bryner%brianryner.com
6dbe716ae1 removing ^Ms 2005-01-28 18:02:10 +00:00
bsmedberg%covad.net
a6ed53ee76 Move the transformiix locale file to dom/locales, r=peterv/Pike 2005-01-28 15:08:59 +00:00
neil%parkwaycc.co.uk
64d9edac4b Bug 252780 Document Roaming Access in Help p=giacomo.magnini@portalis.it r=ben.bucksch sr=me 2005-01-28 12:08:47 +00:00
bryner%brianryner.com
50976e0d21 Add a cloneNode hook for XTF (bug 280072). r+sr=jst 2005-01-28 03:49:44 +00:00
dbaron%dbaron.org
ffc102ed81 Convert CR-LF line endings to LF to fix bustage. 2005-01-28 00:48:32 +00:00
doronr%us.ibm.com
38e86f26fd xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv 2005-01-27 23:09:54 +00:00
doronr%us.ibm.com
c4d30bcb1a xforms bug 258472 - Add the XPath functions needed for XForms, r=sicking,sr=peterv 2005-01-27 23:02:27 +00:00
doronr%us.ibm.com
dcbb265390 not part of default build. Make schema decimal validate work correctly 2005-01-27 21:13:36 +00:00
doronr%us.ibm.com
34d6553453 XForms Bug 277543 - add default handling for xforms-focus. Patch by smaug@welho.com, r=aaronr/sr=bryner 2005-01-27 19:30:03 +00:00
doronr%us.ibm.com
e8a0db789d Not part of default build. Bug 279187 - Hook up Schema Validation to XForms. r=allan/arronr 2005-01-27 18:39:34 +00:00
doronr%us.ibm.com
2efd59b026 Not part of default build. Bug 279187 - Hook up Schema Validation to XForms. r=allan/arronr 2005-01-27 18:22:58 +00:00
doronr%us.ibm.com
803ae820e9 Not part of default build - make schema validation validate built-in types without a loaded schema file 2005-01-27 18:20:37 +00:00
neil%parkwaycc.co.uk
2a28daa67e Followup to bug 226911 target="_blank" unnecessary p=stefan_h@hem.utfors.se r=me 2005-01-27 18:05:06 +00:00
neil%parkwaycc.co.uk
b670687982 Followup to previous patch for bug 226911 to work for links with internal elements r=timeless 2005-01-27 17:53:34 +00:00
silver%warwickcompsoc.co.uk
cd5112aedf Bug 280004 - Correctly exclude whitespace from any linkifying.
ChatZilla only.
r=samuel@sieb.net
2005-01-27 17:39:35 +00:00
mkaply%us.ibm.com
a903c89bb3 OS/2 bustage - need shortname 2005-01-27 15:46:43 +00:00
allan%beaufour.dk
ff39d4f7a5 Inform MDG about presence of type attribute, bug 279936, r=doron 2005-01-27 14:37:57 +00:00
allan%beaufour.dk
98fdc2f849 Added binding-exceptions, returning nsIModelElementPrivate from nsXFormsUtils::* instead of nsIDOMNode, bug 279552, r=aaron, sr=bryner 2005-01-26 12:20:21 +00:00
mvl%exedo.nl
14912925b3 porting patch from imageblocker to contentblocker.
already had r=dwitte, sr=shaver. bug 256172
2005-01-25 18:31:02 +00:00
allan%beaufour.dk
319afa2a8f Four small cosmetic changes... got tired of Doxygen complaining 2005-01-25 12:07:19 +00:00
allan%beaufour.dk
40690464a6 Bind trigger to its node binding through nsXFormsControlStub, bug 279444, r=aaron 2005-01-25 09:15:20 +00:00
bryner%brianryner.com
3381aaaa2a Fix up seamonkey install.js to be more correct. Still need to actually test this on an installer build. 2005-01-25 08:34:39 +00:00