Commit Graph

6624 Commits

Author SHA1 Message Date
bienvenu%nventure.com
9505c902a3 remove files copied to extensions\auth, part of work for 280792 and 303160 2005-08-21 15:59:28 +00:00
bienvenu%nventure.com
9a057b6837 remove files copied to extensions\auth, part of work for 280792 and 303160 2005-08-21 15:58:52 +00:00
silver%warwickcompsoc.co.uk
e92848fd5b Bug 300622 - Hack around bugs in <tabs> element, introduced by bug 175893.
ChatZilla only.
r=samuel
2005-08-20 22:45:53 +00:00
silver%warwickcompsoc.co.uk
580a26fb7c Bug 304507 - Use correct lower-case function for ignore code.
ChatZilla only.
r=samuel
2005-08-20 22:44:27 +00:00
bienvenu%nventure.com
754ce9752c fix building gssapi on mac os 10.4, patch by mark@moxienet.com, r=cneberg@gmail.com, sr=bienvenu 2005-08-20 22:34:32 +00:00
timeless%mozdev.org
cfa1fd9614 Bug 304326 - Change inspectorTaskCmd.accesskey.ff in Polish [pl] l10n of DOM Inspector
patch by marek.stepien@gmail.com (module owner)
2005-08-19 17:20:11 +00:00
bienvenu%nventure.com
353bb06953 fix static build bustage, thx to mento 2005-08-19 15:38:15 +00:00
bzbarsky%mit.edu
450276f6a6 Set the content-type hint to text/xml for XSLT stylesheet loads. Bug 259206,
patch by peterv, r+sr=bzbarsky
2005-08-19 15:33:32 +00:00
scott%scott-macgregor.org
32143ba701 Bug #305017 --> myspell object gets leaked by mozMySpell
r=mvl
sr=bienvenu
2005-08-18 21:07:41 +00:00
bienvenu%nventure.com
287e94061c implement sasl auth and ability to use gssapi on windows, patches by cneberg@gmail.com, simon@sxw.org.uk, r=darin, sr=bienvenu 280792, 303160, NPOB 2005-08-18 15:22:33 +00:00
peterv%propagandism.org
3cdcbbef6b Fix for bug 304374 (|nsCOMPtr<nsIInterfaceInfoManager> iim = XPTI_GetInterfaceInfoManager()| leaks). r/sr=jst. 2005-08-18 11:29:12 +00:00
mark%moxienet.com
1686e1a5a4 Bustage fix following bug 301030, better assignment. r+sr=bz. Sorry for the burning. 2005-08-18 09:38:47 +00:00
mark%moxienet.com
92eb3fe27b Bug 301030, WWW-Authenticate: Negotiate crashes on Mac. Fix Mac-only function pointer. r=cneberg sr=darin a=bsmedberg 2005-08-18 09:38:46 +00:00
mark%moxienet.com
327b0906e3 Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers 2005-08-18 09:38:45 +00:00
darin%meer.net
6e6ca5341b fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg 2005-08-18 09:38:44 +00:00
darin%meer.net
b8d85ac06f landing patch for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cneberg sr=bryner a=shaver 2005-08-18 09:38:43 +00:00
pedemont%us.ibm.com
d7802bbca9 Bug 240643 - Autthentication Failover not fully supported between connection based Authentication Types - patch by cneberg@sandia.gov r+sr=darin 2005-08-18 09:38:42 +00:00
darin%meer.net
9f45adfb49 backing out last change 2005-08-18 09:38:41 +00:00
darin%meer.net
3471b56106 fixes bug 240643 "Autthentication Failover not fully supported between connection based Authentication Types" patch by cneberg@sandia.gov r+sr=darin 2005-08-18 09:38:40 +00:00
darin%meer.net
80aefe96b5 landing patch for bug 241124 "move GSSAPI code behind nsIAuthModule so it can be used by mail protocols" r=cneberg sr=bryner 2005-08-18 09:38:39 +00:00
peterv%propagandism.org
08c98d6b62 Fix for bug 248025 (cannot add a DOM Node as an xsl:param using XSLTProcessor.setParameter()). r=Pike, sr=jst. 2005-08-18 09:14:10 +00:00
bienvenu%nventure.com
5078c789ba add auth gssapi, not part of build, files by simon@sxw.org.uk and cneberg@gmail.com, r=darin, sr=bienvenu 2005-08-17 21:00:28 +00:00
cbiesinger%web.de
ee62d3bd19 Bug 293046 XMLHttpRequest.overrideMimeType() makes loading abort for non-XML
patch by Wladimir Palant <trev@gtchat.de> r=jst sr=darin
2005-08-17 16:54:25 +00:00
bsmedberg%covad.net
c54aa3f56b Bug 304476 (and 304478) - remove app.extensions.version from default prefs - r=chase 2005-08-16 19:28:01 +00:00
bsmedberg%covad.net
06fe11b848 Bug 303886 - ga-IE locale of DOMI, provided by Kevin P. Scannell <kscanne@yahoo.com>, a=me 2005-08-16 18:07:37 +00:00
peterv%propagandism.org
d6f922dd54 Fix for bug 188339 (improve standalone DOM). r=Pike. NPOTB. 2005-08-16 14:36:44 +00:00
steffen.wilberg%web.de
8f0dcbee49 Bug 222654: global/scrollbars.css for native scrollbars different on Mac (many Firefox themes break scrollbars on Mac). Use nativescrollbars.css and xulscrollbars.css and ship both files on all platforms. r=neil, kevin, sr=bz 2005-08-14 16:23:37 +00:00
dbaron%dbaron.org
7b6c6f51b5 Make nsIChannel implementations follow the rules that prevent them from leaking due to cycles with their notification callbacks. b=303043 r=biesi sr=darin 2005-08-12 22:53:22 +00:00
darin%meer.net
0d8065923f fixes bug 302809 "AJAX regression: POST setRequestHeader causes NS_ERROR_ILLEGAL_VALUE for invalid headers" r+sr=dveditz a=cbeard 2005-08-12 02:14:28 +00:00
pedemont%us.ibm.com
002bf8e4a8 Bug 302497 - selected attribute on case element should only determine initial state. r=doronr/allan, a=mkaply. Not part of default build. 2005-08-11 16:15:17 +00:00
doronr%us.ibm.com
265ff9ff81 Bug 304154 - nsSchemaLoader::ProcessSimpleType uses = rather than == in an if statement. r/sr=peterv, a=mkaply 2005-08-10 15:48:09 +00:00
bsmedberg%covad.net
690353a97e Additional inspector locales:
Swedish - bug 302521 - Hasse <jasajudeju@telia.com>
Polish - bug 302770 - Marek A. Stepien <marek.stepien@gmail.com>
Russian - bug 302780 - Marek A. Stepien <marek.stepien@gmail.com>
2005-08-10 14:05:12 +00:00
allan%beaufour.dk
0c5b39af38 [XForms] Class attribute name should be set in *Stub* elements, not in *ControlStub*. Bug 303876, r=aaronr+me, a=mkaply, patch by smaug@welho.com, NPOTB 2005-08-10 07:58:29 +00:00
allan%beaufour.dk
ad45ecb4d9 Make minimal trigger focusable (fixing problem with index() in repeats too). Bug 300609, r=smaug+doronr, a=mkaply, NPOTB 2005-08-10 07:01:12 +00:00
darin%meer.net
a941f5eca5 fixes bug 286803 "Automatic NTLM auth fails if SSPI 'negotiate' package not found" r=biesi 2005-08-09 23:06:58 +00:00
darin%meer.net
8491ae3ac5 landing non-nspr portion of patch for bug 239358 "DNS: Reverse lookups are
degrading performance" r=lorenzo sr=bryner
2005-08-09 23:06:57 +00:00
darin%meer.net
d02cfd73b2 fixes bug 231529 "Optionally enable unprompted NTLM authentication" r=cneberg sr=bryner 2005-08-09 23:06:56 +00:00
mark%moxienet.com
3c6ad0547d Bustage fix following bug 301030, better assignment. r+sr=bz. Sorry for the burning. 2005-08-09 23:06:55 +00:00
mark%moxienet.com
5888027beb Bug 301030, WWW-Authenticate: Negotiate crashes on Mac. Fix Mac-only function pointer. r=cneberg sr=darin a=bsmedberg 2005-08-09 23:06:54 +00:00
mark%moxienet.com
2384681563 Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers 2005-08-09 23:06:53 +00:00
darin%meer.net
ca158ad0d8 fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg 2005-08-09 23:06:52 +00:00
darin%meer.net
dc2da62231 fixing bustage 2005-08-09 23:06:51 +00:00
cbiesinger%web.de
ea4d4c8645 Bug 286990 nsHttpNegotiateAuth.cpp behaves different in debug/non-debug
r+sr=darin
2005-08-09 23:06:50 +00:00
darin%meer.net
d513302677 fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner 2005-08-09 23:06:49 +00:00
bsmedberg%covad.net
44ea21148b Adding MOZILLA_INTERNAL_API to internal makefiles, bug 288626, rs=darin 2005-08-09 23:06:48 +00:00
darin%meer.net
f5abc42f03 landing patch for bug 237586 "Implement negotiateauth using SSPI for Windows" r=cneberg sr=bryner a=shaver 2005-08-09 23:06:47 +00:00
pedemont%us.ibm.com
73552221fd Bug 240643 - Autthentication Failover not fully supported between connection based Authentication Types - patch by cneberg@sandia.gov r+sr=darin 2005-08-09 23:06:45 +00:00
darin%meer.net
23555f6757 backing out last change 2005-08-09 23:06:44 +00:00
darin%meer.net
6f4bbd07cb fixes bug 240643 "Autthentication Failover not fully supported between connection based Authentication Types" patch by cneberg@sandia.gov r+sr=darin 2005-08-09 23:06:43 +00:00
darin%meer.net
c6cb29d879 fixes bug 230351 "NTLM base64 decoder should tolerate extra '=' padding" r=cneberg 2005-08-09 23:06:42 +00:00
darin%meer.net
24286983eb fixes bug 242446 "nsHttpNegotiateAuth::MatchesBaseURI fixes" patch by cneberg@sandia.gov r+sr=darin 2005-08-09 23:06:41 +00:00
darin%meer.net
5b31ba8306 attempting to fix mac build bustage 2005-08-09 23:06:40 +00:00
darin%meer.net
3386aefe45 landing patch for bug 241124 "move GSSAPI code behind nsIAuthModule so it can be used by mail protocols" r=cneberg sr=bryner 2005-08-09 23:06:39 +00:00
cls%seawood.org
2d641e766f Fixing static build bustage caused by checkin for bug 17578. 2005-08-09 23:04:58 +00:00
darin%meer.net
d8b70c2c9d Landing patch for bug 17578 "I want Kerberos authentication and TGT forwarding"
This patch enables preliminary support for the SPNEGO protocol (Microsoft's
Negotiate protocol) via the GSSAPI library.  This means that only UNIX-like
operating systems (including Linux and OSX) are supported.  A SSPI-based
solution is needed for WIN32.

Only HTTP authentication is currently supported.  Mail protocols will follow.

Patch by:
  Daniel Kouril <kouril@ics.muni.cz> (original author)
  Wyllys Ingersoll <wyllys.ingersoll@sun.com>
  Christopher Nebergall <cneberg@sandia.gov>
  Darin Fisher <darin@meer.net>

r=dougt sr=bryner a=chofmann
2005-08-09 23:04:57 +00:00
mkaply%us.ibm.com
1f9dbaeada #303681
r/sr/a=bsmedberg
From Peter Weilbacher - build bustage with new make
2005-08-09 22:39:55 +00:00
timeless%mozdev.org
82a99c962e Bug 86999 - Hebrew support for Universal (All) Autodetect
fixing debug output typo
patch by shoosh20012001@hotmail.com r=smontagu sr=roc a=asa
2005-08-09 19:43:46 +00:00
Olli.Pettay%helsinki.fi
f02237b93d Bug 301374, controls show in wrong order. p=me+doron, r=me+doron+aaronr, a=mkaply, NPOTB 2005-08-09 19:17:18 +00:00
timeless%mozdev.org
7612af32a7 Bug 86999 Hebrew support for Universal (All) Autodetect
patch by shoosh20012001@hotmail.com r=smontagu r=timeless sr=roc a=asa
HebrewProber written by shoosh20012001@hotmail.com
LangHebrewModel written by smontagu
some data compiled by xslf@xslf.com
2005-08-09 04:50:07 +00:00
dougt%meer.net
66834a8142 If we find that nothing else is targetable in the direction of navigation, we will simply scroll the window. NPODB 2005-08-08 18:29:13 +00:00
neil%parkwaycc.co.uk
18950238e7 Missing part of bug 254992 to actually turn on Windows-specific help toc and index entries, thus fixing bug 303188 r=doron sr=bsmedberg 2005-08-06 18:27:05 +00:00
neil%parkwaycc.co.uk
4656890df4 Bug 302245 Prevent partial locale installations provided by extensions from appearing in the list of content packs r+sr=jag r=kairo a=bsmedberg 2005-08-05 13:37:34 +00:00
allan%beaufour.dk
645f42aea5 [XForms] Use onsyncfrompreference instead of onpreferenceread in UI. Bug 301801, r=doronr+smaug, a=mkaply, NPOTB 2005-08-05 09:28:52 +00:00
doronr%us.ibm.com
15d07051a7 Bug 281987 - Finish out XPath extension functions. Patch by aaronr, r=sicking sr=tor a=mkaply 2005-08-04 21:15:37 +00:00
dougt%meer.net
d59ba58592 Make snav build statically for minimo. npodb 2005-08-04 16:50:33 +00:00
doronr%us.ibm.com
1bd0a8902f XForms bug 281668 - select1 as a combobox. patch my smaug, r=beaufour,me a=mkaply 2005-08-03 18:43:45 +00:00
doronr%us.ibm.com
e9f7469250 XForms bug 302685 - XForms submission allows cross domain instance replacement. r=pedemonte,aaronr a=mkaply 2005-08-03 14:30:54 +00:00
darin%meer.net
3a49d1d940 fixes bug 302489 "XMLHTTP TRACE method can reveal proxy passwords to web sites" r=jst sr=dveditz a=asa 2005-08-02 21:00:03 +00:00
pedemont%us.ibm.com
3d5c94c603 Bug 302027 - use a common dispatchDOMActivate() method. r=allan/doronr, a=mkaply. Not part of default build. 2005-08-02 16:36:05 +00:00
timeless%mozdev.org
10cef0ef3e Bug 281137 Add profiling column for functions excluding other functions running
Venkman part
patch by silver@warwickcompsoc.co.uk r=rginda sr=dmose a=bsmedberg
2005-08-02 15:55:56 +00:00
doronr%us.ibm.com
e23bd3d6e5 XForms bug 203499 - change context for at attribute on insert. patch by beaufour r=me,smaug a=mkaply 2005-08-02 14:56:42 +00:00
gavin%gavinsharp.com
4bd40795d2 Bug 302436 : Reporter no longer needs about:blank in the updateURL to prevent extension updates to it, patch by Robert Strong <rob_strong@exchangecode.com>, r=darin, a=bsmedberg 2005-08-02 12:14:59 +00:00
allan%beaufour.dk
540f5dbf47 [XForms] Set correct context for controls with only a model attribute. Bug 280366, r=aaronr+smaug, a=mkaply, NPOTB 2005-08-02 09:23:21 +00:00
bzbarsky%mit.edu
6e9cbfcb44 Make XPCNativeWrapper call the wrapped native's classinfo resolve/get/set
hooks.  Makes native wrappers work in lots of nasty DOM0 corner cases.  Bug
296967, r=mrbkap, sr=jst, a=asa
2005-07-29 15:11:08 +00:00
bsmedberg%covad.net
4d78e340ea Bug 302465 - Add Czech locales for DOMI, patch by Pavel Franc - Pawell (Czilla.cz) <p.franc@gmail.com>, blanket-a=me 2005-07-29 12:44:41 +00:00
darin%meer.net
b459768aea fixes bug 295074 "POST responses remain in the memory cache when using XMLHttpRequest => huge memory leak" r+biesi sr=jst a=asa 2005-07-28 22:24:27 +00:00
darin%meer.net
7ed6ef4f6b fixes bug 302263 "prevent certain headers from being set on a XMLHttpRequest" r=dveditz sr=jst a=dveditz 2005-07-28 17:25:54 +00:00
kairo%kairo.at
be3228e35a adding German (de) locale for inspector, no bug, blanket-a=bsmedberg 2005-07-28 13:26:39 +00:00
kairo%kairo.at
08db3cdbf9 remove some quotes I had in that string for testing, sorry that slipped in. 2005-07-27 23:11:47 +00:00
kairo%kairo.at
fb339a876b also build German (de) locale for reporter, no bug, blanket-a=bsmedberg 2005-07-27 23:07:17 +00:00
kairo%kairo.at
20f8472e2c adding German (de) locale for reporter, no bug, blanket-a=bsmedberg 2005-07-27 22:53:00 +00:00
silver%warwickcompsoc.co.uk
6cd76df2de Bug 299458 - Suggest /knock command (when supported by server) when channel joins fail. Auto-join channels when invited, for ones you had tried to join yourself earlier.
ChatZilla only.
r=samuel
a=bsmedberg
2005-07-27 16:14:49 +00:00
silver%warwickcompsoc.co.uk
e2906a8f3a Bug 299458 - Update nsXULAppInfo usage for latest changes to interface. Also support ChatZilla in XULRunner better.
ChatZilla only.
r=samuel
a=bsmedberg
2005-07-27 16:10:02 +00:00
silver%warwickcompsoc.co.uk
9229d2d4ad Bug 299458 - Resolve hostnames to IP async.
ChatZilla only.
r=rginda
a=bsmedberg
2005-07-27 16:03:52 +00:00
silver%warwickcompsoc.co.uk
e9cd03e90c Bug 274300 - Catch and handle hook processing errors in event queue.
ChatZilla only.
r=rginda
a=bsmedberg
2005-07-27 15:59:30 +00:00
pedemont%us.ibm.com
21ad1a16b1 Bug 302027 - input element doesn't dispatch DOMActivate. r=aaronr/smaug, a=mkaply. 2005-07-26 20:29:13 +00:00
doronr%us.ibm.com
3e1e028576 Bustage fix, missed a file 2005-07-26 20:18:35 +00:00
doronr%us.ibm.com
9b53ced7ae NPOTDB Schema Validation fix needed by XForms part of bug 281987 - make Schema Duration return double for fractional seconds. r=sicking a=mkaply 2005-07-26 19:57:17 +00:00
scott%scott-macgregor.org
eed473dca2 Bug #302096 --> nsILddapSyncQuery for Mission Control Desktop uses the same ID for the
interface and the class. Make them use different IDs.

sr=bienvenu
2005-07-26 19:47:24 +00:00
doronr%us.ibm.com
f25bae5abb XForms bug 302074 - hint/help/alert order of precedence not being followed. Patch by aaronr r=smaug/me a=mkaply 2005-07-26 16:39:25 +00:00
robert%accettura.com
d2efd89ced Bug 298170 "Report Broken Website" should be followed by ellipsis r+a=bsmedburg 2005-07-26 00:03:21 +00:00
bryner%brianryner.com
83216585ac Change PageShow/PageHide events to be lowercase and hook them up so that onpageshow= works on the body tag. Bug 297887, patch by brettw@gmail.com, r=me, a=bsmedberg. 2005-07-25 22:09:39 +00:00
Olli.Pettay%helsinki.fi
1b4406629b Bug 302069, Custom events don't bubble, r=doronr+aaronr, a=mkaply, NPOTB 2005-07-25 21:52:54 +00:00
cbiesinger%web.de
3f1e13dd52 bug 300335 allocate enough memory
patch by Andrew Schultz <ajschult@verizon.net> r+sr=mscott a=bsmedberg
2005-07-25 21:06:44 +00:00
aaronleventhal%moonset.net
be531d3dfc Bug 301398. Another round of link fixes. Now we're down to 2 link implementations. r+a=mconnor 2005-07-25 19:23:12 +00:00
doronr%us.ibm.com
a9d5bc0a2a XForms bug 302049 - XForms preference overlay broke on trunk. r=smaug,aaronr a=mkaply 2005-07-25 18:08:08 +00:00
doronr%us.ibm.com
bbb382b955 XForms bug 301413 - Valid bindings generate MDG loop warning. patch my beaufour, r=smaug/me a=mkaply 2005-07-25 14:29:47 +00:00
dougt%meer.net
74e61fea7e Fixing makefile so that snav builds in the static build system. r=bsmedberg. npodb. 2005-07-24 03:41:38 +00:00
bsmedberg%covad.net
4c342d3f62 Bug 299286 - Move reporter locale files from en-US.jar to reporter.jar, r=gandalf a=shaver 2005-07-22 20:11:37 +00:00
doronr%us.ibm.com
0b0b12b797 XForms bug 300243 - upload doesn't generate xforms-value-changed event. patch by aaronr@us.ibm.com, r=smaug,me a=mkaply 2005-07-22 18:47:11 +00:00
mark%moxienet.com
adb146eda2 Bustage fix following bug 301030, better assignment. r+sr=bz. Sorry for the burning. 2005-07-21 22:34:41 +00:00
mark%moxienet.com
8fa1dbb0b2 Bug 301030, WWW-Authenticate: Negotiate crashes on Mac. Fix Mac-only function pointer. r=cneberg sr=darin a=bsmedberg 2005-07-21 19:08:15 +00:00
bsmedberg%covad.net
573f4d2881 Committing non-English locales to the reporter in preparation for the reporter part of bug 299286. NPOTB yet. 2005-07-21 15:37:44 +00:00
bsmedberg%covad.net
bedc041341 Bug 301565, bustage fix from bug 299265, seamonkey-only. 2005-07-21 13:36:27 +00:00
bsmedberg%covad.net
f6a94cf807 Bug 299286 - Make multiple in-tree localizations of DOMI possible, r=gandalf a=asa 2005-07-20 19:21:52 +00:00
doronr%us.ibm.com
4d2c066b06 Bug 300130 - Schema Loader can crash if an non-existing type is referenced in a schema file. r/sr=peterv, a=mkaply 2005-07-20 14:48:43 +00:00
allan%beaufour.dk
b2925570cf Throw xforms-compute-exception on XPath parse errors. Bug 299280, r=aaronr+doronr, a=mkaply, NPOTB 2005-07-20 08:21:43 +00:00
allan%beaufour.dk
63395688d4 Move event dispatching from revalidate to refresh, as per the errata. Bug 300586, r=aaronr+doronr, a=mkaply, NPOTB 2005-07-20 07:53:36 +00:00
allan%beaufour.dk
89c5b629a6 Fix stupid error in XPath analyzer. Bug 301168, r=aaronr+doronr, a=mkaply, NPOTB 2005-07-20 07:49:26 +00:00
mvl%exedo.nl
660a01e085 Don't crash when setting a previously deleted cookie permission.
bug 300301, r=dwitte, sr=darin, a=mconnor.
2005-07-17 10:10:31 +00:00
gandalf%firefox.pl
c76ea4c105 fix for install in patch from bug 295465; 2005-07-17 01:43:38 +00:00
gandalf%firefox.pl
438c06c5fd fix a bustage 2005-07-16 19:12:40 +00:00
gandalf%firefox.pl
fe6d181b31 Bug 295465: Add myspell to Tb source l10n;r+a=benjamin,sr=mscott 2005-07-16 18:45:12 +00:00
bzbarsky%mit.edu
9aa3066a02 More uses of EmptyC?String(). Bug 232691, patch by Charles Fenwick
<clf03f@garnet.acns.fsu.edu>, r+sr=bzbarsky, a=bsmedberg
2005-07-15 21:41:47 +00:00
silver%warwickcompsoc.co.uk
40c9a4b77a Bug 278698 - Display links LTR even when in RTL content.
p=smontagu@smontagu.org (Simon Montagu)
r=silver
a=bsmedberg
2005-07-15 14:06:59 +00:00
bugzilla%arlen.demon.co.uk
c87b43b106 Bug 294140 email autocomplete always adds "@localdomain" to addresses - fix typo spotted by Serge GAUTHERIE
p=me r=kairo a=bsmedberg
2005-07-15 12:51:00 +00:00
bsmedberg%covad.net
67cd236a1d Bug 299930 - Need nsIXULAppInfo.platformVersion, r=darin a=asa 2005-07-14 20:29:06 +00:00
silver%warwickcompsoc.co.uk
98a69e69e3 Bug 299458 - Use nsIXULAppInfo for all versioning information, if available.
ChatZilla only.
r=rginda
a=bsmedberg
2005-07-14 18:43:57 +00:00
allan%beaufour.dk
fa6a1cb569 Fix setfocus for non-bound controls. Bug 299793, r=aaronr+smaug, a=mkaply, NPOTB 2005-07-14 10:33:53 +00:00
pedemont%us.ibm.com
e31b55702c Fix crash when calling initEmbedding with an appFileLocProvider. Don't delete the locProvider proxy after having called NS_InitEmbedding. Not part of default build. a=mkaply 2005-07-13 22:15:09 +00:00
bugzilla%arlen.demon.co.uk
e738bafc48 Bug 294140 email autocomplete always adds "@localdomain" to addresses
p=me r=mnyromyr sr=bienvenu a=asa
2005-07-13 21:41:00 +00:00
Olli.Pettay%helsinki.fi
1482a3a520 Bug 300607, label with both src and inline content show both r=doron+aaronr, a=mkaply, NPOTB 2005-07-13 20:09:00 +00:00
timeless%mozdev.org
260202463e Bug 216751 general.config.filename set in user's prefs.js overrides setting in all.js
patch by bugzilla@mcsmurf.de r=bienvenu sr=brendan a=asa
2005-07-13 18:05:49 +00:00
doronr%us.ibm.com
22a7c18a87 XForms bug 280966 - Submit Get is terminated with extra separator. r=aaronr/smaug a=mkaply 2005-07-13 17:07:42 +00:00
doronr%us.ibm.com
2cc690135f XForms bug 300399 - MDGEngine calls ValidateNode before all external schemas have loaded. patch by aaronr, r=me,beaufour a=mkaply 2005-07-13 16:18:57 +00:00
doronr%us.ibm.com
d5fa74b410 XForms bug 300407 - Need to prevent default action when pressing F1 in an xforms control. r=aaronr,smaug a=mkaply 2005-07-13 14:36:43 +00:00
silver%warwickcompsoc.co.uk
3d26e727bf Bug 299458 - parse RPL_ISUPPORTS parameter CMDS into usable datastructure.
ChatZilla only.
r=samuel
a=bsmedberg
2005-07-10 15:50:30 +00:00
silver%warwickcompsoc.co.uk
f68ec11625 Bug 299458 - Adjust DCC parameters to speed it up, and fix a bug for really small files.
ChatZilla only.
r=samuel
a=bsmedberg
2005-07-10 15:48:06 +00:00
silver%warwickcompsoc.co.uk
61ef4eb5f3 Bug 236155 - Use contract ID (if it exists) instead of class ID.
ChatZilla only.
r=rginda
a=bsmedberg
2005-07-10 15:44:42 +00:00
silver%warwickcompsoc.co.uk
ebfd7a73d5 Bug 299460 - Show old nickname when prompting for a new one.
ChatZilla only.
r=samuel
a=bsmedberg
2005-07-10 15:39:57 +00:00
neil%parkwaycc.co.uk
b16e6c35e2 Disable error pages in composer (webpage editor) b=300022 r=biesi sr=darin a=asa 2005-07-09 00:14:48 +00:00
doronr%us.ibm.com
8790eb6a29 XForms bug 299766 - Implement accesskey support. r=aaronr,smaug a=mkaply 2005-07-07 19:59:49 +00:00
doronr%us.ibm.com
f90824116b XForms bug 299766 - accesskey support for XBL XForms widgets. r=smaug,aaronr a=mkaply 2005-07-07 14:06:12 +00:00
Olli.Pettay%helsinki.fi
1ad0e468bd Bug 299770, support incremental attribute on textarea, r=doronr+aaronr, a=mkaply, NPOTB 2005-07-06 20:52:33 +00:00
doronr%us.ibm.com
04b3332293 XForms Bug 299032 - Input not validated on load. r=aaronr/allan a=mkaply 2005-07-05 21:03:20 +00:00
neil%parkwaycc.co.uk
aabd02b15d Bug 299454 Nickname drop-down button is not discoverable r=silver a=asa 2005-07-05 08:34:02 +00:00
Olli.Pettay%helsinki.fi
a04fed1221 Bug 299628, Compile warnings in nsXFormsModelElement.cpp and nsXFormsSchemaValidator.cpp, p=allan, r=doronr+me, a=mkaply, NPOTB 2005-07-04 16:47:09 +00:00
Olli.Pettay%helsinki.fi
95204ed073 Bug 297808, <output> data not updating, p=aaronr, r=doronr+me, NPOTB 2005-07-04 16:31:51 +00:00
Olli.Pettay%helsinki.fi
c4b41f8498 Bug 299283 Fix bug in GetInstanceNodeForData, p=aaronr, r=me+jhpedemonte, a=mkaply, NPOTB 2005-07-04 16:13:59 +00:00
silver%warwickcompsoc.co.uk
0b6f2a0a4c Bug 250072 - Call preventDefault when using all navigation keys, to stop built-in functionality messing things up.
ChatZilla only.
p=glenjamin@gmail.com (Glen Mailer)
r=silver@warwickcompsoc.co.uk
a=asa
2005-07-04 15:41:05 +00:00
silver%warwickcompsoc.co.uk
5545c2ff3f Bug 278900 - Re-calculate canonical name information when server changes casemapping. Should fix a lot of problems with connecting to 'ASCII' servers using ^, [ or ] in nickname.
ChatZilla only.
p=gijskruitbosch+bugs@gmail.com (Gijs "Hannibal" Kruitbosch)
r=silver@warwickcompsoc.co.uk
a=asa
2005-07-02 16:34:02 +00:00
silver%warwickcompsoc.co.uk
e115aab35d Bug 297417 - Fix whois on international nicknames.
ChatZilla only.
p=gijskruitbosch+bugs@gmail.com (Gijs "Hannibal" Kruitbosch)
r=silver@warwickcompsoc.co.uk
a=asa
2005-07-02 16:30:08 +00:00
silver%warwickcompsoc.co.uk
efaefc80ee Bug 291504 - Remove unnessessary flags on aliased commands.
ChatZilla only.
p=gijskruitbosch+bugs@gmail.com (Gijs "Hannibal" Kruitbosch)
r=silver@warwickcompsoc.co.uk
a=asa
2005-07-02 16:26:13 +00:00
bugzilla%arlen.demon.co.uk
d328422aaf Bug 88739 F1 on Win/*nix, Cmd+? on Mac key doesn't bring up help
p=stefan_h@hem.utfors.se r=brade sr=neil.parkwaycc.co.uk a=asa
2005-07-01 14:12:47 +00:00
mark%moxienet.com
f0daba2e6d Mac bustage fix. Bug 299305, Mac GSSAPI fixes following bug 295109. a=#developers 2005-07-01 05:01:28 +00:00
ben%bengoodger.com
cf84a2f72f Fix and enable post-update prompting, make sure app managed items don't show up in incompatible list, make sure disabled items dont show up in incompatible list, reorg code and add documentation. bug 299302 for making extension manager getIncompatibleItemList have an optional filterDisabled parameter r=darin 2005-06-30 23:00:48 +00:00
pedemont%us.ibm.com
ce99ad0046 Bug 268285 - Support includenamespaceprefixes attribute on <submission> element. r=doronr, r=smaug, a=mkaply 2005-06-30 22:32:44 +00:00
darin%meer.net
b201f4b99d Patch for bug 299040 "Package reporter as a global extension" r+a=bsmedberg 2005-06-30 20:25:17 +00:00
darin%meer.net
dea2306931 fixes bug 295109 "support pr-loading gssapi libraries for negotiateauth" patch by cneberg@gmail.com, r=darin, a=bsmedberg 2005-06-30 00:19:18 +00:00
doronr%us.ibm.com
e4122ad32b XForms bug 278447 - Implement XForms Schema Types. r=aaronr/smaug a=mkaply 2005-06-29 20:42:24 +00:00
doronr%us.ibm.com
ad3a8986be XForms bug 294441 - fix model-construct-done processing. Patch by aaronr, r=smaug/me a=mkaply 2005-06-29 18:14:43 +00:00
timeless%mozdev.org
1fcc96d6ea Bug 298666 crash [@ nsTypeAheadFind::FindItNow ]
make if block guard crash
r=aaronl sr=shaver a=bsmedberg
2005-06-29 02:03:59 +00:00
timeless%mozdev.org
2313cf8ce8 Bug 298278 remove useless references to nsVoidArray
r=mvl sr=darin a=tor
2005-06-28 21:20:04 +00:00
dougt%meer.net
a6bdfd72c1 Fixing build bustage in static builds when enabling spatialnavigation. r=bsmedberg 2005-06-28 18:29:22 +00:00
doronr%us.ibm.com
963838e2d3 XForms Bug 284519 - Need preference for whitelisting submission, instance loading, etc.. r=allan/smaug a=mkaply 2005-06-28 16:30:50 +00:00
bsmedberg%covad.net
55f0806661 Bug 296855 - Build spatial navigation as a real extension on Firefox, r=dougt NPOTDB 2005-06-28 14:33:28 +00:00
bryner%brianryner.com
24d553c3fe Fix typeahead find when fastback is turned on by checking that the pres shell is attached to a window before using it. Clean up some warnings as well. Bug 298622, r+sr=dbaron, a=chase. 2005-06-28 01:02:03 +00:00
doronr%us.ibm.com
6ef7287afa Patch for bug 223097 was missing an include that caused windows to not be able to compile schema validation. not part of default build 2005-06-27 14:12:51 +00:00
Olli.Pettay%helsinki.fi
1b2bb3cac1 Bug 289434 xbl-ized widgets for xforms r=doron+allan, a=mkaply, NPOTB 2005-06-26 18:30:17 +00:00
doronr%us.ibm.com
742a203d3e Correct AIX bustage fix from bug 223097 2005-06-24 18:23:24 +00:00
doronr%us.ibm.com
9f2de2ac11 Try to fix AIX bustage from bug 223097 2005-06-24 17:15:34 +00:00
timeless%mozdev.org
b42edae703 Bug 283509 OOM crasher [@ mozEnglishWordUtils::FromRootForm]
patch by dewildt@gmail.com r=timeless sr=mscott a=chofmann
2005-06-24 16:19:54 +00:00
doronr%us.ibm.com
14bcea2092 Bug 223097 - check in latest version of XML Schema Validation. rs=peterv, a=mkaply 2005-06-24 15:38:12 +00:00
kairo%kairo.at
79dea12072 bug 121443 - Default Button for Save Password Dialog should be "No", p=ajschult@verizon.net r+sr=Neil a=asa 2005-06-22 16:07:59 +00:00
doronr%us.ibm.com
b454f0cf66 XForms Bug 293597 - itemset does not work with external instance. r=smaug/aaronr a=mkaply 2005-06-21 16:47:29 +00:00
Olli.Pettay%helsinki.fi
b23266b395 Bug 297692, Submission in non-default model doesn't work. p=aaronr, r=doron+me, a=mkaply, NPOTB 2005-06-20 19:08:46 +00:00
robert%accettura.com
4945b972c5 Bug 297792 Javascript strict warning p=hskupin@gmail.com r=me a=asa 2005-06-20 03:13:24 +00:00
steffen.wilberg%web.de
7c99ea109a Bug 297307: Tools -> DOM Inspector opens empty. r/a=benjamin. 2005-06-17 23:35:53 +00:00
cbiesinger%web.de
5c6d97684b Bug 129216 Integrate Python xpcom bindings with build system
patch by Mark Hammond <mhammond@skippinet.com.au> / Remy C. Cool
<dev-python@smartology.nl> / Christian Persch <chpe@gnome.org>
r+a=bsmedberg
2005-06-17 21:03:43 +00:00
shaver%mozilla.org
1984f1b72c Bug 295659: include nsRect.cpp in xmlextras to cope with compilers which
expand inlines in nsRect too aggressively.  (nsRect is found via nsGUIEvent.h
included from nsXMLHttpRequest.cpp.) r=bsmedberg, a=asa.
2005-06-17 12:07:48 +00:00
timeless%mozdev.org
d7b0684cd6 Bug 297660 No node is selected anymore after deleting node in dom inspector
patch by martijn.martijn@gmail.com r=bz sr=bz a=asa
2005-06-16 20:23:57 +00:00
pedemont%us.ibm.com
ee707e48fa Bug 291501 - labels don't support the src attribute. r=aaronr, r=smaug, a=mkaply 2005-06-16 18:33:55 +00:00
doronr%us.ibm.com
23d5d90436 XForms Bug 296231 - Allow file:// xforms to submit anywhere. r=darin,aaronr a=mkaply 2005-06-16 15:47:04 +00:00
peterv%propagandism.org
555cc2a1f9 Fix for bug 286300 (Clean up HTML tags enum and related code). r/sr=jst, a=asa. 2005-06-16 12:58:13 +00:00
bryner%brianryner.com
e4a343f08f Fix assorted issues with fastback, including adding progress listener notifications and introducing the PageHide and PageShow events. See bug 292971 for all of the details. r=darin, sr=bzbarsky, a=shaver. 2005-06-15 23:52:46 +00:00
shaver%mozilla.org
ac5b3c1b77 Fix MODULE_NAME to match the code, patch from abwillis@comcast.net. 2005-06-14 16:57:44 +00:00
allan%beaufour.dk
f430311619 Parse type attribute on instance node too. Bug 293082, r=smaug+aaronr, a=mkaply 2005-06-14 07:33:01 +00:00
allan%beaufour.dk
252778d595 Fix compiler warnings from XForms bug 296114 2005-06-14 07:21:00 +00:00
doronr%us.ibm.com
317271f124 XForms bug 297097 - xforms:submission can't submit partial instance data. r=aaronr,allan a=mkaply 2005-06-13 20:28:20 +00:00
doronr%us.ibm.com
dacf5489a2 Bug 296114 - xforms-next, xforms-previous event support. patch by aaronr,r=smaug,me a=mkaply 2005-06-13 19:17:24 +00:00
robert%accettura.com
e13f6678f6 Bug 296271 - Next should not submit the report imediately (change to 'submit'). r=mconnor 2005-06-13 15:53:18 +00:00
silver%warwickcompsoc.co.uk
3adc4183e7 Bustage fix: missing files for last check-in. 2005-06-12 14:35:20 +00:00
silver%warwickcompsoc.co.uk
9c852eb98b Bug 283521 - Show connection security status in statusbar and provide way to view certificate used.
ChatZilla only.
r=silver
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-06-12 14:17:27 +00:00
silver%warwickcompsoc.co.uk
e095c9065d Bug 193977 - Put back one of the removed boxes that was actually needed.
ChatZilla only.
r=silver
a=asa
p=gijskruitbosch@gmail.com (Gijs "Hannibal" Kruitbosch)
2005-06-12 14:08:44 +00:00
silver%warwickcompsoc.co.uk
f3ff38fecf Bug 296679 - Hack to work around bug 98997 and the curse of the :empty menu. Also bump compatibility info to FF 1.0+.
ChatZilla only.
r=samuel
a=asa
2005-06-10 18:35:13 +00:00
robert%accettura.com
e5be9bbeec Some polish to the reporter tool. No bug r+a=ben 2005-06-10 00:42:07 +00:00
doronr%us.ibm.com
9b505e9ebf XForms bug 297137 - xforms-ready fires too early. Patch by aaronr@us.ibm.com, r=allan,smaug a=mkaply 2005-06-09 21:00:49 +00:00
doronr%us.ibm.com
10b1e038cc XForms bug 293951 - Shouldn't be altering default namespace during submission. r=aaronr,smaug a=mkaply 2005-06-09 20:34:11 +00:00
pedemont%us.ibm.com
eea43f64b5 Fix Javaconnect build bustage on Win32. r=tor, a=mkaply. Not part of default build. 2005-06-08 16:41:19 +00:00
Olli.Pettay%helsinki.fi
2bdb06ddda Bug 296714 Make <hint> to work more like a tooltip, r=allan+aaronr, a=mkaply 2005-06-08 15:33:18 +00:00
allan%beaufour.dk
99861d4dfc Fix error in XPath analyzer. Bug 296812, r=smaug+aaronr, a=mkaply 2005-06-08 11:10:47 +00:00
neil%parkwaycc.co.uk
9df363b58c Fix warning LNK4044: unrecognized option b=287570 p=gautheri@noos.fr r=cls a=asa 2005-06-08 08:06:59 +00:00
neil%parkwaycc.co.uk
635820c6ba Fixes for minor regressions b=273507 r=silver a=asa 2005-06-07 23:27:08 +00:00
neil%parkwaycc.co.uk
f719d8d1bd Disabling the spell checker is not an error b=296265 r+sr=mscott a=asa 2005-06-07 23:04:49 +00:00
robert%accettura.com
c290326dc5 revert contents.rdf to gain firefox 1.0 compatibility again r+a=bsmedburg. No bug 2005-06-07 20:20:25 +00:00
bsmedberg%covad.net
8721f99271 Bug 295235 - remove remaining contents.rdf chrome registration from Firefox and Thunderbird, r=mconnor a=asa 2005-06-07 19:55:49 +00:00
bienvenu%nventure.com
a59e1767a8 fix 295743, add clearPref to mcd, r/sr=mscott, a=chofmann 2005-06-07 16:22:08 +00:00
allan%beaufour.dk
b0b18bd3e6 Fix leak in xforms. Bug 296713, r=me+aaronr, patch by smaug 2005-06-07 07:14:31 +00:00
allan%beaufour.dk
c0078f2887 Store instance node schema type as property instead of attribute. Bug 283004, r=smaug+aaronr, a=mkaply 2005-06-07 07:03:09 +00:00
shaver%mozilla.org
a6edb973e3 If we are not already building xmlextras, make sure to build it here.
r=pavlov.  (Wanted: explicit extension-dependency system.)
2005-06-07 00:43:55 +00:00