kairo%kairo.at
0978ac7de5
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
5044043a28
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
a981211608
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
bbfd7773f4
Removing old cvsignore file
2002-10-17 09:26:24 +00:00
leaf%mozilla.org
aeba91a83f
update localeVersion for 1.2b, a=asa
2002-10-16 17:51:38 +00:00
sicking%bigfoot.com
6ffd0006e8
Remove mac-buildstuff to fix bustage from bug 64945
2002-10-09 09:01:30 +00:00
sicking%bigfoot.com
8ad1aece33
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
3f13b9fba7
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
7e50452fca
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
0d9b9b6785
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
70914494a5
bug 16140, html has xhtml namespace for XPath, XSLT. r=sicking, sr=jst
2002-09-17 08:06:40 +00:00
andreww%netscape.com
306632bf26
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
c5e8f896cd
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
b1bdbfd3cd
update localeVersion to 1.2a, a=asa
2002-09-07 01:01:49 +00:00
peterv%netscape.com
3e13e631d7
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
5fb70e71e9
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
35808898a5
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
683bcf732e
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
3faec4321f
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
c0c4d81870
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
8344cc8cc5
Fix for bug 163955 (Header cleanup for transformiix). r=sicking, rs=jst.
2002-08-22 12:33:45 +00:00
peterv%netscape.com
54147f5cfd
Fix for bug 163955 (Header cleanup for transformiix). r=sicking, rs=jst.
2002-08-22 12:22:47 +00:00
peterv%netscape.com
eb0fd6e669
Remove warnings.
2002-08-21 14:22:58 +00:00
peterv%netscape.com
58de34f2bd
Try to fix linking problem on planetoid.
2002-08-21 14:18:12 +00:00
peterv%netscape.com
8330562425
Add back widget to REQUIRES.
2002-08-21 13:20:21 +00:00
peterv%netscape.com
a85f03a136
Adding back widget to REQUIRES.
2002-08-21 13:07:25 +00:00
peterv%netscape.com
55b45c37f3
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
b255d8511e
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
ed3bf522d6
Restore alphabetical order. No functional change.
2002-08-20 11:14:34 +00:00
peterv%netscape.com
de19a05d6e
Remove bogus appshell dependency. r=Pike.
2002-08-20 11:12:05 +00:00
sicking%bigfoot.com
5e03598ea7
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
5613fb0682
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
0881b0cc24
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
da7c5c2492
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
0c16308e4f
Fix warnings. r=Pike, rs=jst.
2002-08-13 12:48:27 +00:00
peterv%netscape.com
35d7889f65
Remove obsolete files. r=Pike.
2002-08-13 12:45:08 +00:00
peterv%netscape.com
5c065fea8c
Remove obsolete file. r=Pike, rs=jst.
2002-08-13 10:58:11 +00:00
peterv%netscape.com
a208cf90f0
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
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
peterv%netscape.com
36e83b83b8
Warning fixes. r=Pike, rs=jst.
2002-08-08 12:30:02 +00:00
peterv%netscape.com
6d2213ac73
Bustage fix for Transformiix standalone.
2002-08-06 12:29:49 +00:00
peterv%netscape.com
d5045555e3
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
b2160d158c
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
bde13bef02
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
dd33dbb91f
bug 154840, r=cls, sr=brendan, a=jesup update localeVersion strings
2002-07-17 23:51:49 +00:00
peterv%netscape.com
713c3bb881
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
b1be364088
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
4cbb6866c5
remove security checks from buster, it's chrome:// now. Not part of build
2002-07-16 11:58:26 +00:00
axel%pike.org
777e704d31
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
e4b2b45617
fix linux bustage
2002-07-10 05:50:31 +00:00