Commit Graph

40 Commits

Author SHA1 Message Date
kairo%kairo.at
661116311f bug 194924 - localeVersion update for 1.4a, r=rchen, sr=blizzard 2003-02-27 00:05:44 +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
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
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
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
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
leaf%mozilla.org
b25d2a38f7 update localeVersion for 1.2b, a=asa 2002-10-16 17:51:38 +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
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
leaf%mozilla.org
70941124cb update localeVersion to 1.2a, a=asa 2002-09-07 01:01:49 +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
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +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
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
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
3418cea474 remove denglish from the tree, testcase, not part of the build 2002-04-30 22:02:03 +00:00
axel%pike.org
0d8b2b55e5 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
d38a0937d9 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
f1a6738b6c fixes bug 124042 "support internationalized URIs" r=dougt, sr=alecf, a=asa 2002-03-06 07:48:55 +00:00
heikki%netscape.com
55a5667dd2 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
ff7ad62083 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
949278c0fe Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-18 13:42:28 +00:00
peterv%netscape.com
674d745ef3 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
82cbda88c4 Fix for bug 75572. Separator support in outliner.
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
peterv%netscape.com
ed94bb0ae3 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
f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
jaggernaut%netscape.com
5b93c1d9fc 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
facaf916c4 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
1fdeed80f7 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
aad89c10f5 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
1e5a7b8b81 not part of build; do attribute comparison better in DiffDOM.js, r=peterv 2001-03-30 08:55:53 +00:00
axel%pike.org
5f961ed6d0 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
76f46987c3 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
0b2dd2b2d2 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
1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
axel%pike.org
c67c2bcf75 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
d5844e66ac 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
ad9cd60d3b not part of build; adding a XUL interface to use the xalan conformance tests for transformiix 2001-03-02 03:45:29 +00:00