bryner%netscape.com
2dbc07aa11
Adding missing licenses.
2002-02-08 07:56:08 +00:00
bryner%netscape.com
a14d6a7972
New files for XBL-ified HTML button widget. Not part of the build.
2002-02-08 07:38:56 +00:00
hwaara%chello.se
c487a18fd8
#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
a756c5769d
Working around an apparent layout bug. Not turned on yet.
2002-02-07 07:18:13 +00:00
sgehani%netscape.com
f2fd4f37b9
Resurrect stop button in tabs.
...
b=77738; r=morse; sr=alecf
2002-02-07 00:29:46 +00:00
bryner%netscape.com
3fb0ab0481
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
9259f12883
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
9a4dfa2ab8
Fix for 120976. Drop feedback needs some polishing.
...
r=bryner, sr=blake
2002-02-02 00:54:19 +00:00
hwaara%chello.se
9bd7ca2b21
#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
384396d90c
#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
3e5be6a872
Bug 112716 - implement checkbox in XBL. r=jkeiser, sr=jst.
2002-01-28 23:48:16 +00:00
stephend%netscape.com
5429d4e79f
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
ce3c6ecb30
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
02df8cc322
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
54c8a0d329
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
aa7305cc7a
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
ccd174584b
bug 117781 - tab components out of alignment. r=andreww, sr=hewitt.
2002-01-22 23:21:51 +00:00
bzbarsky%mit.edu
2ee98c617e
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
3badfa4c27
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
bbc83df106
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
c8b2571ddd
116341 - asking the column picker column for cell text, r=sspitzer, sr=blake
2002-01-12 02:01:32 +00:00
hewitt%netscape.com
bc6dc3b9a8
116341 - asking the column picker column for cell text, r=sspitzer, sr=blake
2002-01-12 01:26:17 +00:00
hewitt%netscape.com
78f1f56167
70858 - [XUL 1.0] Implement <listbox>, r=evaugahn, sr=hyatt
2002-01-12 01:18:10 +00:00
bryner%netscape.com
9e0460e24e
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
ec08ce22c9
bugzilla bug 112314,85226 r=shliang (shuehan) , sr=hewitt ; fixing themes preview window
2002-01-11 03:05:25 +00:00
cmanske%netscape.com
f2d9343475
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
e33a80b378
CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin
2002-01-09 13:51:37 +00:00
hwaara%chello.se
fc0f91cc7c
#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
3dae171a5a
fixing bug 118504 - Stop button always shows disabled image. r=racham sr=hewitt
2002-01-08 05:53:26 +00:00
blakeross%telocity.com
79845363ed
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
d057036b7f
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
93abe6b742
Fix for 115748, r=bryner, sr=sspitzer
2002-01-05 00:15:48 +00:00
stephend%netscape.com
f19fb2bd00
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
8818748f82
remove duplicate line. thanks to morse for spotting it.
2001-12-27 16:03:13 +00:00
sspitzer%netscape.com
404e12e054
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
60e7145f75
#78343 , "scrollbar thumb doesn't highlight during drag".
...
r=andreww, sr=hewitt
2001-12-22 00:46:17 +00:00
hewitt%netscape.com
a75c629279
116198 - remove progressbar tag to simplify progressmeter, r=ben, sr=hyatt
2001-12-21 01:41:32 +00:00
sspitzer%netscape.com
d9bc74de4c
merging ab outliner branch to the trunk, not part of the build.
2001-12-20 22:50:14 +00:00
hewitt%netscape.com
dbdc1791b7
113043 - more cleanup from last night's landing, r=ben, sr=hyatt
2001-12-20 08:25:48 +00:00
hewitt%netscape.com
d8b83043c4
116048 - print icon missing (modern skin), r=ben, sr=hyatt
2001-12-20 03:44:57 +00:00
hewitt%netscape.com
607524cdc5
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
a3c8a51082
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
1dc8b67ef1
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
e46e29a946
113027 - menu icon size CSS rule problem (checkmark, bullet), r=ben, sr=hyatt
2001-12-12 02:28:58 +00:00
sgehani%netscape.com
4ef2931105
Add close button to sidebar.
...
b=33420; r=morse; sr=alecf
2001-12-12 01:32:33 +00:00
ssu%netscape.com
30ff878a2e
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
f90b3fa1c1
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
8578b1b7a4
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 23:30:25 +00:00
hewitt%netscape.com
e16a5fce6d
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 22:38:40 +00:00
hewitt%netscape.com
de4b5bbaf4
113039 - [modern] simplify primary toolbar xbl and css, r=ben, sr=hyatt
2001-12-04 22:20:06 +00:00
shliang%netscape.com
b9cffeeffb
bug 99631 - preview icon for composer tab in modern. r=jag, sr=hewitt.
2001-12-04 21:58:50 +00:00
rjc%netscape.com
229ab8821f
Fix bug #108809 . r=ben sr=hyatt
2001-12-01 07:23:21 +00:00
shliang%netscape.com
1d70bc0ea2
bug 77285 - yellow smiley missing in prefs. r=andreww, sr=hewitt.
2001-11-27 22:57:26 +00:00
shliang%netscape.com
5fa162bdb3
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
30b6151261
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
284b0ae91a
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
591216e2aa
bug 94886 - scroll bars too narrow in modern theme. r=andreww, sr=hewitt.
2001-11-27 20:48:19 +00:00
shliang%netscape.com
660de45dce
bug 71637 - css errors in chrome. r=andreww, sr=hewitt.
2001-11-27 04:01:38 +00:00
seawood%netscape.com
9850f387af
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
bzbarsky%mit.edu
6385b0f929
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
d9e12559c3
Composer CSS relating to new publishing ui, b=88208, r=brade, sr=hewitt
2001-11-15 16:00:03 +00:00
sspitzer%netscape.com
620ecc1d4f
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
aa735cfc79
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
cf4d741c11
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
64a1fd2289
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
d15923be01
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
efa46c6ea5
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
a5b157d438
*sigh* fix yet another xul syntax regression. text --> label
2001-11-06 23:47:42 +00:00
blakeross%telocity.com
370ea1384f
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
42a189f870
Bookmarks tree has slightly oversized margins. r=hewitt sr=hyatt
2001-11-04 00:45:41 +00:00
blakeross%telocity.com
81e0d16517
Statusbar text has slightly oversized margins. r=hewitt sr=hyatt
2001-11-04 00:16:53 +00:00
hewitt%netscape.com
e1530dbc8e
fixing various fun regressions from blake's earlier landing, rs=hyatt
2001-11-03 11:33:13 +00:00
blakeross%telocity.com
4b2c32dae5
Readding mistakenly removed line. sr=hewitt
2001-11-03 04:36:26 +00:00
blakeross%telocity.com
d41637ea57
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
ab841f0bba
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
3dce80da20
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
5907a82ce7
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
1257603994
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
c11abb37f8
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
e4f18a166c
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
f259015f0e
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
1d34ad3f51
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
5811be4cc3
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
f04c89b355
#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
5befe1d328
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
aaaa767d31
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
e793560495
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
3028af33af
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
b102001d1c
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
12c0ccdf89
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
6a53a80197
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
81d1e384de
106155 - disabled color problems in modern theme, r=blake, sr=hyatt
2001-10-23 00:40:20 +00:00
stephend%netscape.com
c672db9d7e
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
873429e94e
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
95fe99837a
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
15e32f4249
Links toolbar. Bug 87428. r=bzbarsky, sr=hewitt. At last!
2001-10-03 05:08:20 +00:00
varga%utcru.sk
43196bdf59
Fix for bug 75572. Separator support in outliner.
...
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
hewitt%netscape.com
a0bd804923
95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt
2001-10-02 03:06:51 +00:00
hewitt%netscape.com
3bb552b753
70750 - new dialog xbl bindings, r=ben, sr=hyatt
2001-10-02 00:57:32 +00:00
cmanske%netscape.com
bff52f521c
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