gecko-dev/themes/classic
varga%utcru.sk 8e1dd8f30d Fix for bugs:
121241 - Misplaced insertion line for outliner DND
120976 - Drop feedback needs some polishing
r=pink, sr=hyatt
Thanks for reviews and testing by zach.

- added new atom "dragSession"
- renamed atom "drop" to "dropOn"
- added new pseudo class -moz-outliner-drop-feedback
- added new paint method PaintDropFeedback()
- drop feedback in between rows is now painted at the same position for both orientations.
2002-02-08 22:35:18 +00:00
..
communicator Resurrect stop button in tabs. 2002-02-07 00:29:46 +00:00
editor bug 117781 - tab components out of alignment. r=andreww, sr=hewitt. 2002-01-22 23:21:51 +00:00
forms Adding missing licenses. 2002-02-08 07:56:08 +00:00
global Fix for bugs: 2002-02-08 22:35:18 +00:00
messenger Fixing bug 101873. Setting proper margin to the name field so that it aligns properly with email address item in the new <wizard/>. r=ducarroz, sr=mscott 2002-02-06 08:21:43 +00:00
navigator Reducing the top and bottom margin on the page proxy icon by one pixel to give the URL bar a more natural height. Bug 121784, r=hixie, sr=hewitt. 2002-02-06 20:37:02 +00:00
.cvsignore
Makefile.in Bug 122157 - fixing the autocomplete widget in classic, on linux, to not have an outer border (to look more like gtk's combo box). r=ben, sr=hewitt. 2002-01-28 06:31:08 +00:00
README
jar.mn Adding classic skin css for xbl checkboxes. Also fixing up borders on comboboxes. Not turned on yet. 2002-02-02 01:42:25 +00:00
makefile.win Fixing problems switching to modern skin, also adding a basic forms package to classic. r=ben, sr=hyatt. 2002-01-11 23:14:43 +00:00

README

Welcome to the Classic Skin, a contemporary native look for Mozilla. 

Notes:

Unix builds the Windows version, and all Unix subdirectories are ignored. Should get around to 
removing them some day.

Many aspects of this skin have been tuned for optimum performance. Barring style sheet scoping
work, the rules here are generally good. 

Do NOT inject Dumb-Ass style rules into this skin, or I will hunt you down and kill you. 

Do NOT inject Tabs into skins in this skin, even the Mac files, or I will hunt you down and kill you. Configure your editor to insert Tabs as spaces.

Please conform to the indentation style standard set by the Windows version of this skin. 

This skin uses System Colours in the Windows version, and is slowly picking up System Colour usage in the Macintosh version as support is implemented. Please don't check in hard coded colour values into the Windows version or the Macintosh version where an appropriate System Colour exists. 

Send comments and questions to <ben@netscape.com>