Commit Graph

689 Commits

Author SHA1 Message Date
peterv%netscape.com
ef43edbd50 Remove redundant line. 2003-01-20 12:54:25 +00:00
axel%pike.org
08f3b7d6f7 not part of the build, bad string do in test app 2003-01-20 11:14:20 +00:00
axel%pike.org
ad3283377e bug 157142, clean up unnecessary configure tests and allmakefiles.sh, add a lib directory for standalone to get debug info on win32 (npob), r=cls 2003-01-20 11:04:27 +00:00
sicking%bigfoot.com
7a9a568e7f Remove txAtom.h and remove uses of special tx-macros for atoms.
b=157142 r=Pike sr=peterv
2003-01-19 23:17:13 +00:00
axel%pike.org
bfe08ec07f bug 157142, remove transformiix standalone special code in favour of module nspr stuff, r=sicking, sr=peterv 2003-01-19 21:48:08 +00:00
sicking%bigfoot.com
3a82c396e0 Bug 157142: get rid of txAtom typedef
r=Pike rs=peterv
2003-01-18 00:37:12 +00:00
peterv%netscape.com
f0f28b27cc Better fix. 2003-01-17 14:35:11 +00:00
peterv%netscape.com
ca366194b7 Trying to fix btek bustage. 2003-01-17 14:26:51 +00:00
peterv%netscape.com
194a04ac46 Fix for bug 74786 (String cleanup). Remove Transformiix string wrappers. r=sicking, sr=jst. r=Pike on the Transformiix standalone parts. 2003-01-17 14:09:42 +00:00
peterv%netscape.com
a28fdf3f7a Fix for bug 74786 (String cleanup). Remove Transformiix string wrappers. r=sicking, sr=jst. r=Pike on the Transformiix standalone parts. 2003-01-17 12:49:20 +00:00
peterv%netscape.com
2151505029 Catch possible exception from setting permissions. (Testcase only, not part of the build) 2003-01-17 12:25:15 +00:00
sicking%bigfoot.com
896567a22b Bug 189201: Hold a reference to the document-node even for embedded stylesheets to make sure that the document doesn't go away.
r=peterv sr=bz
2003-01-16 23:56:58 +00:00
axel%pike.org
6622999c70 not part of build, a C interface to the XALAN testcases. produces rdf output to load into buster. test app only 2003-01-16 15:02:13 +00:00
sicking%bigfoot.com
89c3e94d25 Bug 188729: Break refcounting-cycles during load.
r=peterv sr=bz
2003-01-14 22:32:18 +00:00
axel%pike.org
48ea3e8259 bug 184086, number conversion in XSLT is LOCALE independent, r=sicking, sr=jag 2003-01-11 19:19:14 +00:00
sicking%bigfoot.com
c412bfc35d Small update to description of stylesheet-compile-handlers 2003-01-09 19:27:55 +00:00
sicking%bigfoot.com
e31a5196b2 documentation of compiled stylesheets 2003-01-09 19:09:11 +00:00
sicking%bigfoot.com
c75bd1b336 Bug 187611: Set the proper Content-Type of XSLT generated documents
r=peterv sr=jst
2003-01-09 15:45:45 +00:00
axel%pike.org
809956b926 bug 188339, improve transformiix standalone DOM, get rid of childNodes in Attr, r=peterv, not part of build 2003-01-09 14:28:02 +00:00
peterv%netscape.com
a89a8f3ec9 Make final fix for bug 74786 (String cleanup) easier by simplifying the Transformiix DOM. r=sicking, sr=jst. r=Pike on the parts not part of the Mozilla build. 2003-01-09 00:15:55 +00:00
peterv%netscape.com
322b73dd0a That shouldn't have gone in. 2003-01-08 22:44:35 +00:00
peterv%netscape.com
59a6aaa243 Make final fix for bug 74786 (String cleanup) easier by simplifying the Transformiix DOM. r=sicking, sr=jst. r=Pike on the parts not part of the Mozilla build. 2003-01-08 22:40:42 +00:00
dbaron%dbaron.org
5aadb9d382 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2003-01-08 20:32:55 +00:00
sicking%bigfoot.com
72f6550e5b fix uninitialized-variable-warning.
b=186835 r=glazman sr=jst
2003-01-06 21:47:24 +00:00
sicking%bigfoot.com
77176bfc85 Comment-removal, part of the patch for bug 186835. 2003-01-06 15:08:49 +00:00
sicking%bigfoot.com
c134137876 Bug 186835: Hold off notifying that the transformation is finished until all stylesheets are loaded.
r=peterv sr=bz
2003-01-06 14:55:13 +00:00
kairo%kairo.at
a6f4446e42 change all localeVersion strings, as well as brand.dtd/region.dtd to 1.3b; bug 185698, r=tao, sr=blizzard 2003-01-03 19:57:47 +00:00
peterv%netscape.com
2eee61281b Rename Transformiix string API to be in synch with Mozilla's. Part of bug 74786 (String cleanup). r=sicking, rs=jst. 2002-12-20 15:18:35 +00:00
axel%pike.org
15431ca0da bug 157142, transformiix standalone should use XPCOM atoms. r=sicking, sr=peterv 2002-12-20 13:55:28 +00:00
axel%pike.org
5c0d6082be bug 157142, transformiix standalone should use XPCOM atoms. r=sicking, sr=peterv 2002-12-20 13:45:06 +00:00
axel%pike.org
ebd6823a54 bug 157142, link transformiix standalone to xpcom, r=sicking, sr=peterv 2002-12-18 10:03:23 +00:00
axel%pike.org
413847843d more on elements, use-attribute-sets has open issues 2002-12-13 13:09:51 +00:00
axel%pike.org
05ec71459e backout 74786, gcc 2.96 sucks 2002-12-11 11:09:06 +00:00
axel%pike.org
43e8faaf41 bug 74786, prepare for string cleanup, r=sicking, sr=peterv 2002-12-11 09:51:17 +00:00
sicking%bigfoot.com
e8e8609d78 Bug 184362: kill nsISupportsArray in transformiix
r=bz sr=peterv
2002-12-11 01:22:37 +00:00
axel%pike.org
dd986e6f63 missed one item in this run, documentation change only 2002-12-07 17:43:51 +00:00
axel%pike.org
df5235f62c incorporate comments by Jonas, more details, documentation only 2002-12-07 16:13:54 +00:00
sicking%bigfoot.com
31487cb0c9 Bug 181803: Invalidate nsXPathResult when the nodevalue of a node is changed.
r=Pike sr=peterv a=asa
2002-12-06 19:54:46 +00:00
sicking%bigfoot.com
0d67369885 backing out. Didn't mean to hit the commit-button 2002-12-06 17:49:27 +00:00
sicking%bigfoot.com
bf1c09f985 *** empty log message *** 2002-12-06 17:47:53 +00:00
sicking%bigfoot.com
9365926a86 Bug 174093: Make ExprParser out-of-memory safe.
r=Pike sr=peterv a=asa
2002-12-06 01:49:26 +00:00
bzbarsky%mit.edu
fe53f95e60 Make the CSSLoader correctly order stylesheets as they are dynamically added
and removed via the DOM.  Clean up the nsIDocument stylesheet accessors.  Clean
up nsIDocumentObserver stylesheet stuff a bit.  Make style sheets visible in
the CSSOM (though not completely accessible) from the moment the load is kicked
off.  Make us have sheet objects that can be manipulated via CSSOM even for
failed loads. Bug 107567, bug 47734, bug 57225, bug 178407.
r=sicking,  sr=peterv.
2002-12-03 05:48:14 +00:00
axel%pike.org
bfa31e9e2e npob, docs, initial upload, work in progress 2002-12-01 20:47:38 +00:00
peterv%netscape.com
cc71578cbc Fix static build bustage. 2002-11-30 09:43:13 +00:00
peterv%netscape.com
63a2d5f471 Fix warning. 2002-11-30 02:07:59 +00:00
peterv%netscape.com
2cd27f702a Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
sicking%bigfoot.com
b615fa9010 Bug 181808: Use macros to declare and implement nsIDocumentObserver
r=caillon sr=bz
2002-11-25 08:33:30 +00:00
axel%pike.org
b8414089c3 bug 151055, some result elements dont accept children, txMozillaXMLOutput crashes, r=sicking, sr=peterv 2002-11-22 08:52:18 +00:00
axel%pike.org
ab74b90636 bug 179537, fix baseURI and PR_LOG in xslt, r=peterv, sr=heikki 2002-11-13 12:59:31 +00:00
axel%pike.org
4d0c8177e3 Not part of build. Make buster load html if unknown decoder likes it. Save numbers with results. Disable most stuff for loading reference thru docshell. 2002-11-08 13:40:07 +00:00