Commit Graph

655 Commits

Author SHA1 Message Date
hyatt%netscape.com
8cefb82095 Fix for 93626. r=aegis, sr=ben 2001-08-05 18:36:09 +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
jaggernaut%netscape.com
b62f7e4fe5 Bug 65412: Move browser xbl bindings into their own file and add functionality which we can later use from navigator.js et al. r=ben, sr=hyatt 2001-07-24 10:59:27 +00:00
hewitt%netscape.com
7a8e5b7eac 84051 - modern theme polish - splitter grippies, toolbar grippies, formatting icons, account central, r=andreww, sr=hyatt 2001-07-12 09:59:29 +00:00
hewitt%netscape.com
24232dd342 84051 - new status bar icons and colored toolbar icons for modern theme, r=andreww, sr=hyatt 2001-07-10 09:15:27 +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
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
hewitt%netscape.com
1d8082a1ad 84051 - more small modern theme improvements, including mozilla statusbar icon, thinner radio/checkboxes, and other small tweaks, r=andreww, sr=hyatt 2001-07-03 06:23:13 +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
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
racham%netscape.com
2b792986de 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
ab85ba9abf emoticon images cannot be seen by email recipient, bug86439 r=ducarroz sr=sspitzer a=asa 2001-06-20 04:18:06 +00:00
brade%netscape.com
79d66f2c81 check in workaround fix for cmanske for bug #84879 for RTM 2001-06-19 23:52:49 +00:00
hewitt%netscape.com
cde10dd549 67359 - Need icons for mail thread pane icons for offline messages, r=andreww, sr=bienvenu, a=asa 2001-06-16 01:12:52 +00:00
hewitt%netscape.com
4ee65fb11b 79591 - left/right arrow in radio buttons but don't move focus, r=andreww, sr=blake, a=asa 2001-06-16 01:09:29 +00:00
hewitt%netscape.com
3286ca35dc 84807 - message priority colors, r=andreww, sr=blake, a=asa 2001-06-16 01:08:35 +00:00
hewitt%netscape.com
9995866d5b 82179 - Composer tabs have awful colors, r=andreww, sr=blake, a=asa 2001-06-16 00:36:39 +00:00
blakeross%telocity.com
117d6592b3 Textarea scrollbars have wrong cursor (65540). r=kerz sr=hewitt a=asa 2001-06-13 21:33:19 +00:00
cmanske%netscape.com
6eb795e48d Dialog CSS changes for Advanced Edit dialog (b=71743, r=brade, sr=kin) and Composer colorpicker (b=64160, r=kin, sr=hewitt), a=asa-drivers 2001-06-13 14:35:35 +00:00
hewitt%netscape.com
612cd55264 80663 - Column picker not working, r=andreww, sr=blake, a=asa 2001-06-13 03:44:48 +00:00
dbaron%fas.harvard.edu
7f972d4510 CSS changes missed in earlier checkin for bug 35847, since implied universal selector now is correctly interpreted as a universal selector within the default namespace. b=35847 r=cmanske sr=hyatt a=asa 2001-06-12 23:07:11 +00:00
andreww%netscape.com
bf4fd43e55 bugzilla 84076: r=timeless, sr=hewitt, a=asa 2001-06-12 03:06:34 +00:00
blakeross%telocity.com
5170d05df1 Subscribe dialog needs polish/cleanup (83770). r=sspitzer sr=hewitt a=asa 2001-06-10 17:56:35 +00:00
dbaron%fas.harvard.edu
b659af71e9 Make implied universal selectors be equivalent to ns|* where ns is the default namespace, and make appropriate changes to our CSS files. This brings us into conformance with the CSS3 selectors draft and improves performance by reducing the number of universally hashed selectors. Most of this patch is by attinasi. (35847, 83482) Also make first-node/last-node rules in quirks.css non-universal to improve performance. (83839) r=rbs sr=waterson a=asa b=35847 2001-06-09 01:32:19 +00:00
andreww%netscape.com
3f2c27c137 bugzilla 80397: r=kerz, sr=hewitt, a=asa@mozilla.org - themes pref panel was cut off in all skins. 2001-06-08 20:52:00 +00:00
cmanske%netscape.com
d4e922a947 Style changes as part of making colorpicker focusable in Composer, b=64160, r=kin, sr=hewitt, a=asa-drivers 2001-06-08 11:16:47 +00:00
hwaara%chello.se
3f32dc3d7e #72298, make "Unsent Messages" have its own outbox-like icon. r=andreww, sr=hewitt, a=dbaron. 2001-06-02 12:05:52 +00:00
hewitt%netscape.com
4f9065673f 83257 - modern theme selection color, r=andreww, sr=sspitzer, a=asa 2001-05-31 00:09:19 +00:00
hewitt%netscape.com
3e3052f412 81872 - navigator button mousedown images, a=blizzard 2001-05-30 03:59:47 +00:00
hewitt%netscape.com
991182d068 82794 - Remove twisty from sidebar tabs, r=marlon, sr=hyatt, a=pdt 2001-05-29 02:56:35 +00:00
hwaara%chello.se
9ceae4d284 #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
bryner%uiuc.edu
6305349245 Landing OUTLINER_FILEPICKER_BRANCH (bug 75838). r=jag, sr=blake. 2001-05-23 06:41:57 +00:00
hewitt%netscape.com
f53227a108 82295 - move bookmarks button to right of separator, r=sgehani, sr=ben 2001-05-23 04:51:38 +00:00
hewitt%netscape.com
db65560b97 82071 - Implement redesigned Search button in main Toolbar, r=andreww, sr=ben 2001-05-23 04:36:23 +00:00
hewitt%netscape.com
a0f08ebc3b 72626 - modern3 disabled radio button problems, r=hwaara, sr=sspitzer 2001-05-23 04:23:22 +00:00
hewitt%netscape.com
1222ab29b3 78221 - new clicked images for toolbar buttons (last part of earlier checkin) 2001-05-20 09:55:45 +00:00
hewitt%netscape.com
8319f80c3d 79757 - new modern theme preview image for prefs 2001-05-20 06:55:12 +00:00
hewitt%netscape.com
aeec12c927 78221 - more new modern3 goodness, including redesigned sidebar tabs, lighter tab widget colors, and some minor tweaks here and there, r=andreww, sr=hyatt 2001-05-20 06:40:12 +00:00
hewitt%netscape.com
dfa9fe16e4 79850 - Modern skin no longer uses smart-scroll prefs, r=pinkerton, sr=sfraser 2001-05-18 22:29:52 +00:00
hewitt%netscape.com
e3c5e2eb10 78686 - fix broken File Button in Search Dialog, add styles for default menubuttons, r=andreww, sr=mscott 2001-05-18 22:29:07 +00:00
cmanske%netscape.com
2977d213eb CSS part of fix to editor pref dialog layout bug 77517, r=blake, sr=ben 2001-05-16 14:22:00 +00:00
ben%netscape.com
c66e9f062b Fix for 80392, r=blake, sr=hewitt 2001-05-16 02:03:34 +00:00
hewitt%netscape.com
8c10130363 80944 - tabbox not working, r=jag, sr=shaver 2001-05-15 18:28:25 +00:00
cls%seawood.org
74757e3db2 Replace chrome:: target with install::. Using chrome:: was causing |make -j3 install| builds to fail to execute the chrome:: target due to a suspected bug in gnu make. (|make MAKE='make -j3' install| works fine.) 2001-05-12 07:08:27 +00:00
hewitt%netscape.com
faf2600ea4 whoops, missed one file in the jar 2001-05-12 06:50:28 +00:00
hewitt%netscape.com
a174359b5b 63246 - global stylesheet scoping, r=jag/blake, sr=hyatt AND
78221 - new modern3 stuff, r=andreww, sr=hyatt
2001-05-12 05:02:09 +00:00
andreww%netscape.com
927fea20a0 bugzilla 75812 - r=timeless sr=hewitt - moving file button in mailnews search dialog to the right location. 2001-05-12 03:25:09 +00:00
cmanske%netscape.com
59f80bdfdc Fixing missed Classic theme files for bug 76191; fixed regressions in Composer caused by new modern theme, b=78221. r=mjudge, sr=hewitt 2001-05-11 00:32:45 +00:00
hewitt%netscape.com
12a6533d2c 78609 - remove the annoying whitespace at the left when editing URL bar, r=andreww, sr=alecf 2001-05-09 04:57:39 +00:00
andreww%netscape.com
bc903fcb13 bugzilla 43797 abolish the taskbar sr=hewitt, (s)r=hyatt 2001-05-09 04:40:33 +00:00
prass%netscape.com
df2d360723 fix for bugs 76256, 76927(also fixes 78063, 4668) . r=varada@netscape.com, sr=sspitzer2netscape.com 2001-05-07 23:33:21 +00:00
hewitt%netscape.com
59a1da2563 78221 - modern3 update: new toolbar icons galore, r=andreww, sr=ben 2001-05-06 06:57:03 +00:00
mcafee%netscape.com
7ac25e586c Point to correct smiley.gif in modern theme, so it shows up in prefs (77285). code=walker, r=mcafee, sr=ben 2001-05-06 06:39:50 +00:00
mscott%netscape.com
4be73b938c bug #75691 --> add field for Attachment tree title
r=hewitt
sr=sspitzer
2001-05-05 07:43:42 +00:00
hewitt%netscape.com
7f6d4061fb 78284 - outliner twisties accidentally squashed, r=mscott, sr=sspitzer 2001-05-03 00:38:35 +00:00
hewitt%netscape.com
bbea09e3d5 78430 - mailwindow bgcolor is not white, r=hwaara, sr=mscott 2001-05-03 00:37:12 +00:00
alecf%netscape.com
8dcf64f03f partial fix for bug 46456 - add visual feedback to personal toolbar drag & drop
sr=ben
2001-05-02 22:33:43 +00:00
sspitzer%netscape.com
33fe5b1595 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
cmanske%netscape.com
47fa1663fb Use user's pref for monospace font in HTML source, b=76191, r=bzbarsky, sr=kin 2001-04-30 23:55:59 +00:00
hewitt%netscape.com
85b1debc82 putting back accidentally removed file 2001-04-30 20:30:27 +00:00
hewitt%netscape.com
a6956df627 putting back accidentally removed file 2001-04-30 20:29:48 +00:00
hewitt%netscape.com
39f37fb00f putting back accidentally removed file 2001-04-30 20:28:36 +00:00
hewitt%netscape.com
bc30dfce9d putting back file 2001-04-30 20:26:29 +00:00
hewitt%netscape.com
f36f67172a 74641 - new modern theme, r=andreww, sr=hyatt 2001-04-30 18:58:08 +00:00
hewitt%netscape.com
615f81f105 43189 - autocomplete, r=matt, sr=alecf 2001-04-30 18:37:04 +00:00
blakeross%telocity.com
b2084a6044 Accesskeys for themes (75201, patch by neil@parkwaycc.co.uk). r=blake sr=alecf 2001-04-29 15:46:34 +00:00
blakeross%telocity.com
a7442ad546 Adding context menu to sidebar panel headers to silence whiny c|net reporter, only change panels on left-click, optimizing nsMenuFrame::OnCreate by reducing number of necessary nsAutoString ctor's (60071). r=kerz sr=ben 2001-04-29 02:52:16 +00:00
cmanske%netscape.com
5a1a1758cd Use monospace font for HTML source, b=76191, r=hwaara, sr=kin 2001-04-28 02:33:37 +00:00
danm%netscape.com
d452afccca hardwire alert icons' size. bug 76350 r=hyatt,ksosez 2001-04-26 18:22:15 +00:00
maolson%earthlink.net
fc69b17ec2 bug 70810 [XUL Syntax] Change tab syntax - another of the XUL 1.0 changes
r=ben, sr=hyatt
2001-04-18 06:59:04 +00:00
ben%netscape.com
898103a36b 17920, r=hyatt, sr=sfraser, scc 2001-04-18 04:52:46 +00:00
dbaron%fas.harvard.edu
9db9333e20 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
dougt%netscape.com
c5831cdd30 Fixing bustage...
Removing ^M. God I hate the msvc editor...
2001-04-14 20:57:44 +00:00
dougt%netscape.com
553b0cba11 Adds styles to the ftp logging.
r=bbaetz@cs.mcgill.ca
sr=waterson@netscape.com
2001-04-14 20:32:24 +00:00
anatoliya%netscape.com
43d9848474 bug-4013 r=andreww sr=hewitt 2001-04-13 03:45:37 +00:00
hewitt%netscape.com
58196589e7 72530 - oversized dialog problems, r=jag, sr=alecf 2001-04-12 05:42:05 +00:00
hewitt%netscape.com
b5247a2672 55368 - scrollbar disappearance, r=andreww, sr=sspitzer 2001-04-11 03:26:15 +00:00
hewitt%netscape.com
8cfe77a08b 74076 - Wrong URL for Modern preview image (from neil@parkwaycc.co.uk), r=andreww, sr=hewitt 2001-04-11 01:52:45 +00:00
hewitt%netscape.com
5fe5260660 72882 - msgcompose cleanup , r=blake, sr=ben 2001-04-11 00:51:15 +00:00
hewitt%netscape.com
2440cabb15 72257 - Subfolder is bolded when a msg is filtered to parent folder., r=bienvenu, sr=hyatt 2001-04-10 06:49:12 +00:00
hewitt%netscape.com
c9d029efd6 73133 - image properties dialog problems, r=cmanske, sr=ben 2001-04-10 06:46:09 +00:00
disttsc%bart.nl
e9795ce06f Bug 72440: ``"menulist menu > menupopup" does not use the same style as "menulist > menupopup"'', author=Boris Zbarsky <bzbarsky@mit.edu>, r=timeless, sr=hewitt 2001-04-10 02:34:45 +00:00
anatoliya%netscape.com
70f8c4c112 Restore the file 2001-04-09 20:52:07 +00:00
anatoliya%netscape.com
4910c2740a New smileys bug-4013 r=andreww sr=hewitt 2001-04-07 05:49:24 +00:00
anatoliya%netscape.com
8ec22bed04 New smileys bug-4013 r=andreww sr=hewitt 2001-04-07 05:27:00 +00:00
sspitzer%netscape.com
7f6aa21d4f 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
blakeross%telocity.com
c9b9689e26 Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
sspitzer%netscape.com
bd5a242532 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
7468aa12b4 Fix for 53670. sr=waterson, r=danm 2001-04-04 23:12:53 +00:00
cmanske%netscape.com
f1fc593f8a Editor CSS changes needed for Spelling dialog, b=72223, r=andreww, sr=hewitt 2001-04-04 03:59:27 +00:00
sspitzer%netscape.com
9ebd9a19d2 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
7f9f62f103 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
sspitzer%netscape.com
2661e27046 fix #73863. no twisties in the outliner in classic. r=bienvenu, sr=alecf 2001-03-30 07:02:32 +00:00
alecf%netscape.com
cd7184da22 fix for but 1995, checking in for sicking@bigfoot.com, sr=alecf r=jag 2001-03-30 06:01:00 +00:00
mscott%netscape.com
a587cd795f 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:03:46 +00:00
sspitzer%netscape.com
5f0105df97 fix for #52034. show the special "imap deleted" icon in the thread pane if you delete
a message and your delete model is "mark as deleted".  sr=bienvenu
2001-03-28 02:41:56 +00:00
mscott%netscape.com
c5fc959ac8 Bug #73412 --> land new message display code.
r=hewitt
sr=sspitzer
2001-03-27 06:09:35 +00:00
sspitzer%netscape.com
46d7d553b5 fix for #73416. show the proper icons in the thread pane.
sr=bienvenu
2001-03-26 23:17:33 +00:00
andreww%netscape.com
733c41e6f7 bugzilla 45034 r=timeless, sr=hewitt, mail filter dialog cleanup. 2001-03-24 02:09:33 +00:00
hyatt%netscape.com
1060c0ed4c Fix misalignment problem in the outlienr for image cols. 2001-03-24 02:04:57 +00:00
hyatt%netscape.com
8a55beea1e Turning on images in outliner. r=pav, sr=brendan 2001-03-24 01:50:33 +00:00
hewitt%netscape.com
707f2cac8a 73199 - scrollbar image missing (for atontti@cc.hut.fi), r=bzbarsky, sr=hewitt 2001-03-24 01:40:56 +00:00
hewitt%netscape.com
5b92fabb65 72231 - splitter images missing, r=hwaara, sr=shaver 2001-03-24 01:40:42 +00:00
hewitt%netscape.com
d3e596fcc0 72316 - mail threadPane polish (all themes), r=blake, sr=hyatt 2001-03-24 00:08:01 +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
maolson%earthlink.net
1e7ee6f0f9 fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
r=blake, a=ben
2001-03-22 00:15:47 +00:00
timeless%mac.com
ba8fea6467 fix Bug 72626 [XUL] disable for radio doesn't fully disable the button
patch by bzbarsky@mit.edu r=doron sr=hewitt
2001-03-21 02:23:20 +00:00
sspitzer%netscape.com
3f23525625 fix for #72292. don't use [value="..."] rules in css. sr=bienvenu 2001-03-19 22:18:47 +00:00
mscott%netscape.com
fe4edc0bea 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
sspitzer%netscape.com
51df0ae7e5 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
hewitt%netscape.com
c491518be9 72210 - mailheader bgcolor, r=hwaara, sr=shaver 2001-03-16 20:39:01 +00:00
hewitt%netscape.com
f4a4dc2566 65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf 2001-03-16 04:44:58 +00:00
hewitt%netscape.com
71da5ea413 65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf 2001-03-16 04:16:29 +00:00
hewitt%netscape.com
55a6e505d4 65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf 2001-03-16 03:33:21 +00:00
hewitt%netscape.com
3d5e92aa75 65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf 2001-03-16 02:56:38 +00:00
disttsc%bart.nl
3079ced2f4 Fix non-JAR builds run-time bustage. Some lines were accidentily removed from classic/jar.mn and modern/jar.mn, causing needed css files to not be copied / jar'ed up for clobber builds. Putting them back. bug=71953. r=mozbot. Forgive me for cleaning up a little "while I was there". 2001-03-14 14:54:44 +00:00
syd%netscape.com
bcbf97737e Fix for:
http://bugzilla.mozilla.org/show_bug.cgi?id=68229

r=andreww, sr=sfraser. checking in for anatoliya
2001-03-14 07:33:46 +00:00
hewitt%netscape.com
46d93733d9 71460 - button focus flaws, r=andreww, sr=ben 2001-03-13 06:48:49 +00:00
hyatt%netscape.com
a540a46a90 Fix for 70704 and 71261. r=pierre, sr=attinasi 2001-03-13 02:34:02 +00:00
cmanske%netscape.com
db26e4dd37 Fixed missing Spell Checker button image, b=71589, r=hewitt, sr=sfraser 2001-03-12 23:16:36 +00:00
hewitt%netscape.com
7a6ad168d3 71506 - mail header text, menubutton alignment, r=andreww, sr=bienvenu 2001-03-12 02:54:08 +00:00
hwaara%chello.se
d66fb24f4b Fix "[Modern] menubuttons looks awful" - bug 71622
r=walk84@usa.net, sr=shaver
2001-03-11 19:07:49 +00:00
ben%netscape.com
76449744ad 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
dbaron%fas.harvard.edu
baa55535f0 Fix disappearance of right scrollbar caused by lack of min-width on toolbar, statusbar, or menubar. r=andreww@netscape.com sr=hewitt@netscape.com b=55368 2001-03-10 03:16:10 +00:00
hewitt%netscape.com
5d4c3b09ca 69280 - boomarks window cleanup, r=blake, sr=ben 2001-03-09 00:24:27 +00:00
hewitt%netscape.com
ff08a24dec 67647 - javascript console re-write, r=jag, sr=hyatt 2001-03-09 00:21:40 +00:00
hewitt%netscape.com
6133d05e5f 69280 - boomarks window cleanup, r=blake, sr=ben 2001-03-09 00:08:52 +00:00
hewitt%netscape.com
eeb97b1e15 68480 - cleanup msgcompose toolbar menubuttons, r=cmanske/ducarroz, sr=hyatt 2001-03-09 00:01:55 +00:00
hewitt%netscape.com
13099302cb 66354 - editor image props dialog cleanup, r=cmanske, sr=hyatt 2001-03-08 23:39:49 +00:00
hewitt%netscape.com
11f6d78cdd 64252 - iconic menuitems, r=sspitzer, sr=ben 2001-03-08 23:27:37 +00:00
rods%netscape.com
9164502755 Explicitly setting the padding to zero
Bug 69130 r=kmcclusk sr=hyatt
2001-03-08 02:52:32 +00:00
blakeross%telocity.com
9741a8d674 Mail and news prefs not painting properly (by John Morrison, 47813). r=blake sr=hewitt 2001-03-08 01:07:14 +00:00
hyatt%netscape.com
c32ba8292d Fixing outliner rules for focus. 2001-03-08 00:49:01 +00:00
hyatt%netscape.com
68229a8b4b Fix for 70877, enabling outliner. r=dr, sr=waterson 2001-03-06 22:16:42 +00:00
hyatt%netscape.com
d5157fd757 Not part of build. 2001-03-06 02:47:38 +00:00
blakeross%telocity.com
53215b7c51 Search cleanup (70102). r=timeless sr=alecf 2001-03-05 23:30:07 +00:00
hyatt%netscape.com
76b276358c Fix for 68138. r=danm, sr=waterson 2001-03-05 22:29:52 +00:00
varada%netscape.com
1f7d4be2c0 fix for bug#63889; tabbing to the header section in the addressing widget; r= ben, ducarroz;sr=mscott 2001-02-23 00:13:03 +00:00
cmanske%netscape.com
a54b9f1594 Part of fix for composer prefs bug 53275. r=brade, sr=sfraser 2001-02-16 03:32:54 +00:00
mscott%netscape.com
8e01d7c4db (NOT PART OF THE BUILD)
contains basic style rules for the new outliner widget for the modern
theme.
2001-02-14 07:18:38 +00:00
mkaply%us.ibm.com
0870e09ccc #58501
r=brade, sr=sfraser
Remove unnecessary .99 opacity
2001-02-14 00:35:57 +00:00
hewitt%netscape.com
e555396e7e 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
syd%netscape.com
8310ac89c1 Editor overlay smilie menus. r=syd, sr=sfraser, checking in for
anatoliya@netscape.com
2001-02-07 07:52:02 +00:00
racham%netscape.com
e058f8087c Fixing bug 12165. Styles for dropdown marker on GetMsg button for modern skin. r=bienvenu, sr=sspitzer 2001-02-07 07:36:47 +00:00
ben%netscape.com
b54417eb6a Fix for bug 67695, crashes in attempting to load bookmarks window. sr=sfraser 2001-02-06 00:15:01 +00:00