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

656 Коммитов

Автор SHA1 Сообщение Дата
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
timeless%mac.com 819303aebf Bugzilla Bug 85543 Extra blank box to the left of 'Done.' on mac classic skin.
r=ksosez sr=blake
2001-09-11 08:45:15 +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 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 ed35b06c3c 97487 - breaking up the mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 23:00:31 +00:00
sspitzer%netscape.com 4552257e9a removing dead editor files. these moved under mac and win a while ago. r/sr=hewitt 2001-08-31 22:40: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
sspitzer%netscape.com 719b374191 breaking apart EditorToolbars.css into 3 files for performance reasons.
r=manske, sr=hewitt, a=asa #97487
2001-08-31 22:27:06 +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
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 e73e4e39b2 63540 - make classic broken lock icon clearer 2001-08-21 20:40:08 +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 5b2088b904 Fix for 94944. r=danm, sr=hewitt 2001-08-14 00:07:36 +00:00
blakeross%telocity.com c445001f67 Classic menulist tweaks (90469). r=hewitt sr=ben 2001-08-10 03:33:40 +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
hewitt%netscape.com 8c1b8bb3cb 89371 - menulists don't crop properly (from neil@parkwaycc.co.uk), r=hewitt, sr=hyatt, 93317 - button text mis-aligned in classic theme, r=blake, sr=hyatt 2001-08-06 19:34:40 +00:00
bzbarsky%mit.edu 40c8ce365c Getting rid of align= on <scrollbar>, <thumb>, and <slider> on the mac.
Bug 90001, patch from Mark Anderson <andersma@luther.edu>, r=ben, sr=hyatt
2001-08-06 19:14:29 +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
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
hyatt%netscape.com e1abe2c919 Fix for 71471. r=blake, sr=hewitt 2001-08-02 00:09:27 +00:00
hyatt%netscape.com 14f4144ff0 Fix for bbaetz's dir viewer bug. 2001-08-01 07:50:02 +00:00
hwaara%chello.se 7c72c258ca #90314, implement new <spinbuttons/> XUL widget.
Syntax:  <spinbuttons ondown="..." onup="..."/>

r=aegis, hewitt, sr=hyatt, a=dbaron
2001-07-26 10:55:47 +00:00
blakeross%telocity.com fd0802a95e Classic smiley menu dropdown icon is disgusting (90849). r=asa sr=hewitt 2001-07-25 06:57:28 +00:00
bryner%netscape.com 5c6b5d9859 Bug 84426 - no folder icons in linux filepicker on classic skin. r=jag, sr=blake. 2001-07-24 06:58:14 +00:00
timeless%mac.com 7fb04729c1 Fix Bugzilla Bug 89999 [XUL Syntax] Remove support for align="vertical" in <box> and <window>
by andersma@luther.edu r=timeless, sr=blake
The road to XUL1.0 has many casualties... Die, align="vertical"!
this is the last straw for bug 70857
2001-07-24 03:57:36 +00:00
hwaara%chello.se a2c9d9bf63 #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
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
cls%seawood.org cfce8f4dcc Updating .cvsignore files.
Bug #84824 r=jag
2001-07-06 02:36:37 +00:00
timeless%mac.com f8a92c48de Bug 70857 [XUL Syntax]
Smaller CSS/JS/XBL patch, should allow XUL changes to go in easier
by andersma@luther.edu r=timeless sr=blake
2001-07-06 02:01:52 +00:00
andreww%netscape.com 660d6d281f bugzilla 84077 r=blake, sr=hewitt - adds image precaching elements to windows classic skin. 2001-07-05 17:27:47 +00:00
ben%netscape.com 627d9625e8 Fix bustage by removing references to files that have been moved and are now
referenced by platform jar.mn files.
2001-07-03 03:44:48 +00:00
blakeross%telocity.com 8fd0623da7 History should use outliner, provide a way to sort/view history the old way, win32 classic should use +/- twisties (73857, 71947, 80846, also fixes 66907, 59814, 71029, 48864, 69260, others). r=alecf sr=ben 2001-07-03 01:46:22 +00:00
ben%netscape.com 05a79f2255 part of fix for bugscape 5116, keyword popup looks goofy in classic-win.
This style rule should disappear on the trunk, but not just yet.
r=blake, sr=alecf
2001-07-01 00:06:25 +00:00
hewitt%netscape.com 8563fc457d 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 5a43b8700a 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
blakeross%telocity.com 0d690e3b33 Space to right of security icon on win32/linux (70935, patch by andreww). r=blake sr=hewitt a=asa 2001-06-20 23:21:08 +00:00