gerv%gerv.net
8edf26bcee
License changes, take 2. Bug 98089. mozilla/extensions/.
2001-09-25 23:31:24 +00:00
peterv%netscape.com
1511667dd7
Fix for bug 100732 (content_xsl.xpt missing in packaged bits). r=heikki, sr=jst.
2001-09-24 12:03:02 +00:00
cls%seawood.org
feed27fb54
Use OBJ_SUFFIX instead of hardcoding .o . Should fix OS/2 bustage
2001-09-22 12:49:53 +00:00
peterv%netscape.com
1c3aa047fe
Improving transformiix test harness. Adding better error reporting, range selection, support for loading text-only reference files, ignore namespace attributes, cleanup code. Code by Pike, sicking and me. r=Pike. Not part of the build.
2001-09-21 12:23:25 +00:00
gerv%gerv.net
2a80f3fea9
Oops.
2001-09-20 00:02:59 +00:00
scc%mozilla.org
63e86dc84f
bug #98089 : ripped new license
2001-09-19 20:09:47 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3098b78e27
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
sicking%bigfoot.com
521f46f929
Make the XPath engine handle CDATA sections as text-nodes.
...
b=92786 r=peterv, pike sr=jst
Mixed small fixes and comments.
b=99792 r=peterv sr=jst
2001-09-17 23:02:57 +00:00
alecf%netscape.com
cf9912aa80
Final REQUIRES changes for bug 98371, adding support for MOZ_TRACK_MODULE_DEPS to win32. r=cls (and tested by cls!)
2001-09-17 19:06:35 +00:00
sicking%bigfoot.com
4dda9dee83
Make PathExpr::matches more clever and remove specialcasing of absolute path expressions
...
b=97107 r=peterv sr=jst
2001-09-14 11:49:50 +00:00
axel%pike.org
47eda63db3
updating testcase. IE needs to have dummy-param declared, synching with version from the website
2001-09-13 14:58:26 +00:00
axel%pike.org
261efc0508
bug 98704, kill ContextState|ProcessorState|DOMHelper::getParentNode, r=sicking, peterv; sr=jst
2001-09-13 09:23:44 +00:00
alecf%netscape.com
187d526fcd
Add REQUIRES to many modules for win32 support, bug 98372 r=cls
2001-09-12 21:32:10 +00:00
jaggernaut%netscape.com
e055a4a2a4
Clean up REQUIRES lines, put content in its own module instead of in layout's, r=cls.
2001-09-12 12:48:23 +00:00
peterv%netscape.com
4407efe47d
Fix for bug 99044 (Big memory leak in DOMHelper.cpp). Switch arguments to correct order in the Map::put call and set ownership model for the Map. r=Pike, sr=jst.
2001-09-11 07:09:23 +00:00
axel%pike.org
f36f437f66
bug 98704, xml/dom part of beating DOMHelper::getParentNode out of the tree, r=peterv, rs=brendan
2001-09-10 18:01:23 +00:00
sicking%bigfoot.com
37b0bd69b1
Fix bustage. gcc dosn't like function-results used as non-const argument.
2001-09-09 17:02:15 +00:00
sicking%bigfoot.com
04aa8602af
Implement xsl:import. This dosn't implement any import precedence but gives us the infrastructure to do so.
...
b=78068 r=peterv sr=shaver
2001-09-09 16:09:57 +00:00
jaggernaut%netscape.com
a0b891b40a
Bug 73353: clean up REQUIRES. r=cls
2001-09-09 13:36:07 +00:00
jaggernaut%netscape.com
83798daa05
Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt
2001-09-07 14:23:21 +00:00
sicking%bigfoot.com
fc47d92035
Push and pop xslt-current node only when needed. Also evaluate xsl:with-param only once in an xsl:apply-templates.
...
b=97405, r=peterv, sr=jst
2001-09-07 00:04:02 +00:00
axel%pike.org
54146e0a87
fix for bug 97581, <xsl:variable name="foo" /> needs to be "", r=peterv, sr=jst, a=dbaron
2001-08-31 08:55:04 +00:00
peterv%netscape.com
c582db8bd2
Adding null checks to fix crash. No bug. r=Pike, sr=jst.
2001-08-21 09:14:51 +00:00
sicking%bigfoot.com
3bbc1d764d
Fix default-priorities for patterns and priorities for templates.
...
b=84677 r=Pike sr=shaver
2001-08-17 22:42:16 +00:00
sicking%bigfoot.com
c078f49f08
Fix crash by makeing sure that no Expr objects are deleted until the entire transform is done.
...
b=91332 r=Pike sr=shaver
2001-08-17 22:12:07 +00:00
axel%pike.org
9a3af0ddb6
not part of build, testcase. to use selections in outliner, the view needs to support nsIClassInfo. Based on code by peterv in bug 80926
2001-08-15 10:03:51 +00:00
axel%pike.org
5aca5c779f
fix testcase, bug 93909, set the context node list by using the right select attribute in xsl:apply-templates. r=peterv
2001-08-14 13:53:33 +00:00
cls%seawood.org
23d94a7b55
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=peterv sr=brendan@mozilla.org
2001-08-14 07:58:24 +00:00
axel%pike.org
624f2538e0
bug 54490, xsl:strip- and preserve-space need wildcards, r=sicking, peterv, sr=shaver
2001-08-10 19:42:31 +00:00
cls%seawood.org
f3ef44a1cb
Adding caps to REQUIRES
2001-08-08 07:30:32 +00:00
peterv%netscape.com
0339ab4bfd
Fix crash (result of simultaneous check-in for 73936 and mstoltz check-in for 82495). r=Pike.
2001-08-03 13:48:30 +00:00
peterv%netscape.com
02a2c4b736
Fix for bug 73936 (xsl:include/xsl:import/document() doesn't work). r=Pike/sicking, sr=jst.
2001-08-02 20:29:20 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
axel%pike.org
2a4fe51e92
bug 90053, fix for default namespace handling in NameTest. checkin for sicking@bigfoot.com, r=me,peterv, sr=jst
2001-07-25 04:48:10 +00:00
jaggernaut%netscape.com
5fc1a4a095
Fix Senna bustage by adding "necko" to REQUIRES
2001-07-24 01:26:21 +00:00
jaggernaut%netscape.com
4d73a251ab
Bug 73353: clean up the REQUIRES lines in Makefiles.
2001-07-23 22:36:12 +00:00
jst%netscape.com
86ec54ba62
Removing use of obsolete macros for defining lists of interfaces used by the DOM classinfo code. r=pollmann@netscape.com, rs=vidur@netscape.com
2001-07-18 07:48:12 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
peterv%netscape.com
54a9e33147
Trying to fix OS/2 dom bustage by turning on Transformiix on OS/2 (it's already being built on other platforms).
2001-07-11 12:05:34 +00:00
axel%pike.org
6b4917a311
53518, fix NaN handling on certain platform. Copied code from js lib to transformiix, license change courtesy of Netscape. checkin on behalf on sicking@bigfoot.com. r=peterv,me, sr=scc
2001-07-11 09:43:00 +00:00
timeless%mac.com
d85f0a7154
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
cls%seawood.org
654b132df3
Updating .cvsignore files.
...
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
axel%pike.org
5e6a847e8e
bug 89017, PredicateList::evaluatePredicates redone, + code cleanup. r=peterv,sicking,sr=jst
2001-07-04 11:15:54 +00:00
peterv%netscape.com
818b5ee572
And now for a real code change. Fix for bug 88901 (Ill formed code in MozillDocument.cpp in Document::createAttributeNS). r=sicking, sr=scc.
2001-07-03 00:49:46 +00:00
peterv%netscape.com
cd3bdd71ed
Part of bug 88623 (Cleanup Transformiix code). Remove unnecesary comment lines, no code changes. r=Pike, rs=jst.
2001-07-03 00:47:47 +00:00
sicking%bigfoot.com
3cd7fc84ae
Clean up ListIterator by removing unused flags and the almost-not-used reversed mode. Also add tx prefix to List and ListIterator classes and clean up whitespace.
...
Bug 85189. r=peterv, sr=scc
2001-07-02 23:40:23 +00:00
sicking%bigfoot.com
08583e0f7a
Make FilterExpr check type of ExprResult before casting to NodeSet. Also sort nodeset in document order before filtering.
...
Bug 88736. r=peterv, sr=jst
2001-07-02 21:12:21 +00:00
sicking%bigfoot.com
72097272c3
Remove unused (and a few almost-unused) functions in the XPath classes.
...
Bug 88612. r=peterv, sr=jst
2001-07-02 20:11:05 +00:00
peterv%netscape.com
1ad85f2527
Warning fixes, part of bug 88623 (Clean up Transformiix code). r=sicking, sr=jst.
2001-07-02 09:24:58 +00:00
sicking%bigfoot.com
1becc5ae12
Removing unused (and bitrotted) tests.
...
Not part of the build.
r=peterv, no bug
2001-06-30 17:51:47 +00:00
peterv%netscape.com
c53ab35693
Rewrite of XPath Lexer and Parser. Also implement the remaining XPath features (Unary minus and processing-insruction(Literal)). Bug 75102.
...
Lexer changes by Pike, parser and expressionclasses changes by me.
r=peterv Pike(on my code) me(on pikes code), sr=jst
2001-06-30 13:57:27 +00:00
sicking%bigfoot.com
ee6851b4ce
Rewrite of XPath Lexer and Parser. Also implement the remaining XPath features (Unary minus and processing-insruction(Literal)). Bug 75102.
...
Lexer changes by Pike, parser and expressionclasses changes by me.
r=peterv Pike(on my code) me(on pikes code), sr=jst
2001-06-30 13:54:38 +00:00
jaggernaut%netscape.com
03ab87e4a1
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
sicking%bigfoot.com
dc0d99b03a
backing out, this should have gone in on the MOZILLA_0_9_2_BRANCH branch. Really sorry.
2001-06-27 16:56:25 +00:00
sicking%bigfoot.com
cda0597ecd
Bustage fix. Checked in a too fresh version of txKeyFunctionCall.cpp. It's supposed to be UInt32 on the branch.
2001-06-27 16:49:39 +00:00
peterv%netscape.com
b27fa5e644
Bustage fix, backing out lines that shouldn't have gone in.
2001-06-26 14:51:53 +00:00
peterv%netscape.com
5671652e63
Fix for bug 85548 (Move Transformiix to PRInt32/PRUint32), mostly search and replace. r=Pike, sr=jst.
2001-06-26 14:10:28 +00:00
sicking%bigfoot.com
63dd78b775
remove file to fix readness. This file was removed some time ago, but I still had changes to it in my tree.
2001-06-26 13:07:12 +00:00
peterv%netscape.com
27f6e8b37e
Implement <xsl:key> and the key() xslt function. Also extend the Map class to enable it to own either it's key-objects or it's value-objects, not just both.
...
b=65986, r=peterv,pike sr=jst
2001-06-26 11:59:53 +00:00
sicking%bigfoot.com
f96040673d
Implement <xsl:key> and the key() xslt function. Also extend the Map class to enable it to own either it's key-objects or it's value-objects, not just both.
...
b=65986, r=peterv,pike sr=jst
2001-06-26 11:58:57 +00:00
axel%pike.org
bb28bb5e36
fix regression in 81161, make xsl:message work again, code by peterv and me, r=me,sicking, sr=scc, a=blizzard
2001-06-21 08:24:58 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
sicking%bigfoot.com
aee08bc4c8
Implement default templates using code rather then inserting them in the xslt-document DOM. bug 86270. r=peterv sr=jst a=asa (for drivers)
...
Also fix soon-to-be bustage from 72810 landing
2001-06-20 07:07:14 +00:00
peterv%netscape.com
d22fb87e82
Bustage fix.
2001-06-20 07:02:30 +00:00
peterv%netscape.com
fb1391cd6d
Fix for bug 72810 (count() function is unable to handle certain path expressions). r=sicking, sr=jst, a=roc.
2001-06-20 06:46:12 +00:00
margaret.chan%sun.com
7aad96c8fc
Bug 81161 - libtransformiix.so: symbol __1cDstdEcout_: referenced symbol not found. Patch provided mostly by peterv@netscape.com. Fixed by skipping all the cout calls. r=cls, sr=scc, a=dbaron
2001-06-20 06:00:37 +00:00
dbaron%fas.harvard.edu
688519fb0c
Fix bad getters on nsIDocument and nsIScriptContext to use out params rather than return |AddRef|ed pointers. b=81289 r=jaggernaut sr=jst a=asa
2001-06-20 03:27:48 +00:00
sicking%bigfoot.com
84aaaedffb
introduce XSLTProcessor::processChildren which is a slimmed down version of XSLTProcessor::processTemplate to avoid checking for xsl:param elements where it's not needed. bug 77830. r=peterv,pike sr=jst a=asa(on behalf of drivers)
2001-06-15 11:12:18 +00:00
peterv%netscape.com
41e276f85a
Fix for bug 81414 (transformiix standalone won't build, MOZ_XSL->!TX_EXE). Code by Axel Hecht, r=peterv/cls, sr=scc, a=dbaron.
2001-06-10 16:45:36 +00:00
axel%pike.org
bb6d5738cf
missing part of backing out 81414, yac
2001-06-10 13:50:59 +00:00
axel%pike.org
04e434600d
Backing out fix for 81414, I have no idea what win is doing here
2001-06-10 12:55:01 +00:00
axel%pike.org
d8dcf941d3
fixing windows bustage, sorry, I missed that one in my tree
2001-06-10 11:55:00 +00:00
axel%pike.org
9aa0ba5306
bug 81414, build standalone transformiix, MOZ_XSL->!TX_EXE, r=peterv,cls, sr=scc, a=dbaron (on behalf of drivers)
2001-06-10 11:30:48 +00:00
axel%pike.org
1984359552
bug 83878, renaming nsLoadListenerProxy to txLoadListenerProxy, to fix static builds, r=peterv, sr=jst, a=dbaron (on behalf of drivers)
2001-06-08 07:14:19 +00:00
cls%seawood.org
f7991766ff
Add --disable-auto-deps option which causes the build system to not automatically generate dependencies on the fly. Also, fixes VPATH problem with non gcc-MD separate build phase |make depend|.
...
Bug #66529 r=pavlov
2001-05-22 07:52:30 +00:00
jst%netscape.com
156ba91ecd
Removing uneccessary #include
2001-05-21 03:11:25 +00:00
cls%seawood.org
6fe81f9f06
Updating intermodule depencies. Fixing senna bustage.
2001-05-18 14:37:00 +00:00
peterv%netscape.com
d55b94eca8
Fixing bustage. r=Pike, sr=jst.
2001-05-16 11:18:18 +00:00
peterv%netscape.com
9a92abfadc
Add DOM ClassInfo for Transformiix classes. r=Pike, sr=jst.
2001-05-15 20:35:23 +00:00
axel%pike.org
eb8d25597d
bug 78127, xsl:choose and stacks, code by sicking@bigfoot.com, r=keith, r/a=peterv, sr=shaver
2001-05-15 06:13:02 +00:00
axel%pike.org
80246a90fb
fix for 77889; item(k) -> getNextSibling; r/a=peterv, sr=jst
2001-05-14 14:22:49 +00:00
cls%seawood.org
b026faa262
Update our intermodule dependencies list.
...
Fixing senna tinderbox bustage.
2001-05-14 09:55:00 +00:00
peterv%netscape.com
56322da18f
Fixing BeOS bustage, it doesn't like PI (PI -> PROC_INST).
2001-05-12 12:00:43 +00:00
nisheeth%netscape.com
ee5a52488c
Enable Transformiix on Linux. Don't build on OS/2 for now until bug 53518 is fixed.
2001-05-12 09:54:16 +00:00
mkaply%us.ibm.com
933d37983f
OS/2 TB breakage
...
Normally in this case we would ifeq OS2 and use a semicolon
in the VPATH, but I am going to attempt to fix this with a space
so that I can see if this fix will work on other compilers. Using
a space is acceptable according to the GMAKE docs.
2001-05-11 12:00:05 +00:00
peterv%netscape.com
75d6929df9
Bustage fix.
2001-05-11 10:13:38 +00:00
peterv%netscape.com
6459be8401
72141 (Enable XSLT in default builds) and 74879 (Makefiles must die). r=nisheeth, sr=jst.
2001-05-11 08:33:21 +00:00
jst%netscape.com
621060c4fd
Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com.
2001-05-08 17:42:36 +00:00
dbaron%fas.harvard.edu
42217ccd08
Fixing potential bustage in access-builtin, inspector, and transformiix (adding REQUIRES, adding newlines, etc.) so they can be added to --with-extensions=all. r=cls@seawood.org sr=hewitt@netscape.com b=75924
2001-05-05 14:20:44 +00:00
kandrot%netscape.com
d5bd552195
Check in for Ron Guilmette. r=shaver, sr=waterson. For intl r=nhotta. Changes for NS_IMPL_NSGETMODULE. bug #46775 .
2001-05-05 05:33:37 +00:00
axel%pike.org
1e15480726
bug 77257, add null checks to mozilla wrappers, code by sicking@bigfoot.com, r=me, sr=jst, a=peterv
2001-04-30 14:04:08 +00:00
cls%seawood.org
25c6dc1c7e
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
axel%pike.org
2fd5a2eb77
not part of the build; make buster start up twice as fast, r=sicking@bigfoot.com; thanx to sicking for XUL update of the search button
2001-04-27 09:20:59 +00:00
heikki%netscape.com
9b41a83193
Bug 76641, back out baseURI property in the Node interface to fix binary compatibility. baseURI property is implemented in a different way on the DOM conversion branch, so baseURI will get back when the branch lands. This fix by jst, r=heikki, sr=brendan, a=chofmann.
2001-04-24 00:04:11 +00:00
peterv%netscape.com
7a5f8089d9
Fix access paths and remove expat lib, we're not using that. Not part of the default build. r/sr=me.
2001-04-17 11:14:39 +00:00
peterv%netscape.com
f6267628cf
Fix for bug 56087 (XSLTProcessor::TransformDocument can't work on existing document). Not part of the default build. r=dr, sr=jst.
2001-04-17 11:13:13 +00:00
axel%pike.org
b8afba4946
not part of default build; PathExpr did wrong for //; code by sicking, r=me, sr=shaver, bug 75307
2001-04-14 17:24:59 +00:00
peterv%netscape.com
4450306f02
Fix for 70979 (DOMHelper::getParentNode doesn't work in mozmodule). Not part of default build. Code by sicking, r=Pike, sr=shaver.
2001-04-12 14:12:11 +00:00
peterv%netscape.com
32d1adc820
Fix for bug 71367 (use Node::getBaseURI to resolve relative urls for import and include). Not part of default build. Patch by sicking, r=me, sr=shaver.
2001-04-12 14:04:52 +00:00
peterv%netscape.com
ecfeda55c2
Fix for bug 75534 (transformiix doesn't compile). Code by Pike, r=me, sr=jst.
2001-04-12 10:13:59 +00:00
axel%pike.org
8091f700bd
not part of default build, fix for 75309, code by sicking, r=me, sr=shaver; fixes local-name and name for some node types
2001-04-12 07:13:08 +00:00
axel%pike.org
3cef4dfea8
not part of build, code by sicking, r=peterv,me,sr=shaver, fixing 75304, and 70865, whitespace and locationstep
2001-04-11 15:01:05 +00:00
axel%pike.org
f8c8ab36ef
not part of build, fixing testcase. XPath lexes as much as possible, div4 is not matching div operator. r=peterv
2001-04-11 10:32:45 +00:00
peterv%netscape.com
448ede90f4
Fix for 74873 (Make transformiix |#include|s better). Patch by Axel Hecht. Not part of default build. r=peterv, sr=scc.
2001-04-08 14:45:17 +00:00
peterv%netscape.com
acbcc15444
Fix for 74873 (Make transformiix |#include|s better). Patch by Axel Hecht. Not part of default build. r=peterv, sr=scc.
2001-04-08 14:40:12 +00:00
peterv%netscape.com
3fed3316de
Removing use of HashTable (bug #69091 ). Not part of default build. r=Pike.
2001-04-03 14:31:33 +00:00
peterv%netscape.com
dbea03ae31
Removing unused files. Not part of default build. r=Pike.
2001-04-03 13:00:38 +00:00
peterv%netscape.com
0982f6830b
Fix some of bug #59853 (new operator should be used with more care). Not part of default build. r=Pike.
2001-04-03 12:38:01 +00:00
peterv%netscape.com
fd1c025485
Fix some leaks (bug #72179 ). Not part of default build. r=Pike.
2001-04-03 12:36:07 +00:00
peterv%netscape.com
a5a745433a
Allow use of Transformiix in embedding (bug #72143 ). Not part of default build. r=heikki.
2001-04-03 12:33:03 +00:00
peterv%netscape.com
f001f1912f
Removing use of HashTable (bug #69091 ). Removing CommandLineUtils from module build. Not part of default build. r=Pike.
2001-04-03 12:30:50 +00:00
peterv%netscape.com
fc756209ad
Small clean-up. Not part of default build. r=Pike.
2001-04-03 12:25:03 +00:00
peterv%netscape.com
4fc1e978ff
Redesign wrappers a bit (bug #65237 ). Comment out nslogging stuff for now. Use mozilla's new GetBaseURI. Not part of default build. r=Pike.
2001-04-03 12:23:03 +00:00
axel%pike.org
c9c44399a3
not part of build; do attribute comparison better in DiffDOM.js, r=peterv
2001-03-30 08:55:53 +00:00
axel%pike.org
3075ede535
not part of build, buster CSS cleanup, thanx to glazou, getting rid of !importants
2001-03-27 12:26:44 +00:00
axel%pike.org
e452be8652
not part of the build; XSLT buster rework, the grid one was horked by the xul change, this one moved to outliner, yeah
2001-03-23 10:43:55 +00:00
blakeross%telocity.com
eaa6754a0a
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
cf7a9d0f56
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
axel%pike.org
173f705f00
not part of build;fixing 72436; bring Makefile uptodate, code by kvisco, r=me
2001-03-21 18:54:02 +00:00
axel%pike.org
766825569a
not part of build; fixing 72532; r=peterv
2001-03-19 21:48:19 +00:00
timeless%mac.com
fbe4dc7bd4
Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
danm%netscape.com
39f4900fca
Removing IsModal,ShowModal,ExitModalLoop methods from nsIDocShellTreeOwner. General API cleanup. bug 70481 r=ccarlen,hyatt,vidur
2001-03-12 23:08:55 +00:00
shaver%mozilla.org
89c833fb49
67699: all your nsIClassInfo is belong to us
...
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
testing
2001-03-12 20:43:02 +00:00
axel%pike.org
b4443152e7
not part of build; adding logging by sicking, robustness by peterv, speed by me. (last patch before moving to outliner?)
2001-03-09 08:52:49 +00:00
axel%pike.org
74c27e7e8e
not part of build; adding xpcom logging, r=peterv
2001-03-07 00:51:38 +00:00
axel%pike.org
266c858c46
not part of build; adding XPCOM logging, and whitespace in documents, r=peterv
2001-03-07 00:42:57 +00:00
Peter.VanderBeken%pandora.be
b00636b270
Fix for bug #68605 (correct the XSLT document() function). Patch by Jonas Sicking <sicking@bigfoot.com>, r=me. Not part of the default build.
2001-03-06 00:14:56 +00:00
Peter.VanderBeken%pandora.be
889536ca5b
Fix for bug #68605 (correct the XSLT document() function). Patch by Jonas Sicking <sicking@bigfoot.com>, r=me. Not part of the default build.
2001-03-06 00:12:43 +00:00
axel%pike.org
6faff7ff18
not part of build; adding color and scrollbars, thanx to peterv. Adding late population of grid, respecting the search entry
2001-03-05 15:39:28 +00:00
axel%pike.org
c721776892
not part of build, the string wrapper misses the last char in ::toCharArray()
2001-03-04 21:17:33 +00:00
axel%pike.org
9a75233afd
not part of build; adding a XUL interface to use the xalan conformance tests for transformiix
2001-03-02 03:45:29 +00:00
axel%pike.org
3f1333fffc
not part of build; Calling ::Normalize() on result document, hack to get the xalan buster return useful hints on errors
2001-03-02 03:40:48 +00:00
dougt%netscape.com
eab041f43f
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
axel%pike.org
96bad5d2ba
not part of build, improve XSLT performance, code by keith, r=me (peterv)
2001-02-15 09:21:03 +00:00
Peter.VanderBeken%pandora.be
66af5799da
Not part of default build. Keep Transformiix compiling on Mac.
2001-02-14 15:59:53 +00:00
axel%pike.org
b76ea48019
NOT PART OF BUILD, mozilla module should take stylesheet URL as base, too; r=peterv
2001-02-14 15:14:20 +00:00
disttsc%bart.nl
76fbedadc5
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dougt%netscape.com
69415757ab
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
...
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
The full details of the change on written up in the netlib newsgroup.
r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-10 00:16:26 +00:00
kvisco%ziplink.net
ee96228a54
Not part of regular build. Updated to allow standalone linux version to build.
2001-02-03 06:35:05 +00:00
Peter.VanderBeken%pandora.be
a7892156df
Fix for bug 67024. Not part of the build. r=Pike.
2001-01-31 11:48:55 +00:00
axel%pike.org
bf3afda73f
not part of build, fixing 65987, current() function. Code by kvisco@ziplink.net, r=peterv,me.
2001-01-27 15:05:41 +00:00
axel%pike.org
8b9bb1c66f
not part of build, code by peterv, r=me, bugs bugs 65977 & 65978, xslt function lib, + windows bustage
2001-01-24 14:48:48 +00:00
axel%pike.org
5637bd64a2
not part of build, code by peterv, r=me, bugs 65977 & 65978, xslt function lib, + windows bustage
2001-01-24 14:44:05 +00:00
axel%pike.org
67403e2d65
not part of build, simple fix to get |NodeType()| right, have comment nodes in standalone, warning fix in nsNodeSet.h
2001-01-22 21:54:23 +00:00
axel%pike.org
6c1bd19571
not part of build, code by peterv, r=me. Getting xhtml output right. little fix for translate(), comment cleanup
2001-01-22 20:23:50 +00:00
axel%pike.org
3c996440d5
not part of build, namespace handling changed, synching mozilla parts, r=peterv
2001-01-22 15:53:06 +00:00
axel%pike.org
617c36688c
not part of build, I hope that's all of WildCardExpr.cpp
2001-01-22 15:03:12 +00:00
axel%pike.org
dccf024d41
not part of build, removing unused file WildCardExpr.cpp
2001-01-22 14:21:21 +00:00
axel%pike.org
f61c4064f2
not part of build, bring build in synch with Keith's changes
2001-01-22 14:12:16 +00:00
axel%pike.org
50133ad64e
not part of build, forgot idl file in last checkin.
2001-01-22 12:33:50 +00:00
kvisco%ziplink.net
95defc7d0e
Not part of regular build. Added attribute axis test.
2001-01-22 09:56:42 +00:00
kvisco%ziplink.net
2c7f7f8c08
Not part of regular build. Improved namespace handling.
2001-01-22 09:39:55 +00:00
kvisco%ziplink.net
036a84a4f2
Not part of regular build. NamedMap now handles TxObject instead of MITREObject
2001-01-22 09:38:29 +00:00
kvisco%ziplink.net
e2841a1ec1
Not part of regular build. Removed WildCardExpr, updated all necessary files.
...
Removed Token::WILD_CARD. Wild cards are handled in ElementExpr and
AttributeExpr accordingly.
2001-01-22 09:36:19 +00:00
kvisco%ziplink.net
c73b1b1ecb
Not part of regular build. Added getNameSpace method.
2001-01-22 09:32:40 +00:00
kvisco%ziplink.net
bdb3fefb54
Added implementation of evaluate
2001-01-20 04:42:26 +00:00
kvisco%ziplink.net
4df329c3fe
Added CurrentFunctionCall and SystemPropertyFunctionCall to the Makefile so
...
that the standalone linux version builds again
2001-01-20 04:21:52 +00:00
axel%pike.org
adc1ce40d0
not part of build, nsNodeSet is not part of transformiix standalone. sorry.
2001-01-19 22:20:24 +00:00
axel%pike.org
21b29e082d
not part of build, code by peterv, r=me, fixing XPathProcessor, nsISynchLoader, cleanup
2001-01-19 21:24:44 +00:00
axel%pike.org
6e3c1dd157
not part of build, bug 65058, NamedMap crash, MozillaString fixup, r=peterv
2001-01-19 10:43:27 +00:00
axel%pike.org
b1fd664d0c
not part of build, code by axel@pike.org, r=peterv; code by peterv@netscape.com, r=me. Fixing 59937, xpath function lib complete, 59649, 60059, 47720; building windows standalone, 46640; general code cleanup, fixing warnings; XPathProcessor and XSLTProcessor available to JS (work in progress)
2001-01-12 20:06:48 +00:00
axel%pike.org
94df9a7e68
not part of the build, r=peterv, fix 54490, whitespace stripping, +whitespace cleanup in XSLTProcessor.cpp
2001-01-10 11:48:48 +00:00
axel%pike.org
b1b3b6ce25
Not part of the build, fixes QNames really ending when hitting whitespace
2001-01-09 20:56:28 +00:00
axel%pike.org
637079fb35
Not part of the build. more people than I thought use the old build system, synching this with my changes for transformiix' TEXTPrinter to the autoconf one
2000-11-17 10:37:00 +00:00
axel%pike.org
65d808f6e4
Added support for xsl:output method="text" to transformiix standalone, not part of build
2000-11-16 22:08:58 +00:00
kvisco%ziplink.net
4541fc4878
Not part of regular build. ContextState now extends
...
NamespaceResolver. ElementExpr has some code for handling namespaces.
2000-11-07 10:49:07 +00:00
kvisco%ziplink.net
9d1eed8e42
Not part of regular build. Added method for resolving by prefix only
2000-11-07 10:47:17 +00:00
kvisco%ziplink.net
0140a42da3
Not part of regular build. Added new method for NamespaceResolver
2000-11-07 10:46:03 +00:00
kvisco%ziplink.net
6e4d722387
Not part of regular build. Added fix for expressions starting with '/'
2000-11-07 10:42:35 +00:00
kvisco%ziplink.net
6c4b489af2
Not part of regular build. Patch to treat "abc:*" as an CNAME
2000-11-07 08:30:51 +00:00
axel%pike.org
d165632a57
Not part of build, doing some buffer init on String wrapper
2000-11-03 20:48:41 +00:00
axel%pike.org
db4f588daa
Fixing 53327, patch by jjs@acis.com.au, r=me, string() returns comment nodes, +whitespace, not part of build
2000-10-26 16:45:26 +00:00
axel%pike.org
05c0891bed
adding the version="1.0" for some stylesheets, not part of build
2000-10-25 16:45:33 +00:00
Peter.VanderBeken%pandora.be
250cc483f0
Add back incorrectly removed #ifdef. Not part of default build. a=leaf.
2000-10-06 08:59:46 +00:00
Peter.VanderBeken%pandora.be
f7fdbb1850
Move getNameSpaceURI before html hack. Not part of default build. a=leaf.
2000-10-06 08:45:01 +00:00
axel%pike.org
47082af766
Adding magic for creating transformiix xpi's on unix. Depends on patch at 22062, not part of build
2000-10-04 22:47:01 +00:00
axel%pike.org
4e0e3200ae
fix for 51656, patch by jjs@acis.com.au (Jus), r=me,pvb, attributes in html output, not part of build
2000-10-04 22:43:59 +00:00
axel%pike.org
4f85ea8718
removing windows linefeeds, still reminents from the old days, not part of build
2000-09-29 14:58:26 +00:00
Peter.VanderBeken%pandora.be
517df99b37
Fix for bug #53323 , provided by jjs@acis.com.au. r=me. Not part of default build. a=leaf.
2000-09-29 12:19:15 +00:00
Peter.VanderBeken%pandora.be
520dba5ce5
Fixing compiler warnings. Not part of default build. a=leaf.
2000-09-29 12:17:23 +00:00
kvisco%ziplink.net
cd1624272f
Not part of regular build, a=leaf. Fixed xsl:include, reported by Steve Tinney
2000-09-26 07:38:51 +00:00
locka%iol.ie
69fd02310b
Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha
2000-09-20 12:23:53 +00:00
Peter.VanderBeken%pandora.be
18bb6a33dd
Adding MozillaObjectWrapper.cpp. Not part of default build. a=leaf.
2000-09-18 06:18:55 +00:00
Peter.VanderBeken%pandora.be
b4e0ba6d1f
Fix bug #51494 . Not part of default build. a=leaf.
2000-09-18 06:06:10 +00:00
Peter.VanderBeken%pandora.be
f019ffd8cf
Enabling XSLT hooks in layout in default build. Bug #42228 . r=axel@pike.org, a=waterson@mozilla.org.
2000-09-16 20:53:08 +00:00
rayw%netscape.com
6cc70ebd6c
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
kvisco%ziplink.net
62738a9057
Not part of regular build, a=leaf. Updated with latest change and contributor
...
information.
2000-09-07 03:58:17 +00:00
kvisco%ziplink.net
64175d78a6
Not part of regular build, a=leaf. Added the missing char casts after doing the
...
UTF-8 encoding.
2000-09-07 03:40:24 +00:00
axel%pike.org
97cc899a83
not part of build. fixing missing file in expat update
2000-09-06 10:46:03 +00:00
kvisco%ziplink.net
e040784aba
Not part of regular build, a=leaf. Updated the UTF-8 printing, hopefully I
...
handle this correctly.
2000-09-06 09:48:12 +00:00
kvisco%ziplink.net
0ccb855172
Not part of regular build, a=leaf. Updated Expat to latest version.
2000-09-06 07:22:09 +00:00
kvisco%ziplink.net
70680a9435
Not part of regular build, a=leaf. Added the option to destroy objects
...
contained in the list, this feature checks for duplicates in the list before
deleting.
2000-09-06 07:05:32 +00:00
axel%pike.org
39de15b014
Adding MozillaObjectWrapper to windows component. not part of build.
2000-09-05 07:38:32 +00:00
axel%pike.org
e8108445cb
Not part of build, fixing unix, missing object, const, part of #42228 , r=pvb
2000-09-04 16:25:27 +00:00
axel%pike.org
d36862d4c2
Not part of build, removing CRLF cruft, part of 46640
2000-08-29 11:49:47 +00:00
axel%pike.org
c9074189fd
Not part of build, bringing configured Makefile up to date, removing compile warning in URIUtils.h (missing newline)
2000-08-27 17:24:05 +00:00
kvisco%ziplink.net
3893d56f1b
Not part of regular build, a=leaf. This is a fix for the last set of
...
integration code checked in. Moved definition of NamespaceResolver out of
this file to source/xml/NamespaceResolver.h to prevent some circular
references.
2000-08-27 06:11:56 +00:00
kvisco%ziplink.net
7ea9ecfc0d
Not part of regular build, a=leaf. Added ifndef statement to prevent
...
redefinition of classes.
2000-08-27 06:00:59 +00:00
kvisco%ziplink.net
ab85e0f210
Not part of regular build, a=leaf. Added changes for standalone Linux support of Peter's latest checkins
2000-08-27 05:58:59 +00:00
Peter.VanderBeken%pandora.be
446cf6cd58
Use getDocumentFromURI. Not part of default build. a=leaf.
2000-08-26 04:56:49 +00:00
Peter.VanderBeken%pandora.be
0b3bc756d6
Use getDocumentFromURI. Not part of default build. a=leaf.
2000-08-26 04:51:43 +00:00
Peter.VanderBeken%pandora.be
f800470953
Add getDocumentFromURI. Not part of default build. a=leaf.
2000-08-26 04:51:00 +00:00
Peter.VanderBeken%pandora.be
c1d0e77259
Add include. Not part of default build. a=leaf.
2000-08-26 04:45:57 +00:00
Peter.VanderBeken%pandora.be
abc3448269
Temporary work-around for problematic typedef. Not part of default build. a=leaf.
2000-08-26 04:45:02 +00:00
Peter.VanderBeken%pandora.be
9c40651ff5
Correct test case. Not part of default build. a=leaf.
2000-08-26 04:43:33 +00:00
Peter.VanderBeken%pandora.be
83c824be1a
Make CopyNode namespace-aware. Not part of default build. a=leaf.
2000-08-26 04:41:16 +00:00
Peter.VanderBeken%pandora.be
e60f2f16f9
Update and clean-up. Not part of deafult build. a=leaf.
2000-08-26 04:34:50 +00:00
Peter.VanderBeken%pandora.be
d01296014f
Define a NameSpaceResolver class. Not part of default build. a=leaf.
2000-08-26 04:29:09 +00:00
Peter.VanderBeken%pandora.be
696eff5c20
Make ProcessorState a NameSpaceResolver. Clean up source. Not part of default build. a=leaf.
2000-08-26 04:28:28 +00:00
Peter.VanderBeken%pandora.be
ded4c0b3fd
Adapt for hash table changes. Not part of default build. a=leaf.
2000-08-26 04:20:14 +00:00
Peter.VanderBeken%pandora.be
061592399c
Correct ToCharArray. Not part of default build. a=leaf.
2000-08-26 04:13:21 +00:00
Peter.VanderBeken%pandora.be
cc06157dbd
Adapt to better suit wrapper's needs. Not part of default build. a=leaf.
2000-08-26 04:06:39 +00:00
Peter.VanderBeken%pandora.be
9e24016710
Major update to the wrapper classes and clean-up of source. Not part of default build. a=leaf.
2000-08-26 04:05:28 +00:00
Peter.VanderBeken%pandora.be
6013c0413a
First Checked In.
2000-08-26 04:01:01 +00:00
kvisco%ziplink.net
23d87c9e6d
Not part of regular build, a=leaf. Fixed template for showing comments
2000-08-23 07:04:29 +00:00
kvisco%ziplink.net
1a53969048
Not part of regular build, a=leaf. Added stylesheet example.
2000-08-23 06:12:28 +00:00
kvisco%ziplink.net
dca17a2f40
Not part of regular build, a=leaf. Added support for getting the node value of processing instructions and comments (kvisco)
2000-08-23 06:11:45 +00:00
kvisco%ziplink.net
dd9c31d1d2
Not part of regular build, a=leaf. Changed name from DocumentHandler.h
2000-08-21 06:33:45 +00:00
kvisco%ziplink.net
44e53f0f3c
Not part of regular build, a=leaf. Changed the name of this file to XMLEventHandler.h.
2000-08-21 06:32:49 +00:00
axel%pike.org
58c99d252c
Removing old debug code, not part of the build
2000-07-25 15:12:04 +00:00
axel%pike.org
4bd308df68
Adding makefile.wins for transformiix examples, not part of build, submitted by Arthur Barrett, raised build number and updated contributors/changes
2000-07-25 07:03:40 +00:00
nisheeth%netscape.com
d4c06692fb
Checking in patches submitted by Justin Smith (jjs@acis.com.au) that fix the windows build of transformiix. Thanks, Justin! Does not affect the mozilla build.
2000-07-24 20:35:08 +00:00
kvisco%ziplink.net
27f7d244e9
Not part of regular build, a=leaf. Updated changes and contributor info.
2000-07-23 07:57:12 +00:00
kvisco%ziplink.net
aeda054c55
Not part of regular build, a=leaf. Updated version info.
2000-07-23 07:43:37 +00:00
kvisco%ziplink.net
0feaec670d
Not part of regular build, a=leaf. Updated some test files.
2000-07-23 07:25:30 +00:00
kvisco%ziplink.net
1505018367
Not part of regular build, a=leaf. Fixed bug I introduced with a previous patch. prevToken was getting set to NULL in some places when it shouldn't.
2000-07-23 07:24:45 +00:00
kvisco%ziplink.net
0a1cd59cc3
Not part of regular build, a=leaf. Fixed bug when printing comments; removed leading and trailing whitespace.
2000-07-23 06:45:59 +00:00
Peter.VanderBeken%pandora.be
770505fe06
Make sure to return the prefix for attributes if necessary. Not part of build. a=leaf.
2000-07-14 10:32:52 +00:00
axel%pike.org
8528565532
Getting the build process up for Windows, thanx to Arthur Barrett
...
not part of build, still need to conditionally add transformiix to
extensions/makefile.win
2000-07-11 10:32:17 +00:00
axel%pike.org
2843a55cf7
Use own impl of rint for windows and platforms without one, not on mac
...
not part of build
2000-07-11 09:47:37 +00:00
axel%pike.org
4e31a0e447
Fix nested relative includes, not part of build, a=leaf
2000-07-10 12:08:00 +00:00
Peter.VanderBeken%pandora.be
e3e01f77b0
Remove redundant define. Not part of build. a=leaf.
2000-07-07 23:34:12 +00:00
Peter.VanderBeken%pandora.be
db960d3077
Get rid of MOZILLA, use MOZ_XSL. Not part of build. a=leaf.
2000-07-07 21:54:52 +00:00
axel%pike.org
54dcf9f561
Removing unused Makefile.in, not in allmakefiles.sh, not part of build
2000-07-07 11:09:23 +00:00
axel%pike.org
ec82686c6a
Code cleanup in extensions/transformiix, getting rid of -DMOZILLA
...
not part of build
2000-07-06 12:35:44 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
Peter.VanderBeken%pandora.be
e77497b977
Correct typo. Not part of the build.
2000-06-29 07:09:06 +00:00
Peter.VanderBeken%pandora.be
db87228284
Adding locale files. Not part of the build.
2000-06-28 23:01:14 +00:00
Peter.VanderBeken%pandora.be
1fed6ad5b6
Adding locale info. Not part of the build.
2000-06-28 22:57:42 +00:00
axel%pike.org
0d78a18e54
Not part of build, r=kvisco, don't add abundant text nodes to document
2000-06-27 10:40:57 +00:00
Peter.VanderBeken%pandora.be
94361d9483
Added expat to optimized target. Not part of build yet.
2000-06-25 20:57:37 +00:00
Peter.VanderBeken%pandora.be
3f3122e93f
Use StringList (instead of hashmap) for namespace URIs. Not part of build yet. a=leaf.
2000-06-22 07:30:07 +00:00
Peter.VanderBeken%pandora.be
335686c9a0
Fix UNICODE_CHAR bustage. Not part of build yet. a=leaf.
2000-06-22 07:29:20 +00:00
Peter.VanderBeken%pandora.be
e83abc251a
Remove include workaround. Not part of build yet. a=leaf.
2000-06-22 07:27:54 +00:00
kvisco%ziplink.net
eccdef2130
Not part of build, a=leaf
...
Added fix from Peter Van der Beken to fix Name conflicts with NodeType tokens
Added fix to bug reported by Axel Hecht (#42502 )
2000-06-19 09:03:12 +00:00
kvisco%ziplink.net
6b728bf655
Not part of build, a=leaf
...
updated docs
2000-06-19 07:53:55 +00:00
kvisco%ziplink.net
46833bc539
Not part of build, a=leaf
...
Fixed a cut-and-paste error
2000-06-19 07:16:37 +00:00
kvisco%ziplink.net
99034b485c
Not part of build, a=leaf
...
Checked in changes from Olivier to improve template parameter handling
2000-06-19 07:09:02 +00:00