bryner%netscape.com
ebe7de7ac0
Reducing the top and bottom margin on the page proxy icon by one pixel to give the URL bar a more natural height. Bug 121784, r=hixie, sr=hewitt.
2002-02-06 20:37:02 +00:00
bryner%netscape.com
28cc5dcc3c
Updates to XBL checkbox widget. Hopefully this will fix some of the problems with native theme drawing. Not turned on yet.
2002-02-06 08:24:26 +00:00
racham%netscape.com
17ff5bda5f
Fixing bug 101873. Setting proper margin to the name field so that it aligns properly with email address item in the new <wizard/>. r=ducarroz, sr=mscott
2002-02-06 08:21:43 +00:00
bryner%netscape.com
6d912572c7
adding -moz-appearance for xbl listboxes. not turned on yet.
2002-02-02 02:23:17 +00:00
bryner%netscape.com
6f3d473c82
Adding classic skin css for xbl checkboxes. Also fixing up borders on comboboxes. Not turned on yet.
2002-02-02 01:42:25 +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
bryner%netscape.com
cb0b3df123
Adding classic skin css for xbl select widget. Not turned on yet.
2002-02-01 23:59:26 +00:00
pinkerton%netscape.com
2707adc521
tree->treeview bug 115747, rs=hyatt
2002-02-01 22:21:51 +00:00
hwaara%chello.se
de58b292a3
#74248 , implement the capability to _underline_ words, just like *bold* works. Patch by Neil Rashbrook <neil@parkwaycc.co.uk>.
...
r=hwaara, sr=hewitt
2002-01-31 19:51:58 +00:00
hwaara%chello.se
c185df6a51
#122688 , fixing ignore/watched threads to display icons in classic properly.
...
r=andreww, sr=blake
2002-01-30 23:50:18 +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
hwaara%chello.se
c83b03cd97
#72279 , "Need visual indicators for Watched, Killed threads"
...
r=andreww, sr=hewitt on the themes stuff. r=sspitzer, sr=bienvenu on the mail changes.
2002-01-29 21:56:44 +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
stephend%netscape.com
33614058b9
bugs 115673 and 110551 news icons for downloaded msgs and new news msgs with attachments r=andreww sr=hewitt
2002-01-25 02:02:02 +00:00
pinkerton%netscape.com
f4eebdb661
add tab theme support. r=sdagley/sr=sfraser.
2002-01-24 15:16:56 +00:00
pinkerton%netscape.com
7180e5e8d1
allow --enable-default-toolkit=cocoa in makefiles and default toolkit can now be overridden on platform that don't use X11. r=cls/sr=hyatt. bug#121496
2002-01-24 15:11:18 +00:00
bzbarsky%mit.edu
dc38832475
Landing Daniel Brooks' <db48x@yahoo.com> page info rewrite. Tracking
...
bug is bug 52730, fixes bugs 53503, 53641, 55713, 60428, 68823, 74530,
74760, 76926, 77408, 81328, 85905, 88537, 91173, 94146, 96994, 97479,
110973, 110981, 112297, 117027. r=fabian,hwaara,bzbarsky,gerv,ksosez.
sr=jag,hewitt.
2002-01-24 07:27:59 +00:00
mscott%netscape.com
a37be1e44f
Bug #115772 --> remove borders and shading to the headers
...
because this is messing up printing of messages.
r=ssu
sr=sspitzer
2002-01-24 03:04:06 +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
andreww%netscape.com
b36df3167b
bugzilla bug 91753 - r=hwaara sr=sspitzer Search Button in search messages window relocation + other changes to match spec.
2002-01-24 01:47:14 +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
bryner%netscape.com
5b0ab5267e
Fixing problems switching to modern skin, also adding a basic forms package to classic. r=ben, sr=hyatt.
2002-01-11 23:14:43 +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
stephend%netscape.com
6f5e22a946
bug 67359 - fixing message mail attach offline icon. r=andreww,sr=hewitt.
2002-01-10 05:46:16 +00:00
glazman%netscape.com
68488c9353
CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin
2002-01-09 13:51:37 +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
ssu%netscape.com
1a9e1652ac
fixing bug 118504 - Stop button always shows disabled image. r=racham sr=hewitt
2002-01-08 05:53:26 +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
blakeross%telocity.com
2ece01368f
44032 - apply themes on ok, cleanup panel, add link to themepark. r=ben sr=hewitt
2002-01-06 19:57:00 +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
cmanske%netscape.com
95392cc913
Fixed list layout problems in Link and Spelling dialog (remove bad CSS) b=112951, r=andreww, sr=hewitt
2002-01-05 20:31:46 +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
sspitzer%netscape.com
d08d4d3f97
landing the AB_OUTLINER_BRANCH.
...
fix for #73868 , and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.
r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +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
sspitzer%netscape.com
95111cbc0e
merging ab outliner branch to the trunk, not part of the build.
2001-12-20 22:50:14 +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
shliang%netscape.com
f5c9486948
bug 67359 - mail icons for downloaded msgs - checking in jar.mn
2001-12-15 01:18:23 +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
4cf8456264
bug 67359 - mail icons for msgs that have been downloaded for offline use. r=andreww, sr=hewitt.
2001-12-07 21:39:15 +00:00
ssu%netscape.com
3f515758a8
fixing bug 81292 - RFE: Labels feature to help users organize their messages. r=sspitzer, sr=beinvenu
2001-12-07 21:37:22 +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
shliang%netscape.com
cdb4fd71a0
bug 71637 - css errors in chrome. r=dbaron, sr=hewitt.
2001-12-04 22:26:31 +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
rjc%netscape.com
e1f24c6ab1
Fix bug #108809 . r=ben sr=hyatt
2001-12-01 07:23:21 +00:00
andreww%netscape.com
290c790b17
bug 112462 r-oeschger sr-hewitt fixing css syntax error.
2001-11-29 00:38:20 +00:00
andreww%netscape.com
80d970a35e
bug 109596 r-shliang sr-hewitt fixing disabled button hover state.
2001-11-27 23:32:12 +00:00
shliang%netscape.com
65e50d597d
bug 77285 - yellow smiley missing in prefs. r=andreww, sr=hewitt.
2001-11-27 22:57:26 +00:00
bryner%netscape.com
29537fa7a9
Bug 99231 - show focus on directory list when tabbing around the filepicker. r=varga, sr=ben.
2001-11-27 22:54:24 +00:00
shliang%netscape.com
0de34afe7f
bug 63624 - mail compose object dropdown missing images. r=andreww, sr=hewitt.
2001-11-27 22:43:13 +00:00
shliang%netscape.com
2997b1ffa6
bug 110035 - extra blue bars in front of replies. r=andreww, sr=hewitt.
2001-11-27 21:06:04 +00:00
shliang%netscape.com
f8621a8448
bug 50919 - poor design for thread column icon. r=andreww, sr=hewitt.
2001-11-27 21:04:34 +00:00
shliang%netscape.com
9f7d7626d3
bug 103190 - win classic paragraph drop down does not show selected item. r=andreww, sr=hewitt.
2001-11-27 20:55:05 +00:00
shliang%netscape.com
c1f30e7ac2
bug 79355 - classic toolbar grippies not as slim as in 4.x. r=andreww, sr=hewitt
2001-11-27 04:07:58 +00:00
andreww%netscape.com
d91380c1b4
bugzilla 83828 - fixes improper borders in mac classic popups. r=shliang sr=blake.
2001-11-26 22:47:10 +00:00
seawood%netscape.com
7733357d51
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood%netscape.com
55fe97bff7
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
andreww%netscape.com
8093c6092a
bug 110526 r=shliang sr=hewitt. mac classic sidebar splitter too narrow for thumb.
2001-11-20 23:02:09 +00:00
andreww%netscape.com
2d22d812be
bug 100528 r=shliang sr=hewitt not enough padding in mac classic button labels
2001-11-20 18:56:35 +00:00
andreww%netscape.com
9df3086b64
bugzilla 109174, r=shliang sr=hewitt border on sidebar under status bar.
2001-11-19 23:15:42 +00:00
bzbarsky%mit.edu
aff7819e0d
mouse pointer should be normal pointer, not hand, over throbber. Bug
...
67761, r=hwaara, sr=hewitt
2001-11-16 02:14:22 +00:00
cmanske%netscape.com
f764d8fdc6
Composer CSS relating to new publishing ui, b=88208, r=brade, sr=hewitt
2001-11-15 16:00:03 +00:00
sspitzer%netscape.com
81f54403b5
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-15 00:28:12 +00:00
andreww%netscape.com
a6e2921d0f
bugzilla 93866 r=shliang sr=blake Fields not sized properly under preferences for Appearance:Themes
2001-11-14 22:50:42 +00:00
andreww%netscape.com
daa1ff9c6c
bugzilla 108789 r=shliang sr=hewitt a=blizzard (for branch checkin) inset border in trees
2001-11-14 22:47:52 +00:00
sspitzer%netscape.com
8fc33339c2
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-14 10:25:19 +00:00
dbaron%fas.harvard.edu
0c93d110f3
Tweak XP_MACOSX ifdefs to fix keyboard shortcuts (partly), context menus, and hidden window behavior and build the mac classic skin in the Mach-O build. b=109165 r=pinkerton sr=beard
2001-11-10 23:30:13 +00:00
mscott%netscape.com
5ae325e530
Bug #108960 --> get rid of some obsolete CSS rules to make this file load
...
faster and help message display.
rs=sspitzer
2001-11-09 23:54:34 +00:00
mscott%netscape.com
4d40d98985
Bug #109134 --> optimize our CSS by using .classname instead of tagname.class name
...
for a couple styles.
r=bienvenu
sr=sspitzer
2001-11-09 23:50:38 +00:00
hyatt%netscape.com
8ca82532f6
Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt
2001-11-07 06:40:04 +00:00
shliang%netscape.com
6ae7f1b932
bug 61244. some classic skin files missing namespace. r=andreww, sr=hewitt.
2001-11-07 00:25:21 +00:00
andreww%netscape.com
169875963b
bugzilla bug 84532 r=shliang sr=hewitt line break between subject and body of message.
2001-11-06 01:14:06 +00:00
andreww%netscape.com
5235cc8b9e
bugzilla 59887 mac classic focus ring matches system color - r=shliang sr=hewitt
2001-11-06 01:12:11 +00:00
blakeross%telocity.com
59b99b11eb
Bradley doesn't like dir viewer's border. Who am I to disagree? r=hewitt sr=hyatt
2001-11-04 02:38:04 +00:00
blakeross%telocity.com
bc6323fdb1
Statusbar text has slightly oversized margins. r=hewitt sr=hyatt
2001-11-04 00:16:53 +00:00
blakeross%telocity.com
121b4ba76f
Tab text has big margins in Classic. r=hewitt sr=hyatt
2001-11-03 18:27:38 +00:00
blakeross%telocity.com
71e1ffab70
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:06:54 +00:00
hewitt%netscape.com
a83ac5dc9c
bug 51314. classic skin has blue directory icons. images by shuehan liang <shliang@netscape.com> r=andreww, sr=hewitt
2001-11-03 01:33:41 +00:00
hewitt%netscape.com
b3002f74bd
bug 53558. windows classic theme should not use threedface for borders. patch by shuehan liang <shliang@netscape.com> r=jag, sr=hewitt
2001-11-03 01:29:26 +00:00
hewitt%netscape.com
8f33fecae1
bug 29828. addmore space between menuitem text and keybinding hint. patch by shuehan liang <shliang@netscape.com> r=jag, sr=hewitt
2001-11-03 01:25:22 +00:00
hewitt%netscape.com
71f33a1cc2
bug 54821. sidebar grippy too thick when collapsed. patch by shuehan liang <shliang@netscape.com> r=jag, sr=hewitt
2001-11-03 01:04:33 +00:00
hewitt%netscape.com
8bd498e33e
bug 54821. sidebar grippy too thick when collapsed. patch by shuehan liang <shliang@netscape.com> r=jag, sr=hewittcommunicator/sidebar/win/sidebar.css
2001-11-03 01:02:23 +00:00
hewitt%netscape.com
4c15631e1e
bug 67768. composer: active edit mode tab should not use hardcoded white. patch by shuehan liang <shliang@netscape.com> r=jag, sr=hewitt
2001-11-03 00:59:23 +00:00
hewitt%netscape.com
7fd1d2963a
bug 88523. autocomplete urls in classic shouldn't have titles in italics. patch by shuehan liang<shliang@netscape.com> r=jag, sr=hewitt
2001-11-03 00:52:06 +00:00
hewitt%netscape.com
347d1302d8
bug 99631. preview icon in composer tab (ship steering wheel) not entirely transparent. image by shuehan liang <shliang@netscape.com> r=jag, sr=hewitt
2001-11-03 00:50:15 +00:00
hewitt%netscape.com
607a74efb9
bug 95385. classic: text on top of box border in debug preferences. patch by shuehan liang <shliang@netscape.com> r=jag, sr=hewitt
2001-11-03 00:31:06 +00:00
stephend%netscape.com
742120b6d6
Bug 71843. Classic:mail compose:spell button is lower than other buttons. Images by Shuehan Liang <shliang@netscape.com> r=jag, sr=hewitt
2001-11-02 05:35:05 +00:00
stephend%netscape.com
8e14cae724
Bug 52888. Classic skin: scrollbar should be at right edge of window. Patch by Shuehan Liang <shliang@netscape.com> r=jag, sr=hewitt
2001-11-02 05:23:45 +00:00
hewitt%netscape.com
e58ecb7c9d
Bug 90846. Navigation toolbar is one pixel thicker with Print button. Patch by Shuehan Liang <shliang@netscape.com> r=andreww, sr=hewitt
2001-11-02 04:41:44 +00:00
hewitt%netscape.com
c57f577511
Bug 95632. Account Central doesn't use system colors. Patch by Shuehan Liang <shliang@netscape.com> r=andreww, sr=hewitt
2001-11-02 04:38:49 +00:00
hewitt%netscape.com
ac4d02043d
Bug 80349. Classic skin links in What's Related have dark highlighting. Patch by Shuehan Liang <shliang@netscape.com> r=andreww, sr=hewitt
2001-11-02 04:36:29 +00:00
hewitt%netscape.com
1b7e8199a3
Bug 76171. Need minimum height/width for certain cases in classic theme. Patch by Shuehan Liang <shliang@netscape.com>. r=andreww, sr=hewitt
2001-11-02 04:33:00 +00:00
sspitzer%netscape.com
8313fc7117
fix for #105835 , move rules for empty tree twisties into tree.css, like in modern.
...
clean up and optimize the address book css. remove obsolete files
sr=hewitt, r/sr=bienvenu.
2001-11-01 09:10:45 +00:00
dbaron%fas.harvard.edu
a8ed9179c8
Prevent unreable text with light-on-dark system colors by using hardcoded black foreground color when on top of a background image that is light. b=103498 r=jag sr=hewitt
2001-10-30 06:05:58 +00:00
dbaron%fas.harvard.edu
f80582dfb3
Make sure normal/bold weight distinction in thread pane works correctly when system fonts are bold. b=101981 r=jag sr=hewitt
2001-10-30 06:04:18 +00:00
hwaara%chello.se
06fcff3478
#106739 , make Quick Search look better integrated into 3pane
...
Initial fix by Ben Ruppel <slate@gwu.edu>.
r=andreww, sr=hewitt
2001-10-30 00:00:02 +00:00
sspitzer%netscape.com
efaadc9d6e
fix for #57756 . when clicking on a link in the addressbook card page, it should
...
open up a new window, or use and existing browser window.
also, the links should look and act like links.
initial patch by jessica blanco (jblanco@us.ibm.com ), r=racham, sr=sspitzer,bienvenu
2001-10-28 04:21:46 +00:00
stephend%netscape.com
bb71980b99
Bug 101647. Smileys missing in Message Display pref panel. Patch by Christopher Aillon <caillon@returnzero.com> r=glazou@netscape.com, sr=blakeross@telocity.com
2001-10-27 08:56:15 +00:00
sspitzer%netscape.com
f60f3460ca
hack fix for #106674 . the non ASCII character in hwaara's name was
...
causing us to fail to convert the style sheet into UTF-8.
this was regression was caused by a checkin by bzbarsky@mit.edu .
he's working on a proper fix, and then we'll restore hwaara's name.
r=bzbarsky@mit.edu , sr=bienvenu
2001-10-26 02:07:57 +00:00
hewitt%netscape.com
257b6413cc
105751 - splitter should set orient attribute on itself based on parent orientation, r=jag, sr=hyatt
2001-10-26 00:09:12 +00:00
hyatt%netscape.com
06238bb6f1
Fix for 105587, tabs should support autohide, also other tabbrowser fixes. r=bryner, sr=hewitt
2001-10-25 08:22:43 +00:00
andreww%netscape.com
4a9981f945
bugzilla 81196 r=shliang sr=hewitt - vertical spacing and alignment of checkboxes and radio buttons in mac classic.
2001-10-25 02:57:31 +00:00
mscott%netscape.com
cd2c9653d0
Bug #105553 --> convert message display to use some new XBL widgets.
...
r=sspitzer
sr=hewitt
2001-10-24 00:28:02 +00:00
hewitt%netscape.com
4152d6393e
106178 - need a 'plain' class for removing all margin/border/padding, r=blake, sr=hyatt
2001-10-23 05:23:43 +00:00
hewitt%netscape.com
d45cd3bc09
70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt
2001-10-21 04:16:03 +00:00
andreww%netscape.com
f39ac20b15
fixed bug 95482 r=shliang sr=hewitt and bug 103760 r=shliang sr=sfraser (1 px space at bottom of mac classic status bar)
2001-10-19 21:07:12 +00:00
andreww%netscape.com
100ce6db38
fixed bug 95482 r=shliang sr=hewitt toolbar loses thumb when collapsed - mac classic skin
2001-10-19 21:05:04 +00:00
andreww%netscape.com
ca893beb9a
fixed bug 90274 r=shliang sr=hewitt selected folder name in mac classic not showing up
2001-10-19 20:59:08 +00:00
andreww%netscape.com
8d4004e89e
fixed bug 105132 r=shliang sr=hewitt mac classic composer tabs cleanup
2001-10-19 20:57:49 +00:00
andreww%netscape.com
e84991a1d9
fix bug 60010 r=shliang sr=hewitt - editor status bar in mac classic cleanup.
2001-10-19 20:55:14 +00:00
blakeross%telocity.com
2e1b8508e3
Fixing unsightly dnd feedback in classic. sr=ben
2001-10-14 04:43:27 +00:00
andreww%netscape.com
02546f6b8c
cleaning up conflict checked in from 103165
2001-10-12 20:58:40 +00:00
stephend%netscape.com
53f9763a9f
Bug 101110. Go and Search buttons don't match style-wise. Patch by Bradley Hart <bhart00@yahoo.com> r=andreww@netscape.com, sr=sfraser@netscape.com
2001-10-10 03:38:56 +00:00
sspitzer%netscape.com
7841f2f822
fix for #19254 . propagate unread state of subfolders to parents if the parent is closed.
...
r/sr=bienvenu
2001-10-09 23:40:23 +00:00
andreww%netscape.com
64c5332a23
103165 r=pink sr=fraser personal toolbar buttons turn dark grey on click in mac classic
2001-10-08 22:08:23 +00:00
andreww%netscape.com
95b1944637
103233 r=adamlock sr=sraser global.css lists window 2x and forgot wizard. correcting.
2001-10-08 22:06:47 +00:00
andreww%netscape.com
a15ae6a892
101824 r=gerv sr=hewitt double entry in jar.mn file. mac classic
2001-10-08 22:04:14 +00:00
andreww%netscape.com
e4e2ba31e2
94048 sr=sfraser r=shliang mac classic max width on menu items.
2001-10-08 22:02:58 +00:00
andreww%netscape.com
6b3733957d
corrected bug reference: 53826 sr=hewitt r=sfraser mac classic wizards need padding.
2001-10-08 22:01:28 +00:00
andreww%netscape.com
c209021a55
103165 r=pink sr=fraser mac classic wizards need padding.
2001-10-08 21:59:43 +00:00
gerv%gerv.net
1929e56a99
Links toolbar. Bug 87428. r=bzbarsky, sr=hewitt. At last!
2001-10-03 05:08:20 +00:00
hewitt%netscape.com
d34fc6d766
70750 - new dialog xbl bindings, r=ben, sr=hyatt
2001-10-02 23:53:06 +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
hewitt%netscape.com
b4973f2855
95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt
2001-10-02 03:06:51 +00:00
hewitt%netscape.com
ccceaa31cf
70750 - new dialog xbl bindings, r=ben, sr=hyatt
2001-10-02 00:57:32 +00:00
cmanske%netscape.com
0edbcdc7c0
Themes fixes as part of Composer color button fix to bug 77873, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt
2001-09-29 04:32:09 +00:00
gerv%gerv.net
4e12e44b2f
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
andreww%netscape.com
15a4e68170
bugzilla 94794 - splitter alignment issue in mac classic. sr=hewitt, r=hwaara
2001-09-26 21:08:46 +00:00
hewitt%netscape.com
989692bdd6
9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt
2001-09-25 22:17:47 +00:00
hyatt%netscape.com
743bc3b880
Fix for 101389.
2001-09-24 19:39:18 +00:00
hyatt%netscape.com
67241b3ae6
100706. Tabbrowser stuff. r=jag, sr=blake
2001-09-24 04:38:41 +00:00
hyatt%netscape.com
3bd5e54af7
Some kind of cvs error has hosed the mac classic browser.css file. In order to keep mac green, backing out jar.mn change.
2001-09-23 09:45:47 +00:00
hyatt%netscape.com
e67691e9c9
More 100706 fun. The <tabbrowser> widget. r/sr=jst,jag
2001-09-23 09:33:32 +00:00
blakeross%telocity.com
393a2959d1
tabbrowser looks like crap in classic. set default orientation of vertical for radiogroup, tabbox and horizontal for tabs for xul1.0 (101133). r=hewitt sr=hyatt
2001-09-23 06:58:34 +00:00
hewitt%netscape.com
891a354066
97574 - Implement toolbarbutton and kill menubutton, r=blake, sr=hyatt
2001-09-20 22:13:03 +00:00
dmose%netscape.com
3c7fd8f378
Theme changes to support LDAP autocomplete error-handling. Icons from marlon@netscape.com; css by me. r=jaggernaut@netscape.com, sr=bienvenu@netscape.com
2001-09-20 07:49:54 +00:00
hewitt%netscape.com
328105da3e
97574 - Implement toolbarbutton and kill menubutton, r=blake, sr=hyatt
2001-09-20 07:10:52 +00:00
blakeross%telocity.com
6b2d78b3e6
editable menulists use wrong text size/font (96946). r/sr=ben
2001-09-19 00:06:39 +00:00
jaggernaut%netscape.com
f8f3e80dd6
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
hewitt%netscape.com
60f317c194
99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake
2001-09-17 23:40:50 +00:00
bryner%netscape.com
bc427652a4
Bug 89998 - deprecate titledbox in favor of groupbox. This checkin moves the groupbox functionality to groupbox.* instead of titledbox.*. Patch from andersma@luther.edu, r=bryner, sr=hewitt.
2001-09-15 06:47:08 +00:00
timeless%mac.com
819303aebf
Bugzilla Bug 85543 Extra blank box to the left of 'Done.' on mac classic skin.
...
r=ksosez sr=blake
2001-09-11 08:45:15 +00:00
blakeross%telocity.com
088810f568
Turbo landing:
...
- Turbo mode should run Mozilla from registry (88844). r=ccarlen sr=ben
- Systray menu for turbo should include components (89532). r=syd sr=ben
- Installer checkbox needs to turn turbo on properly (96936, 97338). r=ccarlen sr=ben
- Add 'Disable Quick Launch' menuitem to turbo systray icon (98770). r=syd sr=ben
- Need confirmation dialog when 'Disable Quick Launch' is selected (98805). r=syd sr=ben
- Show dialog when last window is closed in turbo mode (89166). r=ccarlen sr=ben
and some cleanup.
2001-09-10 23:48:09 +00:00
sspitzer%netscape.com
5fd398015a
fix for #98793 . r=varada, sr=mscott. pre-cache the unread / read / flagged / unflagged thread pane images
...
so that they don't fail to show when you launch mail (because of bug #92512 )
2001-09-08 01:09:18 +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
sspitzer%netscape.com
1c25c03327
fix for bug #98299 . clean up fallout from #97487 . rs=bienvenu
2001-09-05 02:20:41 +00:00
dmose%netscape.com
257eee2168
Bug 92135: shows source of autocomplete items in the mail compose window using icons in the dropdown (default match, local addressbook, remote addressbook). Allows (via hidden pref; off by default) for more sophisticated info about each address -- specific addrbook name, or random ldap attribute, like department). Also fixes minor LDAP autocomplete i18n regression introduced post 0.9.3 and found while testing. r=sspitzer; sr=hewitt; a=asa
2001-09-04 05:25:08 +00:00
hewitt%netscape.com
e6e1a23c75
97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 23:31:29 +00:00
hewitt%netscape.com
ed35b06c3c
97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 23:00:31 +00:00
sspitzer%netscape.com
4552257e9a
removing dead editor files. these moved under mac and win a while ago. r/sr=hewitt
2001-08-31 22:40:29 +00:00
hewitt%netscape.com
e963ea6439
97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 22:37:44 +00:00
sspitzer%netscape.com
719b374191
breaking apart EditorToolbars.css into 3 files for performance reasons.
...
r=manske, sr=hewitt, a=asa #97487
2001-08-31 22:27:06 +00:00
sspitzer%netscape.com
c5e2cc251a
breaking apart EditorToolbars.css into 3 files for performance reasons.
...
r=manske, sr=hewitt, a=asa #97487
2001-08-31 22:04:19 +00:00
pierre%netscape.com
62175a5281
Bug 40546"Background color of HTML mail not shown". Set the default color onto the HTML instead of the BODY because mailheader.css is loaded as an !important stylesheet. r=ducarroz/glazman/dbaron, a=asa
2001-08-30 06:03:52 +00:00
hyatt%netscape.com
c6fffdd167
Fix for 95452. r/sr=ben,hewitt, a=dbaron
2001-08-29 02:04:04 +00:00
mozilla.BenB%bucksch.org
3e9c57d306
76359: Fixing regression: namespace for CSS in Modern broke the mail msg display layout, incl. quotes and prefs.
...
Some reformatting (both skins).
r/sr=Ben Goodger, r=blake, sr=hewitt
2001-08-21 21:18:16 +00:00
hewitt%netscape.com
e73e4e39b2
63540 - make classic broken lock icon clearer
2001-08-21 20:40:08 +00:00
hewitt%netscape.com
ab67b977f3
95190 - buttons too tall, r=blake, sr=hyatt
2001-08-21 02:59:14 +00:00
hewitt%netscape.com
bdce6b480a
91430 - precache back and forward images, r=blake, sr=hyatt
2001-08-21 02:58:25 +00:00
blakeross%telocity.com
c40f531e45
First cut of drag and drop bookmark filing (53707: dragging a link onto bookmarks button should open menu; dragging over subfolders should open them). r=hewitt sr=ben
2001-08-18 02:44:35 +00:00
hyatt%netscape.com
5583aaa00b
Fix for 94943. r=jag, sr=blake
2001-08-18 01:04:47 +00:00
sspitzer%netscape.com
1e0e99191d
landing mailnews folder pane outliner branch. ( #73865 )
...
huge thanks jan varga and hwaara for doing the lion's share of the work
to convert the folder pane to use the outliner.
reviewed by waterson, andreww, ben, hewitt, pinkerton, attinasi, hwaara, varga, sspitzer, bienvenu.
super reviewed by hyatt and sspitzer
for the end user: unread and total columns are back in folder pane (like 4.x)
also includes fixes for #80844 #85376 #89072 #90075 #93011 #93963 #95298 #54171 #78768 #85088
2001-08-15 05:07:48 +00:00
hyatt%netscape.com
5b2088b904
Fix for 94944. r=danm, sr=hewitt
2001-08-14 00:07:36 +00:00
blakeross%telocity.com
c445001f67
Classic menulist tweaks (90469). r=hewitt sr=ben
2001-08-10 03:33:40 +00:00
sspitzer%netscape.com
857e79d636
use the proper icons in subscribe (for modern skin) and filters (for classic skin).
...
rs=bienvenu. #94052
2001-08-09 03:33:24 +00:00
sspitzer%netscape.com
6691e4ad80
part of the UI changes for "POP over SSL". bug #68516 .
...
thanks to kai.engert@gmx.de for the patch. r/sr=sspitzer
2001-08-06 20:11:40 +00:00
hewitt%netscape.com
cad8db113d
93317 - collapsed toolbar grippies messed up in all themes, r=blake, sr=hyatt
2001-08-06 19:50:49 +00:00
hewitt%netscape.com
8c1b8bb3cb
89371 - menulists don't crop properly (from neil@parkwaycc.co.uk), r=hewitt, sr=hyatt, 93317 - button text mis-aligned in classic theme, r=blake, sr=hyatt
2001-08-06 19:34:40 +00:00
bzbarsky%mit.edu
40c8ce365c
Getting rid of align= on <scrollbar>, <thumb>, and <slider> on the mac.
...
Bug 90001, patch from Mark Anderson <andersma@luther.edu>, r=ben, sr=hyatt
2001-08-06 19:14:29 +00:00
hyatt%netscape.com
701fff7461
More 93626.
2001-08-05 19:28:53 +00:00
hyatt%netscape.com
976bf17bb4
More 93626.
2001-08-05 19:18:46 +00:00
hewitt%netscape.com
350e1dd1c3
93623 - Personal Toolbar bookmarks drawn on top each other, r=blake, sr=hyatt
2001-08-04 07:24:23 +00:00
hewitt%netscape.com
3203d18be2
93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt
2001-08-04 06:21:59 +00:00
hyatt%netscape.com
e1abe2c919
Fix for 71471. r=blake, sr=hewitt
2001-08-02 00:09:27 +00:00
hyatt%netscape.com
14f4144ff0
Fix for bbaetz's dir viewer bug.
2001-08-01 07:50:02 +00:00