bryner%netscape.com
5f77a1e0b1
Adding missing licenses.
2002-02-08 07:56:08 +00:00
bryner%netscape.com
6479838872
New files for XBL-ified HTML button widget. Not part of the build.
2002-02-08 07:38:56 +00:00
hwaara%chello.se
ef530159bd
#124156 , wrong icon was displayed for news messages with attachments.
...
r=alecf, sr=sspitzer
2002-02-07 22:38:19 +00:00
bryner%netscape.com
18a0948cdb
Working around an apparent layout bug. Not turned on yet.
2002-02-07 07:18:13 +00:00
sgehani%netscape.com
4fc883e76e
Resurrect stop button in tabs.
...
b=77738; r=morse; sr=alecf
2002-02-07 00:29:46 +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
varga%utcru.sk
630b7a53ff
Fix for 120976. Drop feedback needs some polishing.
...
r=bryner, sr=blake
2002-02-02 00:54:19 +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
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
bryner%netscape.com
e64992abe6
Bug 112716 - implement checkbox in XBL. r=jkeiser, sr=jst.
2002-01-28 23:48:16 +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
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
bzbarsky%mit.edu
b18d3beec2
Checking in fixed icons for the link toolbar in modern. Bug 113100,
...
images provided by Karl Guertin <mysteryisman@yahoo.com>, r=bzbarsky,
sr=hewitt, a=brendan
2002-01-22 05:55:00 +00:00
hewitt%netscape.com
adada83c7f
109585 - Exit Minimal Chrome mode button does not appear in Modern skin, r=blake, sr=hyatt
2002-01-16 03:14:28 +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
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
1c2e31a6a3
XBL form control work-in-progress:
...
- Separated form control css into implementation (in layout/html/forms),
and appearance (in the theme)
- Implemented select size=1 in modern
- Hooked up onchange events for select size=1
- Removed unneeded theme.mk file
Not turned on by default. r/sr=hewitt.
2002-01-11 04:34:19 +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
cmanske%netscape.com
d5fd75aeed
Fix menulist margin to fit better with other widgets, part of fix for bug 87637, r=akkana, sr=ben
2002-01-09 15:02:06 +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
hwaara%chello.se
98e9d22399
#117298 , little scrollbar doesn't highlight during drag and adjust normal scrollbars to also highlight the shade during drag.
...
r=varga, sr=hewitt
2002-01-09 09:54:51 +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
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
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
hyatt%netscape.com
d749d59e46
Fix for 115748, r=bryner, sr=sspitzer
2002-01-05 00:15:48 +00:00
stephend%netscape.com
0aa6fec8f3
Bug 116259. Inactive Link Toolbar links use wrong icons. Patch by Stuart Ballard <sballard@netreach.net> r=bz, sr=hewitt
2002-01-03 01:18:17 +00:00
sspitzer%netscape.com
f49d4f3c4e
remove duplicate line. thanks to morse for spotting it.
2001-12-27 16:03:13 +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
hwaara%chello.se
2aa97951b5
#78343 , "scrollbar thumb doesn't highlight during drag".
...
r=andreww, sr=hewitt
2001-12-22 00:46:17 +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
8a18a5dfc2
116048 - print icon missing (modern skin), r=ben, sr=hyatt
2001-12-20 03:44:57 +00:00
hewitt%netscape.com
8ab9c778b3
116062 - lots of jiggling in the UI when pushing a mail toolbar button, r=ben, sr=hyatt
2001-12-20 03:44:47 +00:00
hewitt%netscape.com
474519b9d4
116060 - Get Msgs and Print labels in mail toolbar are really tiny (small font), r=ben, sr=hyatt
2001-12-20 03:44:36 +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
hewitt%netscape.com
ca8d79b502
113027 - menu icon size CSS rule problem (checkmark, bullet), r=ben, sr=hyatt
2001-12-12 02:28:58 +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
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
hewitt%netscape.com
a49c70a4e4
113100 - Stretched icons in link toolbar and personal toolbar folder, patch=christopher_brien@hotmail.com, r=hwaara, sr=me
2001-12-04 23:49:25 +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
hewitt%netscape.com
c04094bd2d
113039 - [modern] simplify primary toolbar xbl and css, r=ben, sr=hyatt
2001-12-04 22:20:06 +00:00
shliang%netscape.com
d7c6db9f52
bug 99631 - preview icon for composer tab in modern. r=jag, sr=hewitt.
2001-12-04 21:58:50 +00:00
rjc%netscape.com
e1f24c6ab1
Fix bug #108809 . r=ben sr=hyatt
2001-12-01 07:23:21 +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
shliang%netscape.com
ae00cac2f5
bug 102901 - link toolbar background doesn't fit well in modern. r=andreww, sr=hewitt.
2001-11-27 22:54:59 +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
659145c755
bug 108976 - secure icons out of alignment with twisty/server. r=andreww, sr=hewitt.
2001-11-27 20:59:53 +00:00
shliang%netscape.com
1b31a38ae6
bug 94886 - scroll bars too narrow in modern theme. r=andreww, sr=hewitt.
2001-11-27 20:48:19 +00:00
shliang%netscape.com
4533e8f3b6
bug 71637 - css errors in chrome. r=andreww, sr=hewitt.
2001-11-27 04:01:38 +00:00
seawood%netscape.com
55fe97bff7
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +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
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
sspitzer%netscape.com
f8e88066a6
more work for converting AB results pane to outliner.
...
bug #73868 . not part of the build
2001-11-07 03:46:17 +00:00
sspitzer%netscape.com
5dcaec0c82
new css file for switching ab over to outliner.
...
NOT PART OF THE BUILD. #73868
2001-11-07 00:27:09 +00:00
mscott%netscape.com
7363c8df3a
*sigh* fix yet another xul syntax regression. text --> label
2001-11-06 23:47:42 +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
3bbf934179
Bookmarks tree has slightly oversized margins. r=hewitt sr=hyatt
2001-11-04 00:45:41 +00:00
blakeross%telocity.com
bc6323fdb1
Statusbar text has slightly oversized margins. r=hewitt sr=hyatt
2001-11-04 00:16:53 +00:00
hewitt%netscape.com
f61f86c389
fixing various fun regressions from blake's earlier landing, rs=hyatt
2001-11-03 11:33:13 +00:00
blakeross%telocity.com
04f544ad2d
Readding mistakenly removed line. sr=hewitt
2001-11-03 04:36:26 +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
7e1c951f99
bug 67452. modern: server icon out of alignment with twisty. images by shuehan liang <shliang@netscape.com> r=jag, sr=hewitt
2001-11-03 01:22:46 +00:00
hewitt%netscape.com
93c86a3e7c
bug 68768. failure to fully specify colors in themes. patch by shuehan liang <shliang@netscape.com> r=jag, sr=hewitt
2001-11-03 00:28:15 +00:00
hewitt%netscape.com
7910955a06
bug 92019. modern mark button has extra arrow visible. patch by shuehan liang <shliang@netscape.com> r=andreww, sr=hewitt
2001-11-03 00:23:07 +00:00
hewitt%netscape.com
8af0a7449a
Bug 96081. no picture/icons for 'align text to image' on modern. Patch, images by Shuehan Liang <shliang@netscape.com> r=sspitzer, sr=hewitt
2001-11-02 06:57:15 +00:00
stephend%netscape.com
42338e8c2a
Bug 99514. arrow-right.gif vs. arrow-rit.gif. Patch by Shuehan Liang <shliang@netscape.com> r=andreww, sr=hewitt
2001-11-02 05:29:37 +00:00
hewitt%netscape.com
75ec4eabf5
Bug 96817. Menu item spacing is larger for bookmarks menu. Patch by Shuehan Liang <shliang@netscape.com> r=andreww, sr=hewitt
2001-11-02 04:53:43 +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
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
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
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
fe2197b9a8
106155 - disabled color problems in modern theme, r=blake, sr=hyatt
2001-10-23 00:40:20 +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
gerv%gerv.net
60cffc8640
Links toolbar fixes. All are sr=hyatt, a=asa.
...
Bug 102895 - a few functions in the wrong place. Patch by choess@stwing.upenn.edu , r=sballard@netreach.net .
Bug 102899 - missing icons in Classic. Patch by gerv, r=choess.
Bug 103097 - two line fix to improve perf in auto-show case. Patch by sballard, r=gerv.
Bug 102991 - Links toolbar is officially known as Site Navigation Bar. Patch by gerv, r=choess.
2001-10-05 03:11:29 +00:00
gerv%gerv.net
1929e56a99
Links toolbar. Bug 87428. r=bzbarsky, sr=hewitt. At last!
2001-10-03 05:08:20 +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
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
67241b3ae6
100706. Tabbrowser stuff. r=jag, sr=blake
2001-09-24 04:38:41 +00:00
hyatt%netscape.com
e67691e9c9
More 100706 fun. The <tabbrowser> widget. r/sr=jst,jag
2001-09-23 09:33:32 +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
8292f84edd
97574 - implement toolbarbutton, kill menubutton, r=blake, sr=hyatt
2001-09-20 07:33:13 +00:00
hewitt%netscape.com
328105da3e
97574 - Implement toolbarbutton and kill menubutton, r=blake, sr=hyatt
2001-09-20 07:10:52 +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
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
f78403c54c
update the icons for #88970 for marlon. r/sr=hewitt,sspitzer
2001-09-05 06:44:39 +00:00
sspitzer%netscape.com
cca0989842
landing new icons for modern skin for marlon. #92429 r=sspitzer, sr=hewitt
2001-09-05 06:43:12 +00:00
sspitzer%netscape.com
9aaca5bf69
landing new icons for modern skin for marlon. #92429
...
r=sspitzer, sr=hewitt
2001-09-05 06:40:51 +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
e963ea6439
97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 22:37:44 +00:00
hewitt%netscape.com
9ebf125e99
97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 22:34:50 +00:00
hewitt%netscape.com
75956cc8f6
97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa
2001-08-31 22:20:37 +00:00
sspitzer%netscape.com
823272620c
breaking apart EditorToolbars.css into 3 files for performance reasons.
...
r=manske, sr=hewitt, a=asa #97487
2001-08-31 22:09:38 +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
hewitt%netscape.com
30a625ae9a
74886 - need classic and modern icons for news message with attachment, a=dbaron
2001-08-31 00:14:41 +00:00
hewitt%netscape.com
292c232309
83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron
2001-08-31 00:12:56 +00:00
hewitt%netscape.com
45196eb8a9
88970 - Need icons for newsgroup pane icons for messages which have been downloaded for offline use, r=blake, sr=sspitzer, a=dbaron
2001-08-31 00:08:06 +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
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
ba45d2dbb2
Fix for 93177, r/sr=pavlov,ben
2001-08-15 04:24:37 +00:00
hyatt%netscape.com
26d91ba502
Fix for 93177, r/sr=pavlov,ben
2001-08-15 04:09:41 +00:00
hyatt%netscape.com
5b2088b904
Fix for 94944. r=danm, sr=hewitt
2001-08-14 00:07:36 +00:00
hewitt%netscape.com
51fa1fa04c
94231 - Setting value on progressmeter no longer causes visual update., r=blake, sr=hyatt
2001-08-10 18:28:53 +00:00
hewitt%netscape.com
af7f16666d
84809 - autocomplete prefs customization, r=matt, sr=blake
2001-08-09 06:41:11 +00:00
sspitzer%netscape.com
d7363886f9
use the proper icons in subscribe (for modern skin) and filters (for classic skin).
...
rs=bienvenu. #94052
2001-08-09 03:35:08 +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
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
hyatt%netscape.com
8cefb82095
Fix for 93626. r=aegis, sr=ben
2001-08-05 18:36:09 +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