Граф коммитов

1126 Коммитов

Автор SHA1 Сообщение Дата
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 94c18a54ac 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 129445ca63 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 23cef43595 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 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 97b375e7af 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 5fabcc15a7 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 c355d871af 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 de516d7b1e 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 54a01c1213 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 0824e8d5cb 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
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 d20eaaac81 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 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
stephend%netscape.com 52f17c76e1 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 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 592e5aaa1d 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 b7bb8ea7a9 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 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
hewitt%netscape.com 04961f6e2d 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 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 8cce8a4314 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 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
andreww%netscape.com 4784538b1d 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 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
hewitt%netscape.com 3f08911279 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 34a78a2415 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 d01a9c4a1c 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 50e0122185 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 1abd878494 fixed bug 105132 r=shliang sr=hewitt mac classic composer tabs cleanup 2001-10-19 20:57:49 +00:00
andreww%netscape.com 87eac2005e 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 0a7d64326d Fixing unsightly dnd feedback in classic. sr=ben 2001-10-14 04:43:27 +00:00
andreww%netscape.com 2dedfe4dbf cleaning up conflict checked in from 103165 2001-10-12 20:58:40 +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
andreww%netscape.com 5efc615716 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 756f7a279e 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 501a677c87 101824 r=gerv sr=hewitt double entry in jar.mn file. mac classic 2001-10-08 22:04:14 +00:00