Commit Graph

973 Commits

Author SHA1 Message Date
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
60216ae1ae 69434 - radio/checkbox black on black, r=timeless, sr=hyatt 2001-03-08 23:32:47 +00:00
hewitt%netscape.com
fafdc78143 67745 - mail icons (by andreas.premstaller@uibk.ac.at), r=andreww, sr=hewitt 2001-03-08 23:30:41 +00:00
hewitt%netscape.com
9343f04a35 68582 - radio button wrapping, r=timeless, sr=hyatt 2001-03-08 23:29:20 +00:00
hewitt%netscape.com
757e08999d 52703 - classic disabled menulists, r=andreww, sr=hyatt 2001-03-08 23:28:53 +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
dbaron%fas.harvard.edu
c7db18ff07 Fix reversal of inner and outer highlighted border colors on buttons. b=67448 r=hewitt@netscape.com sr=ben@netscape.com 2001-03-04 19:55:04 +00:00
blakeross%telocity.com
2382fe864c Mac Classic menu autoscrollers are missing arrow image (patch by lordpixel, 70435). r=jag sr=ben 2001-03-02 05:03:04 +00:00
andreww%netscape.com
07ab27cc55 bugzilla 48746 r=jelwell, sr=hewitt - fixing mac classic communicator pref panel button wierdness. 2001-03-02 01:00:54 +00:00
andreww%netscape.com
d141f2ad14 bugzilla: 62781 r=jelwell , sr= hewitt, missing gifs in profile dialog - classic skin all platforms. 2001-03-02 00:56:10 +00:00
andreww%netscape.com
5b0b338582 First Checked In. 2001-03-02 00:54:14 +00:00
andreww%netscape.com
b99a6417ac bug 65211 r-timeless, sr-hewitt - fixing inverted tabs in composer. mac classic skin. 2001-03-02 00:52:01 +00:00
timeless%mac.com
6ba783661a fix bug 68070 CSS error in themes/classic/global/win/tree.css
r=glazman a=ben
2001-02-28 07:08:51 +00:00
andreww%netscape.com
b0ba8649a3 bugzilla 63616 r=jelwell, sr=hewitt. Implementing comboxes in mac classic. (editable menulists) 2001-02-27 23:29:06 +00:00
andreww%netscape.com
b40b88dea7 bugzilla 69520 r=jelwell, sr=hewitt. Fixing default disabled state of buttons in mac classic. 2001-02-27 23:25:46 +00:00
andreww%netscape.com
354e4ba0f1 First Checked In. 2001-02-27 23:24:42 +00:00
cls%seawood.org
3580b1cac0 Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
andreww%netscape.com
e462ac1c9d bugzilla 58747 r=hangas, sr=hewitt - adding back smiley face to pref panel in classic. 2001-02-23 00:45:12 +00:00
andreww%netscape.com
75651f0d27 First Checked In. 2001-02-23 00:43:08 +00:00
andreww%netscape.com
f581c3cffa bug 57488 r-timeless, sr-hewitt - converting to css system fonts instead of hard-coded fonts. 2001-02-23 00:39:02 +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
dougt%netscape.com
128f95aa9b Relanding Necko Changes.
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:

1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.

This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.

r=darin@netscape.com
sr=rpotts@netscape.com
2001-02-21 20:38:08 +00:00
andreww%netscape.com
239f61c9f7 bugzilla 68693 r-blake, sr-hewitt - fixing min height for buttons. 2001-02-21 00:36:44 +00:00
blakeross%telocity.com
1302a35606 mac bustage 2001-02-19 05:58:47 +00:00
blakeross%telocity.com
ff1048a4aa DIE PNG DIE 2001-02-19 04:26:00 +00:00
blakeross%telocity.com
8f81da29e8 adding as binaries. 2001-02-19 04:03:24 +00:00
blakeross%telocity.com
fe6949c248 Okay, timeless says I may need to specify -kb when adding the png's. Trying that. 2001-02-19 04:00:48 +00:00
blakeross%telocity.com
1d95a100cc updating jar. 2001-02-19 03:51:11 +00:00
blakeross%telocity.com
6a5b98d6f2 nothing to see here, move along. 2001-02-19 03:50:05 +00:00
blakeross%telocity.com
7e48d5dd59 *sigh* 2001-02-19 03:48:30 +00:00
blakeross%telocity.com
7363f74b2d trying again... 2001-02-19 03:31:12 +00:00
blakeross%telocity.com
79605207d5 something happened with the first two images. take 2. 2001-02-19 03:30:17 +00:00
blakeross%telocity.com
26442923ea Appearance improvements to Mac Classic scrollbars (patch by lordpixel, 67491). r=timeless sr=ben 2001-02-19 03:21:01 +00:00
blakeross%telocity.com
0b23fb653b Appearance improvements to Mac Classic scrollbars (patch by lordpixel, 67491). r=timeless sr=ben 2001-02-19 03:12:02 +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
andreww%netscape.com
8a536117c8 bugzilla 47817 - r=blake sr=hewitt -fixing wizard and other large alert boxes. Note: this has the _real_ bug number and the _real_ description. The fix I just posted had a typo in the bug #. 2001-02-14 22:12:42 +00:00
andreww%netscape.com
92b9db4e10 bugzilla 42331 - r=hangas, sr=hewitt (real) titlebox fix. the other bug I just committed was for fixing another type of box issue 2001-02-14 22:08:52 +00:00
andreww%netscape.com
f5b5be5193 bugzilla 48717 - r=blake sr=hewitt -fixing titlebox wierdness. 2001-02-14 22:07:03 +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
andreww%netscape.com
39dd2d020d bugzilla 64353 r-ben sr-hewitt - making mac classic buttons scalable 2001-02-13 03:28:09 +00:00
andreww%netscape.com
2c7a81b2c7 64353 r=ben, sr=hewitt - making mac classic buttons scalable 2001-02-13 03:27:34 +00:00
andreww%netscape.com
8f727370b4 First Checked In. 2001-02-13 03:25:39 +00:00
hewitt%netscape.com
8bedae1852 68254 - fix classic mail "File" button, r=andreww, sr=sspitzer 2001-02-13 03:17:00 +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
ben%netscape.com
c804a2f1d5 update classic skin README. not part of build. 2001-02-12 04:15:32 +00:00
ben%netscape.com
182fbfec25 update classic skin README. not part of build. 2001-02-11 08:47:48 +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
hewitt%netscape.com
b5c3cb5a8a reverting accidentally clobbered changes, r=blake, sr=ben 2001-02-07 02:33:58 +00:00
hewitt%netscape.com
a766820819 67633 - sidebar tab color correctness, r=blake, sr=ben 2001-02-07 02:32:01 +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
ben%netscape.com
680dd8ea17 fix some more merge boo-boos 2001-02-05 12:34:22 +00:00
ben%netscape.com
dbf14ccd8f fix some tree merge conflict hell. 2001-02-05 11:50:42 +00:00
ben%netscape.com
dd188f7f73 oops 2001-02-05 08:01:26 +00:00
ben%netscape.com
910b9ea500 Bookmarks Window Updates, includes fixes for
27495, 38004, 42080, 43146, 43753, 47494, 50835, 53403, 55447, 55448, 55787
r=blake, a=hyatt
2001-02-05 07:48:03 +00:00
hewitt%netscape.com
96c8269892 66210 - addressing widget, r=ducarroz, sr=sspitzer 2001-02-02 06:34:47 +00:00
sspitzer%netscape.com
e2d67392d5 fix for #67394. make mark button line up right. patch by hewitt. sr=sspitzer 2001-02-02 05:34:06 +00:00
sspitzer%netscape.com
b5f9c4274c use an incorrect icon for mark, but at least there is no transparency issues.
still waiting for the correct icon from marlon.
2001-02-02 05:06:45 +00:00
hewitt%netscape.com
2836b511d8 57429 - win classic system colors/fonts, r=hyatt, sr=ben 2001-02-02 04:34:21 +00:00
hewitt%netscape.com
9faaf0d9be 57429 - win classic system colors/fonts, r=hyatt, sr=ben 2001-02-02 03:27:57 +00:00
hewitt%netscape.com
7bee75ae36 66210 - treecell headers, r=hyatt, sr=ben 2001-02-02 03:17:47 +00:00
hewitt%netscape.com
e922488033 50439 - classic bookmark icons, r=hyatt, sr=ben 2001-02-02 03:03:32 +00:00
hewitt%netscape.com
5508f2efe9 66210 - treecell headers, r=hyatt, sr=ben 2001-02-02 02:50:33 +00:00
hewitt%netscape.com
c9e545f7c7 58961 - location bar popup, r=jag, sr=hangas 2001-02-02 02:30:39 +00:00
hewitt%netscape.com
6ff79030ed 45060 - addressing widget cleanup, r=ducarroz, sr=sspitzer 2001-02-02 02:24:27 +00:00
hewitt%netscape.com
183fd559a7 45060 - addressing widget cleanup, r=ducarroz, sr=sspitzer 2001-02-02 02:18:13 +00:00
hewitt%netscape.com
39406e650b 55323 - classic radio focus box, r=timeless, sr=hangas 2001-02-02 01:52:54 +00:00
hewitt%netscape.com
54227ae3f9 61773 - js console warnings, r=timeless, sr=hangas 2001-02-02 01:42:02 +00:00
hewitt%netscape.com
11cacdb5c9 58248 - bookmarks menu cropping, r=timeless, sr=hangas 2001-02-02 01:38:24 +00:00
hewitt%netscape.com
18a74acfdb 62064 - don't install editmodetabs.css, r=jag, sr=hangas 2001-02-02 01:29:49 +00:00
hewitt%netscape.com
6275b1f4bd 55209 - puffy mac menulists/buttons, r=sfraser, sr=hangas 2001-02-02 01:10:32 +00:00
hewitt%netscape.com
90c9f4e514 55144 - "find more tabs" link (by hwaara), r=hewitt, sr=hangas 2001-02-02 01:08:19 +00:00
hewitt%netscape.com
e50c963b41 65743 - remove unix classic, r=timeless, sr=hangas 2001-02-02 00:58:12 +00:00
hewitt%netscape.com
32417b285f 65743 - remove unix classic, r=timeless, sr=hangas 2001-02-02 00:37:43 +00:00
cmanske%netscape.com
c0a6f445d0 Fixed color picker button (b=66417) and align menulist in image properties dialog (b=66354). r=blake, sr=sfraser 2001-02-02 00:14:32 +00:00
andreww%netscape.com
43b657722d bug # 56326 - changing customize arrow to point to right. r=hewitt, a=hangas 2001-01-30 22:10:00 +00:00
hewitt%netscape.com
95fde1916b 61830 - [Modern] progressmeter border (by hwaara), r=hewitt, sr=hangas 2001-01-30 07:51:14 +00:00
hewitt%netscape.com
22ca9263c6 64535 - subscribe dialog, r=andreww, sr=sspitzer 2001-01-30 07:47:13 +00:00
hewitt%netscape.com
8110f88668 65735 - import text dialog, r=andreww, sr=hangas 2001-01-30 07:32:10 +00:00
hewitt%netscape.com
182757fedf 58951 - menu alignment, r=andreww, sr=hangas 2001-01-30 07:21:36 +00:00
hewitt%netscape.com
b954bf8cb9 46961 - classic disabled buttons, r=blake, sr=hangas 2001-01-30 07:13:25 +00:00
hewitt%netscape.com
98e0657588 56210 - autorepeat button, r=andreww, sr=ben 2001-01-30 07:03:13 +00:00
hewitt%netscape.com
4e7e217972 64914 - themes pref panel tree, r=andreww, sr=hangas 2001-01-30 07:01:08 +00:00
andreww%netscape.com
5ae150832e bugzilla=66614, r=hewitt, a=hangas, history dropdown menus changed width when target button pressed.Now they behave properly. mac classic. 2001-01-27 01:40:47 +00:00
racham%netscape.com
5695687773 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
andreww%netscape.com
5ffbc0e399 bugzilla=39487, r=hewitt, a=hangas, history dropdown menus had too small a target (arrow). Adding some padding. Mac Classic skin 2001-01-25 04:34:08 +00:00
andreww%netscape.com
f5eabf8531 bug # 59065 r=hewitt a=hangas - setting default height for progressmeters in mac classic skin so they dont show up as thin lines. 2001-01-25 04:32:00 +00:00
andreww%netscape.com
ae50398b2e bug# 18667 r=hewitt a=hangas Moving security icon over so it's not obscured when toolbar hidden. 2001-01-25 04:30:25 +00:00
racham%netscape.com
e78d5447e8 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
ben%netscape.com
39fb3d5ec4 New bookmarks window stuff, not yet part of build. 2001-01-22 10:36:40 +00:00
hewitt%netscape.com
b7566a4f03 65992 - putting back code I accidentally removed yesterday 2001-01-19 21:49:48 +00:00
hewitt%netscape.com
53382bbb65 55727 - file menubutton, r=ben, sr=alecf 2001-01-19 05:16:13 +00:00
hewitt%netscape.com
9d1a6ac5e4 56150 - colorpicker button focus, r=timeless, sr=ben 2001-01-19 05:02:56 +00:00
hewitt%netscape.com
7aa3ede856 64425 - edit mode tabs, r=andreww, sr=ben 2001-01-19 04:41:50 +00:00
hewitt%netscape.com
964195bd3b 53097 - tabs button disappear, r=andreww, sr=ben 2001-01-19 04:35:44 +00:00
hewitt%netscape.com
9e89429e68 56210 - autoscroll too narrow, r=andreww, sr=ben 2001-01-19 04:32:11 +00:00
hewitt%netscape.com
12d9a6c480 63764 - multiline textfields, r=andreww, sr=ben 2001-01-19 04:19:10 +00:00
hewitt%netscape.com
211a1d1a0e 58954 - bookmark folder selection, r=andreww, sr=ben 2001-01-19 04:17:18 +00:00
hewitt%netscape.com
02d9aebf15 55018 - search headers, r=andreww, sr=hangas 2001-01-19 04:16:54 +00:00
hewitt%netscape.com
1479ded2ba 55728 - go button too wide, r=andreww, sr=ben 2001-01-19 04:16:26 +00:00
hewitt%netscape.com
94434e64ae 54759 - Javascript console mis-skinned, r=andreww, sr=hangas 2001-01-19 04:15:50 +00:00
blakeross%telocity.com
7102e91574 Fix 56646: textfield context menus have I-beam cursor, and some menu shortcuts (like F9) aren't properly aligned. r=timeless sr=alecf 2001-01-19 02:35:34 +00:00
blakeross%telocity.com
027e4d6dd3 Fix 65025: scrollbars in Mac Classic are wrong color. patch by lordpixel. r=blake sr=blizzard 2001-01-16 01:39:44 +00:00
blakeross%telocity.com
c72ba88ee8 Fix 65025: scrollbars in Mac Classic are wrong color. patch by lordpixel. r=blake sr=blizzard 2001-01-16 01:27:20 +00:00
mkaply%us.ibm.com
a0c7c6814f r=cls
Missing makefiles in allmakefiles.sh and themes/makefiles
2001-01-15 23:48:51 +00:00
blakeross%telocity.com
3d8bf834c4 Fix 64602: tooltips in mac classic are gray, not yellow. patch by lordpixel. r=blake sr=sfraser 2001-01-11 06:29:55 +00:00
blakeross%telocity.com
80bc9df5e6 Fix 57653: search cleanup, skinability, random fixes, optimization, and more. r=jag a=ben 2001-01-10 23:02:57 +00:00
bryner%uiuc.edu
f579bca00b 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
ducarroz%netscape.com
1c70a6bb78 Fix for bug 63577. Add style rule to autocomplete popup menu to remove the default max-width. R=sspitzer, SR=bienvenu 2001-01-05 00:49:30 +00:00
sspitzer%netscape.com
86157e730f 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
blakeross%telocity.com
4f21917511 Fix 59514: sidebar.css not placed correctly in jar (unix). patch by mkaply. r=blake sr=hewitt 2000-12-29 18:51:41 +00:00
hewitt%netscape.com
43a4efc4c7 #16729 - [Modern] system font capabilities, r=andreww,sr=ben 2000-12-19 01:06:31 +00:00
hewitt%netscape.com
69b6d8965d #16729 - [Modern] system font capabilities, r=andreww,sr=ben 2000-12-19 01:00:49 +00:00
bryner%uiuc.edu
cc136ead8f 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
blakeross%telocity.com
532fe1de29 Fix 57490: classic skin needs to use css2 system colors instead of hardcoded ones. patch by lordpixel@mac.com, much more to come. r=me a=ben 2000-12-13 05:48:40 +00:00
blakeross%telocity.com
62ff157511 Fix 61825: double-ended scrollbars have ugly/incorrect double black border between scrollbar buttons. patch by lordpixel@mac.com. r=me a=ben 2000-12-05 21:35:02 +00:00
morse%netscape.com
c8af3a99af bug 59690, editable menulists weren't working, r=ben@netscape.com, sr=hyatt@netscape.com 2000-12-04 00:41:12 +00:00
blakeross%telocity.com
f897789c4d just removing an extra line in classic's xpinstall.css (the changes to xpinstall.css for classic and modern should both have been the same in my last checkin) 2000-12-03 00:10:11 +00:00
blakeross%telocity.com
23b879ac2b Fix 52512: no visual indication that columns are resizable in xpinstall dialogs. r=dveditz sr=alecf 2000-12-02 23:47:49 +00:00
sspitzer%netscape.com
14e422f3fc 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
hyatt%netscape.com
083af4b37a use mac smart-scrolling prefs in XUL scrollbars. This is my first use of my mac other hosting scc's porn. r=pinkerton,a=ben. 2000-12-01 01:45:37 +00:00
disttsc%bart.nl
45b0710b1d Fix css selectors for back/forward buttons. bug=49875, r=timeless, a=alecf 2000-11-17 04:20:50 +00:00
mkaply%us.ibm.com
71f8191053 #55103
r=cls
unix dir has some bad font heights for OS/2 - using all win
2000-11-03 21:30:21 +00:00
bryner%uiuc.edu
fa47af5c3b Bug 57178: Make sure the menulist in the filepicker doesn't expand with long directory names. Requires adding "flex=1" to the text element of the menulist binding in modern. r=hyatt, a=ben. 2000-11-03 08:27:52 +00:00
bryner%uiuc.edu
1e017af7ab Patch from jrgm for bug 58437 - force tree rows to have a min height of 19px so they don't resize when the spin icon appears. r=bryner, a=hyatt. 2000-11-03 02:51:44 +00:00
timeless%mac.com
807c6458a5 needed to add files to this file otherwise the patch for bug 57222 would break mac classic theme [bad].
This adds a newline to the end of the file. I hope that's ok. If the build breaks I'll zap the line.
2000-11-02 06:33:08 +00:00
timeless%mac.com
d482987a3c fix bug 57222 Mac Classic Skin: Prev/Next buttons in wizards look wrong
for lordpixel@mac.com, r=timeless a=ben
2000-11-02 05:13:45 +00:00
hewitt%netscape.com
3f4fa3c519 #57711 - new lock icons, r=marlon, sr=hangas 2000-11-01 00:40:27 +00:00
timeless%mac.com
e21934da7e fix the lingering mac issue on bug 46683 items in menus for Folders on Personal Toolbar are all underlined.
r=timeless, a=ben
2000-10-20 07:46:16 +00:00
hewitt%netscape.com
d6812e57fd #56569 - [Modern] messenger threadpane correctness, r=hyatt, a=hangas 2000-10-18 07:40:34 +00:00
timeless%mac.com
55aba23750 fix bug 51980 [Classic Mac] <textfield> doesn't use default lavender focus ring color.
[r=timeless, a=ben, sr=brendan]
2000-10-18 05:51:43 +00:00
blakeross%telocity.com
fca0dec01b 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
hewitt%netscape.com
22393df75f #56562 - [Modern] corrected icon heights for messenger, r=german, a=hangas 2000-10-16 22:12:53 +00:00
blakeross%telocity.com
338f9b23d8 Fix 56542, font for class="plain" textfields (like the URL bar) in win32 Classic is too big. r=ben sr=shaver 2000-10-14 03:01:22 +00:00
sspitzer%netscape.com
d1f12ec2e5 the "Confirm Migration" dialog and the "Converting..." dialog have no skin when you use mozilla, since profile.css for the classic skin have bit rotted.
the fix is to copy over the profile.css from the modern skin.
bug #56274 r=hewitt, a=ben
2000-10-14 01:00:49 +00:00
andreww%netscape.com
630a1fe2f3 bugzilla 55188, r=hewitt, sr=hangas 2000-10-13 00:51:31 +00:00
hewitt%netscape.com
6e9003c57b #54751 - [Modern] main window cleanup, r=hangas, sr=ben 2000-10-13 00:38:47 +00:00
hewitt%netscape.com
913a1faa57 #54751 - [Modern] new progress meter, r=andreww, sr=hangas 2000-10-13 00:19:44 +00:00
hewitt%netscape.com
a8b71afcdd #52271 - [Modern] more icon stuff, r=andreww, sr=hangas 2000-10-13 00:18:49 +00:00
pchen%netscape.com
f3813beefb bugscape 2269, r=danm, sr=scc, turn off print plus for bookmarks windows 2000-10-12 21:41:24 +00:00
hyatt%netscape.com
0f4b3a6e81 Remaining file that I missed earlier on bug #55290. 2000-10-12 20:55:48 +00:00
hewitt%netscape.com
265445f693 fixing corrupted image. same file as previously checked in, but this time CVS better not corrupt it. 2000-10-12 08:08:42 +00:00
hewitt%netscape.com
fe9ddaac12 #52271 - [Modern] new secondary icons, r=german, sr=hangas 2000-10-12 08:06:18 +00:00
hewitt%netscape.com
a21d753984 #52271 - [Modern] new secondary icons, r=german, sr=ben 2000-10-11 11:29:33 +00:00
hewitt%netscape.com
5bab91dbca #52271 - [Modern] new secondary icons, r=german, sr=ben 2000-10-11 11:03:44 +00:00
andreww%netscape.com
e0f642769e bugzilla=54574, r=hewitt, sr=ben, stretchy back forward print buttons in classic mac 2000-10-10 23:56:55 +00:00
pinkerton%netscape.com
3ae4d09112 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
125e25719a 54750 - messengercompose addressingWidget cleanup, r=ducarroz, sr=alecf 2000-10-10 05:08:54 +00:00
hewitt%netscape.com
ab039c2d01 #54750 - messengercompose addressingWidget cleanup, r=ducarroz, sr=alecf 2000-10-10 04:47:33 +00:00
hewitt%netscape.com
a23c56e3af #52544 - fixed color picker in mailnews prefs, r=andreww, sr=hangas 2000-10-10 04:40:56 +00:00
hewitt%netscape.com
89449b6c46 #55442 - [Modern] de-bolding button, r=andreww, sr=hangas 2000-10-10 04:36:00 +00:00
hewitt%netscape.com
5dba5dd42c #54758 - [Modern] repairing hosed Edit Categories dialog, r=andreww, sr=hangas 2000-10-10 04:35:26 +00:00
hewitt%netscape.com
8ff3f6ad0a #2813(bugscape) - [Modern] new button images for keyword menubutton r=marlon, sr=hangas 2000-10-10 04:32:29 +00:00
andreww%netscape.com
fe428158e4 53388, r=varada, sr=hangas, classic editor - difficult to see arrows in font gifs. 2000-10-10 01:41:29 +00:00
andreww%netscape.com
9669f0e839 bugzilla 51085 r=hewitt sr=hangas keyverb wierdness on classic. 2000-10-10 00:53:01 +00:00
hewitt%netscape.com
0fb828babc #54105 - [Modern] menulist correctness, r=andreww, sr=hangas 2000-10-10 00:51:08 +00:00
evaughan%netscape.com
ec3fc06971 Part 1 fix for bug #55899 2000-10-10 00:38:43 +00:00
hewitt%netscape.com
7611850e27 re-checking in corrupted gifs. 2000-10-10 00:30:28 +00:00
hewitt%netscape.com
3be1d9b504 #54751 - [Modern] window cleanup, r=andreww, sr=hangas 2000-10-10 00:14:19 +00:00
hewitt%netscape.com
0de544aff5 #54105 - button/menulist correctness, r=andreww, sr=hangas 2000-10-10 00:06:03 +00:00
waterson%netscape.com
fd15c36a2e 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
hewitt%netscape.com
6a14e9dd07 fixing corrupted gifs. 2000-10-07 09:30:21 +00:00
hewitt%netscape.com
71e733f95c fixing corrupted gifs. Same files I checked in yesterday. Let's hope the transfer goes through. 2000-10-07 09:23:44 +00:00
hewitt%netscape.com
0bb30ddb68 fixing corrupted gifs. 2000-10-07 09:00:35 +00:00
hewitt%netscape.com
ff3da1a861 try to fix corrupted gifs. Some were truncated in yesterday's checkin. 2000-10-07 08:54:35 +00:00
sspitzer%netscape.com
bec0b4a9fe 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
4656b9e277 fix for bug 1552;helpmenu alteration;r=putterman;sr=mscott 2000-10-07 00:57:59 +00:00
andreww%netscape.com
8c697ccce0 bugzilla 55189 r=hewitt sr=hangas , splitter widget misaligned. 2000-10-06 23:00:23 +00:00
ben%netscape.com
f25ab4de98 fix for 49908, fix wording for Classic-Win and Classic-Mac. New text from
vera, r=tpringle@netscape.com, a=myself
2000-10-06 02:59:21 +00:00
ben%netscape.com
df98d279a2 addendum to 54574. a=hyatt 2000-10-06 01:07:48 +00:00
ben%netscape.com
c4d93fd10e Fix for rtm++ 54574, fixing broken back and forward button feedback behaviour to work with either implementation of :hover, and repair
stretched icons. r=blakeross@telocity.com, a=hyatt
2000-10-06 00:27:27 +00:00
mccabe%netscape.com
56e9e9c86c Fix to 38820. Set white-space: normal for .treecell-error in JS Console css files for various themes.
This is needed because these files use css files that set the attribute to nowrap - which makes the JS console unusable on small screens.

Original patch courtesy Eric Hodel <drbrain@segment7.net>, with changes for our many themes contributed by Decklin Foster <fosterd@hartwick.edu>.

r=mccabe@netscape.com
r=hangas@netscape.com
a=ben@netscape.com
2000-10-05 22:29:41 +00:00
hewitt%netscape.com
40468df446 #51645 - theme preview images for all platforms, r=law, a=ben 2000-10-05 22:19:18 +00:00
hewitt%netscape.com
1d5b02513f #54703, #54105 - new files and stuff, r=andreww, a=ben 2000-10-05 21:50:06 +00:00
hewitt%netscape.com
30acfb80be #54105 - [Modern] focus issues, r=andreww, a=ben 2000-10-05 21:48:30 +00:00
hewitt%netscape.com
6529ba96ae #54751 - [Modern] main window cleanup, r=andreww, a=ben 2000-10-05 21:44:48 +00:00
hewitt%netscape.com
bdc2571dec #54751 - [Classic] main window cleanup, r=andreww, a=ben 2000-10-05 21:43:13 +00:00
hewitt%netscape.com
4c3dd23daf #54753 - [Classic] dialog cleanup issues, r=andreww, a=ben 2000-10-05 21:35:25 +00:00
hewitt%netscape.com
b6e0838f15 #54753 - [Modern] dialog cleanup issues, r=andreww, a=ben 2000-10-05 21:34:55 +00:00
hewitt%netscape.com
c463ad878c #54754 - [Modern] border for sidebar tabs, r=andreww, a=ben 2000-10-05 21:33:06 +00:00
hewitt%netscape.com
cb188d89ed #54105 - [Modern] focus/widget cleanup, r=andreww, a=ben 2000-10-05 21:31:43 +00:00
hewitt%netscape.com
98a4fb2549 #54073 - [Modern] splitter, grippy, toolbar polish, r=andreww, a=ben 2000-10-05 21:25:13 +00:00
hewitt%netscape.com
0bb0857648 #54073 - splitter, grippy, toolbar polish, r=andreww, a=ben 2000-10-05 21:06:46 +00:00
timeless%mac.com
337f67d1fc fix bug 46683 r=ben a=syd 2000-10-04 06:35:09 +00:00
ducarroz%netscape.com
11420d0262 Fix for bug 54326. Import the right css file. R=sspitzer, SR=ben 2000-10-04 05:59:51 +00:00
ben%netscape.com
4fcd047a14 fix for rtm++ 49908, fix text descriptions for classic skin. text from vera, r=don, a=myself. 2000-10-04 04:53:14 +00:00
ben%netscape.com
8665f95abb fix for nsbeta3++ 52890, remove green boxes from html/titledbuttons in XUL, r=dr, sr=alecf 2000-09-28 23:59:35 +00:00
disttsc%bart.nl
4e803014e2 Fix blue location bar height. bug=52911, r=/a=ben 2000-09-28 23:57:02 +00:00
hewitt%netscape.com
e58a2728d6 54107 - [Modern] stop menulists from being too small initially, r=andreww, a=hangas 2000-09-28 00:38:25 +00:00
andreww%netscape.com
ca2ea6cb42 bugzilla=53813, r=hewitt, a=hangas, fix for bad reference to prefpanels.css messing up skin switching. 2000-09-27 00:12:08 +00:00