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

23 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org a2b62b16f2 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless sr=jag moa=sspitzer 2003-03-17 04:59:12 +00:00
varada%netscape.com 53c11cabe0 fix for 170572: adding prefs to hide mail toolbar buttons; 170573 : Create new notification panel for mail prefs;171068: move compose prefs from main to compose panel;r/sr=sspitzer 2002-10-03 20:03:01 +00:00
sspitzer%netscape.com 3676d111d5 fix bug #64462. add "play custom sound on new mail" pref UI. right now, it's global.
soon, per server (and also soon, sound as a mail filter action.)
move window prefs to a new windows panel.  we'll be adding some other window
related prefs (like reuse window) to that new panel.  r/sr=bienvenu.
UI changes a=jglick
2002-09-18 08:33:35 +00:00
suresh%netscape.com 833f1c7f89 fix for 149189. update goPreference calls with correct parameters. r-ducarroz, sr-alecf. 2002-06-12 04:09:52 +00:00
ducarroz%netscape.com 159845d2b3 Fix for bug 97055. The previous fix isn't working correctly when the pref "imageblocker.enabled" is set to false. mailnews element must not be disabled. R=morse, SR=bienvenu 2002-06-05 03:38:59 +00:00
ducarroz%netscape.com 71fb5003f7 Fix for bug 147877. Add UI for disabling plugins in mailnews. R=bhuvan, SR=bienvenu 2002-06-04 04:14:25 +00:00
ducarroz%netscape.com 35efa98f83 Fix for bug 97055. Add an option for disabling remote images in mailnews. R=bhuvan, SR=alecf 2002-05-31 18:43:23 +00:00
naving%netscape.com 389314fae2 140149 r=racham sr=mscott. fixing disappearing of "disable cookies in mail & newsgroups" checkbox on commercial mac builds. 2002-05-23 20:28:27 +00:00
naving%netscape.com 02053b1466 22994 r=morse sr=dveditz sspitzer Add support for blocking cookies in mailnews by default. Used an overlay
to add this new checkbox that gets the value from disableCookieForMailNews pref
2002-04-10 21:40:53 +00:00
hewitt%netscape.com d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
sspitzer%netscape.com 437f13b03e landing changes for MDN Return Receipts feature, bug #16241
feature contributed by our friend jt95070@netscape.net (Jeff Tsai)
r=sspitzer,sr=bienvenu,a=asa.  Parts not written by jefft, r=jefft,sr=bienvenu.
2002-03-28 21:34:42 +00:00
cbiesinger%web.de 02c4ac8cb8 bug 125977 r=hwaara sr=blake
"Enable Javascript for Mail & Newsgroups" placed wrongly in preference
2002-02-17 16:51:03 +00:00
sgehani%netscape.com 520eb64663 "Mozilla Mail" should read "Mail & Newsgroups" in Appearance pref pane.
b=119790; r=bhuvan; sr=blake
2002-02-15 01:13:44 +00:00
tingley%sundell.net 80490b2456 Checkin for doronr@naboonline.com to fix bug 117517 -- move "Enable js for
mail/news" to the new scripts/windows pref pane.
r=db48x, sr=alecf
2002-01-16 03:26: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
varga%utcru.sk 6673fe6131 80834 - [outliner scrollbar] if inbox has less than one page of messages, it will come up with a box where the scroll bar is
80548 - outliner scroll bar "disappears" in 3 stages

111101 - No scrollbox / slider / thumb in thread pane scrollbar

116269 - white scrollbars briefly show up in folder pane

116432 - Sometimes the twisty won't update after a click

116855 - Modify outliner builder syntax to match outliner content model
r=waterson, sspitzer, blake
sr=hyatt

99715 - convert category tree to use outliner
r=hixie
sr=blake
2002-01-03 22:58:23 +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
timeless%mac.com 1fdeed80f7 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
blakeross%telocity.com 0b2dd2b2d2 Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2001-03-22 00:59:29 +00:00
timeless%mac.com 8928003fad change for Bug 71416 Checkbox "Send this email adress ... FTP password" and edit field belong together
patch by bzbarsky@mit.edu r=db48x@yahoo.com,zach a=ben@netscape.com
2001-03-13 03:38:50 +00:00
alecf%netscape.com d84b17c9f2 fixes for #45079, #45695, #45809, #45722, #46374, #46393, and probably lots of other bugs related to cleaning up the account manager UI.
Stay tuned for more.. same bat time, same bat channel.
r=ben@netscape.com
2000-07-31 20:42:48 +00:00
ben%netscape.com f4f3b574ae fix glitches caused by my 30536 checkin friday night 2000-06-18 23:38:23 +00:00
ben%netscape.com 2d3e888817 partial fixes for 32347, 30536, 41120 2000-06-17 03:26:47 +00:00