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

1363 Коммитов

Автор SHA1 Сообщение Дата
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
hyatt%netscape.com 0400f30c19 Fixing outliner rules for focus. 2001-03-08 00:49:01 +00:00
hyatt%netscape.com 92656d6cbe Fix for 70877, enabling outliner. r=dr, sr=waterson 2001-03-06 22:16:42 +00:00
hyatt%netscape.com ee93628de0 Not part of build. 2001-03-06 02:47:38 +00:00
blakeross%telocity.com c015da746c Search cleanup (70102). r=timeless sr=alecf 2001-03-05 23:30:07 +00:00
hyatt%netscape.com e3919a6f1f Fix for 68138. r=danm, sr=waterson 2001-03-05 22:29:52 +00:00
dbaron%fas.harvard.edu 1d3721bab6 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 42e9a750e5 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 4d1477f1ac 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 82e051d73f 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 69d0b65621 First Checked In. 2001-03-02 00:54:14 +00:00
andreww%netscape.com dacc4997b7 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 c3b59247e6 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 133a588843 bugzilla 63616 r=jelwell, sr=hewitt. Implementing comboxes in mac classic. (editable menulists) 2001-02-27 23:29:06 +00:00
andreww%netscape.com 3658b2ebcc 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 bd00481d1d First Checked In. 2001-02-27 23:24:42 +00:00
cls%seawood.org 8643a92f86 Adding and updating necessary .cvsignore files. Bug #61550 2001-02-24 06:22:49 +00:00
andreww%netscape.com 67ca116433 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 2ea772d6e1 First Checked In. 2001-02-23 00:43:08 +00:00
andreww%netscape.com c0adc97171 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 efb6bce94a 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 eab041f43f 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 d172186e7f bugzilla 68693 r-blake, sr-hewitt - fixing min height for buttons. 2001-02-21 00:36:44 +00:00
blakeross%telocity.com c64977101b mac bustage 2001-02-19 05:58:47 +00:00
blakeross%telocity.com c5d4a1e2a5 DIE PNG DIE 2001-02-19 04:26:00 +00:00
blakeross%telocity.com 64946d4556 adding as binaries. 2001-02-19 04:03:24 +00:00
blakeross%telocity.com 577ae86586 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 29eef76a9b updating jar. 2001-02-19 03:51:11 +00:00
blakeross%telocity.com 12a5ac671b nothing to see here, move along. 2001-02-19 03:50:05 +00:00
blakeross%telocity.com cd30122ba5 *sigh* 2001-02-19 03:48:30 +00:00
blakeross%telocity.com fe6300e74f trying again... 2001-02-19 03:31:12 +00:00
blakeross%telocity.com 1f488ccfa8 something happened with the first two images. take 2. 2001-02-19 03:30:17 +00:00
blakeross%telocity.com a2a649bd88 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 3fe81b7fa8 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 71ce874ea1 Part of fix for composer prefs bug 53275. r=brade, sr=sfraser 2001-02-16 03:32:54 +00:00
andreww%netscape.com 9114ff08a4 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 7fcceea30a 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 30eb574899 bugzilla 48717 - r=blake sr=hewitt -fixing titlebox wierdness. 2001-02-14 22:07:03 +00:00
mscott%netscape.com bd68e20bbb (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 8f5e3727d0 #58501
r=brade, sr=sfraser
Remove unnecessary .99 opacity
2001-02-14 00:35:57 +00:00
andreww%netscape.com c0cf481fb3 bugzilla 64353 r-ben sr-hewitt - making mac classic buttons scalable 2001-02-13 03:28:09 +00:00
andreww%netscape.com 059f014ad2 64353 r=ben, sr=hewitt - making mac classic buttons scalable 2001-02-13 03:27:34 +00:00
andreww%netscape.com 79c0fe5190 First Checked In. 2001-02-13 03:25:39 +00:00
hewitt%netscape.com 71d52085da 68254 - fix classic mail "File" button, r=andreww, sr=sspitzer 2001-02-13 03:17:00 +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
ben%netscape.com bb0945e139 update classic skin README. not part of build. 2001-02-12 04:15:32 +00:00
ben%netscape.com 4b2faf6ddb update classic skin README. not part of build. 2001-02-11 08:47:48 +00:00
syd%netscape.com 2c65c4549c 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 37466c33dc 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 70f43cf8b4 reverting accidentally clobbered changes, r=blake, sr=ben 2001-02-07 02:33:58 +00:00
hewitt%netscape.com 0ded8484f3 67633 - sidebar tab color correctness, r=blake, sr=ben 2001-02-07 02:32:01 +00:00
ben%netscape.com 1ffcd4a1dc Fix for bug 67695, crashes in attempting to load bookmarks window. sr=sfraser 2001-02-06 00:15:01 +00:00
ben%netscape.com d86f501769 fix some more merge boo-boos 2001-02-05 12:34:22 +00:00
ben%netscape.com 7f84c6c988 fix some tree merge conflict hell. 2001-02-05 11:50:42 +00:00
ben%netscape.com 9398d6d8b5 oops 2001-02-05 08:01:26 +00:00
ben%netscape.com 3cc7841386 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 e24a6f5b17 66210 - addressing widget, r=ducarroz, sr=sspitzer 2001-02-02 06:34:47 +00:00
sspitzer%netscape.com 5bc61a86a7 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 c583c5fd05 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 faff612327 57429 - win classic system colors/fonts, r=hyatt, sr=ben 2001-02-02 04:34:21 +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 0579fc5e45 66210 - treecell headers, r=hyatt, sr=ben 2001-02-02 03:17:47 +00:00
hewitt%netscape.com 7aac057649 50439 - classic bookmark icons, r=hyatt, sr=ben 2001-02-02 03:03:32 +00:00
hewitt%netscape.com a4a25ba4d1 66210 - treecell headers, r=hyatt, sr=ben 2001-02-02 02:50:33 +00:00
hewitt%netscape.com ebd4fb290f 58961 - location bar popup, r=jag, sr=hangas 2001-02-02 02:30:39 +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 3e4f815b37 45060 - addressing widget cleanup, r=ducarroz, sr=sspitzer 2001-02-02 02:18:13 +00:00
hewitt%netscape.com 9899e3c5bc 55323 - classic radio focus box, r=timeless, sr=hangas 2001-02-02 01:52:54 +00:00
hewitt%netscape.com 397a9563f5 61773 - js console warnings, r=timeless, sr=hangas 2001-02-02 01:42:02 +00:00
hewitt%netscape.com 735709d866 58248 - bookmarks menu cropping, r=timeless, sr=hangas 2001-02-02 01:38:24 +00:00
hewitt%netscape.com 5944ebdab8 62064 - don't install editmodetabs.css, r=jag, sr=hangas 2001-02-02 01:29:49 +00:00
hewitt%netscape.com b22604cd18 55209 - puffy mac menulists/buttons, r=sfraser, sr=hangas 2001-02-02 01:10:32 +00:00
hewitt%netscape.com 04b536df19 55144 - "find more tabs" link (by hwaara), r=hewitt, sr=hangas 2001-02-02 01:08:19 +00:00
hewitt%netscape.com 168e0ff9b2 65743 - remove unix classic, r=timeless, sr=hangas 2001-02-02 00:58:12 +00:00
hewitt%netscape.com d88a05ef3f 65743 - remove unix classic, r=timeless, sr=hangas 2001-02-02 00:37:43 +00:00
cmanske%netscape.com ee27bcb23f 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 8408e3dc8b bug # 56326 - changing customize arrow to point to right. r=hewitt, a=hangas 2001-01-30 22:10:00 +00:00
hewitt%netscape.com 283df67be0 61830 - [Modern] progressmeter border (by hwaara), r=hewitt, sr=hangas 2001-01-30 07:51:14 +00:00
hewitt%netscape.com b20601ab7d 64535 - subscribe dialog, r=andreww, sr=sspitzer 2001-01-30 07:47:13 +00:00
hewitt%netscape.com eaf5422d42 65735 - import text dialog, r=andreww, sr=hangas 2001-01-30 07:32:10 +00:00
hewitt%netscape.com bd364d2ba1 58951 - menu alignment, r=andreww, sr=hangas 2001-01-30 07:21:36 +00:00
hewitt%netscape.com 17809278e4 46961 - classic disabled buttons, r=blake, sr=hangas 2001-01-30 07:13:25 +00:00
hewitt%netscape.com 0dca398225 56210 - autorepeat button, r=andreww, sr=ben 2001-01-30 07:03:13 +00:00
hewitt%netscape.com 03b9ff24bb 64914 - themes pref panel tree, r=andreww, sr=hangas 2001-01-30 07:01:08 +00:00
andreww%netscape.com 903888528b 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 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
andreww%netscape.com c42d3a06f6 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 7371ea3639 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 d9787e4de4 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 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
ben%netscape.com 530f85f222 New bookmarks window stuff, not yet part of build. 2001-01-22 10:36:40 +00:00
hewitt%netscape.com 8c3a6c55de 65992 - putting back code I accidentally removed yesterday 2001-01-19 21:49:48 +00:00
hewitt%netscape.com 9bc25c447a 55727 - file menubutton, r=ben, sr=alecf 2001-01-19 05:16:13 +00:00
hewitt%netscape.com 96e4e49b7c 56150 - colorpicker button focus, r=timeless, sr=ben 2001-01-19 05:02:56 +00:00
hewitt%netscape.com 448f170234 64425 - edit mode tabs, r=andreww, sr=ben 2001-01-19 04:41:50 +00:00
hewitt%netscape.com 9f27b97c17 53097 - tabs button disappear, r=andreww, sr=ben 2001-01-19 04:35:44 +00:00
hewitt%netscape.com e6be63baed 56210 - autoscroll too narrow, r=andreww, sr=ben 2001-01-19 04:32:11 +00:00
hewitt%netscape.com de995216cf 63764 - multiline textfields, r=andreww, sr=ben 2001-01-19 04:19:10 +00:00
hewitt%netscape.com d9d78d6971 58954 - bookmark folder selection, r=andreww, sr=ben 2001-01-19 04:17:18 +00:00
hewitt%netscape.com 030e722dbf 55018 - search headers, r=andreww, sr=hangas 2001-01-19 04:16:54 +00:00
hewitt%netscape.com 6a6a8445bb 55728 - go button too wide, r=andreww, sr=ben 2001-01-19 04:16:26 +00:00
hewitt%netscape.com 2e64a68b2b 54759 - Javascript console mis-skinned, r=andreww, sr=hangas 2001-01-19 04:15:50 +00:00
blakeross%telocity.com b0c62234be 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 1a9c6ce222 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 35c3ef934e 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 00e9792948 r=cls
Missing makefiles in allmakefiles.sh and themes/makefiles
2001-01-15 23:48:51 +00:00
blakeross%telocity.com 6c75c63ec8 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 91464194f1 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 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
ducarroz%netscape.com 93e61c0bcb 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 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
blakeross%telocity.com 40c52a963d 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 5a537b1a26 #16729 - [Modern] system font capabilities, r=andreww,sr=ben 2000-12-19 01:06:31 +00:00
hewitt%netscape.com 3469687967 #16729 - [Modern] system font capabilities, r=andreww,sr=ben 2000-12-19 01:00:49 +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
blakeross%telocity.com 0c7dcd9814 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 f804279af4 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 884f62d9ea 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 eea71351a2 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 c1d98fafc7 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 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
hyatt%netscape.com fc35bd0ba9 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 fd7d2b8d71 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 37fcda1495 #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 b596ed7001 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 601179ea32 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 ad42f378f3 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 9158e10fc8 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 62167aa37b #57711 - new lock icons, r=marlon, sr=hangas 2000-11-01 00:40:27 +00:00
timeless%mac.com 7635be66fc 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 29f53e40e8 #56569 - [Modern] messenger threadpane correctness, r=hyatt, a=hangas 2000-10-18 07:40:34 +00:00
timeless%mac.com b82b138208 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 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
hewitt%netscape.com 2de75bbc7c #56562 - [Modern] corrected icon heights for messenger, r=german, a=hangas 2000-10-16 22:12:53 +00:00
blakeross%telocity.com 12dae37ff8 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 c0d37172f5 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 12fa89befb bugzilla 55188, r=hewitt, sr=hangas 2000-10-13 00:51:31 +00:00
hewitt%netscape.com 64ed2beeac #54751 - [Modern] main window cleanup, r=hangas, sr=ben 2000-10-13 00:38:46 +00:00
hewitt%netscape.com 54493b394c #54751 - [Modern] new progress meter, r=andreww, sr=hangas 2000-10-13 00:19:44 +00:00
hewitt%netscape.com f61785f42c #52271 - [Modern] more icon stuff, r=andreww, sr=hangas 2000-10-13 00:18:49 +00:00
pchen%netscape.com 4f35d5a0a0 bugscape 2269, r=danm, sr=scc, turn off print plus for bookmarks windows 2000-10-12 21:41:24 +00:00
hyatt%netscape.com 4d4b060f83 Remaining file that I missed earlier on bug #55290. 2000-10-12 20:55:48 +00:00
hewitt%netscape.com 21da6ec0b3 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 9cec0a5ddd #52271 - [Modern] new secondary icons, r=german, sr=hangas 2000-10-12 08:06:18 +00:00
hewitt%netscape.com b7a5d76e6f #52271 - [Modern] new secondary icons, r=german, sr=ben 2000-10-11 11:29:33 +00:00
hewitt%netscape.com 6a0d882261 #52271 - [Modern] new secondary icons, r=german, sr=ben 2000-10-11 11:03:44 +00:00
andreww%netscape.com 6a9bce7d2b 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 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
hewitt%netscape.com b3e5d1979f #54750 - messengercompose addressingWidget cleanup, r=ducarroz, sr=alecf 2000-10-10 04:47:33 +00:00
hewitt%netscape.com bd812d97e8 #52544 - fixed color picker in mailnews prefs, r=andreww, sr=hangas 2000-10-10 04:40:56 +00:00
hewitt%netscape.com c681f6b9d8 #55442 - [Modern] de-bolding button, r=andreww, sr=hangas 2000-10-10 04:36:00 +00:00
hewitt%netscape.com e5539b785b #54758 - [Modern] repairing hosed Edit Categories dialog, r=andreww, sr=hangas 2000-10-10 04:35:26 +00:00
hewitt%netscape.com 4d7c47c802 #2813(bugscape) - [Modern] new button images for keyword menubutton r=marlon, sr=hangas 2000-10-10 04:32:29 +00:00
andreww%netscape.com e8fa5d3c5a 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 2fb1047c63 bugzilla 51085 r=hewitt sr=hangas keyverb wierdness on classic. 2000-10-10 00:53:01 +00:00
hewitt%netscape.com 6aa8a2e781 #54105 - [Modern] menulist correctness, r=andreww, sr=hangas 2000-10-10 00:51:08 +00:00
evaughan%netscape.com f49843d15c Part 1 fix for bug #55899 2000-10-10 00:38:43 +00:00
hewitt%netscape.com 34f08da428 re-checking in corrupted gifs. 2000-10-10 00:30:28 +00:00
hewitt%netscape.com 947b71399b #54751 - [Modern] window cleanup, r=andreww, sr=hangas 2000-10-10 00:14:19 +00:00
hewitt%netscape.com af33d92699 #54105 - button/menulist correctness, r=andreww, sr=hangas 2000-10-10 00:06:03 +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
hewitt%netscape.com 2ac883c7b7 fixing corrupted gifs. 2000-10-07 09:30:21 +00:00
hewitt%netscape.com e7b68f96f4 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 9478db0e14 fixing corrupted gifs. 2000-10-07 09:00:35 +00:00
hewitt%netscape.com fe818c94bd try to fix corrupted gifs. Some were truncated in yesterday's checkin. 2000-10-07 08:54:35 +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
andreww%netscape.com 5eeebe4809 bugzilla 55189 r=hewitt sr=hangas , splitter widget misaligned. 2000-10-06 23:00:23 +00:00
ben%netscape.com c9a17b40cb 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 ce4c064758 addendum to 54574. a=hyatt 2000-10-06 01:07:48 +00:00
ben%netscape.com 9a07559052 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 ddbe4ce37c 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 10381bbcd0 #51645 - theme preview images for all platforms, r=law, a=ben 2000-10-05 22:19:18 +00:00
hewitt%netscape.com 1536dc13d7 #54703, #54105 - new files and stuff, r=andreww, a=ben 2000-10-05 21:50:06 +00:00
hewitt%netscape.com a627354b5f #54105 - [Modern] focus issues, r=andreww, a=ben 2000-10-05 21:48:30 +00:00
hewitt%netscape.com ccc22231ee #54751 - [Modern] main window cleanup, r=andreww, a=ben 2000-10-05 21:44:48 +00:00
hewitt%netscape.com 0e82b1d1fc #54751 - [Classic] main window cleanup, r=andreww, a=ben 2000-10-05 21:43:13 +00:00
hewitt%netscape.com a282f07282 #54753 - [Classic] dialog cleanup issues, r=andreww, a=ben 2000-10-05 21:35:25 +00:00
hewitt%netscape.com 5da26c1031 #54753 - [Modern] dialog cleanup issues, r=andreww, a=ben 2000-10-05 21:34:55 +00:00
hewitt%netscape.com fd817cd763 #54754 - [Modern] border for sidebar tabs, r=andreww, a=ben 2000-10-05 21:33:06 +00:00
hewitt%netscape.com d1d0a7e2d4 #54105 - [Modern] focus/widget cleanup, r=andreww, a=ben 2000-10-05 21:31:43 +00:00
hewitt%netscape.com f34efc5a5d #54073 - [Modern] splitter, grippy, toolbar polish, r=andreww, a=ben 2000-10-05 21:25:13 +00:00
hewitt%netscape.com 6faae53c78 #54073 - splitter, grippy, toolbar polish, r=andreww, a=ben 2000-10-05 21:06:46 +00:00
timeless%mac.com 77b59cccd2 fix bug 46683 r=ben a=syd 2000-10-04 06:35:09 +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
ben%netscape.com 69faf8364e 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 3adbd52498 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 759d1667a2 Fix blue location bar height. bug=52911, r=/a=ben 2000-09-28 23:57:02 +00:00
hewitt%netscape.com da9956b3a0 54107 - [Modern] stop menulists from being too small initially, r=andreww, a=hangas 2000-09-28 00:38:25 +00:00
andreww%netscape.com ac900765b4 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
hewitt%netscape.com a4e0bf9707 #53735 - [Modern] preventing toolbar buttons from stealing focus, r=andreww, a=hangas 2000-09-26 06:22:46 +00:00
cls%seawood.org 598cad6e44 Fix OS/2 gmake problem. Bug #54080. r=leaf a=brendan Thanks to Mike Kaply <mkaply@us.ibm.com> for the patch 2000-09-26 05:20:06 +00:00
radha%netscape.com 12ec381793 Fix for bug # 52457. Autocomplete not active in modern themes. r=ben, a=ben 2000-09-26 04:52:12 +00:00
hewitt%netscape.com 2e3024a0b7 wrong case on makefile.in, full checkin coming in a sec for bug #51645 2000-09-22 10:19:16 +00:00
hewitt%netscape.com cafc9a7403 *** empty log message *** 2000-09-22 09:45:35 +00:00
hewitt%netscape.com b987fda169 #46423 - [Modern] focus border for menulist, r=hangas, a=ben 2000-09-22 09:05:01 +00:00
ben%netscape.com 1f6979a536 46519, classic skin polish fixes, remove bottom border from internetresults tree. a=hyatt 2000-09-22 06:13:47 +00:00
hewitt%netscape.com e33b534f20 #51645 - mac theme preview images, r=hangas, a=ben 2000-09-22 05:42:05 +00:00
hewitt%netscape.com d4c460beef #46423 - [Modern] focus borders on widgets, r=hangas, a=ben 2000-09-22 05:03:57 +00:00
cmanske%netscape.com 6e38e02de5 Fixed wrong image for toolbar bug 53588. r=mjudge, a=sfraser 2000-09-22 04:27:07 +00:00
hewitt%netscape.com 74d7bc6ea4 #46423 - remove underlines from personal toolbar folders on :hover, r=hangas, a=ben 2000-09-22 03:54:42 +00:00
hewitt%netscape.com 9819f32931 #46423 - mac font correctness on search button, r=hangas, a=ben 2000-09-22 03:53:40 +00:00
hewitt%netscape.com 0b37dec633 #46423 - return black bottom border to personal toolbar, r=marlon, a=ben 2000-09-22 03:52:07 +00:00
hewitt%netscape.com 4823c9e71a #46423 - on behalf of jag: correctly sized check image, r=hewitt, a=ben 2000-09-22 03:50:21 +00:00
hewitt%netscape.com 2542529c73 #46423 - make text colors consistent in modern, r=hangas, a=ben 2000-09-22 03:49:39 +00:00
hewitt%netscape.com 874c2728b6 #46423 - color adjustment on bookmark icons, r=hyatt, a=ben 2000-09-22 03:48:40 +00:00
ben%netscape.com e5dbe4cb28 part of previous checkin, a=hyatt 2000-09-22 03:00:04 +00:00
ben%netscape.com d313f131c9 fix for bug 53265, trees, menulists, etc have grey background on linux.
Introduce some unix-classic stylesheets here to force the colour scheme for these widgets to be black-on-white. a=hyatt@netscape.com.

Update the windows classic skin files for textfields to remove the hack put in place to accommodate linux.
2000-09-22 02:58:41 +00:00
ben%netscape.com a7baf14dcd fix for b53137, classic dual menubuttons don't click down anymore. Remove the hacks
that I put in place to compensate for incorrect :hover behaviour. r=ianh, a=hyatt
2000-09-22 00:55:35 +00:00
sspitzer%netscape.com bc3ac9baf6 removing script, since it no longer works. r/a=ben 2000-09-22 00:44:18 +00:00
ben%netscape.com 83eb33a0a0 add missing file to fix bustage 2000-09-21 07:58:36 +00:00
warren%netscape.com 7709b02310 Fixed preview.gif in jar.mn 2000-09-21 07:45:26 +00:00
ben%netscape.com 4beb66f306 change jar.mn to accommodate previous checkin 2000-09-21 07:12:30 +00:00
ben%netscape.com d54a5692bc second part of fix for 53159, editor UI fixes. r=hewitt, sr=sfraser 2000-09-21 07:11:20 +00:00
hewitt%netscape.com 6b260522cf 46423 - updated non-focused tree selection color, r=hangas, a=ben 2000-09-21 07:09:56 +00:00
hewitt%netscape.com 3ea78604d5 46423 - [Modern] first round of new icons, r=hangas, a=ben 2000-09-21 07:09:31 +00:00
hewitt%netscape.com 88bfd72db7 #46519 - put addressbook.css back into classic.jar, r=hangas, a=ben 2000-09-21 06:57:11 +00:00
hewitt%netscape.com bf03b86190 #46423 - [Modern] resurrect edit mode tabs in composer, r=cmanske, a=ben 2000-09-21 06:43:38 +00:00
hewitt%netscape.com 072797ffc7 #46423 - underlines on personal toolbar bookmarks, r=hangas, a=ben 2000-09-21 06:37:07 +00:00
warren%netscape.com 39b9bafdb2 Making windows package the editor stuff. Fixing structure of editor jar.mn 2000-09-21 06:24:54 +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 b582d7e712 #46423 - [Modern] address book cleanup, r=hangas, a=ben 2000-09-20 00:26:30 +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
hewitt%netscape.com 0638aa3ebc #46423 - messenger focus rings, :active behavior on "File" button, r=hangas, a=ben 2000-09-20 00:14:58 +00:00
hewitt%netscape.com 28bc283427 #46423 - cleaner navbar disabled buttons, r=marlon, a=ben 2000-09-19 23:59:38 +00:00
hewitt%netscape.com 8b319827c8 #46423 - polish for menupopups of button-toolbar-2, r=hangas, a=ben 2000-09-19 23:58:36 +00:00
hewitt%netscape.com 7eed8af6c2 #46423 - menu tweaks and tooltip color change, r=hangas, a=ben 2000-09-19 23:57:37 +00:00
hewitt%netscape.com 030a22f9dc #46423 - [Modern] making grippies scale vertically, r=hangas, a=ben 2000-09-19 23:48:52 +00:00
hewitt%netscape.com 6ee98cb14b #46423 - [Modern] making grippies scale vertically, r=hangas, a=ben 2000-09-19 23:40:04 +00:00
hewitt%netscape.com 06811567b7 #46423 - [Modern] disabled text on navbar buttons should be dark, r=hangas, a=ben 2000-09-19 23:10:40 +00:00
hewitt%netscape.com 3e2d5d4824 #46423 - [Modern] tree cleanup, r=hangas, a=ben 2000-09-19 23:09:41 +00:00
hewitt%netscape.com c252180915 #46519 - get rid of border around treehead > treerow, r=hangas, a=ben 2000-09-19 23:01:25 +00:00
hewitt%netscape.com a0819d1708 #52828 - removed buggy tabpanel binding, r=hangas, a=ben 2000-09-19 22:59:24 +00:00
hewitt%netscape.com 7d7c8f426a #46519 - composer edit mode tab stuff, r=hangas, a=ben 2000-09-19 22:46:47 +00:00
hewitt%netscape.com 384110bc3c #45102 - theme preview images, r=hangas, a=ben 2000-09-19 22:41:53 +00:00
warren%netscape.com 3cf7e3c7e2 Updated to work for mac jar packaging. 2000-09-18 22:33:20 +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 3f0cf05de7 Enter the win directory for hewitt 2000-09-15 10:49:57 +00:00
mscott%netscape.com d9f37dd559 add two new makefiles to classic theme for hewitt 2000-09-15 10:49:19 +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
mscott%netscape.com 0c6b644bad removing makefile.in that has the wrong case. 2000-09-15 09:39:43 +00:00
mscott%netscape.com 794f131cac contain unix breakage by not entering the sub directory yet. 2000-09-15 09:38:47 +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
hewitt%netscape.com d208a41ace #46613 - composer polish, r=hangas, 2nd half of checkin started before close. a=mscott 2000-09-15 09:15:05 +00:00
warren%netscape.com 13c152846a Bug 52701 - bringing MOZ_DISABLE_JAR_PACKAGING back to life. 2000-09-15 08:08:11 +00:00
hewitt%netscape.com a0cb3696d2 #46613 - tree focus/selection colors, r=hangas 2000-09-15 07:18:37 +00:00
hewitt%netscape.com 6dfc387a09 #46423 - remove bottom border of sidebar, r=hangas 2000-09-15 07:18:30 +00:00
ben%netscape.com ea632c66ed more from earlier profile manager checkin. 2000-09-15 06:45:40 +00:00
ben%netscape.com c0d44b85cc part of earlier profile manager checkin 2000-09-15 06:44:48 +00:00
jglick%netscape.com 8eb33c25c5 fixes for bugs: 44581, 52491, 52524, 52490, 52560, 52571, 52353, 52357, 52349, 43358. Spelling, wording and capitalization fixes. New Folder Dialog fixes. r=hangas 2000-09-15 06:41:01 +00:00
hyatt%netscape.com c6795c7114 Numerous XBL fixes (security patches and minor syntax changes). r=ben 2000-09-15 06:38:35 +00:00
nbhatla%netscape.com 0d4daba3c5 #46423 -> new modern skin. new editor formatting toolbar images, toolbar grippy, progressmeter, and edit-mode toolbar tabs. also small tweaks to classic. r=hewitt 2000-09-15 06:23:46 +00:00
ben%netscape.com 1f3e2f7439 51548, 46613. same as before. 2000-09-15 06:14:01 +00:00
nbhatla%netscape.com eabef8976c First Checked In. 2000-09-15 06:07:48 +00:00
mozilla.BenB%bucksch.org aaf1329100 Readd errously removed file mailheader.css. r=Ben Goodger 2000-09-14 23:32:21 +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
sspitzer%netscape.com 06ef1a0a56 fix for #51267. failure to load menu.css bug. we were
packaging up a zero length menu.css file and referencing it.
r=nbhatla,mscott
2000-09-14 22:44:58 +00:00
alecf%netscape.com e887a95156 export colorpicker.css so win32 build will start without JAR packaging 2000-09-14 21:49: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
hyatt%netscape.com 5e0fc5b54b Fix dup entries. r=warren 2000-09-14 10:54:12 +00:00
nbhatla%netscape.com ffabca3053 #46423 -. new modern tabs continued. r=ben 2000-09-14 10:36:17 +00:00
nbhatla%netscape.com f6078c7cb6 #46423 -> new modern tabs and other minor updates. also checking in new image files for mac classic tabs in editor. r=ben. 2000-09-14 10:35:21 +00:00
nbhatla%netscape.com 537ecc79d3 First Checked In. 2000-09-14 10:30:29 +00:00
sfraser%netscape.com 35e1548dd1 Fix directory separators. 2000-09-14 08:29:33 +00:00
cmanske%netscape.com 1770e9409e CSS changes for Composer dialogs. b=47704, 47701. r=hyatt 2000-09-14 05:30:00 +00:00
jglick%netscape.com be87cc2d3e Bug 45535, mail news pref panel updates. r=hangas 2000-09-14 05:17:18 +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
hewitt%netscape.com 15cbbfee09 #52495 - text fields had no value property, r=hangas 2000-09-13 18:45:31 +00:00
cmanske%netscape.com 115ff1a39c Tweaked color for composer Advanced Edit dialog select to match Modern colors. r=ben 2000-09-13 14:54:23 +00:00
cmanske%netscape.com a2f4be4b12 Tweaked colors for composer dialogs to match Modern colors. r=ben 2000-09-13 14:17:43 +00:00
hewitt%netscape.com 5afaf4ccf2 #46423 - modern skin splitters, r=nbhatla 2000-09-13 10:47:40 +00:00
nbhatla%netscape.com e80eaa1a7b #46423 -> new modern skin. brand new widgets. r=hewitt. 2000-09-13 10:47:38 +00:00
nbhatla%netscape.com 063bbb0058 #46423 -> new modern skin. All new widgets. r=hewitt. 2000-09-13 10:46:20 +00:00
nbhatla%netscape.com b3232880aa First Checked In. 2000-09-13 10:34:18 +00:00
hewitt%netscape.com c2e4102d36 #46613 - new colorpicker buttons in prefs, r=nbhatla 2000-09-13 10:15:11 +00:00
hewitt%netscape.com cb7e03f345 echo #42491 - cropping on long personal toolbar items, r=ben 2000-09-13 09:24:34 +00:00
hewitt%netscape.com 14c01b7981 #46423 - modern skin splitters, r=nbhatla 2000-09-13 09:24:16 +00:00
hewitt%netscape.com 532850bcc1 #42491 - cropping on long personal toolbar items, r=ben 2000-09-13 08:05:57 +00:00
anthonyd%netscape.com 2cfe160ae7 fixing slashes 2000-09-13 07:39:45 +00:00
anthonyd%netscape.com c93ac275e6 added a note for the unused unix directories r=ben 2000-09-13 07:35:26 +00:00
anthonyd%netscape.com 0ea6a49a67 fixing the slashes 2000-09-13 06:50:19 +00:00
mozilla.BenB%bucksch.org b0cf1263da 52042: "Escape" classes inserted by our TXT recognizer(s) by prepending "moz-"
39771: * -> <b> (not <strong>), / -> <i> (not <em>)
18427, Step 1: Add |class=moz-text-html | to wrapping <div>, so users can add rules specific to HTML msgs to their user stylesheets (e.g. to ignore certain formatting). r=rhp
Updating msg body UA stylesheets
r=a=alecf
2000-09-13 02:11:00 +00:00
warren%netscape.com 9a73b05e63 Adding missing files. 2000-09-13 01:48:34 +00:00
ben%netscape.com 483eac7047 fix for 50119, make sure that textfields have a white background 2000-09-12 23:34:05 +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
hewitt%netscape.com ceb82bef9b #46423 - modern skin sidebar, r=nbhatla 2000-09-12 07:49:06 +00:00
nbhatla%netscape.com 9891746f6c #46423-> new modern skin. formatting toolbar updates. r=hewitt. 2000-09-12 04:17:16 +00:00
nbhatla%netscape.com 8125515b86 #46423 -> new modern skin. Fixes for icons in formatting toolbar of messenger compose and editor. r=hewitt. 2000-09-12 04:16:31 +00:00
nbhatla%netscape.com ae2cd22cfc #46423 -> new modern skin. Fixes to icons and colors in formatting toolbar in messenger compose and editor. r=hewitt. 2000-09-12 04:14:57 +00:00
nbhatla%netscape.com e049da3578 First Checked In. 2000-09-12 04:12:27 +00:00
warren%netscape.com f519c23063 Removed dups from bit-rotted jar.mn file that prevented it from zipping. 2000-09-12 02:34:29 +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
cmanske%netscape.com e85d8b40bf Composer CSS changes for dialog cleanup work (47213, 47701) r=sfraser 2000-09-12 00:35:32 +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
nbhatla%netscape.com 73a94d8720 #46423 -> new modern skin. fixing some images in the toolbar. r=hewitt 2000-09-11 21:17:03 +00:00
ben%netscape.com 109e13147d add file back 2000-09-11 01:54:27 +00:00
ben%netscape.com e17243413e fix navigator urlbar height in classic-win 2000-09-11 01:10:38 +00:00
BlakeR1234%aol.com a2aab3aeda Classic skin polish (46613): focus issues 2000-09-10 20:03:32 +00:00
BlakeR1234%aol.com 9e365e238f Classic skin polish (46613): the throbber shouldn't take focus (48467) -- better way to fix it 2000-09-10 19:48:46 +00:00
BlakeR1234%aol.com 9bd9a1dfcb actually... 2000-09-10 19:45:09 +00:00
BlakeR1234%aol.com 267ead355e Classic skin polish (46613): menubuttons shouldn't take focus. r=ben 2000-09-10 19:34:56 +00:00
BlakeR1234%aol.com 71284753b0 Classic skin polih (46613): the throbber shouldn't take focus (48467) 2000-09-10 19:27:59 +00:00
BlakeR1234%aol.com ffbe66def3 Classic skin polish (46613): the throbber shouldn't take focus (48467) 2000-09-10 19:26:45 +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
disttsc%bart.nl 426f7840e6 Fixing the news subscribe checkmark to stop messing with the line height. r=ben 2000-09-10 02:44:11 +00:00
BlakeR1234%aol.com 8220cd5f0a Classic skin polish (46613) -- also fixes 50178 2000-09-09 21:35:44 +00:00
BlakeR1234%aol.com 2ef0eb9a29 classic skin polish (46613) 2000-09-09 18:37:06 +00:00
BlakeR1234%aol.com 43cc0f4a57 Classic skin polish (46613) 2000-09-09 18:21:28 +00:00
BlakeR1234%aol.com 9191fed77d Classic skin polish (46613) 2000-09-09 17:43:03 +00:00
BlakeR1234%aol.com f3047ca97d Classic skin polish (46613) 2000-09-09 08:39:46 +00:00
BlakeR1234%aol.com 4f743ac06a Classic skin polish (46613) 2000-09-09 08:18:53 +00:00
BlakeR1234%aol.com dca76b8061 Classic skin polish (46613), use disabled dropmarker image for disabled menubuttons (like the nav back/fwd buttons) 2000-09-09 07:48:09 +00:00
nbhatla%netscape.com a687a0e360 #46423 -> new modern skin. backing out changes to toolbar. workaround fix for #51768. navbar no longer accomodates larger fonts in urlbar. r=hewitt. 2000-09-08 23:43:40 +00:00
hewitt%netscape.com 5418cf0c99 #51644 - css typo fix, r=ben 2000-09-08 23:17:50 +00:00
hewitt%netscape.com 7efa5087b4 #47441 - windows classic scrollbar color correction, r=ben 2000-09-08 08:22:19 +00:00
putterman%netscape.com 42c0d70b6b Fix for 19618. Add icons to thread column. r=bienvenu 2000-09-08 04:21:41 +00:00
hewitt%netscape.com 9bcaced0f6 46613 - fix margins on navbar, r=nbhatla 2000-09-08 00:31:37 +00:00
nbhatla%netscape.com 6a1ddfe91a #46423 -> new modern skin. updates to straighten out taskbar groove menus. r=andreww 2000-09-08 00:03:04 +00:00
nbhatla%netscape.com d13f47502f #46423 -> New Modern Skin. Adds composer toolbar icons, and other polish. r=andreww 2000-09-07 23:54:13 +00:00
nbhatla%netscape.com 228ddda612 First Checked In. 2000-09-07 23:51:17 +00:00
ben%netscape.com 8e4967879d sync up jar.mn 2000-09-07 09:54:22 +00:00
ben%netscape.com 84c3b7b162 remove more files 2000-09-07 09:23:57 +00:00
ben%netscape.com 3d5c9d26f9 more file removal 2000-09-07 09:19:41 +00:00
ben%netscape.com e53fc96863 removing more files 2000-09-07 09:16:29 +00:00
ben%netscape.com f29dceba7a more file removal 2000-09-07 09:14:36 +00:00
ben%netscape.com aa113a74ab more dead files 2000-09-07 09:11:04 +00:00
ben%netscape.com b22cfc7bee more images bite the dust 2000-09-07 09:08:28 +00:00
ben%netscape.com cf8bf3d450 more of the same 2000-09-07 09:06:52 +00:00
ben%netscape.com 4a75d58137 die classic skin bloat, die! 2000-09-07 09:06:27 +00:00
ben%netscape.com 5c2372a421 file removal... 2000-09-07 09:02:20 +00:00
ben%netscape.com 66c7d04891 file removal... 2000-09-07 09:00:30 +00:00
ben%netscape.com 3bccd090c4 even more dead files... 2000-09-07 08:56:50 +00:00
ben%netscape.com 8c40002892 more dead files... 2000-09-07 08:53:13 +00:00
ben%netscape.com 23509955f0 remove dead files 2000-09-07 08:49:03 +00:00
ben%netscape.com 0bf7e6b8c7 remove more dead files... 2000-09-07 08:48:28 +00:00
ben%netscape.com e00ebbae89 oops, forgot to commit jar manifest too 2000-09-07 08:42:20 +00:00
ben%netscape.com 60676cf0a2 remove dead files 2000-09-07 08:05:56 +00:00
cmanske%netscape.com 95990119c4 Composer dialog CSS changes for Image dialog (47651) r=hyatt 2000-09-07 05:38:59 +00:00
ben%netscape.com 9f1ba92dbf 46613, mail window fixes for classic skin 2000-09-07 05:05:15 +00:00
nbhatla%netscape.com 6f30d4711d #46423 -> new modern skin. also updated classic skins i because of navigator.xul change earlier. Messenger compose and addressbook should now have the right toolbar buttons, and the nav bar in browser should stretch vertically to accomodate any urlbar font size. r=hewitt 2000-09-07 05:04:24 +00:00
nbhatla%netscape.com be81de46e7 First Checked In. 2000-09-07 04:49:38 +00:00
matt%netscape.com 5d731e7977 adding background to textfield when disabled
r=ben
bug 47902
2000-09-07 01:12:26 +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
hewitt%netscape.com 86779e3682 45102 - theme preview images in prefwindow, r=hangas 2000-09-06 22:18:14 +00:00
dbaron%fas.harvard.edu a7fa7907b8 Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935 2000-09-06 13:52:26 +00:00
dbaron%fas.harvard.edu 878a490c85 Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935 2000-09-06 13:47:33 +00:00
hewitt%netscape.com 163026770e bust fix on mac. 2000-09-06 04:17:51 +00:00
hewitt%netscape.com c10b9ecb82 bust fix. sorry once again. 2000-09-06 03:28:48 +00:00
hewitt%netscape.com b6bb7c5d65 whoops. fix for bustage, r=mscott 2000-09-06 02:59:21 +00:00
hewitt%netscape.com aeac521db9 #46613 - windows classic tab control, r=hangas 2000-09-06 02:29:52 +00:00
hewitt%netscape.com e7e0471036 #46423 - modern skin menu colors, r=hangas 2000-09-06 02:17:51 +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
hewitt%netscape.com dbc4fcf9b2 45102 - theme preview images in prefwindow, r=hangas 2000-09-06 02:10:37 +00:00
hewitt%netscape.com 0d57fc1566 45102 - theme preview images in prefwindow 2000-09-06 02:06:10 +00:00
hewitt%netscape.com 406d5b718f #45102 - theme preview images in prefwindow 2000-09-06 02:05:30 +00:00
hyatt%netscape.com ce31959433 fix for 51410 - xbl syntax change, r=danm 2000-09-05 22:52:57 +00:00
hewitt%netscape.com d55b49e671 #46613 - classic skin polish. fixed disabled buttons and menubuttons looking enabled during :hover and :active 2000-09-05 05:37:58 +00:00
ben%netscape.com 107f41767a hm... 2000-09-05 05:09:53 +00:00
nbhatla%netscape.com b49ff55b57 #46423 -> New Modern Skin. Replaced PNGs with GIFs. Mail's main toolbar now has new button icons. r=hewitt 2000-09-05 04:30:28 +00:00
nbhatla%netscape.com 3d8c17126d First Checked In. 2000-09-05 04:25:48 +00:00
ben%netscape.com 49dbdc1577 fix for toolbar menubuttons taking focus. 2000-09-05 04:15:09 +00:00
BlakeR1234%aol.com 2cf6aee311 Fix bug 48875, just a typo. r=ben 2000-09-04 21:29:25 +00:00
ben%netscape.com c883cadbe8 fix button sizing problem 2000-09-04 00:14:51 +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
sfraser%netscape.com c4942deab5 Fix for 43119 -- pageInfo.css is no longer needed. r=ben 2000-09-02 04:27:36 +00:00
jglick%netscape.com 32410f8ab9 Bug #46423, #29243 Changing to correct attachment icon r=hangas 2000-09-01 22:54:38 +00:00
hewitt%netscape.com 12bb2cbb1b 46073 - added .plain to missing selector 2000-09-01 22:08:25 +00:00
hewitt%netscape.com 09077b7037 46073 - added .plain for one missing selector 2000-09-01 22:06:45 +00:00
cmanske%netscape.com 34f6014b25 CSS changes for editor dialogs, b=47695, r=sfraser 2000-09-01 22:01:06 +00:00
nbhatla%netscape.com 40ea3dda60 #46519 -> Classic Skin Polish fixes. fix for missing bookmark icon on hover and click in urlbar. larger images for reduced tiling and increased speed for mac buttons. r=andreww 2000-09-01 20:39:55 +00:00
nbhatla%netscape.com 7986658f5c First Checked In. 2000-09-01 20:31:42 +00:00
nbhatla%netscape.com c355124720 #46423 -> New modern skin polish. Fixes for transparency (pink color) issues in nav toolbar. 2000-09-01 04:10:53 +00:00
ben%netscape.com 04c254ba81 add file 2000-09-01 01:55:27 +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
ben%netscape.com acf7517ea0 fix tree font and menulists in classic (50180, 45196) 2000-08-31 06:46:17 +00:00
ben%netscape.com c7417122a5 46613, classic skin polish 2000-08-31 06:09:17 +00:00
ben%netscape.com 2a3ebe2644 46613... 2000-08-31 05:45:28 +00:00
ben%netscape.com 6a71119f86 46613, classic skin polish (Mac profile manager) 2000-08-31 05:26:27 +00:00
ben%netscape.com 8390d1ccb7 updated image 2000-08-31 05:18:47 +00:00
ben%netscape.com 37786cfa9e mac classic users icon 2000-08-31 04:38:19 +00:00
nbhatla%netscape.com a724cd0e53 #46423-> new modern skin polish. NOT PART OF BUILD. r=marlon 2000-08-31 03:49:23 +00:00
nbhatla%netscape.com 91ba42ed2d #46423 -> New modern skin polish. NOT PART OF BUILD. r=marlon 2000-08-31 03:47:30 +00:00
nbhatla%netscape.com 0a7bb1fa79 #46423 -> New Modern skin Polsih. NOT PART OF BUILD. r=marlon 2000-08-31 03:46:53 +00:00
nbhatla%netscape.com a0f96689ca #46423 -> Modern skin Polish. NOT PART OF BUILD. r=marlon. 2000-08-31 03:46:10 +00:00
nbhatla%netscape.com b6243188c2 #46423 - New Modern Skin Polish. Final batch of navigation bar images, other minor color tweaks. NOT PART OF BUILD. r=marlon 2000-08-31 03:44:33 +00:00
slamm%netscape.com cc6ba910f2 Remove icons for horizontal grippy. (47585) r=mcafee 2000-08-30 23:42:24 +00:00
slamm%netscape.com 8503febc68 Drop special grippy images and use standard grippy images instead (47585). Add style for hiding the twirling load gif. r=mcafee 2000-08-30 23:41:32 +00:00
slamm%netscape.com d2411524df Drop gifs. Styles for 'more tabs' link (47585). r=mcafee 2000-08-30 23:41:24 +00:00
cmanske%netscape.com 69be7e2c8d Added background color to fix space around <title> text. b=42331, r=jrgm 2000-08-30 23:30:13 +00:00
andreww%netscape.com 99bcfc1e44 bug# 47633 remove "open windows" on taskbar. r=nbhatla 2000-08-30 21:38:35 +00:00
ben%netscape.com 2613d8a8bd tidy up makefile some more 2000-08-30 05:35:14 +00:00
ben%netscape.com 0310fce688 here we go again... 48205. Tested this time with a non-existent chrome dir, and it seems to work. 2000-08-30 03:37:22 +00:00
ben%netscape.com 70ccd249c2 fix red by commenting out my change for now... 2000-08-30 03:14:39 +00:00
ben%netscape.com 1114a67e7a fix for build bustage 2000-08-30 02:58:25 +00:00
ben%netscape.com a78b3030c0 better fix for the windows part of 48205. 2000-08-30 02:11:06 +00:00
ben%netscape.com 7d916776ae unix part of fix for 48205 2000-08-30 02:09:57 +00:00
cmanske%netscape.com 405547f64e Removed descendant CSS for titledbox, b=42331. Added support for proper images for type='radio' menuitems. r=ben 2000-08-30 00:42:32 +00:00
ben%netscape.com e535141270 48205 for windows 2000-08-29 23:37:42 +00:00
nbhatla%netscape.com 3d005fd23d #46423 -> New Modern Skin. Fixes for navigation toolbar, removing stacks and unnecessary PNGs so that urlbar typing is faster. r=hangas, a=mscott. 2000-08-29 02:32:47 +00:00
nbhatla%netscape.com 8887fe8057 First Checked In. 2000-08-29 02:30:28 +00:00
ben%netscape.com 8ff009f04a fix for 50370, unable to switch tabs in classic-mac 2000-08-29 00:08:51 +00:00
ben%netscape.com e793a825ae 46613... classic skin polish. 2000-08-28 04:37:46 +00:00
cmanske%netscape.com 261b8dd6b6 Fixed switching to child selector rather than descendant for blue theme, b=42331, r=hyatt 2000-08-28 00:04:40 +00:00
cmanske%netscape.com afeffedbf4 Used child selector instead of descendant selector for <titledbox><text> margin. b=42331, r=hyatt 2000-08-27 23:50:16 +00:00
cmanske%netscape.com d61d6cc371 Remove ineffient css for text within title. Use class='label' instead. b=42331, r=ben 2000-08-27 23:42:15 +00:00
ben%netscape.com 99869327b6 update manifests 2000-08-26 03:29:56 +00:00
ben%netscape.com f4a445a88a 48205 2000-08-26 03:20:44 +00:00
ben%netscape.com 588b09b40d 46613... 2000-08-26 03:14:13 +00:00
ben%netscape.com e1f50996a1 46613, more of the same. 2000-08-26 03:00:51 +00:00
ben%netscape.com fbc1aaa425 46613, classic skin polish 2000-08-26 02:32:25 +00:00
BlakeR1234%aol.com 7c380f4b87 Fix bug 50178, hover style for PT bookmarks button should match that of other PT buttons. r=nbhatla a=brendan 2000-08-26 01:49:57 +00:00
nbhatla%netscape.com bebb451496 #46423 -> New Modern Skin Polish. Fixed jar.mn file. sorry warren. 2000-08-25 17:28:28 +00:00
hyatt%netscape.com 3b2dc72cf0 Blew away my bug fix for the Go button, dammit. 2000-08-25 07:08:36 +00:00
nbhatla%netscape.com fbfce47a79 #46423 -> New Modern Skin Polish. CSS/XBL to accompany the many new modern skin graphics I checked in earlier today. The modern skin will be polished even further in the coming weeks. 2000-08-25 05:25:46 +00:00
ben%netscape.com 7a99d14cf5 this orange could be mine... 2000-08-25 05:08:03 +00:00
nbhatla%netscape.com 00f5e4c158 #46423 -> Modern Skin Polish 2000-08-25 04:59:38 +00:00
nbhatla%netscape.com bc110c638a First Checked In. 2000-08-25 04:59:14 +00:00
nbhatla%netscape.com 4696f2a628 First Checked In. 2000-08-25 02:50:07 +00:00
nbhatla%netscape.com 4f9faa1ac6 #46423 -> Modern skin Update 2000-08-25 02:49:40 +00:00
ben%netscape.com e5542a9e5b testing lock 2000-08-25 02:46:47 +00:00
nbhatla%netscape.com 1df3570c3c First Checked In. 2000-08-25 02:28:47 +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
sgehani%netscape.com a1c0ef9c4b First Checked In. 2000-08-24 22:40:13 +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
warren%netscape.com cf5d254187 Removed dup 2000-08-24 07:13:08 +00:00
ben%netscape.com 049bc00287 *** empty log message *** 2000-08-24 04:13:49 +00:00
ben%netscape.com d4013c4825 fix for 34590 - misaligned twisties in modern and blue. patch provided by henrik gemal. r=myself 2000-08-24 04:13:35 +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
ben%netscape.com bccaef189f checking in modern theme part of fix for menulist cropping bug (see comment that went with blue's checkin log) 2000-08-24 03:00:23 +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
ben%netscape.com 8e4b8bd9bd 45687... 2000-08-24 00:41:13 +00:00
ben%netscape.com 84f503f0fc fix 45687, fix hang in add application helper dialog 2000-08-24 00:38:05 +00:00
nbhatla%netscape.com 20080373b0 #46519 -> Mac Classic Skin Polish. Minor changes. Fixes for #47447 -> Added location-hover.gif, #49461 -> typo in tree.css, #49765 -> adds editor formatting icons back to win/unix. r=andreww 2000-08-24 00:14:54 +00:00
nbhatla%netscape.com 6421f78617 First Checked In. 2000-08-24 00:12:10 +00:00
mscott%netscape.com 4db130d66d Bug #47681 --> polish tweak, make the header name column a little bit wider
r=alecf
2000-08-24 00:08:24 +00:00
ben%netscape.com dd0118c7e9 fix for 49206, classic-win lacks font style button icons 2000-08-24 00:03:02 +00:00
ben%netscape.com 98582ba511 fix for 37997 and the navigator toolbar looks wacky in modern problem 2000-08-23 23:59:44 +00:00
ben%netscape.com d1f9151b14 still not done fixing 49561, apparently... 2000-08-23 05:14:23 +00:00
ben%netscape.com f005de657f update manifests for themes to fit new pref panel design 2000-08-23 05:09:51 +00:00
ben%netscape.com 8fe9b0bba7 fix for 49561, typo in bookmarks.css causes inefficient rule 2000-08-23 03:50:43 +00:00
hyatt%netscape.com ea4b4ddf3c Fix for 49431. r=ben 2000-08-23 00:53:04 +00:00
cmanske%netscape.com 7dc031cd23 CSS changes for Composer toolbars, b=47503, r=jfrancis 2000-08-23 00:43:45 +00:00
pavlov%netscape.com 2174529627 adding blue to build 2000-08-19 06:53:40 +00:00
pavlov%netscape.com c8d58cdd6f s/Modern/Blue/ 2000-08-19 06:43:13 +00:00
pavlov%netscape.com f8a45efb8c bug 49530 (i'm just copying files) 2000-08-19 06:27:33 +00:00
nbhatla%netscape.com 96318200e0 #46519 -> Mac classic skin polis. r=hangas 2000-08-19 02:04:21 +00:00
nbhatla%netscape.com 1261d6b283 #46519 -> Mac Classic Skin Polish. Pointer cursor on bookmarks mouseOver now. r=hangas 2000-08-19 02:03:07 +00:00
nbhatla%netscape.com 8a0febc0e2 #25561 -> Select Addresses dialog cleanup. #46519-> Mac Classic skin polish. r=hangas 2000-08-19 01:57:50 +00:00
cmanske%netscape.com ba0815b319 Tweaked toolbar images to center better. Part of bug 47515. r=mjudge 2000-08-18 22:02:28 +00:00
ben%netscape.com 0bdb817c34 resource urls are bad 2000-08-18 06:22:14 +00:00
ben%netscape.com ddf4b2d9c3 46613... 2000-08-18 06:13:32 +00:00
ben%netscape.com 5562e1e5a1 fix for 31374, text in disabled textfields isn't greyed 2000-08-18 04:52:04 +00:00
alecf%netscape.com 7e650ea900 other part of fix for filter stuff r=bienvenu 2000-08-18 00:18:29 +00:00
gayatrib%netscape.com 5a92dc2eac fix for bugs 38107 and 40175. review=putterman 2000-08-17 23:48:42 +00:00
alecf%netscape.com cf4bd58510 remove mac and windows-specific messenger.css, just use XP one
r=putterman (no bug, just a build issue)
2000-08-17 21:22:42 +00:00
mscott%netscape.com 45539f394f For modern skin:
Bug #46348, 22960 --> fix expensive style rules to make the message header pane faster,
fix vertical alignment problem between header values by forcing our html tags to
have 0 margins (they were inheriting a default margin size)
Bug #47681 Force proper alignment of the header names in the message pane.
r=alecf
2000-08-17 07:25:00 +00:00
mscott%netscape.com f77f59e5f6 For classic windows skin:
Bug #46348, 22960 --> fix expensive style rules to make the message header pane faster,
fix vertical alignment problem between header values by forcing our html tags to
have 0 margins (they were inheriting a default margin size)
Bug #47681 Force proper alignment of the header names in the message pane.
r=alecf
2000-08-17 07:24:37 +00:00
mscott%netscape.com d6fd8cff68 For classic skin:
Bug #46348, 22960 --> fix expensive style rules to make the message header pane faster,
fix vertical alignment problem between header values by forcing our html tags to
have 0 margins (they were inheriting a default margin size)
Bug #47681 Force proper alignment of the header names in the message pane.
r=alecf
2000-08-17 07:24:20 +00:00
dprice%netscape.com 526a879932 adding platform specific jar.mn 2000-08-16 23:29:55 +00:00
dprice%netscape.com 57c0e2144a moving platform specific files to their own manifest files. 2000-08-16 23:28:40 +00:00
nbhatla%netscape.com 270ed97751 #46519 -> Mac Classic Skin Polish. Updates to Editor Format Toolbar icons, for bugs #47685 and #48700. Also removed duplicate lines from navigator.css. r=hangas 2000-08-16 23:06:56 +00:00
mcafee%netscape.com 88afaf895d Adding width for mousewheel prefs pulldown (40888). r=slamm 2000-08-16 22:45:48 +00:00
mcafee%netscape.com d922ec1f1a Ignore generated files. 2000-08-16 22:44:35 +00:00
ben%netscape.com d2e809df5e 46613.. 2000-08-16 08:30:42 +00:00
ben%netscape.com e18e511758 46613.. 2000-08-16 07:57:31 +00:00
dprice%netscape.com 98100ebeb0 adding forgotten files 2000-08-16 07:26:09 +00:00
dprice%netscape.com 34188550fc adding forgotten file 2000-08-16 05:50:52 +00:00
dprice%netscape.com b309693625 adding some files that were forgotten 2000-08-16 05:46:18 +00:00
ben%netscape.com 2966ae7fce 46613.. 2000-08-16 05:08:01 +00:00
ben%netscape.com e58a1f05dc 46613... 2000-08-16 05:05:21 +00:00
ben%netscape.com 84542fc2ee fixing mac 2000-08-16 04:14:34 +00:00
nbhatla%netscape.com b8a2c41589 #48704 -> Adding print button styles to navigator in win/unix classic skin. Forgot to submit this in last checkin with mac classic fix. 2000-08-16 03:37:43 +00:00
ben%netscape.com 6c596c00b4 46613, more classic skin work 2000-08-16 03:31:42 +00:00
ben%netscape.com de6924d20e 46613 and 47636 (classic skin work, and make it so that you can go back
to the multiple search results listing)
2000-08-16 03:29:32 +00:00
nbhatla%netscape.com e6c953d75d #46519 -> Mac Classic Skin Polish. Work mostly on the editor and messenger, fixing icons and mouseOver/toggled behavior. #47680-> CSS fix for proper modern tab borders. #17924-> Fix for status bar height. #45685-> Added column header icons and splitter functionality in classic mail. #45128-> Mail thread icons show proper new message states like 4.x. r=hangas 2000-08-16 03:27:44 +00:00
nbhatla%netscape.com 3b2c000398 First Checked In. 2000-08-16 03:09:18 +00:00
dprice%netscape.com 551342ed33 removing navigator/wallet/* from jar.mn 2000-08-16 03:00:25 +00:00
dprice%netscape.com 9fd1a342bd removed communicator/wallet/* from jar.mn, those folders are gone. 2000-08-16 02:46:26 +00:00
pinkerton%netscape.com 36d5818957 Fix for 43421, add a style rule to use the selection color when a folder is hovered over during drags. r=ben. 2000-08-15 18:21:40 +00:00
ben%netscape.com feb7dd02ea classic skin polish (46613) 2000-08-14 09:34:20 +00:00
ben%netscape.com cb7bcb42b8 classic skin polish, 46613 2000-08-14 04:23:06 +00:00
BlakeR1234%aol.com c527dc9599 Classic skin polish (46613). Make context menus thinner. r=ben, nsbeta3+ 2000-08-14 02:34:57 +00:00
ben%netscape.com 332fc141be i suck 2000-08-13 09:33:56 +00:00
ben%netscape.com f8371c4658 classic skin polish, 46613 2000-08-13 09:06:08 +00:00
ben%netscape.com 3884e6386c sidebar tweaks for classic skin, 46613 2000-08-13 04:33:19 +00:00
ben%netscape.com 179c567bf8 fix broken classic splitters (46613) 2000-08-13 03:48:11 +00:00
BlakeR1234%aol.com 51745bfae8 Fix bug 47429, just add a style rule to change cursors. r=me a=german 2000-08-13 00:05:15 +00:00
BlakeR1234%aol.com 3e9ca42b4c Fix bug 47430, just add a style rule to change cursors. r=me a=germa 2000-08-12 23:54:51 +00:00
ben%netscape.com 69b82ca508 added file to jar.mn 2000-08-12 10:17:02 +00:00
ben%netscape.com 1f1fbfa6fa old throbber. no one liked the new one. maybe another throbber contest? (46613) 2000-08-12 09:34:32 +00:00
ben%netscape.com b5ff7beec8 46613, classic skin polish 2000-08-12 09:12:23 +00:00
ben%netscape.com bf95f5b0ce 46613... 2000-08-12 06:37:37 +00:00
ben%netscape.com aa4bc16822 jar.mn update 2000-08-12 06:04:33 +00:00
ben%netscape.com 5c08e3c1c4 46613, classic skin polish 2000-08-12 06:01:04 +00:00
ben%netscape.com 09ca29ad15 classic skin stuff, 46613 2000-08-12 04:24:29 +00:00
sfraser%netscape.com 475a66dc34 Toolbar cleanup 47506 -- less obnoxious toggled color. r=cmanske 2000-08-12 00:58:45 +00:00
sfraser%netscape.com de7209e969 Work for 37815 -- better dropdown CSS and images. r=cmanske. 2000-08-12 00:45:23 +00:00
sfraser%netscape.com 79f9f0a891 CSS for editor toolbar buttons for bug 38792. r=cmanske, ben. 2000-08-12 00:02:56 +00:00
sfraser%netscape.com eed6ef727a Fix for bugs 38792, 47506 -- tidyup of editor toolbar. r=cmanske 2000-08-12 00:02:32 +00:00
cmanske%netscape.com 43af5342ca Fixed spacing around text in titledboxes for Modern skin. b=46423, 42331. r=beppe 2000-08-11 22:27:09 +00:00
warren%netscape.com ea12edc20a Jar manifest updates. 2000-08-11 09:05:40 +00:00
cmanske%netscape.com 8c4633c394 Added more space above text for toolbar buttons. Part of 46423. r=hangas 2000-08-11 03:08:38 +00:00
mcafee%netscape.com 65e16aafd6 Removing wallet from makefiles, fixes solaris bustage. r=Daa 2000-08-10 23:04:33 +00:00
mcafee%netscape.com 3865182dc5 Ignore gnerated files. 2000-08-10 07:25:12 +00:00
mcafee%netscape.com 7adab3233a Ignore generated files. 2000-08-10 07:24:02 +00:00
cmanske%netscape.com 77d34e941e Changed images for editmode toolbar, part of bug 47515. r=sfraser 2000-08-10 02:11:00 +00:00
nbhatla%netscape.com 3d0f283f15 #46519 -> Mac Classic Skin Polish. Finally added Mac-like tab widgets by modifying XBL and CSS. Also added new IE 5 icons for imported bookmarks, as well as fixing splitter grippy icon state changes. r=andreww 2000-08-09 23:42:18 +00:00
nbhatla%netscape.com 14c4ac5873 First Checked In. 2000-08-09 23:30:14 +00:00
varada%netscape.com cd2cdd2c2e fix for bug#31549;show server pretty name along with identity in mail compose window;r=ducarroz 2000-08-09 22:40:28 +00:00
ben%netscape.com 90799183fe fix for nsbeta3+ bug 41139, can select multiple radio buttons in a group by using the keyboard. 2000-08-09 05:47:46 +00:00
ben%netscape.com 7e1248d913 adding reorder styles for nsbeta3+ bug 46516 to modern and mac classic skin 2000-08-09 02:26:45 +00:00
nbhatla%netscape.com fd07968671 #46519 -> Mac Classic Skin Fixes. This checkin specifically fixes the pref-languages panel, so that the reorder arrow buttons now appear properly on all platforms. 2000-08-09 02:25:43 +00:00
ben%netscape.com 4ece688aa5 fix for 47441 & incremental fix for 46613, correct windows classic skin use of system colours in scrollbar thumb. 2000-08-08 06:15:35 +00:00
ben%netscape.com 580f6512f1 remove redundant wallet skin files and directory, nsbeta3+ 47217 2000-08-07 06:42:21 +00:00
ben%netscape.com cf497f18f6 update jar packager file... 2000-08-06 07:20:39 +00:00
ben%netscape.com efed7f83c6 remove redundant files 2000-08-06 07:20:16 +00:00
bryner%uiuc.edu f7f492c523 Ben forgot to update the unix makefile when he checked in for bug
46613.  This fixes the symptom of mozilla not starting up after switching
to the classic skin.  r=bruce.
2000-08-06 03:43:04 +00:00
nbhatla%netscape.com 927ea82164 #46519 -> Mac Classic Skin Polish. Adds a new class, "plain-extended", so that Mac Classic can have square buttons with the proper rollover behavior built in. 2000-08-04 21:23:33 +00:00
nbhatla%netscape.com 4d1645ff90 Bug #46519 -> Mac Classic Skin Polish fixes. Removed parallel line images from toolbars, etc., I had added yesterday. 2000-08-03 23:36:37 +00:00
slamm%netscape.com 6ee1d72ae0 Images for 'My Sidebar' title grippy. Bug 26259 r=mcafee 2000-08-03 23:29:17 +00:00
slamm%netscape.com 88e277b4ec New styles for 'My Sidebar' title grippy. Bug 26259 r=mcafee 2000-08-03 23:28:22 +00:00
slamm%netscape.com a22bef828b Add horizontal grippy images. bug 26259. r=mcafee 2000-08-03 23:25:35 +00:00
BlakeR1234%aol.com 4a89c1f2c3 Fix bug 47481, all menus have autoscrollers (caused by ben's classic skin changes last night). simple fix. r=me, a=pink 2000-08-03 22:15:09 +00:00
ben%netscape.com 2c194b7a9c search button should not take focus. 2000-08-03 09:59:57 +00:00
warren%netscape.com 6817687a84 Fixed slashes and filenames that were too long for mac. 2000-08-03 08:57:40 +00:00
dprice%netscape.com 80b8fb5784 adding manifest for modern skin jar
NOT IN THE BUILD
2000-08-03 07:35:28 +00:00
ben%netscape.com 3fb93a0e3a remove dead files 2000-08-03 07:18:17 +00:00
ben%netscape.com 1aea00b584 die crapintosh 2000-08-03 07:06:17 +00:00
ben%netscape.com fc9a26cc5e forgot this 2000-08-03 06:45:06 +00:00
dprice%netscape.com d2aa184ce4 added manifest.rdf 2000-08-03 06:44:46 +00:00
ben%netscape.com b7350aa472 classic skin landing from hell
46613 - polish!
2000-08-03 06:24:33 +00:00
nbhatla%netscape.com ef1815e77f Bug #46518 -> Mac Classic Skin Polish. #45112 -> Mail Arrow Icon. #45685 -> mail threaded icon. #45755 -> Radio buttons don't bounce in prefs on windows now. #46178 -> Nudge Button Icons. #46192 ->Prefs Panel title has proper background now. #17926 -> Using px instead of pt for fonts on Mac classic now. #47290 -> Removed border from content in navigator.css and added it to splitters. (for all checkins in past 20 min) r=andrew 2000-08-03 00:46:17 +00:00
nbhatla%netscape.com 5c22137bf5 Bug #46519 -> Mac Classic Skin Polish. Fixes Messenger Icons. 2000-08-03 00:40:20 +00:00
nbhatla%netscape.com 27f09c32fe Bug #46519 -> Mac Classic Skin Polish. Fixes Messenger Icons 2000-08-03 00:39:28 +00:00
nbhatla%netscape.com 656b2c6890 Bug #46519 ->Mac Classic Skin Polish. Fixes Messenger Icons. 2000-08-03 00:38:28 +00:00
nbhatla%netscape.com 336f01c883 First Checked In. 2000-08-03 00:36:12 +00:00
dimator%netscape.com 20c501b2d4 Bug 34434. Updating secure mail and secure news icons. r=putterman 2000-08-02 21:52:37 +00:00
dprice%netscape.com 14b7198abb Adding chrome manifests for classic skin NOT IN THE BUILD 2000-08-02 10:11:17 +00:00
hyatt%netscape.com 8a17b8c062 Column resizing. 41357. 2000-08-02 00:26:25 +00:00
brade%netscape.com ab75548449 change submitted by Dan Haddix (dan6992@hotmail.com); bug #37788 2000-08-01 14:29:35 +00:00
bryner%uiuc.edu 24bfc09eb3 Fix for bug 42052 (auto->none for max-width of menuitems in
menulists).  r=ben.
2000-08-01 00:59:37 +00:00
dimator%netscape.com 46c94ac2af Bug 23760. Updating threaded/unthreaded column icons. r=putterman 2000-07-31 23:38:21 +00:00
ben%netscape.com 6d2227df47 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support. 46613 - Make unix build the windows classic skin for now. Also a good test
for system colour support.
2000-07-31 22:29:30 +00:00
colin%theblakes.com 4c26ea3de9 Prevent very long commands from getting generated. r,a=waterson 2000-07-31 20:36:05 +00:00
BlakeR1234%aol.com 4f64dd888b Classic skin work (46613) 2000-07-30 19:28:18 +00:00
BlakeR1234%aol.com 2e59a64d42 Classic skin work (46613). Decrease the min-width of buttons to better replicate win32 buttons. r=ben 2000-07-30 04:32:58 +00:00
BlakeR1234%aol.com 5ae3156c7b Classic skin work (bug 46613) a=johng 2000-07-30 00:38:27 +00:00
slamm%netscape.com 617293a632 Single click behavior for What's Related panel. Now it is consistent with the Search panel. bug 41609. r=mcafee 2000-07-28 23:06:21 +00:00
ben%netscape.com 34f6924beb 46613... 2000-07-28 08:30:24 +00:00
ben%netscape.com fa54af2d6f added bg image for mac toolbar, 46613 2000-07-28 07:24:01 +00:00
ben%netscape.com da57810c1e More work for 46613, polish stuff for classic skin. 2000-07-28 06:59:57 +00:00
ben%netscape.com 114b9e923f 46613, trying to make maccvs commit this file ;) 2000-07-28 06:23:26 +00:00
ben%netscape.com 35237f286a 46613, classic skin polish 2000-07-28 06:16:16 +00:00
ben%netscape.com a37b532f01 More work for 46613, polish stuff for classic skin. 2000-07-28 05:17:00 +00:00
ben%netscape.com ba6000b182 fixes to Mac classic skin to match my updates to Windows classic last night, b46613 2000-07-28 03:09:05 +00:00
ben%netscape.com d596e9c9f8 forgot this one as well... 2000-07-27 10:17:45 +00:00
ben%netscape.com c42a7fa8b4 classic skin work for 46613, a=johng 2000-07-27 07:11:14 +00:00
ben%netscape.com f3592fdd25 classic skin work for bug 46613, a=johng 2000-07-27 06:59:55 +00:00
ben%netscape.com 49e6d5b716 patches from Peter Annema to improve the look of the toolbar throbber, r=myself, a=waterson, and a fix for an error Peter noticed in button.css, r=myself. 2000-07-26 06:05:22 +00:00
nbhatla%netscape.com f27e601cb9 #43658: Mac Classic polish fixes to toolbar buttons. #45534: Prevents thumb in scrollbar from shrinking too small in linux and windows classic skin. #44430: Mac Classic skin toolbar polish fixes. #46005: Fixes rt. click crash. #45336: Fixes linux crashing in Mail. #40780: Progress-meter patch for mac classic skin. r=hangas 2000-07-22 00:48:29 +00:00
danm%netscape.com ff45f03429 pointing box-header-circle's background-image url to the gif's actual location. parallel to Mac bug 45509 r=ben@netscape.com 2000-07-22 00:21:52 +00:00
danm%netscape.com 950fded59b pointing box-header-circle's background-image url to the gif's actual location. bug 45509 r=ben@netscape.com 2000-07-22 00:20:41 +00:00
mscott%netscape.com 1dd8c0de40 Fix build breakage for unix. 2000-07-21 22:43:26 +00:00
gayatrib%netscape.com 059b423f89 fixing the linux bustage on bug 43883 2000-07-21 22:39:54 +00:00
gayatrib%netscape.com d6c7c159a2 Checking in fix for bug 43883 for Jerry Baker form mozilla.org. review=gayatrib approved=waterson 2000-07-21 22:05:57 +00:00
nbhatla%netscape.com e4e648afe0 Bug #43658 (Mac classic skin polish fixes) - Updated mac classic skin, adding background to slider, modifying autorepeat images, and adding sidebar collapse images to CSS. Bug #45336/#45725 (Mail app crashes after startup) Fixed this by removing border-top style from sidebar.css in .iframe-panel. Bug #44744 - Fixed checkmark spacing in menus in Windows Classic skin. 2000-07-20 01:21:15 +00:00
nbhatla%netscape.com 2cf62fd8fe First Checked In. 2000-07-20 01:01:38 +00:00
varada%netscape.com bf04473aff fix for bug #43229;folder and threaded message indentation;r=mscott 2000-07-19 23:26:49 +00:00
don%netscape.com 9b23c1b5b3 Partial fix for bug 5236 (yes, one that old) which changes the font-family but not font-size to make Linux/Unix suck less. r=akkana,german a=don 2000-07-19 21:37:05 +00:00
nbhatla%netscape.com 619aa64509 Bug #43658. Changes to menus and toolbar buttons for mac classic skin. r=hangas 2000-07-17 23:02:09 +00:00
nbhatla%netscape.com 907f5d551e Bug #43658. Classic skin changes to addressbook, buttons (to make look Mac-like), colors, navigation toolbar buttons (to produce better mouse-over behavior), and small changes to spacing in radio buttons, menus, and checkboxes. r=hangas 2000-07-17 23:00:45 +00:00
nbhatla%netscape.com 0930fd4526 First Checked In. 2000-07-17 21:15:05 +00:00
hangas%netscape.com 1fa03dcae1 Work on bug 43658 for classic skin, also fixes bug 45294 on win32 and linux. written by german, r= hangas 2000-07-14 22:35:05 +00:00
mkaply%us.ibm.com f9ae52df4a #39218
r = ben, a = waterson
I am checking this in for jag - new animation for modern skin that has rounded edges
2000-07-13 21:04:54 +00:00
ben%netscape.com 03d7db39a9 fix for profile manager header (fix circle and icon) 2000-07-12 07:55:58 +00:00
ben%netscape.com 607c1adb23 fixes for 39923 and 38201, urlbar history popup navigation problems 2000-07-12 06:44:12 +00:00
dimator%netscape.com 9ed85aaa79 Bugs: 37153, 38700. Localized status and priority strings in threadpane. r=putterman 2000-07-10 21:25:37 +00:00
dimator%netscape.com 8c02cab161 Bugs: 37153, 38700. Localized status and priority strings in threadpane. 2000-07-10 20:21:08 +00:00
colin%theblakes.com 976758a906 Need to break up large groups of files to prevent command overflow. r,a=leaf 2000-07-08 12:56:41 +00:00
mcafee%netscape.com 8c2722a721 Ignore generated files. 2000-07-08 00:23:48 +00:00
nbhatla%netscape.com 5ae5b137a4 Work on bug #43658. Fixes to the Mac Classic skin: Radio buttons, Checkbox buttons, Window "platinum" colors, Fonts, Scrollbars, Popup Menus, Trees and Twisties. r=hangas 2000-07-06 22:22:19 +00:00
nbhatla%netscape.com 11a4455a1e First Checked In. 2000-07-06 21:19:42 +00:00
ben%netscape.com fbc10dff3b give toolbar buttons a max width of 10em to prevent ridiculously large personal toolbar buttons. 2000-07-05 23:50:30 +00:00
ben%netscape.com f4479ee2f2 tweaks to classic skin for mac (make throbber normal size, make splitter the right colour) 2000-07-02 07:03:16 +00:00
hangas%netscape.com e2db15c51b Fixing stop and print buttons in Classic skin. Wirtten by German r=hangas 2000-06-30 23:53:00 +00:00
hangas%netscape.com 9cd6e38304 First Checked In. 2000-06-30 23:50:37 +00:00
hangas%netscape.com 4fb8017909 More work on bug 43658 classic skin repair. Written by german. r= hangas. 2000-06-30 01:35:40 +00:00
sspitzer%netscape.com eeced9a7a5 fix classic skin problems. r=german 2000-06-28 19:31:29 +00:00
sspitzer%netscape.com 7cb440e63c fix bustage. 2000-06-28 19:17:51 +00:00