Commit Graph

924 Commits

Author SHA1 Message Date
axel%pike.org
8e34ccdb95 npob, fix crash on exit, r=sicking 2003-06-01 16:32:57 +00:00
peterv%netscape.com
ad1ad80290 Bustage fix. 2003-05-27 13:46:20 +00:00
peterv%netscape.com
a87aadcac5 Fix for bug 203978 (Invalid read of size 4 const nsString FunctionCall::INVALID_PARAM_VALUE(NS_LITERAL_STRING("invalid parameter value for function: "));). r=Pike, sr=jst. 2003-05-27 12:30:32 +00:00
timeless%mozdev.org
b584be9dec Bug 203973 txXSLTProcessor::shutdown releases a log module it doesn't own
r=axel sr=peterv
2003-05-23 21:55:16 +00:00
sicking%bigfoot.com
57097a2753 Bug 199331: Recompile stylesheet if the underlying DOM is modified after .importStylesheet is called
r=Pike sr=peterv a=mkaply
2003-05-23 15:02:08 +00:00
axel%pike.org
c39a545555 not part of build, fix gcc3.2 and hex, r/sr=peterv, a=mkaply 2003-05-23 14:02:07 +00:00
axel%pike.org
14650d084e bug 47719, pass nsresults and error messages back to content, r=sicking, sr=peterv, a=asa 2003-05-20 19:48:56 +00:00
axel%pike.org
4947df4f21 bug 205675, error on recursive import/include, r=sicking, sr=peterv, a=asa 2003-05-20 09:30:10 +00:00
sicking%bigfoot.com
9d5719c93f Bug 199579: Sorting case-order is inverted. Also sort using application locale as default locale.
r=Pike sr=peterv a=asa
2003-05-19 21:06:10 +00:00
pkw%us.ibm.com
7fecf2c8fd Bug 204796 - txStylesheetCompiler.cpp fails to build in VisualAge C++ v6.
r=bugmail@sicking.cc, sr=peterv@netscape.com, a=asa@mozilla.org
2003-05-13 19:08:00 +00:00
sicking%bigfoot.com
83cd9f3da7 Bug 203384: When no document has been set in the nsXPathEvaluator we should be case sensitive.
r=peterv sr=heikki a=asa
2003-05-13 19:00:06 +00:00
sicking%bigfoot.com
996fcdbd70 Fix OSX bustage from previous checkin 2003-05-08 21:02:10 +00:00
sicking%bigfoot.com
1df4c907ed Bug 203229: Use strings better by using existing stringobjects inside ExprResults if one exists.
r=Pike sr=peterv a=asa
2003-05-08 19:54:39 +00:00
axel%pike.org
8518816fb9 bug 204456, remove #defined errorcodes, r=sicking, sr=peterv, a=sspitzer 2003-05-06 07:35:23 +00:00
peterv%netscape.com
0e633d85f1 Part of fix for bug 203192 (Improvements to XSLT loading). r=Pike, sr=jst, a=asa. 2003-05-05 11:53:21 +00:00
peterv%netscape.com
7b55319f22 Part of fix for bug 203192 (Improvements to XSLT loading). r=Pike, sr=jst, a=asa. 2003-05-05 11:25:43 +00:00
peterv%netscape.com
8e6bcb49f7 Part of fix for bug 203192 (Improvements to XSLT loading). Move test files into their own directory and add some error strings. r=Pike, sr=jst, a=asa. 2003-05-05 09:10:17 +00:00
axel%pike.org
e1a6bcbcc9 bug 199329, reenable embedded XSLT stylesheets, r=sicking, sr=peterv, a=asa 2003-04-30 21:05:11 +00:00
heikki%netscape.com
ec1d21e678 Bug 203384, document could be null, for example when calling from XPointer processor, patch from jst, r=sicking, sr=heikki, a=asa. 2003-04-29 20:46:24 +00:00
heikki%netscape.com
1dfcfb8f7c Bug 191800, move FIXptr and XPointer into xmlextras, r=harishd, sr=jst. 2003-04-23 00:07:37 +00:00
jst%netscape.com
f1b9b87862 Fixing bug 111514. In an XHTML document served as application/xhtml+xml, |document| is not an HTML document object, but an XML document object. r=bugmail@sicking.cc, sr=peterv@netscape.com 2003-04-19 00:28:09 +00:00
kairo%kairo.at
b6009f1e51 bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard 2003-04-17 18:43:57 +00:00
axel%pike.org
9f33fa2eab bug 70855, nspr logging for transformiix, log stylesheet compilation IO, r=peterv, sr=jag 2003-04-15 07:10:25 +00:00
axel%pike.org
7b9710496b bug 200999, crash with more than on xsl:strip- or preserve-space, r=sicking, sr=peterv 2003-04-07 12:18:49 +00:00
axel%pike.org
291f9322fb remove dead code, r=sicking, sr=peterv 2003-04-04 15:44:13 +00:00
axel%pike.org
288d41c59b warning fix, r/sr=peterv 2003-04-04 08:00:00 +00:00
heikki%netscape.com
4385c916ad Fix comments. 2003-04-03 20:37:17 +00:00
seawood%netscape.com
80e1b303cc Purge XP_PC.
Bug #56767 r=mkaply sr=alecf
2003-04-02 22:45:08 +00:00
axel%pike.org
5a4b07d901 bug 199484, xml pretty printing regressed, fix the contract ID for XSLT document transformer, r/sr=peterv 2003-04-01 19:50:42 +00:00
sicking%bigfoot.com
773f2483a4 Documentation update. More ideas for faster XPath 2003-03-31 09:02:17 +00:00
sicking%bigfoot.com
e57635d85b Initial checkin of some documentation 2003-03-27 23:43:32 +00:00
axel%pike.org
8e13175ee0 npob, fixup testsuite to catch exceptions from importStylesheet, too, as compiled stylesheets throw those 2003-03-27 20:17:54 +00:00
axel%pike.org
82f363270d real fix for the landing of bug 195262, npob, don't copy attr value, r/sr=peterv 2003-03-27 15:27:31 +00:00
sicking%bigfoot.com
10e99de3db not part of build. Fix buildbustage from landing of bug 195262 2003-03-27 00:47:30 +00:00
jst%netscape.com
b4cc5d4695 Fixing bug 124412. Making nsXULDocument inherit nsXMLDocument to avoid the need to duplicate a large amount of code in nsXULDocument. Also removing nsMarkupDocument and nsIDOMEventCapturer that are no longer needed. Changing the inheritance of nsIDOMXULDocument to avoid ~60 or so forwarding methods, and doing a *lot* of code cleanup. r=bugmail@sicking.cc, sr=peterv@netscape.com 2003-03-26 07:41:30 +00:00
sicking%bigfoot.com
a09d2140aa Fix OS/2 bustage 2003-03-26 03:18:37 +00:00
sicking%bigfoot.com
d3b6d8390a Compiled XSLT stylesheets. Improves speed, implements forwards-compatible-parsing and handling of unknown extension-elements. Also fixes some random edgecasebugs such as recursive merged named-attribute-sets and empty strings in copy-of.
Patch mainly by sicking, but large parts also by Pike and peterv.

Tracker is bug 185797. r=Pike/sicking rs=peterv.
2003-03-26 01:10:14 +00:00
alecf%netscape.com
8c50d0242a landing attempt #2 for 195262 - support for static atoms, and converting atoms over to UTF8 to reduce bloat - now without performance regressions!
sr=darin, r=dbaron
2003-03-25 18:55:59 +00:00
alecf%netscape.com
b6584a77fb backout my static atom patch for now until I figure out the performance loss! :(
bug 195262
2003-03-21 20:13:08 +00:00
alecf%netscape.com
ecf24a2b78 fix for bug 195262:
- convert atoms to UTF8 because 99% of the time, that is what they are used for
- add support for static atoms, where the strings are declared in a large const array and not copied into the heap
r=dbaron, sr=darin

this is an experimental landing - if there are performance issues, I will back it out.
2003-03-21 06:26:32 +00:00
heikki%netscape.com
0ee437d7ac Bug 182323, implemented XPointer spec, we now support the framework, shorthand syntax, element, fixptr, xpath1 and xmlns schemes, and provide a proprietary API from scripts, r=sicking, sr=peterv. 2003-03-19 23:45:42 +00:00
peterv%netscape.com
a4732b3ee1 Follow-up to my checkin for bug 179720 (implement real result tree fragments). Checked in wrong patch yesterday. r=sicking, sr=jst. 2003-03-13 07:46:06 +00:00
peterv%netscape.com
93f69764dd Bustage fix. 2003-03-12 15:35:35 +00:00
peterv%netscape.com
ebf7eaeb11 Fix for bug 179720 (implement real result tree fragments). r=sicking, sr=jst. 2003-03-12 14:07:30 +00:00
axel%pike.org
94a5336ca2 fix warnings in transformiix standalone, not part of build, r/sr=peterv 2003-03-05 21:42:29 +00:00
sicking%bigfoot.com
eed27d275e fix bustage-to-be 2003-03-05 14:11:12 +00:00
axel%pike.org
edcafb5ebc bug 190098, txXMLParser should load DTDs on standalone, pretty much a rewrite of how parsing to a DOM works on standalone, copying what nsExpatDriver does, optimize id patterns, too, r=sicking, sr=peterv 2003-03-05 13:48:55 +00:00
peterv%netscape.com
65956d2c35 Removing obsolete code. r=sicking. 2003-03-05 12:50:23 +00:00
sicking%bigfoot.com
d9f39b2131 remove dead code, no bug. r/sr=peterv 2003-03-05 12:32:24 +00:00
sicking%bigfoot.com
43b68aeaad Bug 195945: Display XSLT-generated HTML-pages in standards mode
r=peterv sr=bz
2003-03-05 00:57:14 +00:00
sicking%bigfoot.com
86a23ee950 fix missing return-at-end. r/sr=peterv. no bug 2003-03-04 14:19:07 +00:00
timeless%mozdev.org
07be7c75ba fixing build bustage 2003-02-28 04:43:54 +00:00
sicking%bigfoot.com
d191164c40 Bug 187610: Use PLDHash for keys
r=Pike sr=peterv
2003-02-28 03:32:19 +00:00
sicking%bigfoot.com
f606cc4f63 Bug 195016: Fix static build. Patch by Roland.Mainz@informatik.med.uni-giessen.de
r=sicking sr=kin
2003-02-27 00:05:50 +00:00
kairo%kairo.at
661116311f bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +00:00
sicking%bigfoot.com
c4efe8ab28 Bug 185498: Don't rely on ::CreateElement to create html elements. Also make sure we insert html-<tbody>s when appropriate
r=Pike sr=peterv
2003-02-27 00:01:55 +00:00
sfraser%netscape.com
a972085056 Bug 74803: fix the data in various static name tables to be const, and fix nsStaticNameTable to accept const data. r=dbaron, sr=alecf. 2003-02-26 00:52:07 +00:00
axel%pike.org
2c3d48710c bug 126502, remove unsupported and unneeded xpi from transformiix/build, r=cls 2003-02-24 09:52:29 +00:00
axel%pike.org
60dd13df9e bug 178463, insert META tag to HEAD for html output, r=sicking, sr=peterv 2003-02-23 20:06:42 +00:00
axel%pike.org
d13fa6eddd bug 191856, string usage in txExpandedName::init, r=sicking, sr=peterv 2003-02-23 20:03:51 +00:00
sicking%bigfoot.com
e60c7c88a3 fix bustage 2003-02-17 15:43:54 +00:00
sicking%bigfoot.com
60c73ca747 Bug 193586: Fix reference-cycle in nsXPathEvaluator->document->nsXPathEvaluatorTearoff
r=peterv sr=jst a=dbaron
2003-02-17 14:30:03 +00:00
sicking%bigfoot.com
dcc6361443 Bug 174713: Make XPath on HTML documents behave consistently and HTML-ish. This makes the XPath-functions name() and local-name() return upper-case names and makes nametests case-insensitive.
r=peterv sr=jst a=asa
2003-02-14 00:59:40 +00:00
peterv%netscape.com
ba6b73426a Fix for bug 192794 (Leaking documents loaded through XSLT stylesheet). r=Pike, sr=jst, a=asa. 2003-02-13 12:49:13 +00:00
axel%pike.org
3f3c4a45fe bug 192701, npob, use MOZILLA_VERSION instead of hardcode version number for XSLT standalone driver, sr=peterv, a=dbaron 2003-02-11 17:47:02 +00:00
axel%pike.org
f15ad098d1 npob, get rid of file transport service, which died. a=dbaron 2003-01-30 15:00:27 +00:00
axel%pike.org
1d3944f1c5 bug 190499, xpath number 2 string conversion buggy for small numbers, changed implementation to use moz string api, r=sicking, sr=jag, a=asa 2003-01-30 08:26:46 +00:00
sicking%bigfoot.com
8e1b142051 Bug 190628: Make some string-functions behave according to spec when second argument is an empty-string.
r=Pike sr=peterv a=asa
2003-01-30 01:01:05 +00:00
sicking%bigfoot.com
67680859d0 Fix warning caused by previous checkin (bug 186979)
r=peterv
2003-01-28 19:19:47 +00:00
sicking%bigfoot.com
e6403172fa Bug 186979: Start transformation at actual node passed in.
r=Pike sr=peterv a=asa
2003-01-28 15:21:52 +00:00
sicking%bigfoot.com
6317ffecbd Bug 190631: xsl:value-of shouldn't call ::characters on the resulthandler with an empty string.
r=Pike, sr=peterv, a=asa
2003-01-28 01:36:27 +00:00
peterv%netscape.com
0f771533b2 Fix stupid error in last checkin. 2003-01-22 13:39:17 +00:00
peterv%netscape.com
db55523321 Fix for bug 157142 (link transformiix standalone to XPCOM). Better txStack and remove use of NamedMap for documents. r=sicking, sr=jst. 2003-01-22 04:27:59 +00:00
peterv%netscape.com
ce289daaeb Fix some warnings. 2003-01-22 04:00:19 +00:00
sicking%bigfoot.com
f988137a8d Bug 190032: Make sure the default namespace doesn't get applied for xsl:attribute created attributes without a namespace.
r=peterv sr=bz
2003-01-22 03:34:40 +00:00
peterv%netscape.com
50640a1e62 Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst. 2003-01-22 03:33:07 +00:00
peterv%netscape.com
b77d3f69d3 Fix for bug 157142 (link transformiix standalone to XPCOM). Make resolveQName take nsIAtom**. r=sicking, sr=jst. 2003-01-22 03:31:45 +00:00
peterv%netscape.com
c1e3bc0d5e Fix for bug 186538 (Touching the ownerElement of an attribute through XPath generates a security error.). r=sicking, sr=jst. 2003-01-22 03:25:51 +00:00
peterv%netscape.com
8bd43313db Fix for bug 157142 (link transformiix standalone to XPCOM). Better txStack and remove use of NamedMap for documents. r=sicking, sr=jst. 2003-01-22 03:24:40 +00:00
peterv%netscape.com
c44ce2ad23 Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst. 2003-01-22 00:04:08 +00:00
peterv%netscape.com
b9aa6b75e9 Fix for bug 74786 (String cleanup). Non-copying tokenizer. r=Pike, sr=jst. 2003-01-21 22:06:32 +00:00
axel%pike.org
67b55bb3d1 not part of build, fix getBaseURI for Attr nodes in transformiix standalone 2003-01-21 14:21:10 +00:00
axel%pike.org
6277e47ac0 not part of build, wallpaper that most tests expect UTF-8 encoding, which is all we have, rs=peterv 2003-01-21 14:19:54 +00:00
axel%pike.org
5ded379968 not part of build, remove broken uri parsing from transformiix standalone 2003-01-21 14:12:11 +00:00
axel%pike.org
e06152c8ad make nspr and tx path handling happy on win32, not part of build 2003-01-21 14:07:43 +00:00
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
axel%pike.org
00bc80413c bug 178461, XSLTProcessor.reset(), r=sicking, sr=peterv 2002-11-08 08:50:34 +00:00
kairo%kairo.at
150568bb2e Bug 175853, Update localeVersion strings for 1.2 final - and do it correctly, r=jbetak, sr=bzbarsky, a=blizzard 2002-10-30 12:41:38 +00:00
axel%pike.org
2314137e5c bug 54659, close() in files in transformiix standalone, not part of build, r=sicking, sr=peterv, a=blizzard 2002-10-25 20:52:29 +00:00
sicking%bigfoot.com
e5c6aaae8b Landing XSLT branch. Tracking bug is 155578, fixes bugs 46633, 54659, 73492, 70369, 85408, 90157, 130161, 109918, 150916 and 170097
* New scriptable interfaces to XSLT
* Make HTML-output create real html
* cleanup the XSLTProcessor class

Patch by sicking, pike and peterv

r=sicking/pike, sr=peterv, a=asa
2002-10-21 21:35:23 +00:00
seawood%netscape.com
aaedaf9d1a Removing old cvsignore file 2002-10-17 09:26:24 +00:00
leaf%mozilla.org
b25d2a38f7 update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +00:00
sicking%bigfoot.com
0ebafe602c Remove mac-buildstuff to fix bustage from bug 64945 2002-10-09 09:01:30 +00:00
sicking%bigfoot.com
de70300d00 bug 64945 stage two.
Prettyprint without modifying the DOM by using an XBL binding. Use viewsource.css for styling. Also refactor a real sync-load service and make transformiix and XBL use it.

r=jkeiser sr=darin
2002-10-09 07:03:15 +00:00
darin%netscape.com
71bb3b05de fixes bug 170789 "HTTP Accept: header should be tailored to context of the
request" r=dougt sr=bzbarsky
2002-09-27 04:22:13 +00:00
axel%pike.org
082103f593 not part of build. Move to urns, so results are portable. Only add files with both source and style. Some of the logic is by peterv. 2002-09-25 20:25:16 +00:00
axel%pike.org
dc6f8416b3 not part of build. Fix stats and output datasources. Don't work on the database, but on the separate datasources, have a in-memory ds for each. Speedup by removing the datasource observer. 2002-09-25 20:23:23 +00:00
axel%pike.org
d5e52dc5af bug 16140, html has xhtml namespace for XPath, XSLT. r=sicking, sr=jst 2002-09-17 08:06:40 +00:00
andreww%netscape.com
2558b06343 bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites. 2002-09-12 23:39:25 +00:00
dougt%netscape.com
68faeb5241 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2002-09-07 17:13:19 +00:00
leaf%mozilla.org
70941124cb update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +00:00
peterv%netscape.com
ba2339754c Part of fix for bug 155578 (branch for refactoring XSLTProcessor and interfaces). Cleanup only to ease branch landing, no functional changes. r=Pike, rs=jst. 2002-08-30 14:37:12 +00:00
peterv%netscape.com
64ba1e9eda Part of fix for bug 155578 (branch for refactoring XSLTProcessor and interfaces). Remove unused context node argument. r=Pike, sr=bz. 2002-08-30 12:48:16 +00:00
peterv%netscape.com
661b665bf9 Part of fix for bug 155578 (branch for refactoring XSLTProcessor and interfaces). Remove unused context node argument. r=Pike, sr=bz. 2002-08-30 12:43:53 +00:00
axel%pike.org
568bbcee22 bug 155578, refactor XSLTProcessor, landing trivial parts to make diff usefull. Function reordering in XSLTProcessor, txExpandedNameMap::remove, r=sicking, sr=bz 2002-08-29 08:34:48 +00:00
sicking%bigfoot.com
75dc9786ce Fix whitespacehandling by looking for xml:space-attributes when needed and only when needed.
b=163856 r=Pike sr=bz
2002-08-27 04:13:18 +00:00
roc+%cs.cmu.edu
cb32a0f906 Bug 160936. Add type nsChangeHint for style hints. Make it a set of bits. Make sure an NS_STYLE_HINT_REFLOW always also does a repaint of the frame. r=dbaron,sr=kin 2002-08-24 14:41:28 +00:00
peterv%netscape.com
e440be8fdb Fix for bug 163955 (Header cleanup for transformiix). r=sicking, rs=jst. 2002-08-22 12:33:45 +00:00
peterv%netscape.com
06fb1e2215 Fix for bug 163955 (Header cleanup for transformiix). r=sicking, rs=jst. 2002-08-22 12:22:47 +00:00
peterv%netscape.com
b2863c55b1 Remove warnings. 2002-08-21 14:22:58 +00:00
peterv%netscape.com
83aef5bdbb Try to fix linking problem on planetoid. 2002-08-21 14:18:12 +00:00
peterv%netscape.com
12c9b0c13e Add back widget to REQUIRES. 2002-08-21 13:20:21 +00:00
peterv%netscape.com
d44faa5bb2 Adding back widget to REQUIRES. 2002-08-21 13:07:25 +00:00
peterv%netscape.com
c43eeac2cc Fix for bug 94456 (wrappers need performance increase, support conformance). r=sicking, sr=jst. 2002-08-21 12:05:50 +00:00
peterv%netscape.com
a0e8b4bb24 Fix for bug 163753 (Code for xsl:comment has a bug). r=sicking, sr=jst. 2002-08-21 08:46:13 +00:00
peterv%netscape.com
b6807d824d Restore alphabetical order. No functional change. 2002-08-20 11:14:34 +00:00
peterv%netscape.com
3b7400538f Remove bogus appshell dependency. r=Pike. 2002-08-20 11:12:05 +00:00
sicking%bigfoot.com
0902b36dfc Bug 94036: Rewrite implementation of xsl:number. Also implement errorhandling for txList and NS_ConvertASCIItoUCS2 for standalone.
r=Pike sr=jst
2002-08-19 22:16:09 +00:00
peterv%netscape.com
07e2d4c47a Fix for bug 101890 (break linkage from transformiix to layout). r=Pike, sr=jst. 2002-08-19 06:58:21 +00:00
axel%pike.org
830df556e6 bug 46754, remove transformiix copy of expat. Not part of build. build transformiix standalone on windows again.
changes to build system are r=cls, changes to transformiix r=peterv
2002-08-15 08:52:59 +00:00
sicking%bigfoot.com
969d36ee01 Bug 162398: Make XPath lexer look at entire qname when checking for operators.
r=Pike sr=bz
2002-08-13 23:30:04 +00:00
peterv%netscape.com
4f3eebbbf5 Fix warnings. r=Pike, rs=jst. 2002-08-13 12:48:27 +00:00
peterv%netscape.com
75b5a663ba Remove obsolete files. r=Pike. 2002-08-13 12:45:08 +00:00
peterv%netscape.com
e9708150ba Remove obsolete file. r=Pike, rs=jst. 2002-08-13 10:58:11 +00:00
peterv%netscape.com
2e325d93c0 Fix for bug 155915 (txMozillaXMLOutput drops previous documentElement on creating transformiix wrapper). r=Pike, sr=jst. 2002-08-12 11:18:05 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
peterv%netscape.com
855a6b16ce Warning fixes. r=Pike, rs=jst. 2002-08-08 12:30:02 +00:00
peterv%netscape.com
5919fcc880 Bustage fix for Transformiix standalone. 2002-08-06 12:29:49 +00:00
peterv%netscape.com
8046e251db Landing TX_BRIDGE_1_1_BRANCH.
Rewrite pretty much all variable and parameter handling. Makes global and local variables be handled differently. Global variables are no longer part of the variables stack, and are lazily evaluated. Fixes bugs 117658, 92929 and some unfiled bugs and fixes remaining parts of bugs 83651 and 96802. Patch by sicking, r=Pike sr=bz.

Fix for bug 156464: fix rounding problems in module, allow patterns without any '0's in the integer part and fix problems with grouping for standalone. Patch by sicking, r=Pike sr=bz.

Fix for bug 157340 (Probable bugs in extensions/transformiix/source/base/txMozillaString.h). Patch by peterv, r=Pike, sr=bz.

Fix for bug 146967 (Clean up Transformiix strings). Patch by peterv, r=sicking, sr=jst.

Fix for bug 156464 (Remove static strings from Transformiix). Patch by peterv, r=Pike, sr=jst.
2002-08-06 12:28:27 +00:00
sicking%bigfoot.com
39c966dd38 Use principals instead of URIs for same-origin checks.
b=159348, r=bz, sr=jst, a=asa
2002-07-30 21:26:32 +00:00
sicking%bigfoot.com
c2e51f12c5 Reenable same-origin checks. Patch by me and jst.
b=156452 r=peterv/sicking/jst sr=bz/jst a=chofmann
2002-07-18 05:53:28 +00:00
leaf%mozilla.org
8860985e79 bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings 2002-07-17 23:51:49 +00:00
peterv%netscape.com
afe17d383e Temporarily disable the code that caused the slowdown in Txul, Tp and Ts. Bug 156452. 2002-07-16 15:46:39 +00:00
sicking%bigfoot.com
17bc6e66e4 Add same-origin checks in a few DOM methods. Patch by me and jst.
b=156452, r=jst/me, sr=bz, a=pending
2002-07-16 13:09:15 +00:00
axel%pike.org
ab62a85dde remove security checks from buster, it's chrome:// now. Not part of build 2002-07-16 11:58:26 +00:00
axel%pike.org
287b99fcf1 chromeing XSLT QA app buster, not removing security checks yet, though. Plus, adding stats and test display by peterv. Not part of build. 2002-07-15 19:51:27 +00:00
sicking%bigfoot.com
de586d5b04 fix linux bustage 2002-07-10 05:50:31 +00:00
sicking%bigfoot.com
451ede1894 Key template modes, template names, decimalformats, attributesets and keys on expanded name rather then qualified name.
b=96082 r=peterv sr=jst
2002-07-10 05:04:24 +00:00
axel%pike.org
8460882943 removing deprecated samples, r=peterv,sicking; NOT PART OF BUILD 2002-07-08 10:42:33 +00:00
bryner%netscape.com
90a2f7dfb7 Fix all of the warnings about member initializer ordering in constructors (bug 156135). r=timeless, sr=jag. 2002-07-08 07:56:50 +00:00
axel%pike.org
a01b0356b3 not part of build, test UI.
XUL interface for xsltmark, http://www.datapower.com/XSLTMark/.
Joint work with peterv, thanx for the work.
I tried to clean his stuff up, and make it non-block. I succeeded in the latter. I'm not happy with the UI yet, but that may come later.
2002-07-05 12:36:13 +00:00
axel%pike.org
9303ef6d4c these files are obsolete, and mostly wrong these days. We use bugzilla for this, so cvs rm them. Not part of the build 2002-07-03 09:20:45 +00:00
peterv%netscape.com
0f84e75d4a Readding file that accidentaly got removed in a merge. 2002-07-02 16:59:05 +00:00
peterv%netscape.com
0137d9cce4 Bustage fix. 2002-07-02 16:04:23 +00:00
peterv%netscape.com
878394785f Bustage fix. 2002-07-02 15:29:05 +00:00
peterv%netscape.com
5aaa54828a Bustage fix. Sigh. 2002-07-02 15:04:55 +00:00
peterv%netscape.com
fc2870fe0e Bustage fix. 2002-07-02 14:59:24 +00:00
axel%pike.org
d7b78fb9fb bustage fix for standalone, not part of build 2002-07-02 14:54:15 +00:00
peterv%netscape.com
ddb7607e00 Bustage fix. 2002-07-02 14:42:04 +00:00
peterv%netscape.com
e046915b70 Fix for bug 146967 (Clean up Transformiix strings). r=Pike, sr=jst. 2002-07-02 14:15:01 +00:00
sicking%bigfoot.com
a9504f9133 Bug 88623: Remove the txList::iterator function and the ListIterator typedef
r=peterv sr=jst
2002-06-26 23:09:13 +00:00