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
bryner%netscape.com
32308b45c6
bug 124951 - checkbox size should be specified with min-width and min-height, for native theme overriding. r=kerz, sr=blizzard.
2002-02-14 07:06:00 +00:00
bryner%netscape.com
e57334cab5
Use -moz-appearance: menulist-textfield for the textfield in the autocomplete (bug 124964). This should allow it to draw the focus ring. r=ben, sr=hewitt.
2002-02-12 21:28:23 +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
bryner%netscape.com
d37474c956
Bug 122157 - fixing the autocomplete widget in classic, on linux, to not have an outer border (to look more like gtk's combo box). r=ben, sr=hewitt.
2002-01-28 06:31:08 +00:00
pinkerton%netscape.com
f4eebdb661
add tab theme support. r=sdagley/sr=sfraser.
2002-01-24 15:16:56 +00:00
sspitzer%netscape.com
2f1a28f5f9
fix for #57661 . fix some icon / twisty alignment issues.
...
r=shliang, sr=sspitzer. patch by andreas.premstaller@uibk.ac.at (Andreas Premstaller)
2002-01-24 03:02:05 +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
bryner%netscape.com
b19e5537e9
Removing unneeded width/height on sliders (bug 120031). r=hixie, sr=hewitt.
2002-01-16 03:24:41 +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
60def2c876
theme fix-up for hyatt. r=sfraser/sr=hyatt.
2002-01-15 15:32: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
hyatt%netscape.com
fea61336ed
Fix for hover/active feedback on radio/checkbox/menulist in WinXP theme. r=hewitt, sr=ben
2002-01-09 01:26:16 +00:00
hyatt%netscape.com
9d09b333bd
Fix for 115767, dropdown list support for WinXP, r=hixie, sr=blake
2002-01-08 00:43:20 +00:00
hyatt%netscape.com
179f32fe3c
Fix for 115759, support for textfields in WinXP, r=hixie, sr=jst
2002-01-06 01:43:17 +00:00
hyatt%netscape.com
03e7fc057f
Fixing 115750, support for tabpanels and tabs in WinXP, r=bryner, sr=blake
2002-01-06 00:22:24 +00:00
hyatt%netscape.com
a9a8f30db3
Fix for 115750, WinXP tab support. r=bryner, sr=blake
2002-01-05 23:44:39 +00:00
ian%hixie.ch
d6b85c5c4b
Added a style rule for to win and mac classic skins to match modern, which makes the <description> and <label> fields have default (arrow) cursors rather than text (i-beam) cursors. b=118321, sr=blake, sr=hyatt. The changes in this patch are in the public domain.
2002-01-05 20:31:29 +00:00
hyatt%netscape.com
9fc64d2378
Fix for 118370, r=bryner, sr=blake
2002-01-05 20:21:21 +00:00
hyatt%netscape.com
c155598327
Fix for 115753, windows xp tooltip support, r=bryner, sr=sspitzer
2002-01-05 00:33:40 +00:00
hyatt%netscape.com
d749d59e46
Fix for 115748, r=bryner, sr=sspitzer
2002-01-05 00:15:48 +00:00
hyatt%netscape.com
e3f61bf44f
Checking in 115757, enabling of Windows XP Theme Support under Classic skin.,r=bryner,sr=hewitt
2002-01-04 00:28:01 +00:00
andreww%netscape.com
ab717109c0
bugzilla bug 116382 r=shliang sr=hewitt toolbars/statusbar lost their black borders
2002-01-03 21:44:09 +00:00
andreww%netscape.com
63df0803f1
bugzilla 116386 sr=blake, r=timeless mac scrollbar thumb too small.
2001-12-28 23:30:38 +00:00
hewitt%netscape.com
7f6ba9a292
116198 - remove progressbar tag to simplify progressmeter, r=ben, sr=hyatt
2001-12-21 01:41:32 +00:00
hewitt%netscape.com
4b3dcae4cb
113043 - more cleanup from last night's landing, r=ben, sr=hyatt
2001-12-20 08:25:48 +00:00
hewitt%netscape.com
49b3625282
more xul simplification changes
2001-12-19 15:05:02 +00:00
hewitt%netscape.com
d8012ca138
whoops, commited these files without the -kb earlier
2001-12-19 14:26:48 +00:00
hewitt%netscape.com
f6cca3f715
more xul simplification changes
2001-12-19 14:17:29 +00:00
hewitt%netscape.com
7b10439c40
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
seawood%netscape.com
51fa852613
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
sgehani%netscape.com
6d056234a4
Add close button to sidebar.
...
b=33420; r=morse; sr=alecf
2001-12-12 01:32:33 +00:00
shliang%netscape.com
266d5c3d9d
bug 103190 - win classic menulist do not show selected item. r=andreww sr=hewitt.
2001-12-11 22:36:26 +00:00
shliang%netscape.com
66b1f477e0
bug 79355 - classic toolbar grippies too thick. checking in asa's patch - r=shliang sr=hewitt.
2001-12-11 22:24:39 +00:00
shliang%netscape.com
5e85dd939a
backing out fix for bug 103190
2001-12-04 23:31:02 +00:00
hewitt%netscape.com
66be71de93
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 23:30:25 +00:00
hewitt%netscape.com
e6c49925ef
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 22:38:40 +00:00
andreww%netscape.com
228bebfe30
bugzilla 71486 mac classic buttons too large. r=andreww, sr=hewitt. Patch by Brad Tiffany <btiffany@usermail.com>.
2001-12-04 02:04:02 +00:00