pedemont%us.ibm.com
5b05be3d41
Remove nsWriteSegmentFun - no longer needed.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.10
Original date: 2004/10/27 22:03:45
2006-09-27 15:09:51 +00:00
pedemont%us.ibm.com
df16d8919c
Fix memory leaks. Make JavaXPCOMInstance hold ref to XPCOM object.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.9
Original date: 2004/10/27 17:10:03
2006-09-27 15:09:49 +00:00
pedemont%us.ibm.com
7fc940143d
Make GeckoEmbed functions more Java-like. Don't reflect NS_NewArray. Provide generic impl of QI.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.8
Original date: 2004/10/15 21:50:15
2006-09-27 15:09:47 +00:00
pedemont%us.ibm.com
b23ba75f0e
Use NS_ProxyRelease to make sure XPCOM objects are released on the correct thread. Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.7
Original date: 2004/10/06 22:13:00
2006-09-27 15:09:44 +00:00
pedemont%us.ibm.com
7908a44327
Added NS_NewArray function. Used by testcase. Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.6
Original date: 2004/10/01 22:59:12
2006-09-27 15:09:42 +00:00
pedemont%us.ibm.com
0a08313724
Split GeckoEmbed.java into two files, so GeckoEmbed just contains embedding functions. Better name for library. Use JAVA_HOME for location of Java includes. Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.5
Original date: 2004/10/01 16:19:03
2006-09-27 15:09:39 +00:00
pedemont%us.ibm.com
9f80187767
Store a global weak ref to the Java object rather than the 'address' returned by the JVM
...
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2004/09/30 23:34:47
2006-09-27 15:09:38 +00:00
pedemont%us.ibm.com
42d3f6f8fd
Make object returned from NS_NewLocalFile lazily resolve its interface info, so we can call NS_NewLocalFile before NS_InitEmbedding. Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2004/09/15 21:06:30
2006-09-27 15:09:35 +00:00
pedemont%us.ibm.com
c17fb369fb
QI, don't case! Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2004/09/15 19:47:19
2006-09-27 15:09:33 +00:00
pedemont%us.ibm.com
495bd0db70
Initial drop. Not part of default build.
...
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/nsJavaInterfaces.cpp
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/09/02 16:34:11
2006-09-27 15:09:31 +00:00
pedemont%us.ibm.com
481deadbf1
Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
...
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/interfaces/IXPCOM.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/10/28 01:59:03
2006-09-27 15:09:27 +00:00
pedemont%us.ibm.com
13286c7f34
Bug 327846 - Method names conflicting with Java keywords should have underscore prepended, not appended. Expand list of Java keywords. General cleanup. r=bsmedberg. xulrunner only
...
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2006/03/30 22:31:56
2006-09-27 15:09:24 +00:00
pedemont%us.ibm.com
07aae11054
Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2005/10/28 01:59:03
2006-09-27 15:09:22 +00:00
pedemont%us.ibm.com
56dd4fe3fd
Missing some #defines. Not part of default build. a=mkaply
...
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2005/04/26 22:58:26
2006-09-27 15:09:20 +00:00
pedemont%us.ibm.com
bb5b14720e
Generate Java interface from nsError.h. Not part of build. a=mkaply
...
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/gen-nsError.pl
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/04/13 19:04:57
2006-09-27 15:09:17 +00:00
pedemont%us.ibm.com
4798d87cd6
Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
...
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/interfaces/IGRE.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/10/28 01:59:03
2006-09-27 15:09:11 +00:00
pedemont%us.ibm.com
9fabd16879
Bug 348732 - getGREPathWithProperties() fails if temp path has spaces. XULRunner only. Patch by Dominik, r=jhpedemonte.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.6
Original date: 2006/08/16 16:13:23
2006-09-27 15:09:09 +00:00
pedemont%us.ibm.com
65efe04d7b
Bug 323231 - Expose new XRE Profile APIs to Java embedders. r=jhpedemonte/bsmedberg
...
Original committer: pedemont%us.ibm.com
Original revision: 1.5
Original date: 2006/06/09 13:40:08
2006-09-27 15:09:07 +00:00
pedemont%us.ibm.com
df45682724
Bug 329159 - StringIndexOutOfBoundsException in Mozilla.getGREPathFromRegistryFile. r=mkaply.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2006/03/16 20:59:42
2006-09-27 15:09:05 +00:00
pedemont%us.ibm.com
58f53874d6
Bug 320574 - Use new 'javaxpcom' GRE property for finding appropriate GRE. r=bsmedberg.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2005/12/16 22:30:03
2006-09-27 15:09:03 +00:00
pedemont%us.ibm.com
8f8c874156
Nomenclature change. No bug.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2005/12/16 17:32:44
2006-09-27 15:09:01 +00:00
pedemont%us.ibm.com
825a16304b
Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
...
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/interfaces/Mozilla.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/10/28 01:59:03
2006-09-27 15:08:59 +00:00
pedemont%us.ibm.com
e702540404
Remove extra semicolon. Not part of default build
...
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2004/09/21 15:46:59
2006-09-27 15:08:49 +00:00
pedemont%us.ibm.com
ba8d925b4e
A weak reference implementation. Not part of default build.
...
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/nsJavaXPTCStubWeakRef.h
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/09/15 21:50:41
2006-09-27 15:08:47 +00:00
pedemont%us.ibm.com
026d090476
Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
...
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/interfaces/INIParser.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/10/28 01:59:03
2006-09-27 15:08:44 +00:00
pedemont%us.ibm.com
e7930aa983
Initial drop. Not part of default build.
...
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/nsJavaXPTCStub.h
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/09/02 16:34:11
2006-09-27 15:08:14 +00:00
pedemont%us.ibm.com
18020ea13b
Bug 329522 - Use RegisterNatives for associating Java native methods with their implementation. r=bsmedberg
...
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2006/04/03 21:16:49
2006-09-27 15:08:11 +00:00
pedemont%us.ibm.com
99949e17c3
Bug 316090 - GREImpl.loadDependentLibraries hardcodes the list, and turn javaxpcom on by default for XULRunner, patch by jhpedemonte and myself with co-review
...
Original committer: bsmedberg%covad.net
Original revision: 1.2
Original date: 2005/12/15 14:17:19
2006-09-27 15:08:08 +00:00
pedemont%us.ibm.com
9047d270c2
Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
...
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/src/XPCOMImpl.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/10/28 01:59:03
2006-09-27 15:08:05 +00:00
pedemont%us.ibm.com
f4fa781a79
Fix logging to not use variable arguments (not supported by win32 compiler).
...
Original committer: pedemont%us.ibm.com
Original revision: 1.15
Original date: 2004/11/23 17:02:21
2006-09-27 15:06:45 +00:00
pedemont%us.ibm.com
2f91883779
Properly handle [inout] string params when calling a Java method from XPCOM. Allocate enough space for PRUnichar string when returning to XPCOM.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.14
Original date: 2004/10/26 20:30:01
2006-09-27 15:06:41 +00:00
pedemont%us.ibm.com
6050e59c85
Implement IID for nsJavaXPTCStub. Return associated Java object if returning nsJavaXPTCStub.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.13
Original date: 2004/10/18 17:04:29
2006-09-27 15:06:38 +00:00
pedemont%us.ibm.com
e168bc2b3a
Revert to having each nsJavaXPTCStub hold a ref to its Java object.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.12
Original date: 2004/10/15 22:07:36
2006-09-27 15:06:36 +00:00
pedemont%us.ibm.com
9fb957b27a
Only master XPTCStub should hold strong ref to Java object. Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.11
Original date: 2004/10/07 15:11:34
2006-09-27 15:06:33 +00:00
pedemont%us.ibm.com
6e0bd6ade4
mIInfo check was wrong and unnecessary. Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.10
Original date: 2004/10/06 22:31:13
2006-09-27 15:06:30 +00:00
pedemont%us.ibm.com
f689bef7b6
Fix crash when nsJavaXPTCStub represents a non-Mozilla class object. Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.9
Original date: 2004/10/01 23:08:34
2006-09-27 15:06:25 +00:00
pedemont%us.ibm.com
afb65a275c
Properly mplement T_VOID. Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.8
Original date: 2004/09/15 22:59:42
2006-09-27 15:06:23 +00:00
pedemont%us.ibm.com
674bfe2a39
Better implementation of FinalizeJavaParams. Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.7
Original date: 2004/09/15 22:19:18
2006-09-27 15:06:20 +00:00
pedemont%us.ibm.com
0d81cd2c50
A weak reference implementation. Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.6
Original date: 2004/09/15 21:50:41
2006-09-27 15:06:19 +00:00
pedemont%us.ibm.com
cf3a9576ac
Remove nsJavaXPTCStub from hash table on destruction. Fix ref counting. Clean up logging. Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.5
Original date: 2004/09/15 19:21:08
2006-09-27 15:06:16 +00:00
pedemont%us.ibm.com
46d60813ef
Need to pass FALSE to GetIIDForMethodParam() since we are using mini variants. Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.4
Original date: 2004/09/15 17:35:36
2006-09-27 15:06:14 +00:00
pedemont%us.ibm.com
27b278dfa8
Properly implement setter and getter functions. Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.3
Original date: 2004/09/15 17:31:14
2006-09-27 15:06:11 +00:00
pedemont%us.ibm.com
4eee03e092
Bug 256911 - workaround for broken XPCOM usage - bind lifetime of child stubs to master stub. Not part of default build.
...
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2004/09/15 17:26:55
2006-09-27 15:06:09 +00:00
pedemont%us.ibm.com
1003564456
Initial drop. Not part of default build.
...
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/nsJavaXPTCStub.cpp
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2004/09/02 16:34:11
2006-09-27 15:06:06 +00:00
pedemont%us.ibm.com
41973e13e3
XPCOMJavaProxyBase belongs in impl jar, not interfaces jar. No bug. Not part of default build
...
Original committer: pedemont%us.ibm.com
Original revision: 1.2
Original date: 2005/11/22 23:09:08
2006-09-27 15:06:04 +00:00
pedemont%us.ibm.com
6e9479887d
Bug 279649 - Dynamically create Java proxies. r=darin.
...
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/XPCOMJavaProxyBase.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/02/23 20:19:55
2006-09-27 15:06:02 +00:00
pedemont%us.ibm.com
e96d27c221
Bug 305815 - Better organize Java interfaces. Implement getGREPathWithProperties(). r=bsmedberg, r=lbustelo. Not part of default build.
...
This file was copied in CVS from the following location:
mozilla/extensions/java/xpcom/interfaces/GREVersionRange.java
Original committer: pedemont%us.ibm.com
Original revision: 1.1
Original date: 2005/10/28 01:59:03
2006-09-27 14:45:40 +00:00
timeless%mozdev.org
09a3dfe74b
Bug 340363 HashMgr::load_tables leaks "rawdict" for various failures, and sometimes even a tableptr
...
r=mscott sr=neil
2006-09-27 09:58:47 +00:00
aaronr%us.ibm.com
b73745e7a4
[XForms] range doesn't update instance data. Bug 354309, patch by surkov, r=olli+aaronr
2006-09-26 19:28:11 +00:00
gijskruitbosch%gmail.com
d62029775d
Bug 294500 - Provide a description in install.rdf
...
r=silver (James Ross)
2006-09-26 14:37:33 +00:00
mattwillis%gmail.com
9d55b1c7ae
bug 351168 - bustage fix
2006-09-25 18:09:22 +00:00
mattwillis%gmail.com
b488e92324
bug 351168 - bustage fix
2006-09-25 17:55:46 +00:00
mattwillis%gmail.com
232772f4a7
bug 351168 - Add WCAP builds. r=lilmatt,dmose
2006-09-25 17:27:32 +00:00
aaronleventhal%moonset.net
cbd3fb6983
Bug 350186. Accessible objects for xforms input controls. Patch by surkov. r=aaronlev, r=aaronr, sr=neil
2006-09-25 15:22:05 +00:00
Olli.Pettay%helsinki.fi
33d2587ed0
Bug 352462, refactor range, p=surkov, r=doronr,me
2006-09-25 09:59:14 +00:00
Olli.Pettay%helsinki.fi
d68074e1f6
Bug 351901, select1 should allow values with spaces, p=surkov, r=me+aaronr
2006-09-25 09:50:54 +00:00
bugzilla%arlen.demon.co.uk
735d5739bf
Bug 338318 UI for spellcheck in browser window (form fields)
...
p=me r=neil sr=jag
2006-09-24 23:38:43 +00:00
ajschult%verizon.net
6a8de45652
Bug 351812: Broken links/redirects in Help. patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=IanN
2006-09-24 22:06:03 +00:00
gavin%gavinsharp.com
1b674abaff
Bug 352990: Improve domi's Evaluate JavaScript, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
2006-09-24 15:05:45 +00:00
gavin%gavinsharp.com
33f9ef4a39
Bug 226819: Javascript Object window should allow sort properties and methods by name, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
2006-09-24 14:55:12 +00:00
cbiesinger%web.de
79738ef491
Bug 265780 make FTP use nsIAuthPrompt2
...
r=darin
2006-09-22 21:06:57 +00:00
aaronr%us.ibm.com
355f58df2d
[XForms] upload control fails to update filename/mediatype (1.8.0 safe version). Bug 353672, r=olli+aaronr
2006-09-22 18:06:08 +00:00
aaronr%us.ibm.com
1860f5a69b
[XForms] Bump version number to 0.7. Bug 353715, r=doronr+olli
2006-09-22 17:56:55 +00:00
aaronr%us.ibm.com
35adbb9075
[XForms] should use GetBoundNode instead of mBoundNode in SetMozTypeAttribute. Bug 353699, r=surkov+olli
2006-09-22 17:49:49 +00:00
aaronr%us.ibm.com
8597b6ae53
[XForms] hide input controls if bound to restricted types. Bug 331984, r=surkov+olli
2006-09-21 16:49:13 +00:00
aaronr%us.ibm.com
1de6aee3bd
[XForms] item labels of select don't focus select on click. Bug 344387, patch by surkov, r=doronr+olli
2006-09-20 20:01:46 +00:00
aaronr%us.ibm.com
a25cea21dd
[XForms] upload control fails to update info if bound to an attribute. Bug 353159, patch by sspeiche, r=doronr+aaronr
2006-09-20 19:38:47 +00:00
doronr%us.ibm.com
1ecddd7c59
xsd:anyURI validation doesn't allow relative urls, patch by sspeiche, r=me
2006-09-19 17:29:41 +00:00
timeless%mozdev.org
5d49ac742b
Bug 352773 DOM Inspector node type still shows tooltip of node type in word form
...
patch by jason_barnabe@fastmail.fm r=timeless sr=neil
2006-09-19 12:14:58 +00:00
timeless%mozdev.org
ff630f3470
Bug 352770 DOMI DOM Node textboxes should not appear editable
...
patch by jason_barnabe@fastmail.fm r=timeless sr=neil
2006-09-19 12:11:51 +00:00
hwaara%gmail.com
329183e862
implement accessible object for xforms:range. Patch by Alexander Surkov (surkov.alexander@gmail.com). r=aaronr, sr=neil, b=351027
2006-09-19 10:37:27 +00:00
Olli.Pettay%helsinki.fi
14a81e4dd4
Bug 344473, xforms message should be resizeable and showed inside dialog, p=surkov, r=me+aaronr
2006-09-19 07:54:58 +00:00
Olli.Pettay%helsinki.fi
c8ed206dcd
Bug 351879, crash calling refresh() during a refresh, r=aaronr+doronr
2006-09-18 17:44:00 +00:00
neil%parkwaycc.co.uk
298042b3a1
Bug 341504 global history toolkit autocomplete interface r=IanN,biesi sr=jag
2006-09-18 13:52:11 +00:00
timeless%mozdev.org
179e52ffef
reindenting this file to 2space indentation. no code was otherwise influenced by this change
2006-09-17 13:19:42 +00:00
timeless%mozdev.org
cdd607f732
Bug 352820 String literal converted to char* in formal argument aAttrName in call to static nsP3PUtils::GetAttributeValue
...
r=darin sr=darin
2006-09-16 23:39:59 +00:00
neil%parkwaycc.co.uk
f205628bba
Classic theme icon refresh b=348720 p=MReimer r+sr=me
2006-09-16 20:20:28 +00:00
bmlk%gmx.de
dc8e893186
reenable print regression testing bug 339521 r/sr=dbaron
2006-09-14 05:11:37 +00:00
silver%warwickcompsoc.co.uk
4e6621f679
Bug 347847 - Use 'accesskey' for paired items to aid localisation.
...
JavaScript Debugger only.
r=silver
p=giacomo.magnini@portalis.it (Giacomo Magnini)
2006-09-13 16:38:52 +00:00
robert%accettura.com
2f6da6a288
Bug 324323 If reporter fails to send report then no way to go back to retry or copy field content. p=me r=gavin.sharp
2006-09-13 02:24:24 +00:00
robert%accettura.com
6d9000acb1
Bug 314933 initial focus should be on the "Problem type" menulist, not the url field p=gavin.sharp r=me.
2006-09-13 02:22:42 +00:00
robert%accettura.com
b36a85b7dc
Bug 296271 Remove '>'
...
r=gavin.sharp a=mtschrep p=me
2006-09-13 01:06:43 +00:00
mozilla.mano%sent.com
395dc9eb8b
Bug 351363 - overlays to customizeToolbar.xul should also apply to the sheet implementaion. r=mconnor.
2006-09-12 23:13:33 +00:00
aaronr%us.ibm.com
8b1396cba8
[XForms] refactor range for xhtml to use common range binding. Bug 348439, patch by surkov, r=doronr+olli
2006-09-12 23:06:44 +00:00
Olli.Pettay%helsinki.fi
4c999a44fb
Bug 303865, a11y: Should be able to select items in select1 via keypressed (not arrow keys), p=surkov, r=me+aaronr
2006-09-12 14:11:02 +00:00
robert%accettura.com
d203816723
Bug 345413 Reporter preferences not installed. patch=Mike Hommey r=me a=beltzner
2006-09-11 23:34:29 +00:00
alex%croczilla.com
be88ea92d3
Enable JS1.7 features in JSSh. Not part of default builds.
2006-09-11 10:01:37 +00:00
vladimir%pobox.com
edd0f8b4bd
Fix build compat with Gecko 1.8 (npotb)
2006-09-10 22:38:21 +00:00
vladimir%pobox.com
7031435c14
Build fixes. TEXTURE_RECTANGLE support, test fixes, start of getParameter impl
2006-09-09 21:37:27 +00:00
bzbarsky%mit.edu
01946a8fe9
Make it possible to give DOMParsers the right principals from C++. Bug 332840,
...
r=sicking, sr=jst
2006-09-09 04:54:03 +00:00
mnyromyr%tprac.de
c6f8333e79
Bug 343835: redeclaration of const XULAPPINFO_CONTRACTID; p=C�dric "chewey" Menge <bugzilla@mengemail.de>, r=silver
2006-09-08 18:11:05 +00:00
timeless%mozdev.org
554bebcdf0
Bug 205872 domNode viewer should use one dialog for setting new/editing attributes
...
Fix for disappearing attribute bug
patch by comrade693@gmail.com r=timeless sr=neil
2006-09-08 15:23:15 +00:00
gijskruitbosch%gmail.com
8a4c1438e6
Bug 351215 - instanceof now failing for subscript loader generated objects
...
p=silver@warwickcompsoc.co.uk (James Ross)
r=ssieb
ChatZilla Only
2006-09-07 23:05:20 +00:00
gijskruitbosch%gmail.com
54117ce149
Bug 350402 - CopyPasteHandler causes assertions
...
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=ssieb
ChatZilla Only
2006-09-07 22:58:13 +00:00
gijskruitbosch%gmail.com
69cb8d3b10
Bug 350400 - Talkback munger needs a minimum length
...
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=silver
ChatZilla Only
2006-09-07 22:45:18 +00:00
gijskruitbosch%gmail.com
8ed0f8abc6
Bug 343249 - Take advantage of SeaMonkey's autoscroll
...
p=rdmsoft@rdmsoft.com (Robert Marshall)
r=silver
ChatZilla Only
2006-09-07 22:38:11 +00:00
gijskruitbosch%gmail.com
8a44ff9f8c
Bug 331047 - Add support for NAMESX (multiple modes in /names response)
...
p=rdmsoft@rdmsoft.com (Robert Marshall)
r=silver
ChatZilla Only
2006-09-07 22:26:20 +00:00
vladimir%pobox.com
6a3153a0fc
Nothing to see here; move along... (not part of the build)
2006-09-03 04:00:42 +00:00
Olli.Pettay%helsinki.fi
64e491c833
Bug 351036, Combine NS_IMAGE_ERROR and NS_SCRIPT_ERROR, r+sr=jst
2006-09-02 10:00:26 +00:00
aaronleventhal%moonset.net
06e7af27c1
Fix misspelling in comment. Followup to bug 337250.
2006-09-02 02:14:34 +00:00
db48x%yahoo.com
49375ecde7
bug 347358: Fallout from bug 174699: Some PageInfo accesskey conflict in the tabs content/names
...
patch by Giacomo Magnini <giacomo.magnini@portalis.it>, r=db48x, sr=Neil
2006-09-01 23:31:45 +00:00
silver%warwickcompsoc.co.uk
20822cba63
Bug 347483 - Don't check for usermode prefixes if we don't know of any yet (fixes notices before 001).
...
ChatZilla only.
r=samuel
2006-09-01 22:47:46 +00:00
mkaply%us.ibm.com
8dfa49a4d7
CCK - not part of build - global extensions does NOT work multipackage XPIs
2006-08-31 17:07:42 +00:00
mkaply%us.ibm.com
5dac5f2684
#347352
...
CCK only - not part of build
Ignore all the junk in a cert file - just pull out the cert
2006-08-31 16:52:04 +00:00
mkaply%us.ibm.com
32d9b02064
#350708
...
CCK only - not part of build
Locked startup page not working correctly
2006-08-31 16:50:38 +00:00
Olli.Pettay%helsinki.fi
953736e2f6
Bug 348689, fixes to xf:message, p=surkov, r=me+doron
2006-08-30 15:41:29 +00:00
Olli.Pettay%helsinki.fi
5d48d57e06
Bug 348612, [newwidget] support input[type=xsd:integer] for xul, p=surkov, r=me+doron
2006-08-30 15:16:06 +00:00
Olli.Pettay%helsinki.fi
301bc07795
Bug 339075, xul's ephemeral messages are shown in wrong place, r=me+aaronr, p=surkov
2006-08-30 15:01:43 +00:00
uriber%gmail.com
ca5218736c
Allow users of nsFrameTraversal to specify what features they want the iterator to have, and make nsFrame::GetFrameFromDirection() specify "following OOFs". bug=334626 r+sr=roc
2006-08-30 13:38:16 +00:00
bugzilla%arlen.demon.co.uk
c8fbaef0ea
Bug 350343 DOM inspector help link 404 error page not found
...
p=stefanh r=me
2006-08-29 20:15:56 +00:00
timeless%mozdev.org
97d86b0df2
Bug 106386 Correct misspellings in source code
...
r=bernd rs=brendan
2006-08-28 20:12:37 +00:00
aaronr%us.ibm.com
8695ecb64f
[NPOTDB] Add support for missing built-in derived schemas. Bug 345907, patch by sspeiche, r=doronr
2006-08-28 19:50:18 +00:00
pedemont%us.ibm.com
d47f09f9df
Bug 333618 - Use xpidl for generating Java interfaces. r=timeless/bsmedberg, sr=bsmedberg.
2006-08-28 15:24:32 +00:00
cbiesinger%web.de
8c59aae763
Bug 265780 part I: Implement nsIAuthPrompt2 and related interfaces per the design at
...
http://wiki.mozilla.org/Necko:nsIAuthPrompt2
r=darin
2006-08-26 21:42:54 +00:00
mozilla.mano%sent.com
ac5036c596
Bug 250129 - Improve toolbar customization UE on OS X. r=mconnor.
2006-08-26 07:27:54 +00:00
bryner%brianryner.com
988d792046
Set FORCE_PR_LOG for this entire directory, if MOZ_LOGGING is defined (bug 347686) r=marria
2006-08-25 17:38:33 +00:00
benjamin%smedbergs.us
d73c9ee8ab
Bug 350092 - webservices should use plarenas instead of xptarenas, r=doron
2006-08-25 13:40:29 +00:00
aaronr%us.ibm.com
0e68307f08
add initial support for accessible objects for xforms. Bug 337690, patch by surkov r=aaronleventhal+aaronr, sr=neil
2006-08-24 21:14:44 +00:00
bryner%brianryner.com
66f6c6967b
Log autocomplete textentered events (bug 347686), r=marria
2006-08-24 01:22:10 +00:00
bryner%brianryner.com
2f21caaaf2
add a client data version stamp (bug 348746), r=marria
2006-08-23 22:46:29 +00:00
gavin%gavinsharp.com
457a92ba03
Bug 302054: Report broken website's privacy link is often invisible, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mconnor
2006-08-23 20:16:01 +00:00
aaronr%us.ibm.com
a2ea656205
[XForms] up/down keys behavior corrected for minimal select1 in xhtml. Bug 348867, patch by surkov, r=olli+aaronr
2006-08-21 22:24:28 +00:00
aaronr%us.ibm.com
0192fd3086
[XForms] Implement accessible objects for xforms input controls. Bug 337250, patch by surkov, r=olli+aaronr
2006-08-21 21:24:08 +00:00
aaronr%us.ibm.com
624c51dbe1
[XForms] label click doesn't focus select and select1 properly. Bug 344379, patch by surkov, r=olli+aaronr
2006-08-21 20:15:44 +00:00
aaronr%us.ibm.com
90a5206b33
[XForms] Implement mediatype file filters in upload. Bug 313768, patch by msterlin, r=olli+aaronr
2006-08-21 18:51:05 +00:00
aaronr%us.ibm.com
88acd5541d
[XForms] XPath expression errors when expr spans mult instances. Bug 348993, r=doronr+olli
2006-08-20 20:46:15 +00:00
gijskruitbosch%gmail.com
f90256d447
Bug 349066 - Venkman's Open Windows view misconstructs base URL for urls like http://foo.com/#bar
...
r=silver (James Ross)
Venkman/SeaMonkey Only
2006-08-20 15:24:04 +00:00
ajschult%verizon.net
52090324db
Bug 312285: Wallet forces NSS initialization on profile-before-change, patch by Vidar Haarr <vhaarr+bmo@gmail.com>, r=dveditz.
2006-08-19 20:23:53 +00:00
ajschult%verizon.net
45c4a686ae
Bug 337475: Add confirm dialog for removing all passwords, patch by Peter Weilbacher <mozilla@Weilbacher.org>, r=Kairo for locale, r=CTho for content and sr=Neil.
2006-08-19 19:31:13 +00:00
brettw%gmail.com
a7a2cb6e16
Bug 348981 r=pkasting a=dbaron Typo in range setting
2006-08-18 17:45:02 +00:00
kairo%kairo.at
0fb6374896
bug 344893 - Align (c) lines between branch and trunk (and minor cleanups), p=giacomo.magnini@portalis.it r=IanN
2006-08-18 16:23:06 +00:00
kairo%kairo.at
2ffe172c38
bug 347110 - Beautify mail_help, p=giacomo.magnini@portalis.it r=IanN
2006-08-18 16:20:40 +00:00
pedemont%us.ibm.com
69e2287551
Bug 349074 - Mac/Intel: GenerateJavaInterfaces doesn't write constants for ifaces with no parent. XULRunner only. r=bsmedberg.
2006-08-18 15:31:00 +00:00
gavin%gavinsharp.com
d7c3fe2fd4
Fix typo in patch for bug 205872
2006-08-18 03:37:59 +00:00
kairo%kairo.at
e5d364eab5
bug 340716 - dead link in help-index1.rdf and help-toc.rdf, p=opitz.michael@inode.at r=IanN
2006-08-17 23:37:38 +00:00
gijskruitbosch%gmail.com
2b0a8d94a3
Bug 341758 - Venkman doesn't need to make linemaps of toplevel scripts on startup (aka "make it start faster")
...
r=silver (James Ross)
Venkman/SeaMonkey Only
2006-08-17 20:49:05 +00:00
doronr%us.ibm.com
edab531626
xsd:Name atom is defined with the wrong case, part 2. patch by sspeiche, r=me
2006-08-17 20:08:49 +00:00
pedemont%us.ibm.com
a1100c07f7
Bug 348884 - Don't generate Java interfaces when cross compiling. Fix for Mac/Universal builds. r=bsmedberg.
2006-08-17 19:42:39 +00:00
doronr%us.ibm.com
4c10b4e22b
Bug 348889 - xsd:Name atom is in the wrong case. Patch by sspeiche@us.ibm.com, r=me
2006-08-17 13:36:21 +00:00
Olli.Pettay%helsinki.fi
e6270ff676
Bug 347327, [XForms] mediatype for output, p=surkov, r=aaronr+doronr
2006-08-16 18:12:19 +00:00
pedemont%us.ibm.com
a1d77a1b40
Bug 348732 - getGREPathWithProperties() fails if temp path has spaces. XULRunner only. Patch by Dominik, r=jhpedemonte.
2006-08-16 16:13:23 +00:00
pkasting%google.com
9e49c079b9
Bug 348668: Split nodeName into prefix and localName.
...
patch by sdwilsh (comrade693@gmail.com )
r=timeless
sr=neil
2006-08-16 02:21:10 +00:00
jminta%gmail.com
68eeed0630
Bug 337790 Unable to view events on calDAV calendars, patch by browning@uwalumni.com, r+2r=dmose
2006-08-16 00:14:54 +00:00
brettw%gmail.com
ec389a0d15
Bug 348171 r=bryner Backspace key is very slow
2006-08-14 17:57:53 +00:00
mnyromyr%tprac.de
6960805494
Bug 342560: tag help; r=IanN
2006-08-12 23:12:25 +00:00
silver%warwickcompsoc.co.uk
c75378f378
Bug 344641 - Shut up stupid warning.
...
ChatZilla only.
r=samuel
2006-08-12 13:50:20 +00:00
silver%warwickcompsoc.co.uk
a207ecc6d0
Bug 207195 - Remind user when joining a channel with conf. mode enabled.
...
ChatZilla only.
r=samuel
2006-08-12 13:47:18 +00:00
gavin%gavinsharp.com
fabdb4edc3
Forgot this change when landing the patch for bug 205872. Original patch by Shawn Wilsher <comrade693@gmail.com>, r=timeless, sr=neil
2006-08-11 18:28:37 +00:00
neil%parkwaycc.co.uk
50334b1133
Bug 133117 Allow context search results to open in new tab r=IanN sr=me
2006-08-11 11:19:03 +00:00
aaronr%us.ibm.com
aafadbbada
[XForms] Implement typeList attr and hide upload and inputs based on it. Bug 313313, r=doronr+surkov+olli
2006-08-10 21:41:25 +00:00
gijskruitbosch%gmail.com
6d28bfe523
Bug 347888 - Profiler doesn't guess at function names without some user help.
...
r=silver (James Ross)
Venkman/SeaMonkey only.
2006-08-10 10:48:57 +00:00
gavin%gavinsharp.com
e79ffa817f
Bug 205872: domNode viewer should use one dialog for setting new/editing attributes, patch by Shawn Wilsher <comrade693@gmail.com>, r=timeless, sr=neil
2006-08-10 00:30:12 +00:00
mhammond%skippinet.com.au
f27078442b
Fix bug 347865 (PyXPCOM fails to build on alpha) on trunk.
...
Not part of the default build.
2006-08-09 13:37:38 +00:00
bryner%brianryner.com
4b41ac84eb
Fix trunk Places build (branch Places build is unsupported)
2006-08-08 17:57:42 +00:00
brettw%gmail.com
ce01e2a4b6
Bug 347804 r=bryner Crash due to not NULL checking
2006-08-08 17:12:19 +00:00
brettw%gmail.com
051031b8c5
Bug 347819 r=bryner Change assersions hit in normal usage to non-assertions & return failure
2006-08-08 16:57:50 +00:00
kairo%kairo.at
ffa95dbed8
bug 344893 - Align (c) lines between branch and trunk (and minor cleanups), p=giacomo.magnini@portalis.it r=IanN
2006-08-08 13:16:20 +00:00
smontagu%smontagu.org
3e78aa2e92
Add a minimum data threshold to CharDistributionAnalysis::GetConfidence() to reduce false positives. Bug 306272, r=jshin, sr=rbs
2006-08-08 10:35:30 +00:00
aaronr%us.ibm.com
bf17db2a13
[XForms] datepicker a11y issues. Bug 345224, patch by surkov, r=doronr+olli
2006-08-08 01:51:35 +00:00
aaronr%us.ibm.com
bfd35352a0
[XForms] give select1 keyboard shortcuts. Bug 316614, patch by surkov, r=doronr+olli
2006-08-08 01:39:57 +00:00
aaronleventhal%moonset.net
083e28aa17
Bug 337674. Make it possible to inspect accessibles (nsIAccessible) objects. Patch thanks to Alexander Surkov. r=timeless, sr=neil
2006-08-07 19:54:35 +00:00
bryner%brianryner.com
6243e5a2a0
Factor out subframe check and add it for window events (bug 347305) r=brettw
2006-08-07 18:46:24 +00:00
brettw%gmail.com
fb0b89f3bf
Bug 347561 r+sr=bryner Spellchecker crashes when causing destroy notifications to be flushed
2006-08-07 18:10:28 +00:00
bryner%brianryner.com
1320edb8d4
Add a subframe attribute for document events (bug 347305) r=darin
2006-08-04 19:24:07 +00:00
brettw%gmail.com
9e975d32c3
Bug 344560 forgotten part of previous commit
2006-08-04 01:17:59 +00:00
brettw%gmail.com
d2f7a6a5db
Bug 344560 r=bryner Make the spellchecker asynchronously check everything to avoid crashing when called from frame code. We cause DOM notifications to flush which are not allowed from frame code.
2006-08-04 01:02:42 +00:00
mkaply%us.ibm.com
5c03e24238
#346089
...
CCK only - Not handling autodetect proxies option
2006-08-03 16:26:07 +00:00
mkaply%us.ibm.com
0b95aed211
#346106
...
CCK only - Bogus search engine entries in cck.properties and JS file
2006-08-03 16:23:40 +00:00
silver%warwickcompsoc.co.uk
ff468f1a60
Bug 332879 - Drop repeated away messages on the floor.
...
ChatZilla only.
r=samuel
2006-08-02 19:03:38 +00:00
silver%warwickcompsoc.co.uk
0ee54c5087
Bug 331653 - Use nickname for ident when username empty.
...
ChatZilla only.
r=samuel
2006-08-02 18:56:59 +00:00
aaronr%us.ibm.com
fd2413a675
[XForms] refactor xbl messages. Bug 345729, patch by surkov, r=olli+aaronr
2006-08-02 18:29:37 +00:00
brettw%gmail.com
a0d0d747fb
Bug 345112 r+sr=bryner Make the spellchecker work incrementally
2006-08-02 16:17:06 +00:00
mattwillis%gmail.com
23b6c96964
bug 346796 - Syncs DOMi install.rdf text with NSIS. patch by reed, r=timeless, a181=beltzner
2006-08-02 04:50:57 +00:00
cbiesinger%web.de
68efed5537
bug 346151 Add nsIProxiedChannel to allow querying the proxy info a channel
...
was created with
r=darin sr=bz
2006-08-01 21:28:31 +00:00
aaronr%us.ibm.com
461d5b4ce2
[XForms] Performance fix for the control list on models. Bug 346325, r=doronr+olli
2006-08-01 21:21:27 +00:00
gijskruitbosch%gmail.com
773e5d238b
Bug 87394 - Fix strict warning in connection-xpcom.js
...
r=silver (James Ross)
ChatZilla Only
2006-08-01 14:04:13 +00:00
gijskruitbosch%gmail.com
e0cdedc3d0
Bug 346793 - "You need to be an operator" error after joining channel (except list request)
...
r=silver
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
ChatZilla Only
2006-08-01 11:42:52 +00:00
bryner%brianryner.com
aa2cebba1d
Collect better data about bookmark usage (bug 346609) r=marria
2006-08-01 02:26:30 +00:00
benjamin%smedbergs.us
1427ece273
Bug 339106 - integrate spellcheck into libxul, r=mento
2006-07-31 18:11:38 +00:00
brettw%gmail.com
8e93d081bd
Bug 339123 r=mscott Add Mozilla-related words to the dictinary
2006-07-31 18:08:29 +00:00
gavin%gavinsharp.com
233fb74755
Bug 343253: Improve unknown cert issuer dialog, r=kaie, sr=neil, ui-r=beltzner
2006-07-31 17:37:50 +00:00
bugzilla%standard8.demon.co.uk
203f000d26
Bug 343317 Some Privacy & Security Preference sections missing in suiterunner builds (jar.mn fix for wallet) r=neil,sr=jag
2006-07-31 16:24:27 +00:00
timeless%mozdev.org
02a01dec32
Bug 270023 DOM Node view should show namespace uri of attributes
...
patch by vhaarr+bmo@gmail.com r=caillon sr=neil
2006-07-31 14:51:14 +00:00
silver%warwickcompsoc.co.uk
4d20f3d2a9
Adjusting install.rdf versions to allow for SM 1.1 and work around AMO lameness.
...
ChatZIlla only.
NPOB
2006-07-31 10:58:33 +00:00
silver%warwickcompsoc.co.uk
01b86b4eda
Bumping version numbers as needed. 0.9.75 is done.
...
ChatZilla only.
2006-07-30 00:42:37 +00:00
silver%warwickcompsoc.co.uk
371592dfd1
Bug 323786 - Show connection attempt delay in minutes/hours as appropriate. Also show delay with the error message, not with previous start-of-attempt message.
...
Go for 0.9.75.
ChatZilla only.
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=silver
2006-07-30 00:28:31 +00:00
silver%warwickcompsoc.co.uk
04d7969ba0
Bug 87394 - Initial HTTP "connect" proxy support for IRC.
...
ChatZilla only.
r=samuel
2006-07-29 23:36:11 +00:00
brettw%gmail.com
860cc1d9cc
Bug 346200 r=bryner Spellchecker doesn't like curly quotes and other non-ASCII punctuation
2006-07-28 17:57:53 +00:00
kairo%kairo.at
b7c80c717d
fixing static build bustage from bug 344243 (seen on Camino/maya), r=mento
2006-07-28 13:13:55 +00:00
brettw%gmail.com
44816e2961
Bug 234936 r=bryner Don't spellcheck URLs
2006-07-27 22:09:07 +00:00
brettw%gmail.com
03c9fca767
Bug 345751 r+sr=roc Use new sorted range feature for the spellchecker
2006-07-27 21:57:45 +00:00
kairo%kairo.at
e428d1be1d
bug 344243 - first part: rename old typeaheadfind component to suitetypeaheadfind to be able to use it in parallel to toolkit, r=bsmedberg on the actual renaming, r=Neil on the installer package files, r=mento on the Camino project file change, sr=Neil
2006-07-27 20:09:44 +00:00
brettw%gmail.com
6682f75979
Bug 340050 r+sr=roc a=schrep Crash in spellchecker checking absurdly long word
2006-07-27 18:11:08 +00:00
neil%parkwaycc.co.uk
2f096f2c9e
Bug 221995 Followup fix for bug revealed by fixing jsObject.js r=timeless
2006-07-27 14:27:15 +00:00
gavin%gavinsharp.com
e2cd410be6
Bug 339054: JavaScript object subject should be expanded when the view is loaded, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
2006-07-27 14:27:14 +00:00
neil%parkwaycc.co.uk
27be36a7f8
Fix coding error (kids = document.createElement ...) r=timeless,caillon
2006-07-27 14:27:13 +00:00
timeless%mozdev.org
d1dd95b6b2
Bug 318204 don't use ===, properties might be undefined
...
Ok, use === carefully :)
r=bz sr=neil
2006-07-27 14:27:12 +00:00
bzbarsky%mit.edu
876497f5c0
Fix up some issues in Inspector (including mis-spelled identifier). Bug
...
281165, patch by Frank Wein <bugzilla@mcsmurf.de>, r=timeless, sr=bzbarsky
2006-07-27 14:27:11 +00:00
gerv%gerv.net
e32b64b19e
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-07-27 14:27:10 +00:00
bzbarsky%mit.edu
d41f5da2d5
Make nsXULElement::GetChildNodes use the same (live) node list that
...
nsGenericElement uses. Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2006-07-27 14:27:09 +00:00
caillon%returnzero.com
474688325f
Bug 107812
...
Copying from inspector should also copy to primary on platforms that support it.
r=akkana sr=bzbarsky
2006-07-27 14:27:08 +00:00
bzbarsky%mit.edu
a2d7014f95
Fix JS object display in Inspector. Bug 160254, r=timeless, sr=hewitt.
2006-07-27 14:27:07 +00:00
hewitt%netscape.com
b1feb4fe5f
bugs 110156, 110155
...
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa
Also includes fixes by Jan Varga (varga@utcruk.sk ) for bugs 132020, 133451, 131393, 115894, and 129327
2006-07-27 14:27:06 +00:00
bzbarsky%mit.edu
9cda54d0a7
Human-readable tooltips for nodetype in inspector. Bug 113793, patch by
...
Christopher Aillon <caillon@returnzero.com>, r=bzbarsky, sr=hewitt
2006-07-27 14:27:05 +00:00
hewitt%netscape.com
153018863b
DOM Inspector update - tons of crash fixes, js error fixes, performance and usability improvements, r=jag, sr=hyatt
2006-07-27 14:27:04 +00:00
gerv%gerv.net
11eb178d21
License changes, take 2. Bug 98089. mozilla/extensions/.
2006-07-27 14:27:03 +00:00
gerv%gerv.net
448b6d8627
Oops.
2006-07-27 14:27:02 +00:00
scc%mozilla.org
8853f2071c
bug #98089 : ripped new license
2006-07-27 14:27:01 +00:00
hewitt%netscape.com
d87a779927
84230 - DOM Inspector revival, rs=hyatt
2006-07-27 14:27:00 +00:00
hewitt%netscape.com
88c6a1b941
84230 - DOM Inspector revival, rs=hyatt
2006-07-27 14:26:59 +00:00
hewitt%netscape.com
2c6a80d44a
(NOT PART OF BUILD) Document Inspector
2006-07-27 14:26:58 +00:00
aaronr%us.ibm.com
4353ee3101
[XForms] boolean input missing xf-value class. Bug 345506, patch by sspeiche r=doronr+olli
2006-07-26 23:38:33 +00:00
aaronr%us.ibm.com
228eb789e9
[XForms] Submission is leaving off document level pi and comments. Bug 344621, patch by sspeiche, r=doronr+olli
2006-07-26 23:25:20 +00:00
aaronr%us.ibm.com
3de3debe4a
[XForms] Fixed regression of upload, filename and mediatype. Bug 345865, r=doronr+allan
2006-07-26 22:09:25 +00:00
gavin%gavinsharp.com
b311d9b102
Bug 345670: fix crash in nsTypeAheadFind::RangeStartsInsideLink, patch by Adam Guthrie <ispiked@gmail.com>, r+sr=sicking
2006-07-26 22:02:23 +00:00
aaronr%us.ibm.com
649db7fc36
[XForms] Fix boolean input regression. Bug 343905, r=doronr+olli
2006-07-26 21:51:50 +00:00
mkaply%us.ibm.com
8b65ce02b5
Bring CCK current on the trunk since development was happening on the 1.8.0 branch
2006-07-26 19:36:06 +00:00
bugzilla%standard8.demon.co.uk
88d6518af0
Bug 344510 DOMI appears twice in SeaMonkey's mailnews tools menu when MOZ_XUL_APP=1 is set. r=timeless,sr=Neil
2006-07-25 16:35:55 +00:00
bzbarsky%mit.edu
83f73addbf
Fix build bustage. Caused by bug 342062, but I put the patch in bug 344050 for
...
some reason. r=bryner, sr=sicking
2006-07-25 02:26:30 +00:00
mnyromyr%tprac.de
cd8da08375
Bug 260362: Roaming window has a placeholder title; p=Frank Wein <bugzilla@mcsmurf.de>, r/sr=Neil
2006-07-24 19:53:40 +00:00
aaronleventhal%moonset.net
a4f04d4c1f
bug 310568. Add 'disability access' problem type to reporter. r=robert.accetura
2006-07-24 19:34:06 +00:00
martijn.martijn%gmail.com
0309477f81
Bug 344172 - Spellchecker doesn't display suggestion list for misspelled words and doesn't underline them if Russian, Ukrainian or Bulgarian Spell dictionary is installed, patch by roc, r+sr=mscott
2006-07-24 06:45:47 +00:00
silver%warwickcompsoc.co.uk
2338f23a33
Bug 330990 - Send notices and privmsgs to the right channel even when using STATUSMSG prefixes on the target.
...
ChatZilla only.
r=samuel
2006-07-23 14:17:54 +00:00
benjamin%smedbergs.us
c9125873ca
Bug 339144 - Expose a custom factory type for simple nsIUnicharInputStream instances, r=darin
2006-07-21 16:28:51 +00:00
silver%warwickcompsoc.co.uk
d6f309ad90
Bug 338710 - Show server mode changes.
...
ChatZilla only.
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=silver
2006-07-21 16:14:38 +00:00
kairo%kairo.at
42e6379952
bug 344893 - Align (c) lines between branch and trunk (and minor cleanups), p=giacomo.magnini@portalis.it r=IanN
2006-07-21 16:04:36 +00:00
benjamin%smedbergs.us
8f9a426c47
Removing obsolete files, unused after checkin of bug 325100
2006-07-21 13:45:27 +00:00
pamg.bugs%gmail.com
60b733da5b
Bug 339434: Crash trying to spellcheck in a closed window. Patch by pkasting@google.com. r=brettw, sr=bzbarsky
2006-07-21 01:15:57 +00:00
silver%warwickcompsoc.co.uk
24473192e2
Bug 342852 - Display an error if only "/" entered, instead of throwing a JS exception.
...
ChatZilla only.
r=samuel
2006-07-20 14:48:06 +00:00
brettw%gmail.com
80e92cacd5
Bug 345054 r+sr=roc Don't flush pending notifications in the spellchecker
2006-07-20 00:15:07 +00:00
brettw%gmail.com
4ab8ca8b02
Bug 345059 r+sr=roc Adding a word to the dictionary is slow for large textarea
2006-07-20 00:12:41 +00:00
aaronr%us.ibm.com
b03574e78b
[XForms] Datepicker control not available for XUL. Bug 334503, patch by surkov, r=doronr+aaronr
2006-07-19 22:24:20 +00:00
silver%warwickcompsoc.co.uk
1a657208e4
Bug 343195 - Only prompt for password for servers, networks don't care. Also don't add the network/server URL to pending list, as that causes multiple prompts.
...
ChatZilla only.
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=silver
2006-07-19 20:14:37 +00:00
martijn.martijn%gmail.com
b4ce183f8f
Bug 344895 - Spellchecker hangs Firefox when dealing with a largish textarea, patch by brettw, r+sr=roc
2006-07-19 19:57:34 +00:00
martijn.martijn%gmail.com
cb925ad299
Bug 344184 - Crash [@ FindNextNode] with this testcase in designMode, patch by roc, r+sr=mscott
2006-07-19 18:13:45 +00:00
aaronr%us.ibm.com
dfe4cb158b
[XForms] label containing output does not display. Bug 344180, r=doronr+olli
2006-07-19 18:11:01 +00:00
cvshook%sicking.cc
77228a99dc
Fix build bustage
2006-07-19 05:06:39 +00:00
cvshook%sicking.cc
3a9a287253
Bug 344050: Kill nsITextContent and move the methods to nsIContent. r/sr=jst
2006-07-19 04:36:36 +00:00
mhammond%skippinet.com.au
ca11f368e4
Bug 341915: can we move nsIScriptContext(Owner) from dom to xpconnect
...
r=timeless, sr=jst
2006-07-19 04:15:50 +00:00
aaronr%us.ibm.com
d533e90ec7
[XForms] accessiblity change for binding exception dialog. Bug 316609, patch by surkov, r=doronr+aaronr
2006-07-18 21:16:05 +00:00
aaronr%us.ibm.com
b6bd2833c5
[XForms] clicking on xf:label should focus the containing control. Bug 284068, patch by surkov, r=doronr+aaronr
2006-07-18 20:36:22 +00:00
aaronr%us.ibm.com
f78f9e5856
[XForms] bind elements have stopped working. Bug 344981, r=doronr+olli
2006-07-18 19:57:02 +00:00
silver%warwickcompsoc.co.uk
8f605f57a7
Bug 333097 - Allow Ctrl-Enter in single-line input to sent commands as literal text.
...
ChatZilla only.
r=samuel
2006-07-18 17:03:49 +00:00
silver%warwickcompsoc.co.uk
a0a02fe0e0
Bug 269739 - Limit command recursion to 10 levels.
...
ChatZilla only.
r=samuel
2006-07-18 17:01:10 +00:00
rob_strong%exchangecode.com
9aab7b5b89
Bug 343182 - Password Manager asks multiple times to save a password. patch=mwu, r=jst, sr=bzbarsky
2006-07-18 00:18:32 +00:00
silver%warwickcompsoc.co.uk
889b1142f2
Bug 343902 - Replace usage of Date.now() with 1.0-compatible code. Long live Mozilla 1.0!
...
ChatZilla only.
p=rdmsoft@bugs.rdmsoft.com (Robert Marshall)
r=silver
2006-07-14 12:02:17 +00:00
bugzilla%standard8.demon.co.uk
6561bbcbf8
Bug 343395 Help buttons not displayed on SeaMonkey when build as an xul application (MOZ_XUL_APP=1). r=kaie,sr=Neil
2006-07-13 18:59:37 +00:00
bugzilla%standard8.demon.co.uk
24daa39ae4
Bug 344088 Update link to mozilla.org document inside ssl_help.xhtml. r=iann_bugzilla
2006-07-13 16:33:57 +00:00
peterv%propagandism.org
a9c63c4a75
Fix for bug 278981 (Extension mechanism for XPath extension functions). r=sicking, sr=jst.
2006-07-13 14:21:53 +00:00
roc+%cs.cmu.edu
8fb0339e37
Bug 343741. Don't pass Unicode characters to isspace etc libc methods, they die on Windows. r+sr=mscott
2006-07-13 08:10:30 +00:00
aaronr%us.ibm.com
072c7152dd
[XForms] Misspelled js function name in select.xml. Bug 344246, patch by surkov, r=doronr+aaronr
2006-07-12 17:24:57 +00:00
bryner%brianryner.com
b5bb524f37
Stop collection and clean up when the metrics.upload.enable pref is set to false (bug 344366) r=marria
2006-07-12 16:54:18 +00:00
neil%parkwaycc.co.uk
457b3880e8
Bug 310403 merge formatting.css from communicator into global p=surkov.alexander@gmail.com r=me sr=jag
2006-07-12 15:43:17 +00:00
mhammond%skippinet.com.au
e14e195ea5
SetTimeoutOrInterval now takes an integer. Not part of the default build.
2006-07-12 12:00:10 +00:00
aaronr%us.ibm.com
0560c3e1af
move nsIXFormsUtilityService interface into core for accessibility to use. Bug 342638, patch by surkov, r=aaronr, sr=sicking
2006-07-10 22:02:08 +00:00
kairo%kairo.at
afd35afc5b
update German L10n for recent inspector changes
2006-07-09 19:48:11 +00:00
gavin%gavinsharp.com
60803654d9
Bug 341816: Node Type in DOM Inspector doesn't display a string of what it is, patch by Shawn Wilsher <comrade693@gmail.com>, r=timeless, sr=neil
2006-07-08 21:24:50 +00:00
aaronr%us.ibm.com
f08f7e8b66
[XForms] label's accessors getValue method should return explicit content too. Bug 327239, patch by surkov, r=olli+allan
2006-07-07 17:41:15 +00:00
gavin%gavinsharp.com
8501919dae
Bug 341894: Style rules view should allow for Undo and handle multiple/no selection better, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
2006-07-05 21:14:31 +00:00
roc+%cs.cmu.edu
db77a93ee5
Bug 343532. Fix crasher when calling FindNextNode on the root node. r+sr=mscott
2006-07-05 21:08:22 +00:00
roc+%cs.cmu.edu
0baefefafc
Trying to fix balsa orange.
2006-07-04 03:04:55 +00:00
roc+%cs.cmu.edu
7436d3b7b4
Adding assertion to investigate balsa orange.
2006-07-04 02:17:22 +00:00
roc+%cs.cmu.edu
09cd0b42c9
Bug 339066. Update inline spellchecking to extract words from the DOM (augmented with style data), handling words that span DOM nodes. Fixes many issues. patch by brettw, roc; r=brettw,roc,mscott,sr=bryner
2006-07-04 00:32:34 +00:00
gavin%gavinsharp.com
6df3b1fe3c
Bug 331828: Can't inspect windows using DOMi on Mac, patch by Phil Ringnalda <philringnalda@gmail.com>, r=timeless, sr=neil
2006-07-02 22:01:10 +00:00
cvshook%sicking.cc
2c39937d84
Bug 342062: Add nsIMutationObserver which has the ability to get notifications for just mutations happening in a subtree under a given node. r/sr=bz
2006-07-02 07:23:10 +00:00
bugzilla%arlen.demon.co.uk
99061058f9
Bug 337155 SeaMonkey missing spellcheck language selector in mail compose window and preferences also backporting enhancements to Thunderbird
...
p=me r=mnyromyr(SM)/mscott(TB) sr=neil
2006-06-29 23:10:04 +00:00
aaronr%us.ibm.com
6e3dc0affa
[XForms] irrelevant attributes being submitted. Bug 342227, r=doronr+olli
2006-06-29 16:51:22 +00:00
benjamin%smedbergs.us
631865b20f
Think-o from bug 216382 is the partial cause of bug 343126 (spellchecker completely broken), rs=enn
2006-06-29 16:22:55 +00:00
dbaron%dbaron.org
116fd8ccac
bsmedberg missed a file when relanding bug 216382 - put the spellcheck dictionaries in appdir/dictionaries and extensiondir/dictionaries, r=enndeakin
2006-06-29 08:31:40 +00:00
benjamin%smedbergs.us
38a5492c31
Relanding bug 216382 - put the spellcheck dictionaries in appdir/dictionaries and extensiondir/dictionaries, r=enndeakin (fix was misplaced NS_IF_ADDREF)
2006-06-29 06:03:12 +00:00
benjamin%smedbergs.us
943e691359
Backout bug 216382 due to windows orange
2006-06-29 04:48:40 +00:00
benjamin%smedbergs.us
5a77b8f440
Bug 216382 - put the spellcheck dictionaries in appdir/dictionaries and extensiondir/dictionaries, r=enndeakin
2006-06-29 03:01:38 +00:00
aaronr%us.ibm.com
d07ba43f58
[XForms] disabled group displays by default. Bug 342473, r=doronr+olli
2006-06-28 20:43:37 +00:00
aaronr%us.ibm.com
79c450bcb0
[XForms] precedence order of content of hint element is wrong. Bug 338135, patch by msterlin, r=olli+aaronr
2006-06-26 22:12:09 +00:00
pedemont%us.ibm.com
4ddb486b7c
Bug 342541 - JavaXPCOM jars not copied into XUL.framework. XULRunner only. r=bsmedberg
2006-06-26 20:31:44 +00:00
silver%warwickcompsoc.co.uk
7f2759ea17
Bumping version numbers as needed. 0.9.74 is done.
...
ChatZilla only.
2006-06-26 18:23:58 +00:00
gavin%gavinsharp.com
6dd81ae590
Bug 326528: fix out-of-bound error in pref reading code, r+sr=darin
2006-06-26 00:05:15 +00:00
gijskruitbosch%gmail.com
1dfad41191
Bug 341767 - Should be able to view profile data immediately
...
r=silver
2006-06-25 21:01:25 +00:00
gijskruitbosch%gmail.com
6e64e79f9d
Bug 342651 - Want to be able to go to a DOM node in DOMI from venkman's console/watch/locals
...
r=silver
2006-06-25 19:59:51 +00:00
gavin%gavinsharp.com
afe6515c40
Bug 341256: DOM Inspector allows for editing, copying, pasting, and cutting of multiple attributes of a node, but only the last one selected, patch by Shawn Wilsher <comrade693@gmail.com>, r=timeless, sr=neil
2006-06-24 14:35:01 +00:00
silver%warwickcompsoc.co.uk
bfa52457f1
Bug 239505 - Retry the current server first if it fails after successful connection.
...
ChatZilla only.
r=samuel
2006-06-24 14:31:13 +00:00
bryner%brianryner.com
8e54ca6b3f
Suppress uploading while idle, up until a next-ping time (bug 333381) r=darin
2006-06-24 00:16:51 +00:00
mnyromyr%tprac.de
f6d00bb7b4
Bug 133917 help patch/missing icon; r=IanN
2006-06-23 21:54:32 +00:00
martijn.martijn%gmail.com
a1f863c102
Bug 342536 - Backing out _remove the redundant DeleteSelection call_ patch from bug 312778
2006-06-23 21:17:59 +00:00
bryner%brianryner.com
c3a0a668ca
fix trunk build
2006-06-23 18:51:53 +00:00
aaronr%us.ibm.com
c7c8e8a489
[XForms] cannot submit with replace=instance more than one time part II. Bug 338451, patch by allan, r=doronr+bz, sr=sicking
2006-06-23 17:10:43 +00:00
neil%parkwaycc.co.uk
7b82d37307
Bug 221995 Followup fix for bug revealed by fixing jsObject.js r=timeless
2006-06-23 12:31:52 +00:00
neil%parkwaycc.co.uk
db7888b79e
Bug 340233 -inspector produces unsizable window r=timeless
2006-06-23 12:26:10 +00:00
doronr%us.ibm.com
94b5c794b4
Bug 335367 - add support for xsd:import. Patch by sspeiche, r=me
2006-06-22 15:59:34 +00:00
martijn.martijn%gmail.com
3be16114a2
removal of DeleteSelection, which was redundant. Bug 312778, r=brettw, sr=mscott
2006-06-21 00:52:00 +00:00
gavin%gavinsharp.com
e9cfc65e83
Bug 210246: DOM Nodes viewer paste command should allow multiple insertion points, patch by Jason Barnabe (np) <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
2006-06-20 03:22:03 +00:00
mhammond%skippinet.com.au
8ee8b94569
Fix the chrome building process in the Python/DOM work. Not part of the build.
2006-06-19 23:13:14 +00:00
bzbarsky%mit.edu
9509962b32
Move the safe vs unsafe about: distinction out of the security manager and into
...
nsIAboutModule implementations. Bug 337746, r=dveditz, sr=darin
2006-06-19 21:02:12 +00:00
doronr%us.ibm.com
903a64db6e
Bug 341672 - xsd:double validation has a bug. r=aaronr,smaug
2006-06-19 18:34:05 +00:00
mkaply%us.ibm.com
01f8911c63
file in wrong place
2006-06-19 14:39:54 +00:00
timeless%mozdev.org
27eaab5dcd
Bug 337917 Make consumers stop using cids from other modules
2006-06-18 21:18:22 +00:00
silver%warwickcompsoc.co.uk
75ef931ef5
Bug 298673 - Unlock and free file stuff in all cases where a DCC connection is done/finished/failed.
...
ChatZilla only.
r=samuel
2006-06-17 21:14:17 +00:00
silver%warwickcompsoc.co.uk
86cfb3d6c3
Bug 340014 - Allow multiple parameters to /who so the weird/exotic formats some servers allow work.
...
ChatZilla only.
p=gijskruitbosch+bugs@gmail.com (Gijs Kruitbosch)
r=silver
2006-06-17 21:10:48 +00:00
bryner%brianryner.com
5472b873cc
sync with the branch (removing #ifdef)
2006-06-16 01:53:10 +00:00
mnyromyr%tprac.de
d5d32240f9
Bug 335846: Junk Preferences Panel help; r=IanN
2006-06-16 00:06:42 +00:00
mark%moxienet.com
51019ca217
340807 Spell checking broken on OS X, can't use Cocoa spell checker in a Carbon app. Use myspell when under Carbon. r=pink
2006-06-15 23:51:32 +00:00
kairo%kairo.at
a3df1a04f5
small encoding fixes for German inspector L10n
2006-06-15 20:34:47 +00:00
jwalden%mit.edu
7d9ac3faef
Bug 316543 - crash [@ mozSpellChecker::mozSpellChecker] when opening message compose window. Patch by Adam Guthrie <ispiked@gmail.com>, r=timeless, sr=mscott
2006-06-15 18:53:49 +00:00
pedemont%us.ibm.com
af6f05e0ee
Bug 338110 - Remove operation on JavaXPTCStub map is called with bad parameters. XULRunner only. r=bsmedberg.
2006-06-15 16:14:24 +00:00
cbiesinger%web.de
5b2acd0545
bug 341008 Fix sscanf error checking
...
r=mvl sr=darin a=darin
2006-06-15 13:52:00 +00:00
mkaply%us.ibm.com
d3ddc26c6c
previous bug was 339332
2006-06-14 18:07:18 +00:00
mkaply%us.ibm.com
05cccb1ed4
Move some error messages from DTD into properties so they can be translated better
2006-06-14 18:05:40 +00:00
bryner%brianryner.com
3f5f91c26c
Don't exit early from ProfileStartup just because the event count pref doesn't exist (bug 341438) r=marria
2006-06-13 22:46:07 +00:00
bryner%brianryner.com
bed2226d47
Initialize member variables earlier, in case the observer service notifications don't happen in the expected order (bug 341318) r=marria
2006-06-13 20:01:59 +00:00
benjamin%smedbergs.us
f6bfecb758
Bug 341252 - extensions/cookie and extensions/permissions both have a nsModuleFactory.cpp which causes libxul link failure, r=darin
2006-06-12 17:56:15 +00:00
martijn.martijn%gmail.com
64132c8e03
Bug 312778 - Undo after a spell check correction doesn't work, undoes previous action, r=brettw, sr=mscott
2006-06-12 14:15:48 +00:00
alex%croczilla.com
9822a836ff
Add 'plain' protocol (no prompts, no welcome message). JSSh only - Not part of default build.
2006-06-12 14:03:31 +00:00
pedemont%us.ibm.com
b3c06f576f
Bug 323231 - Expose new XRE Profile APIs to Java embedders. r=jhpedemonte/bsmedberg
2006-06-09 13:40:08 +00:00
pedemont%us.ibm.com
c33cbd3c72
Bug 337675 - improper automatic nsISupportsWeakReference handling for java-based xpcom objects. XULRunner only. r=bsmedberg
2006-06-09 13:30:24 +00:00
Jan.Varga%gmail.com
e5158d88ef
Fix for bug 296040. Cell-based selection in trees
...
r=Neil Deakin, sr=Neil Rashbrook, sponsored by BEToptions
2006-06-06 20:05:13 +00:00
pedemont%us.ibm.com
ab0aeec6c1
Bug 339947 - Java XPCOM proxies can get used (resurrected) after having been garbage collected causing VM crash. XULRunner only. patch by ttudor/jhpedemonte, r=jhpedemonte.
2006-06-06 17:13:18 +00:00
Jan.Varga%gmail.com
9ac4d03129
Fixed a copy and paste error.
2006-06-06 16:56:09 +00:00
doronr%us.ibm.com
d9ec80d2c8
Bug 335366 - Add support for xsd:include. r=aaronr,peterv
2006-06-06 16:00:58 +00:00
allan%beaufour.dk
f591979402
[XForms] Initial support for attribute-based repeats. Bug 280368, r=smaug+doronr
2006-06-06 13:52:03 +00:00
Jan.Varga%gmail.com
60d9d2a397
SQLConnect() doesn't work with some ODBC drivers.
2006-06-06 10:41:38 +00:00
mhammond%skippinet.com.au
86a4ed2cf5
Copy our components via the EXTRA_COMPONENTS Makefile variable.
...
Not part of the build.
2006-06-06 07:06:41 +00:00
mhammond%skippinet.com.au
ac46cb33f7
Handle that 'print' statements may fail in a release build.
2006-06-06 07:05:44 +00:00
pedemont%us.ibm.com
4e265b7e8b
Bug 340022 - Virtual machine deadlock can happen on finalization of Java XPCOM proxies. patch by ttudor, r=jhpedemonte
2006-06-05 21:09:02 +00:00
Jan.Varga%gmail.com
264e33fad7
Landing ODBC support for the sql extension. Bug 254924. Patch by Dorando <bugzilla-mozilla@dorando.at>
2006-06-05 20:02:59 +00:00
bryner%brianryner.com
644d3762a9
Add missing IS_COMPONENT=1, fixes build regression from bug 335965. r=marria
2006-06-05 19:50:13 +00:00
bugzilla%standard8.demon.co.uk
48b69e5574
Bug 338173 Update (remove) help on Edit ciphers. p=Giacomo Magnini <giacomo.magnini@portalis.it>,r=iann_bugzilla
2006-06-05 18:35:15 +00:00
mhammond%skippinet.com.au
1ed8e1a215
Change how we detect if xpcom was initialized. Not part of the build.
2006-06-05 07:22:27 +00:00
mhammond%skippinet.com.au
c57043801a
Forward-port changes from the DOM_AGNOSTIC3_BRANCH. Not part of the build.
2006-06-05 06:26:14 +00:00
gavin%gavinsharp.com
f321ce8c93
Bug 112922: Ability to edit and split #text nodes, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
2006-06-04 05:45:34 +00:00
timeless%mozdev.org
a768026fc9
Bug 337917 Make consumers stop using cids from other modules
...
r=smontagu sr=darin
2006-06-03 23:35:59 +00:00
timeless%mozdev.org
9ea9a5b93c
Bug 337563 wallet does not require OBSOLETE
...
r=ajschult sr=bz
2006-06-03 23:25:04 +00:00
pinkerton%aol.net
4c9315608e
add osx spellcheck service to replaces mySpell on Mac (bug 151040)
2006-06-03 15:56:20 +00:00
gijskruitbosch%gmail.com
d0b6aeaa7b
*** empty log message ***
2006-06-03 14:43:27 +00:00
pedemont%us.ibm.com
cd6e863b4c
Bug 340002 - only handle nsILDAPSyncQuery when MOZ_LDAP_XPCOM is set. r=bienvenu.
2006-06-02 18:38:49 +00:00
bryner%brianryner.com
ef02e3e3de
Improve handling of server and network errors (bug 335965) r=marria
2006-06-02 06:06:54 +00:00
allan%beaufour.dk
37d10acd06
[XForms] Add content policy checks to security checks. Bug 325814, r=bz+smaug
2006-05-31 09:00:24 +00:00
allan%beaufour.dk
3db1d6e360
[XForms] Validate instance documents on xforms-rebuild Bug 338823, r=doronr+smaug
2006-05-31 07:47:58 +00:00
pedemont%us.ibm.com
b6c1702b81
Bug 338879 - Method from scriptable nsIWSPInterfaceInfoService returns non-scriptable nsIInterfaceInfo. r/sr=jst.
2006-05-30 16:31:13 +00:00
pedemont%us.ibm.com
3050bb70bb
Bug 338896 - isXPCOMJavaProxy throws NullPointerException. r=apeller.
2006-05-30 16:18:10 +00:00
allan%beaufour.dk
5bf547e0b4
[XForms] nsXFormsSubmissionElement::LoadReplaceAll uses wrong document. Bug 303625, r=bz
2006-05-30 15:19:12 +00:00
allan%beaufour.dk
516243848c
[XForms] Generate xforms-submit-error on HTTP error responses. Bug 310125, r=doronr+smaug
2006-05-30 14:56:57 +00:00
allan%beaufour.dk
d1e3a3dcb3
[XForms] MozType not dynamically updated. Bug 313315, r=smaug+doronr
2006-05-30 13:41:14 +00:00
allan%beaufour.dk
fd520e884c
[XForms] range undefined @step should be "1" for xsd:integer. Bug 332221, r=doronr+smaug
2006-05-30 09:30:31 +00:00
allan%beaufour.dk
f6fdbdd282
[XForms] Change @accesskey so it can be fully CSS styled. Bug 331346, r=doronr+smaug
2006-05-30 08:41:31 +00:00
gavin%gavinsharp.com
173e1c9552
Bug 336961: fix DOM Inspector leak, patch by Regis Caspar <regis.caspar+bz@gmail.com>, r=jag, sr=neil
2006-05-29 20:32:36 +00:00
gavin%gavinsharp.com
a10a2091de
Bug 332192: The DOM Inspector's maximized state is not remembered, patch by Simon B�nzli <zeniko@gmail.com>, r=caillon
2006-05-29 17:34:48 +00:00
allan%beaufour.dk
fd59bc9974
[XForms] Fix permission manager problem. Bug 339284, r=me+smaug, patch by doronr
2006-05-29 11:56:00 +00:00
allan%beaufour.dk
3a0e3e1a34
[XForms] index() with no repeat should return NaN. Bug 334018, r=me, sr=sicking
2006-05-29 08:41:16 +00:00
gavin%gavinsharp.com
0e777c8e62
Bug 339054: JavaScript object subject should be expanded when the view is loaded, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
2006-05-28 19:03:42 +00:00
gavin%gavinsharp.com
cf2f115c6a
Bug 338383: Implement Copy on properties in CSS Style Rules view, patch by Jason Barnabe <jason_barnabe@fastmail.fm>, r=timeless, sr=neil
2006-05-28 19:01:02 +00:00