samuel%sieb.net
f810915135
Bug 313201 - Fix strict warning in utils.js
...
p=gijskruitbosch@gmail.com
r=silver@warwickcompsoc.co.uk
chatzilla only
2005-10-24 20:45:01 +00:00
samuel%sieb.net
2cb444683f
Bug 313146 - ChatZilla should use SI units for DCC transfers
...
p=silver@warwickcompsoc.co.uk
r=samuel@sieb.net
chatzilla only
2005-10-24 20:40:16 +00:00
bienvenu%nventure.com
23c4e69a8d
mac-only, patch by dauterman@spamino.com, r=cneberg@gmail.com, sr=bienvenu, prompt for kerberos tickets if they don't exist
2005-10-24 20:02:00 +00:00
bugzilla%standard8.demon.co.uk
6482adbb18
Bug 313404 Document Backspace/Shift+Backspace shortcuts for linux. Patch by Stefan <stefan_h@hem.utfors.se>, r=iann_bugzilla
2005-10-23 19:35:06 +00:00
pedemont%us.ibm.com
5e3c3e9601
Bug 275453 - Finish <upload> implementation. r=allan, r=aaronr. Not part of default build.
2005-10-23 04:24:23 +00:00
cst%andrew.cmu.edu
bba203939f
Bug 313044 [mac] Delete (Backspace)/Shift+Delete as Back/Forward
...
patch by stefan_h@hem.utfors.se r+sr=neil a=asa
2005-10-22 18:35:21 +00:00
allan%beaufour.dk
1deab13d3a
[XForms] Fix leftover attribute usage. Bug 313192, r=aaronr+doronr
2005-10-22 15:20:46 +00:00
bzbarsky%mit.edu
06b8579e4e
Fix bug 273285. Patch by Fabien <fabien@juliana-multimedia.com>, r=ssieb
2005-10-21 22:36:39 +00:00
pkw%us.ibm.com
f60d54d6fc
Bug 298431 - Rewrite xforms build system so it works with XULRunner
...
This is an additional patch which fixes the 'distclean' target for AIX.
p=allan@beaufour.dk , r=benjamin@smedbergs.us
2005-10-21 21:26:27 +00:00
silver%warwickcompsoc.co.uk
df537a5cfe
Bug 207195 - Add conference mode (hides joins/parts/nicks/quits in large channels).
...
ChatZilla only.
r=rginda
2005-10-20 22:30:40 +00:00
doronr%us.ibm.com
93601b72d9
XForms Bug 299379 - Support DOMFocusIn/DOMFocusOut. r=aaronr,smaug
2005-10-20 19:01:44 +00:00
darin%meer.net
c1e85f032e
fixes bug 309424 "mozilla 1.5beta1 freezes & goes into 95+% cpu usage browsing blackisha.com" r=biesi sr=bzbarsky
2005-10-20 18:19:24 +00:00
bugzilla%standard8.demon.co.uk
708bf0a55f
Bug 309359 Documentation says mailnews can import communicator address book files - it can't. Patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=iann_bugzilla,sr=neil.parkwaycc.co.uk
2005-10-20 16:23:21 +00:00
Olli.Pettay%helsinki.fi
71e7150076
Bug 313018, select1 size incorrect when populate from itemset, r=doron+aaronr
2005-10-20 15:36:43 +00:00
Olli.Pettay%helsinki.fi
916d4392d1
Bug 305763, Application control models (support for JS), r=aaronr+allan
2005-10-19 20:55:53 +00:00
allan%beaufour.dk
9851ff37bc
still trying to bustage fix...
2005-10-19 11:10:19 +00:00
allan%beaufour.dk
f0f1d4c863
[XForms] bustage fixing for bug 298431, this should fix the tbox problem. r=jag sr=lumpy
2005-10-19 09:56:55 +00:00
allan%beaufour.dk
df0cd2180c
[XForms] Use pseudoclasses instead of attributes. Bug 271720, r=aaronr+doronr
2005-10-19 07:39:36 +00:00
allan%beaufour.dk
48bd8cb621
[XForms] Fix xforms build system. Bug 298431, r=benjamin
2005-10-19 07:11:06 +00:00
darin%meer.net
a279db4c5d
fixes bug 273578 "XMLHttpRequest with async = false takes 100% CPU until request finished" r=jst sr=bz
2005-10-18 19:45:46 +00:00
bsmedberg%covad.net
9b3161afdc
Bug 312510 - Win32 installer download size > 5MB - move reporter to be a builtin instead of an extension, r=bryner
2005-10-18 15:44:08 +00:00
doronr%us.ibm.com
4254089b48
Bug 304968 (missed a part) r/sr=peterv
2005-10-14 19:04:41 +00:00
doronr%us.ibm.com
43842d18ca
Bug 312231 - Schema Validation returns an error for empty values. r/sr=peterv
2005-10-14 16:49:47 +00:00
doronr%us.ibm.com
cecf9b9bf8
Bug 304968 - nodes of type xsd:decimal in ]-1;1[ interval are always invalid. r/sr=peterv
2005-10-14 16:47:34 +00:00
gavin%gavinsharp.com
49ea584e87
Bug 312353, Opening new tab doesn't set cursor in urlbar due to JS Error from reporter (aURI has no properties), patch by Karsten "Mnyromyr" D�sterloh <mnyromyr@tprac.de>, r=mconnor
2005-10-14 00:00:24 +00:00
allan%beaufour.dk
5d9189e23f
[XForms] Support SOAPAction header on submission (set xforms.enableExperimentalFeatures to enable). Bug 309442, r=aaronr, smaug, doronr
2005-10-13 09:46:17 +00:00
gavin%gavinsharp.com
4fa96c6a2e
Bug 294673 followup, use switch instead of multiple schemeIs()s, r=brendan
2005-10-13 03:29:50 +00:00
gavin%gavinsharp.com
69afb25e03
Bug 294673, don't allow sending reports from about:blank (or any other invalid URIs), r=mconnor
2005-10-13 01:32:02 +00:00
dbaron%dbaron.org
a6c3781d3f
Fix optional URL argument handling to -layoutdebug in MOZ_XUL_APP case. r=bsmedberg (in person)
2005-10-12 23:02:01 +00:00
Olli.Pettay%helsinki.fi
0cf686356a
Bug 305763, Application control models and fixes to lazy instances, r=aaronr+allan
2005-10-10 19:11:23 +00:00
allan%beaufour.dk
2ec69678f9
[XForms] Fix string offset problem in XPath scanner. Bug 311036, r=smaug+doronr
2005-10-10 07:48:25 +00:00
doronr%us.ibm.com
c39b7273eb
xforms bug 311019 - label bound to model doesn't work for choices inside of select. Patch by alexander surkov, r=allan,me
2005-10-05 16:17:48 +00:00
allan%beaufour.dk
d1a53a2211
[XForms] Fix crash in insert/delete. Bug 310840, r=me+aaronr
2005-10-04 06:47:48 +00:00
allan%beaufour.dk
127a188272
[XForms] Force instance data content-type to application/xml. This fixes responses from ASP.NET V2 web services. Bug 308439, r=aaronr+smaug
2005-10-04 06:37:01 +00:00
axel%pike.org
630785ced1
bug 310571, reporter extension files for da locale, r=me, original files by sskroeder
2005-10-02 12:06:01 +00:00
bugzilla%arlen.demon.co.uk
7e9cc2edcf
Bug 309542 Fix a11y problems and crop="right" is deprecated in page info dialog
...
p=me r=db48x sr=neil.parkwaycc.co.uk
2005-10-02 00:09:37 +00:00
dougt%meer.net
9cec06bb8b
Fix non-windows bustage. npodb. bug=310562
2005-09-30 14:37:12 +00:00
allan%beaufour.dk
bdcfde4ea2
[XForms] Error dialog should have "open javascript console" link. Bug 309246, r=me+smaug, patch by surkov@dc.baikal.ru
2005-09-30 08:59:41 +00:00
dougt%meer.net
595ce2e884
snav.enabled doesn't seam to work. directly using pref. moving from xpcom- to app- startup. NPODB
2005-09-30 03:33:17 +00:00
dougt%meer.net
61ef85f1ec
using the right getter. npodb
2005-09-30 02:13:52 +00:00
bugzilla%arlen.demon.co.uk
3953f92e72
Bug 292668 Reorganise mailnews pref panes - Character Encoding patch
...
p=me r=mnyromyr/cbiesinger sr=neil.parkwaycc.co.uk
2005-09-30 00:24:35 +00:00
darin%meer.net
de9dfd3e1b
fixes bug 308484 "Extensions can't set Content-Length header for XMLHttpRequest" r=dveditz sr=jst
2005-09-29 19:26:59 +00:00
dougt%meer.net
5eccf9fb6c
Reverting Makefile change which caused bustage in non-minimo trunk
2005-09-29 17:32:41 +00:00
cbiesinger%web.de
08903ac732
bug 268171 make typeaheadfind use preventDefault instead of stopPropagation so
...
that other handlers don't try to consume the key
patch by Christian Persch <chpe@gnome.org> r=aaronlev sr=neil
2005-09-28 15:34:48 +00:00
db48x%yahoo.com
431ab293d1
fix bug 252201: In <pageInfoOverlay.js>, "Warning: reference to undefined property elts[i][aAttrName]"
...
patch by Florian QUEZE <f.qu@laposte.net>, r=db48x, sr=neil
2005-09-28 00:22:30 +00:00
doronr%us.ibm.com
ed0a9ffa84
XForms bug 308689 - xf:select doesn't initialize via bound node. r=aaronr,smaug
2005-09-27 15:12:25 +00:00
allan%beaufour.dk
7c1f322d93
[XForms] Inner repeats should initialize to startindex on update. Bug 301998, r=aaronr+smaug
2005-09-27 11:53:08 +00:00
allan%beaufour.dk
3d9fb3348d
[XForms] Fix for repeat-index for nested repeats. Bug 302918, r=smaug+aaronr
2005-09-27 10:54:39 +00:00
allan%beaufour.dk
24213f650d
[XForms] Fix submission for empty nodesets. Bug 292710, r=doronr+smaug
2005-09-27 10:47:52 +00:00
allan%beaufour.dk
19e1a20a74
[XForms] Move hint/alert for output too. Bug 308455, r=smaug+doronr
2005-09-27 08:50:49 +00:00
silver%warwickcompsoc.co.uk
9cd2ab88cd
Bug 299458 - Tell broken tabbox code to not play games with focus, handle keyboard-driven tab changes, and make sure tabs squash when there's too many.
...
ChatZilla only.
r=rginda
2005-09-26 20:35:54 +00:00
silver%warwickcompsoc.co.uk
7c92265e92
Bug 299458 - Install ChatZilla icon when running in XULRunner.
...
ChatZilla only.
r=samuel
2005-09-26 20:34:03 +00:00
silver%warwickcompsoc.co.uk
27caea093b
Bug 299458 - Rehome channel and user objects before running auto-perform commands. Also allow for / prefixing auto-perform commands.
...
ChatZilla only.
r=samuel
2005-09-26 20:32:39 +00:00
peterv%propagandism.org
bfc7bfee82
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null), remove some includes. Patch by sicking, updated by peterv, r=bz, sr=peterv.
2005-09-26 14:37:29 +00:00
doronr%us.ibm.com
42f9772db8
XForms bug 308986 - [Crash] Handle changes to the src attribute of the instance element. Patch by aaronr, r=smaug,me
2005-09-26 14:21:52 +00:00
peterv%propagandism.org
bc66f35d62
Fix for bug 27382 (ownerDocument of orphan text and attr nodes is null). Patch by sicking, updated by peterv, r=bz, sr=peterv.
2005-09-24 18:43:15 +00:00
axel%pike.org
e4c1ad0652
bugs 309200, 309325, 309699, adding fr, el, zh-CN to inspector, a=l10n@mozilla.com, extensions l10n only
2005-09-23 12:37:45 +00:00
axel%pike.org
8e1b24f724
bug 308236, fixes to eu reporter, extensions l10n only
2005-09-23 11:47:49 +00:00
axel%pike.org
72976200db
bugs 309200, 309325, 309699, adding fr, el, zh-CN to inspector, a=l10n@mozilla.com, extensions l10n only
2005-09-23 11:47:06 +00:00
darin%meer.net
0397d98c74
Second patch for bug 295074 "POST responses remain in the memory cache when using XMLHttpRequest => huge memory leak" r=biesi sr=jst
2005-09-22 18:32:30 +00:00
Olli.Pettay%helsinki.fi
b26eb4c520
Bug 308452, Select1 does not work inside absolute DIV's r=allan+doron
2005-09-21 15:29:16 +00:00
Olli.Pettay%helsinki.fi
ad5c14ec73
Bug 303312, itemsets not refreshed if bound nodeset changes r=allan+aaronr
2005-09-21 15:15:21 +00:00
silver%warwickcompsoc.co.uk
d2145302fd
Bug 299458 - Speed up ChatZilla's response to messages when not 'busy', and also make the main event loop resiliant to exceptions.
...
ChatZilla only.
r=rginda
2005-09-21 01:09:28 +00:00
silver%warwickcompsoc.co.uk
077b430cdf
Bug 299458 - Redirect notices starting with [#channel] to that channel's view, if it exists.
...
ChatZilla only.
r=rginda
2005-09-21 01:07:57 +00:00
silver%warwickcompsoc.co.uk
db18772f88
Bug 299458 - Make Menu Manager handler oncommand event so that repeatgenerated items get the correct context information.
...
ChatZilla only.
r=rginda
2005-09-21 01:06:13 +00:00
axel%pike.org
aab7ef83f6
bug 308200, add sk locale to reporter, extensions l10n only
2005-09-19 10:14:38 +00:00
axel%pike.org
73699df630
bug 308236, reporter fixes for eu, extensions l10n only
2005-09-19 09:38:08 +00:00
axel%pike.org
c5084016e1
bug 309049, fixes to italian reporter l10n, extensions l10n only
2005-09-19 09:32:00 +00:00
axel%pike.org
cd3f0bc6b1
bug 306458, fix spell errors in pl inspector, l10n extensions only
2005-09-19 09:12:47 +00:00
axel%pike.org
3b7a49f747
bug 308873, add da l10n of inspector, extensions l10n only
2005-09-19 08:55:07 +00:00
darin%meer.net
730f1adf2c
fixes bug 307769 "document how to pass a nsIInputStream to nsIXMLHttpRequest.send" r=biesi, sr=jst
2005-09-17 01:35:55 +00:00
axel%pike.org
3241d95fef
bug 308810, add nb-NO l10n of inspector, extensions l10n only
2005-09-16 14:39:34 +00:00
axel%pike.org
c7becd090c
bug 308058, add hu l10n of inspector, extensions l10n only
2005-09-16 14:32:40 +00:00
axel%pike.org
7a222d738a
bugs 304275, 306781, fixing more line endings
2005-09-16 14:25:23 +00:00
axel%pike.org
f7dcfd5429
bug 306781, bustage fix, line endings, extensions l10n only
2005-09-16 14:03:47 +00:00
axel%pike.org
4533d34e57
bug 304275, bustage fix, line endings, extensions l10n only
2005-09-16 14:01:48 +00:00
axel%pike.org
779ae4b8f5
bug 306781, add sk l10n of inspector, extensions l10n only
2005-09-16 13:45:59 +00:00
axel%pike.org
3efac6d5c2
bug 304275, add pt-BR l10n of inspector, extensions l10n only
2005-09-16 13:30:58 +00:00
axel%pike.org
2ca29282fd
bug 303100, add ca l10n of inspector, extensions l10n only
2005-09-16 13:21:03 +00:00
axel%pike.org
800a9c81f8
bug 301566, add zh-TW l10n of inspector, extensions l10n only
2005-09-16 12:46:24 +00:00
allan%beaufour.dk
d388529d9f
[XForms] Show labels before element, alerts/help/hint after. Bug 308455, r=smaug+doronr, patch by Peter Nunn
2005-09-16 11:00:31 +00:00
allan%beaufour.dk
00181d6608
[XForms] Make instance elements work in documents without windows. Bug 306678, r=smaug+doronr
2005-09-16 10:53:36 +00:00
timeless%mozdev.org
adcd5cac17
Bug 308573 use if (NS_FAILED(...)) instead of if NS_FAILED(...)
...
patch by b.jacques@planet.nl r=darin sr=darin
2005-09-15 23:17:17 +00:00
allan%beaufour.dk
67a97ccdfa
[XForms] Set xpi extension version to 1.6a1. Bug 305227, r=aaronr+smaug
2005-09-15 11:40:08 +00:00
allan%beaufour.dk
c669c60475
[XForms] Fix type in mediatype attribute for submission. Bug 308439, r=me+doronr, patch by Peter Nunn
2005-09-15 11:37:37 +00:00
peterv%propagandism.org
6db2747fd5
Fix for bug 297067 (First tag is not transformed). r=Pike, sr=jst.
2005-09-14 08:48:54 +00:00
gerv%gerv.net
a656eecc05
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-09-13 18:40:56 +00:00
silver%warwickcompsoc.co.uk
4f4f366868
Bug 306482 - Force async DNS callback onto the main thread, because the DOM sucks.
...
ChatZilla only.
r=rginda
2005-09-12 19:21:17 +00:00
silver%warwickcompsoc.co.uk
fcf2a6e470
Bug 114322 - Add basic CTCP "finger" support.
...
ChatZilla only.
r=rginda
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-09-12 19:17:51 +00:00
silver%warwickcompsoc.co.uk
d963c003b7
Bug 107300 - Adjust IRC URL parsing to not accept whitespace and to accept all valid channel names (in theory!).
...
ChatZilla only.
r=silver
p=glenjamin+bmo@gmail.com (Glen Mailer)
2005-09-12 19:15:37 +00:00
silver%warwickcompsoc.co.uk
9dd8555b26
Bug 299521 - Add /userhost, /userip, /time commands, update /name and /desc commands.
...
ChatZilla only.
r=rginda
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-09-12 19:11:39 +00:00
silver%warwickcompsoc.co.uk
6a58fbf576
Bug 304312 - Hide big scary XPCOM errors from poor little users.
...
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-09-12 19:04:51 +00:00
silver%warwickcompsoc.co.uk
2916f28e15
Bug 302907 - Support FreeBSD in XPI generation script.
...
ChatZilla only.
r=rginda
p=bugmail@millibyte.net (Marco Perez)
2005-09-12 19:00:59 +00:00
silver%warwickcompsoc.co.uk
b5d16a88ae
Bug 272882 - Support parameters to the -chat command-line flag to work around loading bugs in Mozilla and Firefox.
...
ChatZilla only.
r=silver
p=justinarthur@ieee.org (Justin Turner Arthur)
2005-09-12 18:54:27 +00:00
bzbarsky%mit.edu
025c02e44e
Improve the CSSLoader API: make it clear which methods return results
...
sync and which return async, move the handling of alternates more completely
into the CSSLoader, make it possible for observers to tell whether the load
actually succeeded. Bug 293825, r+sr=peterv
2005-09-12 18:41:15 +00:00
bzbarsky%mit.edu
f623ba1819
More use of EmptyString(). Bug 232691, patch by Vidar Braut Haarr
...
<vhaarr+bmo@gmail.com>, r+sr=bzbarsky
2005-09-12 01:28:51 +00:00
bugzilla%arlen.demon.co.uk
09dbca71e9
Bug 307911 profiles_help says Roaming not available in installer-build
...
p=opitz.michael@inode.at r=me
2005-09-11 17:29:40 +00:00
bugzilla%arlen.demon.co.uk
dd4ab9d2b2
Backing out inspector parts of Bug 289444 to fix bustage
2005-09-10 16:32:56 +00:00
bugzilla%arlen.demon.co.uk
f0be2623b9
Bug 289444 Give prefs panels titles a unique name (LP, inspector and wallet patch)
...
p=giacomo.magnini@portalis.it (as was previous patch) r=me sr=neil.parkwaycc.co.uk
2005-09-10 16:09:11 +00:00
darin%meer.net
7c7704b82f
fixes bug 293350 "Allow dynamic changes to notification callbacks" r=biesi sr=bzbarsky
2005-09-10 00:20:02 +00:00
cbiesinger%web.de
4e6a382781
bug 302215 make "make install" work correctly
...
r=bsmedberg
2005-09-09 16:05:51 +00:00
doronr%us.ibm.com
554bd1b87e
Bug 307347 - nsSchemaLoader needs to take ns:name into account for ref=. r/sr=peterv
2005-09-09 14:58:39 +00:00
peterv%propagandism.org
94823fcb4b
Fix for bug 307049 (XMLHttpRequest seems to try to parse the empty (!) body of the response to an HTTP HEAD request). r=biesi, sr=bz.
2005-09-08 16:42:58 +00:00
peterv%propagandism.org
e00cb0f158
Fix for bug 226425 (xml, xslt crash using apply-templates and document). r=Pike, sr=jst.
2005-09-08 15:38:37 +00:00
peterv%propagandism.org
2af596084a
Fix for bug 205778 (document('') load of stylesheet conflicts with http cache). r=Pike, sr=bz.
2005-09-08 15:38:31 +00:00
silver%warwickcompsoc.co.uk
0f4f973a0c
Bug 305663 - Only add 'eval' to command list manually if it is not already in the list (Mozilla 1.0 will pretend it doesn't exist).
...
ChatZilla only.
r=samuel
2005-09-07 19:26:34 +00:00
dougt%meer.net
155702ba7d
fixing a potential crash if prefs do not exist. need to set rv. npodb
2005-09-07 18:33:50 +00:00
cbiesinger%web.de
485657151c
bug 305243 set an XML content-type hint on XMLHttpRequest channels, to always
...
parse local files as XML.
Also, make TestXMLExtras convert non-ASCII bytes to UTF-16 correctly.
r=jst sr=bz
2005-09-07 12:51:17 +00:00
roc+%cs.cmu.edu
6e75945d4d
Fixing bustage
2005-09-06 22:15:28 +00:00
silver%warwickcompsoc.co.uk
a3e92dd4d9
Bug 134814 - Add pref for collapsing actions, and make different message types not collapse unless the motif asks for it.
...
ChatZilla only.
r=silver
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
2005-09-05 21:12:03 +00:00
peterv%propagandism.org
5a8be97992
Fix for bug 306809 (oom mlk in txVariable::Convert). r/sr=bz.
2005-09-04 15:45:22 +00:00
silver%warwickcompsoc.co.uk
4be7a14fcf
Bug 291233 - Use numeric sort codes for userlist to fix backwards sorting in Estonian locale.
...
ChatZilla only.
r=rginda
2005-09-03 22:47:42 +00:00
timeless%mozdev.org
b29ee75cfb
Bug 302521 Add sv-SE to inspector locales
...
small text corrections
patch by jasajudeju@telia.com
2005-09-02 19:05:07 +00:00
dougt%meer.net
a39514541d
Addresses 305712. There is more worked needed to make this solid with respect to form elements. However, this patch makes it so that you can navigate select elements with the normal up/down arrow keys, and you can use the left/right+modifier to use snav NPODB
2005-09-01 19:51:58 +00:00
doronr%us.ibm.com
b37afe9fd5
Bug 306608 - Schema Loader has issues with xsd:group. r/sr=peterv
2005-09-01 17:17:35 +00:00
peterv%propagandism.org
c2a93e1136
Fix for bug 68824 (XMLParser::getDocumentFromURI returns empty documents for missing pages). r=Pike, sr=bz.
2005-08-31 12:01:29 +00:00
bzbarsky%mit.edu
8f8d6d15e9
Make sure kepress handlers are not affected by Caps Lock state. Bug 295228,
...
patch by Dainis Jonitis <Dainis_Jonitis@swh-t.lv>, r=neil, sr=bzbarsky
2005-08-30 18:13:48 +00:00
dougt%meer.net
73cd4ed4ce
This wasn't a MINIMO problem, but rather a static build problem. NPODB
2005-08-29 17:38:01 +00:00
mozilla.mano%sent.com
045f805e75
Bug 306171 - [mac] The 'Preferences' menuitem is disabled in Firefox's DOMi. r=mconnor.
2005-08-27 17:27:45 +00:00
gavin%gavinsharp.com
cdebc283cc
Bug 305794: Report A Broken Web Site, Privacy Policy link not working, r=mconnor
2005-08-26 20:18:37 +00:00
bugzilla%arlen.demon.co.uk
01727911ae
Bug 304947 Some mistakes in nav_help.xhtml - followup
...
p=opitz.michael@inode.at r=me
2005-08-26 19:48:52 +00:00
mozilla.mano%sent.com
50b7d7d7f7
Bug 304951 - error in chardet's Hebrew language model. patch from Shy Shalom <shoosh20012001@hotmail.com>, r=smontagu, sr=roc.
2005-08-26 19:09:41 +00:00
bsmedberg%covad.net
a8c190a4e1
Followup from bug 305767 - Use % instead of # as preprocessor marker.
2005-08-26 14:42:29 +00:00
bsmedberg%covad.net
7445dc3000
Bug 305767 - Allow a different marker character for preprocessing CSS files - r=hixie+mconnor
2005-08-26 12:49:37 +00:00
mhammond%skippinet.com.au
d93e606089
Bug 297598 - bring pyxpcom up to speed.
...
r=alecf, sr=shaver - not used by any builds.
2005-08-25 21:52:19 +00:00
peterv%propagandism.org
45495bb46c
Fix for bug 305296 (nsXPathResult::IterateNext() does not advance to next result). r=Pike, sr=jst.
2005-08-25 19:20:10 +00:00
bsmedberg%covad.net
423e0db94d
Bug 302275 - Flip xpcnativewrappers default to yes - r=bz sr=shaver
2005-08-25 15:20:34 +00:00
bzbarsky%mit.edu
f6a5a756fb
Make sure that a reflow flush on the document makes the sink start layout if
...
needed. Bug 253951, r=mrbkap, sr=jst
2005-08-24 20:56:58 +00:00
bugzilla%arlen.demon.co.uk
f54de66fb4
Bug 304947 Some mistakes in nav_help.xhtml
...
p=opitz.michael@inode.at r=me
2005-08-24 20:01:49 +00:00
bmlk%gmx.de
c01337affd
make the rtest logs brief as they will otherwise easily fill a couple of megbytes. bug 292418 r/sr=dbaron
2005-08-24 18:07:03 +00:00
doronr%us.ibm.com
557dd02a2d
Bug 271560 - Amazon Web Services crashing us using WSDL Proxying. r=timeless sr=jst
2005-08-24 15:54:38 +00:00
allan%beaufour.dk
e81891ce09
[XForms] Show dialogbox on fatal errors. Binding-errors for now. Bug 290465, r=doronr+smaug.
2005-08-24 09:43:27 +00:00
pedemont%us.ibm.com
5aa86a0ff1
Bug 302496 - Add instance attribute to submission element. r=aaronr/smaug
2005-08-23 21:20:28 +00:00
doronr%us.ibm.com
d9d390083b
XForms bug 300801 - xblize xforms:select. r=aaronr/smaug
2005-08-23 18:35:52 +00:00
allan%beaufour.dk
ab3bc66bc0
[XForms] Remove binding-exception from setindex. Bug 293436, r=aaronr+smaug
2005-08-23 11:04:36 +00:00
allan%beaufour.dk
b4402c8920
[XForms] Handle references to id attributes inside repeats. Bug 302513, r=smaug+doronr
2005-08-23 11:00:50 +00:00
bzbarsky%mit.edu
692c9e00f2
Make nsIPresShell::GetPrimaryFrameFor return nsIFrame* instead of using an out
...
param. Bug 303779, patch by Bastiaan Jacques <b.jacques@planet.nl>, r+sr=bzbarsky
2005-08-22 22:24:29 +00:00
doronr%us.ibm.com
bb19a63ffb
XForms bug 304373 - crash loading a poorly formed xforms with external instance data. Patch by aaronr, r=smaug,me
2005-08-22 19:28:47 +00:00
doronr%us.ibm.com
52213e6ac5
XForms bug 304928 - select1 will not select the last item in its list. Patch by aaronr, r=allan,smaug
2005-08-22 19:05:57 +00:00
silver%warwickcompsoc.co.uk
4739a2aeec
Bug 304350 - Don't try and force the pref service to save prefs.js.
...
ChatZilla only.
r=rginda
2005-08-22 18:42:14 +00:00
silver%warwickcompsoc.co.uk
a42ecc9744
Bug 305360 - Add global default quit message preference.
...
ChatZilla only.
r=samuel
2005-08-22 18:40:36 +00:00
silver%warwickcompsoc.co.uk
7c151df1eb
Bug 131604 - Use local environment to set default nickname.
...
ChatZilla only.
r=rginda
2005-08-22 18:36:42 +00:00
roc+%cs.cmu.edu
6e23b199ec
Bug 300313. DeCOMtaminate linebreaker/wordbreaker, and access them directly as services rather than through a factory. r+sr=roc, patch by Joshua Welderson (thanks Joshua\!)
2005-08-22 03:00:06 +00:00
bzbarsky%mit.edu
02b9f6e304
Make sure to mainain our mContextMenu member correctly. Bug 251274,
...
r=timeless, sr=neil
2005-08-21 19:43:23 +00:00
bienvenu%nventure.com
7b21e5c109
fix build bustage when disable logging is turned on, r=cneberg, backing out part of patch for 280792
2005-08-21 16:01:52 +00:00
bienvenu%nventure.com
37adeb95f3
remove files copied to extensions\auth, part of work for 280792 and 303160
2005-08-21 15:59:28 +00:00
bienvenu%nventure.com
30ff3dc591
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
fd9c20af4f
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
3e5f13dfce
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
5220c7a66d
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