Commit Graph

274 Commits

Author SHA1 Message Date
pinkerton%netscape.com
59cb4042c4 fix typos in moz-appearance stuff (bug 162674) r=bryner/sr=bzbarsky 2002-08-15 17:50:57 +00:00
cbiesinger%web.de
71db0ae0c4 bug 160309 r=timeless sr=blake
part 2: classic theme has invalid property values
2002-08-11 12:08:33 +00:00
cbiesinger%web.de
0dd80d0d0c bug 160309 r=timeless sr=blake
part 1: classic theme has invalid property values
2002-08-11 12:06:15 +00:00
seawood%netscape.com
322da773fb Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
jaggernaut%netscape.com
de177a61b1 Fix typo. 2002-07-06 05:58:50 +00:00
bzbarsky%mit.edu
b1035b573e Fix scrollbar disappearing when many tabs are open. Bug 106927, patch by
neil@parkwaycc.co.uk, r=timeless, sr=jag
2002-07-04 09:46:01 +00:00
jaggernaut%netscape.com
83f38d3c6a Bug 112769: better "new tab" button for classic theme. r=bryner, sr=blake 2002-06-23 02:30:12 +00:00
jaggernaut%netscape.com
1a49b72ac0 Bug 112769: Add "New Tab" button to tab bar. r=sgehani, sr=hewitt 2002-06-12 11:49:54 +00:00
shliang%netscape.com
85695097b4 135089 - fixing truncated menulists. r=bryner, sr=hewitt. 2002-05-14 00:16:04 +00:00
hewitt%netscape.com
08ccfac51d 123834 - no text in wizard buttons on mac, r=andreww, sr=ben 2002-05-01 03:03:58 +00:00
rods%netscape.com
ee07c55f61 Make the UI scrollbars now scale in PrintPreview. We are having to do all this rather bizarre
stuff because the scrollbars in the document share all the same code and style contexts of the UI scrollbars
Bug 120616 r=dcone sr=attinasi
2002-04-23 12:05:43 +00:00
shliang%netscape.com
285c95def0 135975 - theme preview images are outdated - images by gregvalure@yahoo.com - r=andreww, sr=hewitt, a=jesup 2002-04-19 07:35:20 +00:00
pinkerton%netscape.com
37fa42be4d get tabs looking better and fix some enabling/active issues with the drawing logic. r=pink/sr=hyatt. patch from ajfeldman@brown.edu. bug# 134447 2002-04-16 19:02:15 +00:00
sicking%bigfoot.com
f8c2ea5afa Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
r=hixie sr=hyatt
2002-04-13 14:25:38 +00:00
varga%utcru.sk
d9d16949d3 Fix for bug 86532. outliner doesn't display large fonts properly.
- added |min-height: 18px| to |-moz-tree-row| pseudoelement
- changed height to |height: 1.3em|
- the final height is aligned to even number.
- GetRowHeight() moved to Init()

r=bryner, sr=hyatt, a=asa
2002-04-05 04:43:36 +00:00
darin%netscape.com
5cc05fe9b6 fixes mach-o objdir build bustage, r=pink 2002-04-03 20:44:04 +00:00
pinkerton%netscape.com
9cef82d680 use moz-appearance bg for pane, window, etc for backgrounds in dialogs. makes pref panels look much better. r=andreww/sr=ben/a=asa. bug#134720 2002-04-02 22:07:01 +00:00
pinkerton%netscape.com
558b641ac8 Fix planetoid bustage, copy nativescrollbars.css to scrollbars.css 2002-03-31 21:27:34 +00:00
pinkerton%netscape.com
9b6bd3f9f3 now moved to xulscrollbars.css r=sdagley/sr=beard/a=valeski. bug# 121440 2002-03-31 18:38:19 +00:00
pinkerton%netscape.com
d369202c6a new files for a native scrollbar frame via xbl. r=sdagley/sr=beard/a=valeski. bug#121440 2002-03-31 18:32:35 +00:00
bnesse%netscape.com
2be3b36c0d Fix for smoketest blocker but 134191. Add listbox.css to classic jar file. sr=hewitt. 2002-03-29 22:23:37 +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
caillon%returnzero.com
f8adea8986 Bug 125133. Add 'Go to Home' and 'Go up a level' buttons to the XUL filepicker. Patch contributed by johann@ai.univie.ac.at; r=fabian (jar.mn changes) r=bzbarsky,caillon. sr=jag. a=asa 2002-03-27 07:47:08 +00:00
bryner%netscape.com
653df3043e Revert to using an attribute for menuactive (bug 133610). r=ben/jkeiser, sr=jst, a=asa. 2002-03-27 07:01:26 +00:00
shliang%netscape.com
6b5de73abf bug 120285 - resizing alert icons. r=andreww,sr=hewitt,a=asa 2002-03-27 02:18:15 +00:00
andreww%netscape.com
802c063cd2 bugzilla 121679 r=shuehan, sr=ben, a=asa OBO drivers, Search Messages UI: File button needs arrow indicating dropdown 2002-03-22 00:10:02 +00:00
andreww%netscape.com
d2bc38bc28 bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0 2002-03-14 21:20:51 +00:00
bryner%netscape.com
a34c68fa0b Changing XUL menus to use a :-moz-menuactive pseudoclass rather than a menuactive attribute for styling the active item. This will allow XBL select widgets to not modify the HTML DOM. Bug 128947, r=dbaron, sr=hyatt, a=asa. 2002-03-12 21:49:23 +00:00
bryner%netscape.com
8b898b481f Adding some missing .cvsignore files. a=leaf. 2002-03-08 00:00:05 +00:00
pinkerton%netscape.com
58fa2f6350 implement NS_THEME_TOOLBAR_SEPARATOR, also patch outliner to support it. r=bryner,smfr/sr=blake/a=shaver. bug#127722 2002-02-25 22:14:55 +00:00
shliang%netscape.com
208645f12a bug 116905 - classic respin icon not displayed - patch by joonas@cc.hut.fi - r=shuehan, sr=hewitt 2002-02-20 06:56:10 +00:00
shliang%netscape.com
b02bf94b56 bug 112273 - inconsisten chrome url in classic's global/contents.rdf - r=andreww, sr=hewitt 2002-02-20 06:50:55 +00:00
hewitt%netscape.com
99b488075a 121955 - implement checkbox listitems, r=hyatt, sr=blake 2002-02-20 02:20:27 +00:00
pinkerton%netscape.com
fb1f8a0ed6 use -moz-appearance for listbox. rs=hyatt bug#115744. 2002-02-17 19:54:57 +00:00
pinkerton%netscape.com
747cb1f6d5 don't show tree headers in autocomplete when using moz-appearance. r=pink/sr=blake. bug# 123028 2002-02-17 19:51:59 +00:00
pinkerton%netscape.com
29690e72bf oops, forgot to check this in a while back. rs=hyatt. 2002-02-17 19:41:17 +00:00
varga%utcru.sk
8e1dd8f30d Fix for bugs:
121241 - Misplaced insertion line for outliner DND
120976 - Drop feedback needs some polishing
r=pink, sr=hyatt
Thanks for reviews and testing by zach.

- added new atom "dragSession"
- renamed atom "drop" to "dropOn"
- added new pseudo class -moz-outliner-drop-feedback
- added new paint method PaintDropFeedback()
- drop feedback in between rows is now painted at the same position for both orientations.
2002-02-08 22:35:18 +00:00
varga%utcru.sk
630b7a53ff Fix for 120976. Drop feedback needs some polishing.
r=bryner, sr=blake
2002-02-02 00:54:19 +00:00
pinkerton%netscape.com
2707adc521 tree->treeview bug 115747, rs=hyatt 2002-02-01 22:21:51 +00:00
pinkerton%netscape.com
892459adf5 give trees some theme luv. r=andreww/sr=ben. bug 122685 2002-01-30 23:02:56 +00:00
pinkerton%netscape.com
e6af3350ab twisties, upside down tabs, and tree implementation on mac. Also adding constants for window, menu, and dialog backgrounds XP. bug 115747, r=sdagley/sr=hyatt,sfraser. 2002-01-29 21:10:57 +00:00
pinkerton%netscape.com
f4eebdb661 add tab theme support. r=sdagley/sr=sfraser. 2002-01-24 15:16:56 +00:00
stephend%netscape.com
feb44a3f77 bug 117781 - tab components out of alignment. r=andreww, sr=hewitt. 2002-01-22 23:21:51 +00:00
stephend%netscape.com
2a746b96a2 bug 117781 - tab components out of alignment. r=andreww, sr=hewitt. 2002-01-22 23:07:59 +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
pinkerton%netscape.com
82e94c147d nsITheme impl on mac. r=sfraser/sr=hyatt. bugs 115731, 115733, 115735, 115737, 115740, 115749, 115760, 115763 2002-01-15 14:59:21 +00:00
hewitt%netscape.com
ff3c767a4a 116341 - asking the column picker column for cell text, r=sspitzer, sr=blake 2002-01-12 02:01:32 +00:00
hewitt%netscape.com
21d32da152 116341 - asking the column picker column for cell text, r=sspitzer, sr=blake 2002-01-12 01:26:17 +00:00
hewitt%netscape.com
43cda34734 70858 - [XUL 1.0] Implement <listbox>, r=evaugahn, sr=hyatt 2002-01-12 01:18:10 +00:00
andreww%netscape.com
8c749105d9 bugzilla bug 112314,85226 r=shliang (shuehan) , sr=hewitt ; fixing themes preview window 2002-01-11 03:05:25 +00:00