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

292 Коммитов

Автор SHA1 Сообщение Дата
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
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
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
stephend%netscape.com e123b013f2 bug 67359 - fixing message mail attach offline icon. r=andreww,sr=hewitt. 2002-01-10 05:46:16 +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
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
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 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
shliang%netscape.com 5633972f87 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 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
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 d78b4d38e1 bug 110035 - extra blue bars in front of replies. r=andreww, sr=hewitt. 2001-11-27 21:06:04 +00:00
shliang%netscape.com d1a878b300 bug 50919 - poor design for thread column icon. r=andreww, sr=hewitt. 2001-11-27 21:04:34 +00:00
seawood%netscape.com d8927fcc61 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +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
sspitzer%netscape.com 44b9d69206 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 5556328edb 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 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
shliang%netscape.com 68c60ba24b bug 61244. some classic skin files missing namespace. r=andreww, sr=hewitt. 2001-11-07 00:25:21 +00:00
andreww%netscape.com faac66855f 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 7ad4fd7105 bugzilla 59887 mac classic focus ring matches system color - r=shliang sr=hewitt 2001-11-06 01:12:11 +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 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 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 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
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
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
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
dmose%netscape.com 75e625e5fb 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 2af07b4a0b 97574 - Implement toolbarbutton and kill menubutton, r=blake, sr=hyatt 2001-09-20 07:10:52 +00:00
jaggernaut%netscape.com 3098b78e27 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
hewitt%netscape.com e8b9173831 99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake 2001-09-17 23:40:50 +00:00
sspitzer%netscape.com 078b6f54a5 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
sspitzer%netscape.com fff0a23fe3 fix for bug #98299. clean up fallout from #97487. rs=bienvenu 2001-09-05 02:20:41 +00:00
dmose%netscape.com df7ab3a7c0 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 a8bf92f2b8 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 23:31:29 +00:00
hewitt%netscape.com f47b54d40b 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 23:00:31 +00:00
hewitt%netscape.com 5058795b24 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:37:44 +00:00
sspitzer%netscape.com 066344d6b6 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 6edf11941f 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
mozilla.BenB%bucksch.org 64e4f12c42 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
sspitzer%netscape.com 9387708319 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
sspitzer%netscape.com 3cfa4e71db 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 00899603d7 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 9942f2fd30 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 9dc6c4c8cf Fix for 71471. r=blake, sr=hewitt 2001-08-02 00:09:27 +00:00
hwaara%chello.se 2110c1449e #86199, resizing the filter edit dialog should grow the "conditions". r=bhuvan, sr=sspitzer.
No bug, filtereditor and search both horked by xul changes!  r/sr=sspitzer
2001-07-10 01:24:06 +00:00
andreww%netscape.com a5fa1d39cf bugzilla 84077 r=blake, sr=hewitt - adds image precaching elements to windows classic skin. 2001-07-05 17:27:47 +00:00
hewitt%netscape.com e5bb07b125 84051 - Modern theme - final update including new sidebar, statusbar, scrollbars, progress meter, checkboxes, radios, and other small tweaks. r=andreww, sr=hyatt 2001-06-28 09:15:38 +00:00
sspitzer%netscape.com 224671559e fix for #86200. add search to the subscribe dialog (and remove typedown.)
like 4.x, the text area is disabled for IMAP servers.

for news servers, when you type we show you the list of newsgroups that contain the substring.

r=naving, sr=mscott
2001-06-26 05:08:26 +00:00
racham%netscape.com 3e16db2edc Ficing bug 23625. Created a special class to indent the picker items in the Copies and Folder panel. r=naving, sr=sspitzer, a=asa 2001-06-20 06:15:44 +00:00
anatoliya%netscape.com 10b2c6e802 emoticon images cannot be seen by email recipient, bug86439 r=ducarroz sr=sspitzer a=asa 2001-06-20 04:18:06 +00:00
hewitt%netscape.com cfa1d92820 84807 - message priority colors, r=andreww, sr=blake, a=asa 2001-06-16 01:08:35 +00:00
ducarroz%netscape.com dc49f157de Fix for bug 69337. Add css rule to toggle the send button image when switching between online and offline. This is only for classic. Thanks neil@parkwaycc.co.uk for providing the patch. R=ducarroz, SR=hewitt, A=asa@mozilla.org 2001-06-15 01:28:28 +00:00
blakeross%telocity.com e2f827ce04 Subscribe dialog needs polish/cleanup (83770). r=sspitzer sr=hewitt a=asa 2001-06-10 17:56:35 +00:00
hwaara%chello.se 094e434f49 #72298, make "Unsent Messages" have its own outbox-like icon. r=andreww, sr=hewitt, a=dbaron. 2001-06-02 12:05:52 +00:00
hwaara%chello.se 8a87ef8942 #79188. Make the Offline "Select Folders" dialog suck less. r=racham, sr=hewitt, sspitzer, a=blizzard. The UI changes are OK'd by jglick@netscape.com 2001-05-25 01:13:56 +00:00
andreww%netscape.com 66954a93b8 bugzilla 73982 r=pinkerton sr=hewitt. Adding xbl-based image pre-caching of toolbar buttons. 2001-05-18 01:21:47 +00:00
andreww%netscape.com 500e6cf077 First Checked In. 2001-05-18 01:17:13 +00:00
andreww%netscape.com 8e8bf33722 bugzilla 72298 r=lordpixel sr=hewitt specialfolder icons for classic mailnews 2001-05-12 03:59:11 +00:00
prass%netscape.com 2c8aa34f9e fix for bugs 76256, 76927(also fixes 78063, 4668) . r=varada@netscape.com, sr=sspitzer2netscape.com 2001-05-07 23:33:21 +00:00
mscott%netscape.com b986ee3449 Bug #75691 --> classic and modern changes for new attachment display
r=hewitt
sr=sspitzer
2001-05-05 07:44:40 +00:00
sspitzer%netscape.com ece59e8e09 fix for #71891. r=hewitt sr=bienvenu. fix the search / filter dialog from showing
all three pickers at once in the search term.
2001-05-01 02:48:17 +00:00
cls%seawood.org 28212a27ee Remove hardcoded rule for installing addressbook.css.
Thanks to Stephen Walker <walk84@usa.net> for the patch.
Bug #72390 r=cls
2001-04-27 09:17:30 +00:00
dbaron%fas.harvard.edu 01fc2abd17 Fix form controls and Windows/Unix classic skin to use new system colors -moz-FieldText, -moz-Dialog, and -moz-DialogText where appropriate to allow accurate representation of system colors on GTK.
Fix various CSS errors in themes.
b=67448  r=hewitt@netscape.com  sr=blizzard@mozilla.org
2001-04-17 02:54:21 +00:00
maolson%earthlink.net 202a5aaa2e bug 11623 - change CSS file comments from // to /* */
r=dbaron, sr=hewitt
2001-04-16 23:11:27 +00:00
hewitt%netscape.com 65da6be6c1 55368 - scrollbar disappearance, r=andreww, sr=sspitzer 2001-04-11 03:26:15 +00:00
hewitt%netscape.com 2f7f1760cc 72882 - msgcompose cleanup , r=blake, sr=ben 2001-04-11 00:51:15 +00:00
sspitzer%netscape.com acfb003e28 fix for #46619. show the attachment icon in the thread pane if the message
has an attachment.  until we get a "news message with attachment"
icon, use the "mail message with attachment" icon.
r/sr=mscott,bienvenu
2001-04-06 03:43:00 +00:00
sspitzer%netscape.com 13ddc5c14c rest of fix for #74808. the icon in the subject column should
only have the green arrow if the message is new, not if the message is
unread.  sr=bienvenu
2001-04-05 08:13:37 +00:00
hyatt%netscape.com 3d85f8d384 Fix for 53670. sr=waterson, r=danm 2001-04-04 23:12:53 +00:00
sspitzer%netscape.com d77db49125 fix for #74357. do what 4.x mac did for collapsed read messages, that are threads that had unread chidren. r/sr=hyatt,bienvenu 2001-04-04 02:13:41 +00:00
sspitzer%netscape.com 873cb1f58a fix #74354. the icon in the thread column should have the green arrow
if the thread has any unread messages

fix #72281.  if new message arrive and they are children of a collapsed
thread, they should not become the king of the thread.

sr=bienvenu
2001-04-02 07:22:27 +00:00
andreww%netscape.com 8a8822e1a2 bug 72897 r=timeless, sr=hyatt toolbar buttons too wide 2001-03-31 03:49:12 +00:00
mscott%netscape.com 92f00f4c30 get rid of the max-heights, these were breaking wrapping of long subjects and the html divs containing long email addresses.
sr=sspitzer
2001-03-29 01:11:12 +00:00
sspitzer%netscape.com 4ffa078061 #73416 get icons in the threadpane for the classic skin. sr=bienvenu 2001-03-28 03:13:40 +00:00
mscott%netscape.com f0466f0432 Bug #73412 --> land new message display code.
r=hewitt
sr=sspitzer
2001-03-27 06:09:35 +00:00
hewitt%netscape.com d1b22bbd7d 72316 - mail threadPane polish (all themes), r=blake, sr=hyatt 2001-03-24 00:08:01 +00:00
maolson%earthlink.net cf7a9d0f56 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
sspitzer%netscape.com 1d905c53ea fix for #72292. don't use [value="..."] rules in css. sr=bienvenu 2001-03-19 22:18:47 +00:00
mscott%netscape.com 5f8e59593c Land the Mailnews Performance Branch.
Includes front end re-write to use the outliner widget for the thread pane.

Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.

enjoy =).
2001-03-17 01:59:34 +00:00
hyatt%netscape.com 2ba6651848 See my previous message. 2001-03-17 00:27:46 +00:00
sspitzer%netscape.com dd94ed5afd fix for #69684 (and other subscribe problems caused by this.)
using [value="true"] in my css made things dog slow.
see alecf's posting news://news.mozilla.org/3A82F42D.1050102@netscape.com
sr=bienvenu a=asa
2001-03-16 23:35:14 +00:00
andreww%netscape.com 1867174b0f bugzilla bug # 60552 r=timeless, sr=hewitt - fixing random widths on toolbar buttons in mac classic skin. 2001-03-12 22:57:35 +00:00
ben%netscape.com 2a30905a2d Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt.
Bookmarks CSS file organization, a=hewitt
2001-03-11 07:38:42 +00:00
hewitt%netscape.com 5891971acc 67745 - mail icons (by andreas.premstaller@uibk.ac.at), r=andreww, sr=hewitt 2001-03-08 23:30:41 +00:00
blakeross%telocity.com d43e79d098 Mail and news prefs not painting properly (by John Morrison, 47813). r=blake sr=hewitt 2001-03-08 01:07:14 +00:00
hewitt%netscape.com a17d7c0523 68047 - getmsg/mark button weirdness, r=racham, sr=sspitzer, AND
52865 - new folder dialog cleanup, r=blake, sr=sspitzer
2001-02-13 03:05:34 +00:00
hewitt%netscape.com b025b6f6f8 57429 - win classic system colors/fonts, r=hyatt, sr=ben 2001-02-02 03:27:57 +00:00
hewitt%netscape.com a4a25ba4d1 66210 - treecell headers, r=hyatt, sr=ben 2001-02-02 02:50:33 +00:00
hewitt%netscape.com b4bebab629 45060 - addressing widget cleanup, r=ducarroz, sr=sspitzer 2001-02-02 02:24:27 +00:00
hewitt%netscape.com eaf5422d42 65735 - import text dialog, r=andreww, sr=hangas 2001-01-30 07:32:10 +00:00
racham%netscape.com b400501e69 Fixing bug 66427. Setting AccountCentral page background color to white for better user experience. r=sspitzer sr=bienvenu 2001-01-25 20:36:26 +00:00
racham%netscape.com 906800af08 Fixing bugs 29745, 63251. While fixing bug 29745, A new class for labels is added to the messenger.css file to avoid inline style attirbutes in acctwizard identity screen. Style rules for AccountCentral page items are introduced. r=sspitzer, hewitt sr=bienvenu 2001-01-23 21:54:27 +00:00
hewitt%netscape.com 9bc25c447a 55727 - file menubutton, r=ben, sr=alecf 2001-01-19 05:16:13 +00:00
bryner%uiuc.edu 433f20e3da Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
sspitzer%netscape.com 168650c9d0 Show "mark" toolbar button and hide the "delete" toolbar button when reading news. When reading mail, hide "mark" and show "delete". (#63635)
When reading news, turn "Edit | Delete Message" into "Edit | Cancel Message" (#8293)

When reading news, turn "Edit | Delete Folder" into "Edit | Unsubscribe" (#64205)

this checkin exposes a few UI bugs.  logging then now.

sr=bienvenu
2001-01-04 00:57:58 +00:00
bryner%uiuc.edu db51fc636e Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls. 2000-12-15 07:32:25 +00:00
sspitzer%netscape.com 6103085d7c fix for #39398. need icons in the tree and the menu list in the subscribe dialog. sr=bienvenu,syd. 2000-12-02 03:14:41 +00:00
blakeross%telocity.com 7870286232 Fix 56193: can't delete mail attachments from compose window in Classic. r=hewitt sr=ben, rtm+ 2000-10-17 17:03:33 +00:00
pinkerton%netscape.com 4230561888 Give folder pane transparant border when it is not in focus to avoid resizing when it gets focus. r=pchen,a=ben, bug 54713 2000-10-10 22:16:00 +00:00
hewitt%netscape.com 87ca0cead8 54750 - messengercompose addressingWidget cleanup, r=ducarroz, sr=alecf 2000-10-10 05:08:54 +00:00
waterson%netscape.com 8784a5ce12 Bug 53627. Collapse threadpane attributes into the 'class' attribute to optimize for space and style rule lookup. r=scottip, a=ben 2000-10-09 22:20:10 +00:00
sspitzer%netscape.com 470922b18a fix for bug #55193. get addressbook.css to package up in the classic jar.
r=andreww, sr=alecf
2000-10-07 04:12:14 +00:00
varada%netscape.com 72a99ea0ea fix for bug 1552;helpmenu alteration;r=putterman;sr=mscott 2000-10-07 00:57:59 +00:00
hewitt%netscape.com 0e82b1d1fc #54751 - [Classic] main window cleanup, r=andreww, a=ben 2000-10-05 21:43:13 +00:00
ducarroz%netscape.com 6f81a09843 Fix for bug 54326. Import the right css file. R=sspitzer, SR=ben 2000-10-04 05:59:51 +00:00
warren%netscape.com 075350b1c8 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
hewitt%netscape.com acf33ad619 #46519 - [Classic] address book cleanup, r=hangas, a=ben 2000-09-20 00:25:35 +00:00
hewitt%netscape.com ab836a66c6 #46519 - [Classic] messenger focus rings and general cleanup, r=hangas, a=ben 2000-09-20 00:24:05 +00:00
warren%netscape.com 17b8e0e296 First Checked In. 2000-09-18 22:32:51 +00:00
mcafee%netscape.com 65116981cc Ignore generated files. 2000-09-18 17:48:38 +00:00
mscott%netscape.com d35438a0e1 enter the win directory for hewiit 2000-09-15 10:50:15 +00:00
mscott%netscape.com a4e7760dc1 add new Makefile.in for hewitt 2000-09-15 10:48:41 +00:00
hewitt%netscape.com f0f0529007 #46613 - fixing windows classic runtime bustage, r=hangas, a=mscott 2000-09-15 10:16:45 +00:00
mscott%netscape.com d46a2de10d fix breakage for hewiit. 2000-09-15 10:03:20 +00:00
hewitt%netscape.com 0d85ee5eb8 #46613 - address book polish, r=ben, 2nd half of checkin started before close. a=mscott 2000-09-15 09:19:24 +00:00
mozilla.BenB%bucksch.org 7ed9f2b00b Readd errously removed file. r=Ben Goodger 2000-09-14 23:31:44 +00:00
mozilla.BenB%bucksch.org 66d8c3dc72 Move back to platform-independant. r=Ben Goodger 2000-09-14 23:29:35 +00:00
mozilla.BenB%bucksch.org 17f3d9ae87 Readding errously removed file, and updating to sync with Modern. r=BenGoodger 2000-09-14 22:46:37 +00:00
hyatt%netscape.com cd905f1fe7 New chrome files. Not part of build. 2000-09-14 19:40:03 +00:00
andreww%netscape.com 473df947db still bug 28519 - mail 3 pane - finally getting it right. r=hyatt. 2000-09-14 19:02:25 +00:00
vishy%netscape.com 59637c069b Jar packaging fixup - changes by warren. Looked at by dveditz and ssu.
r=vishy. verified this solution works for mozilla, commercial and shrimp.
dont have bug number handy but this should be world++. basically from
now on, jar.mn rules will both create the jar and publish the flat files
to dist. the flat files are needed so that installers can compose the
files into a new naming system or delete some or whatever.
2000-09-14 04:45:15 +00:00
ducarroz%netscape.com fe8e201037 Fix for bug 51360. Replace function EnsureElementIsVisible by more acurate functions to manipulate the addressing widget tree position. Also fix several Javascript strict warnings. R=bienvenu 2000-09-12 20:38:19 +00:00
mozilla.BenB%bucksch.org c001b6ff35 50615: Use generic icons :-( until we have nicer specific ones. r=ducarroz, a=alecf 2000-09-12 02:22:31 +00:00
andreww%netscape.com 1f7c80345a bugzilla bug 28519, r=varada, visual cue for focus on mail 3 pane. 2000-09-11 22:28:27 +00:00
ben%netscape.com 109e13147d add file back 2000-09-11 01:54:27 +00:00
disttsc%bart.nl 2a351951ff Fixing the news subscribe checkmark to stop messing with the line height. bug=46613, r=ben 2000-09-10 02:44:51 +00:00
putterman%netscape.com 42c0d70b6b Fix for 19618. Add icons to thread column. r=bienvenu 2000-09-08 04:21:41 +00:00
ben%netscape.com 0bf7e6b8c7 remove more dead files... 2000-09-07 08:48:28 +00:00
ben%netscape.com 60676cf0a2 remove dead files 2000-09-07 08:05:56 +00:00
ben%netscape.com 9f1ba92dbf 46613, mail window fixes for classic skin 2000-09-07 05:05:15 +00:00
jglick%netscape.com 2d5a3f94f9 Bug 46423, 46519. Also fixes bug#44708, 29243. Correct envelope attachment icon for classic skin. Correct more and less icons for modern skin. r=hangas. 2000-09-06 22:34:19 +00:00
dbaron%fas.harvard.edu 7bb3956df6 Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
ben%netscape.com 793535398b 46613, classic skin polish and other fixes for message compose window 2000-09-03 05:39:33 +00:00
alecf%netscape.com 1b05fa84e4 fix for #48689 - this was reviewed a while back, but accidentally got backed out when
shuffling messenger.css files around
2000-09-01 00:54:39 +00:00
mozilla.BenB%bucksch.org 13688104fa Workaround for bug 50217: Add an icon per default, so the buttons won't have a chance to move. 2000-08-25 00:23:59 +00:00
mscott%netscape.com a1740055cf Bug #47681 --> forgot to make these same changes to the mac classic .css file. r=alecf 2000-08-24 20:14:32 +00:00
mozilla.BenB%bucksch.org 378c99af4b 38433: Adding new icons for askSendFormat dialog to build. r=ducarroz, a=brendan 2000-08-24 03:27:48 +00:00
mozilla.BenB%bucksch.org 73542cf5ae 38433: Adding new icons for askSendFormat dialog. r=ducarroz, a=brendan 2000-08-24 02:24:44 +00:00
mozilla.BenB%bucksch.org e22b39a429 Remove files again: Too long filenames :( 2000-08-24 02:18:34 +00:00
mozilla.BenB%bucksch.org 8249b1d96f 38433: Adding new icons for askSendFormat dialog. r=ducarroz, a=brendan 2000-08-24 02:07:35 +00:00