timeless%mozdev.org
c402cefb4f
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=sicking rs=jag
2003-07-03 01:25:29 +00:00
axel%pike.org
b547e81f9f
bug 208561, grammar check, a X vs. an X, patch by Joseph Myers, r=axel@pike.org, sr=peterv
2003-06-23 14:25:23 +00:00
sicking%bigfoot.com
dbadbbf538
Bug 205703: Refcount Expr-results, to avoid cloning, and recycle them, to avoid memorymanagement.
...
r=Pike sr=peterv
2003-06-16 22:31:20 +00:00
kairo%kairo.at
108ef75354
bug 207642 - update localeVersion for 1.5a - r=rchen, sr=blizzard
2003-06-04 11:11:19 +00:00
axel%pike.org
370af96809
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
9f922821c7
bug 205675, error on recursive import/include, r=sicking, sr=peterv, a=asa
2003-05-20 09:30:10 +00:00
peterv%netscape.com
7a91281079
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
kairo%kairo.at
0978e17a8a
bug 202312 - localeVersion update for 1.4b, r=rchen, sr=blizzard
2003-04-17 18:43:57 +00:00
axel%pike.org
094d7378ee
npob, fixup testsuite to catch exceptions from importStylesheet, too, as compiled stylesheets throw those
2003-03-27 20:17:54 +00:00
kairo%kairo.at
11348f5311
bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard
2003-02-27 00:05:44 +00:00
axel%pike.org
92460af9ba
npob, get rid of file transport service, which died. a=dbaron
2003-01-30 15:00:27 +00:00
peterv%netscape.com
91c4886691
Catch possible exception from setting permissions. (Testcase only, not part of the build)
2003-01-17 12:25:15 +00:00
kairo%kairo.at
a7555a91fe
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
axel%pike.org
2061fede8d
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
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
leaf%mozilla.org
aeba91a83f
update localeVersion for 1.2b, a=asa
2002-10-16 17:51:38 +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
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
leaf%mozilla.org
b1bdbfd3cd
update localeVersion to 1.2a, a=asa
2002-09-07 01:01:49 +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
seawood%netscape.com
8ae6c40f5d
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +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
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
axel%pike.org
2e333e4e11
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
5e7ec5cec7
remove denglish from the tree, testcase, not part of the build
2002-04-30 22:02:03 +00:00
axel%pike.org
20382fe47f
NOT PART OF BUILD, testcase harnish.
...
This is a big overhaul of buster, moving to rdf controlled trees.
The index is now part of the testcases, which makes it easier to keep them
up-to-date. I also started improving the support for HTML testcases. Another
new feature is the support for saving and loading results.
Plus alot of internal cleanup, though there's still more to come.
2002-04-19 14:05:47 +00:00
hewitt%netscape.com
07d96867f1
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
2002-03-29 02:46:01 +00:00
darin%netscape.com
026dda9f95
fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa
2002-03-06 07:48:55 +00:00
heikki%netscape.com
02a455545d
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
varga%utcru.sk
bbc83df106
Fixes for:
...
94653 - can't right align text in outliner cell
95730 - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.
- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable
r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes
sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
varga%utcru.sk
76f554000a
Fix for 113477. Group outlinercols. r=bryner sr=hyatt
2001-12-18 13:42:28 +00:00
peterv%netscape.com
9ef703edc9
Fix buster for null-strings in the dom. r=Pike. Not part of the build.
2001-10-25 08:40:57 +00:00
varga%utcru.sk
43196bdf59
Fix for bug 75572. Separator support in outliner.
...
r=waterson, sr=hyatt
2001-10-02 04:42:48 +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
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
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
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
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
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
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
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
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
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