Commit Graph

1386 Commits

Author SHA1 Message Date
stephend%netscape.com
e9e22738be Bug 134360. classic: subscribe is missing checkmarks/dot. Patch by Dennis <cuz84@netscape.net>. r=stephend@netscape.com, sr=sspitzer@netscape.com, a=asa@mozilla.org 2002-04-01 20:08:56 +00:00
pinkerton%netscape.com
558b641ac8 Fix planetoid bustage, copy nativescrollbars.css to scrollbars.css 2002-03-31 21:27:34 +00:00
pinkerton%netscape.com
9b6bd3f9f3 now moved to xulscrollbars.css r=sdagley/sr=beard/a=valeski. bug# 121440 2002-03-31 18:38:19 +00:00
pinkerton%netscape.com
d369202c6a new files for a native scrollbar frame via xbl. r=sdagley/sr=beard/a=valeski. bug#121440 2002-03-31 18:32:35 +00:00
bnesse%netscape.com
2be3b36c0d Fix for smoketest blocker but 134191. Add listbox.css to classic jar file. sr=hewitt. 2002-03-29 22:23:37 +00:00
hewitt%netscape.com
d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
caillon%returnzero.com
f8adea8986 Bug 125133. Add 'Go to Home' and 'Go up a level' buttons to the XUL filepicker. Patch contributed by johann@ai.univie.ac.at; r=fabian (jar.mn changes) r=bzbarsky,caillon. sr=jag. a=asa 2002-03-27 07:47:08 +00:00
bryner%netscape.com
653df3043e Revert to using an attribute for menuactive (bug 133610). r=ben/jkeiser, sr=jst, a=asa. 2002-03-27 07:01:26 +00:00
cmanske%netscape.com
336bc57506 Images and CSS for Publish Progress dialog, b=120124, r=brade, sr=hewitt, a=asa 2002-03-27 03:40:19 +00:00
kaie%netscape.com
2cd4e5db3f b=129100 Finalize S/Mime UI implementation
r=ducarroz/javi
sr=mscott
a=asa
2002-03-27 02:29:34 +00:00
shliang%netscape.com
1f8aee2a0c bug 129197 - changing disabled label colors for modern theme. r=andreww,sr=hewitt,a=asa 2002-03-27 02:24:06 +00:00
shliang%netscape.com
51d6a1070a bug 128594 - urlbar autocomplete icon has wrong dimensions. r=andreww,sr=hewitt,a=asa 2002-03-27 02:20:24 +00:00
shliang%netscape.com
6b5de73abf bug 120285 - resizing alert icons. r=andreww,sr=hewitt,a=asa 2002-03-27 02:18:15 +00:00
seawood%netscape.com
3f13f37cb4 Updating lists of generated makefiles.
Bug #131909 r=pavlov a=asa
2002-03-26 15:35:48 +00:00
dveditz%netscape.com
7921fe5fa3 Embeddable XPI landing, including bugs 76424, 83702, 88757, 97691, 98458, 105083, 105085, 113149,124467,124470 r=syd (and others) sr=alecf, a=drivers 2002-03-23 12:14:51 +00:00
mscott%netscape.com
58ccbc960e Bug #132643 --> land ALERT_SERVICE_BRANCH
r=sspitzer
sr=hewitt
a=asa
2002-03-22 20:52:01 +00:00
mscott%netscape.com
d37bbaadd1 Bug #132643 --> land ALERT_SERVICE_BRANCH. Export alert.css
r=sspitzer
sr=hewitt
a=asa
2002-03-22 20:51:31 +00:00
mscott%netscape.com
f7bb8347ad Bug #132643 --> add the CSS rules for the animated alert window
r=sspitzer
sr=hewitt
a=asa
2002-03-22 19:35:53 +00:00
andreww%netscape.com
802c063cd2 bugzilla 121679 r=shuehan, sr=ben, a=asa OBO drivers, Search Messages UI: File button needs arrow indicating dropdown 2002-03-22 00:10:02 +00:00
sgehani%netscape.com
974387c8cb Polish search results.
b=106127; r=morse; sr=hewitt; a=asa
2002-03-21 23:29:56 +00:00
sspitzer%netscape.com
58dad4cdb1 fix for #132184. make quick search bar in AB look like quick search bar in mail.
r=andreww, sr=sspitzer, a=asa.  fix by t.bugz@lament.cjb.net (Tuukka Tolvanen)
2002-03-21 02:01:19 +00:00
andreww%netscape.com
98e56e1772 bugzilla bug 112885 r=andrew, sr=sspitzer, a=asa OBO drivers. Patch by jonasj@jonasj.dk . scrollbar in message pane shouldnt have border-right. 2002-03-20 02:07:18 +00:00
bryner%netscape.com
2863ac5493 - Removing modern theme versions of the XBL form controls
- Moving classic theme versions of the controls into forms.jar, so we don't rely on classic.jar
- Updating xpinstall packages to reflect this

Bug 130236, r=ben, sr=hyatt, a=brendan.
2002-03-19 21:47:46 +00:00
hyatt%netscape.com
5deeb90b2d Landng boomar groups. 119599 r ben sr jag a asa 2002-03-19 00:45:04 +00:00
bryner%netscape.com
71870e3113 Disable -moz-appearance on the remaining widgets, since we're not going to do native OS form control theming for 1.0. Bug 130236, r=kerz, sr=ben, a=brendan. 2002-03-18 09:01:02 +00:00
bryner%netscape.com
24af4a0620 Use a scrollbar, not auto-scroll arrows, for <select size=1>. Bug 129805, r=blake, sr=ben, a=brendan. 2002-03-18 07:07:45 +00:00
stephend%netscape.com
7f22ec442b Bug 122055. Page Info/Media's size of URL listbox shrinks and grows. Patch by Daniel Brooks <db48x@yahoo.com> r=timeless@bemail.org, sr=alecf@netscape.com, a=asa@mozilla.org 2002-03-15 10:06:25 +00:00
hewitt%netscape.com
efff7339f2 121543 - Personal toolbar dnd feedback is broken in Classic, r=ben, sr=blake, a=asa 2002-03-15 04:48:14 +00:00
andreww%netscape.com
d2bc38bc28 bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0 2002-03-14 21:20:51 +00:00
varada%netscape.com
4a127f8e62 fix for 128943;show accountname in italics grey;r=andreww;sr=hewitt;a=asa 2002-03-14 20:33:10 +00:00
seawood%netscape.com
9bdb6711d0 Remove now redudant REGCHROME calls.
Bug#129456 r=bryner a=asa
2002-03-14 07:11:30 +00:00
seawood%netscape.com
abb8a23948 Remove REGCHROME calls since we now auto-register chrome when jars are processed.
Bug #129456 r=bryner a=asa
2002-03-14 06:17:54 +00:00
bryner%netscape.com
db8461403c Hook up the :checked CSS pseudoclass for input elements and use that instead of the _moz-input-checked attribute. Bug 128947, r=jkeiser, sr=ben, a=brendan. 2002-03-13 10:12:33 +00:00
ben%netscape.com
996f63020a Fix for 128815 - numerous bookmarks improvements, including fixes for bugs: 77411, 114142, 126748, 128571.
r=blake, sr=hyatt, a=asa
2002-03-12 22:44:04 +00:00
bryner%netscape.com
a34c68fa0b Changing XUL menus to use a :-moz-menuactive pseudoclass rather than a menuactive attribute for styling the active item. This will allow XBL select widgets to not modify the HTML DOM. Bug 128947, r=dbaron, sr=hyatt, a=asa. 2002-03-12 21:49:23 +00:00
hyatt%netscape.com
e507d3e39b Fix 129787. Select popups should inherit the background color from the select. XBL Form Controls. r=bryner, sr=ben, a=brendan 2002-03-12 09:44:11 +00:00
hyatt%netscape.com
3547613ab5 Fix the font of XBL select widgets to be sans serif (using the list system font). r=bryner, sr=ben, a=brendan, bug 129788 2002-03-12 09:31:54 +00:00
hyatt%netscape.com
e37540f912 Fix for bugs 129786 and 129803, correcting the min width on XBL form control buttons and rewriting the button CSS to disable moz-appearance and correct the padding and active and focus states. r=bryner, sr=ben, a=brendan 2002-03-12 09:19:34 +00:00
shliang%netscape.com
d7b653fd48 89495, 121160 - redesign select addresses dialog and add search, add search to addressbook sidebar. r=bhuvan,sr=sspitzer,a=asa 2002-03-08 22:05:05 +00:00
shliang%netscape.com
83e6cf434d 115673 - mail icons, fixing typo in threadPane.css - r=andreww,sr=hewitt,a=asa 2002-03-08 21:53:24 +00:00
shliang%netscape.com
8753512182 120285 - modern theme alert icons - r=andreww, sr=hewitt, a=asa 2002-03-08 21:51:01 +00:00
shliang%netscape.com
4925cf89d5 119520 - modern theme toolbar cleanup - r=sfraser,sr=hewitt,a=asa 2002-03-08 21:48:04 +00:00
racham%netscape.com
c13aa96ff3 Fixing bugs 122932 and 113488. Add css rules to support new look for mailnews accountwizard's server page. r=ssu, sr=blake, a=asa 2002-03-08 21:25:44 +00:00
bryner%netscape.com
8b898b481f Adding some missing .cvsignore files. a=leaf. 2002-03-08 00:00:05 +00:00
cbiesinger%web.de
3e2d26665b bug 127532 r=db48x sr=alecf a=roc+moz
page info textboxes don't look like labels using native gtk widgets
2002-03-06 22:05:37 +00:00
racham%netscape.com
328b196b20 Fixing bug 118840. Giving a proper look to the delete button on mousedown in Modern skin AddressBook. Patch by Stephen Walker. r=bhuvan, sr=hewitt, a=asa 2002-03-04 23:46:39 +00:00
bryner%netscape.com
3d1b04a30d Bug 128408 - XBL select widgets crash in embedding apps. Fixing the
select binding to load synchronously as it was intended to, and removing
usage of the outlinercols binding to ensure that the OutlinerColFrame is
constructed before the OutlinerBodyFrame.  r=varga, sr=shaver, a=roc.
2002-03-03 23:31:26 +00:00
cmanske%netscape.com
7630443c41 Fixed toolbar in Classic theme for Composer, b=127425, r=neil@parkwaycc.co.uk, sr=sfraser, a=roc+moz 2002-03-01 23:46:23 +00:00
law%netscape.com
76a54876d6 Bug 113727; improved UI for Page Setup dialog; r=sgehani, sr=blake, a=asa/drivers 2002-03-01 00:51:47 +00:00
pinkerton%netscape.com
58fa2f6350 implement NS_THEME_TOOLBAR_SEPARATOR, also patch outliner to support it. r=bryner,smfr/sr=blake/a=shaver. bug#127722 2002-02-25 22:14:55 +00:00
shliang%netscape.com
299b2ee03c bug 115673 - mail/news icons - doing this over again. r=andreww/sr=hewitt/a=brendan 2002-02-20 22:40:14 +00:00
sgehani%netscape.com
92609f6b75 Land tab overflow implementation.
b=126095; r=morse; sr=dveditz
2002-02-20 07:17:45 +00:00
shliang%netscape.com
a90b3fdc3a bug 115673 - new mailnews offline icons - r=andreww, sr=hewitt 2002-02-20 07:04:47 +00:00
shliang%netscape.com
813b0af271 bug 89706 - new progressmeter for classic - image by wjbell@belletc.net - r=shuehan, sr=hewitt 2002-02-20 07:01:27 +00:00
shliang%netscape.com
8d85a43410 bug 120635 - disabled editable menulists are different size - r=andreww, sr=hewitt 2002-02-20 06:59:24 +00:00
shliang%netscape.com
6327101296 bug 119385 - some modern images are needlessly transparent - r=andreww, sr=hewitt 2002-02-20 06:58:08 +00:00
shliang%netscape.com
208645f12a bug 116905 - classic respin icon not displayed - patch by joonas@cc.hut.fi - r=shuehan, sr=hewitt 2002-02-20 06:56:10 +00:00
shliang%netscape.com
b02bf94b56 bug 112273 - inconsisten chrome url in classic's global/contents.rdf - r=andreww, sr=hewitt 2002-02-20 06:50:55 +00:00
shliang%netscape.com
dd393e5666 bug 122492 - addressing widget text not centered - r=bhuvan, sr=sspitzer 2002-02-20 06:48:44 +00:00
shliang%netscape.com
35d10f6565 bug 45173 - make mailing list address entry dialog use addressing widget - r=hewitt/bhuvan, sr=sspitzer 2002-02-20 06:46:11 +00:00
shliang%netscape.com
5d834eec72 bugs 116451, 109908 - changing mail list and map it button display in addressbook card view pane - r=bhuvan, sr=sspitzer 2002-02-20 06:34:00 +00:00
sgehani%netscape.com
4ff1572cca Landing print preview toolbar and UI.
b=111235; r=law; sr=hewitt
2002-02-20 06:19:39 +00:00
ben%netscape.com
be3b0a62a2 114142 - uniform twisty & click behaviour. ensure correct style is used. r=blake, sr=hyatt
required part of files landed previously, otherwise css files will be missing!
2002-02-20 04:33:08 +00:00
hewitt%netscape.com
5c354e81e6 68136 - Mozilla should have a Full-screen mode, r=ben, sr=jst/jag 2002-02-20 03:33:52 +00:00
hewitt%netscape.com
99b488075a 121955 - implement checkbox listitems, r=hyatt, sr=blake 2002-02-20 02:20:27 +00:00
cmanske%netscape.com
bf0d223ed1 1st draft of publish icon added to Composer toolbar and CSS to use it, b=125128, r=glazman, sr=dveditz 2002-02-19 15:01:47 +00:00
andreww%netscape.com
a572e8ecb5 bugzilla bugs 125526 r=marlon sr=hewitt: fixing classic nav images, new image from gregvalure@yahoo.com; 123666 r=andreww sr=hewitt: another classic nav image fix from joonas@cc.hut.fi 2002-02-18 23:13:50 +00:00
kaie%netscape.com
e46c7f3115 b=115010 Implement "Message Security Info" when reading S/Mime messages.
(includes b=115209 Only care for outermost signing/encryption level)
r=javi/ducarroz sr=mscott
2002-02-18 15:36:30 +00:00
pinkerton%netscape.com
fb1f8a0ed6 use -moz-appearance for listbox. rs=hyatt bug#115744. 2002-02-17 19:54:57 +00:00
pinkerton%netscape.com
747cb1f6d5 don't show tree headers in autocomplete when using moz-appearance. r=pink/sr=blake. bug# 123028 2002-02-17 19:51:59 +00:00
pinkerton%netscape.com
29690e72bf oops, forgot to check this in a while back. rs=hyatt. 2002-02-17 19:41:17 +00:00
bryner%netscape.com
32308b45c6 bug 124951 - checkbox size should be specified with min-width and min-height, for native theme overriding. r=kerz, sr=blizzard. 2002-02-14 07:06:00 +00:00
varada%netscape.com
38316ad381 fix for regression 31549;show account name in dropdown from list;sr=hewitt 2002-02-13 22:31:25 +00:00
bienvenu%netscape.com
904145d11c get imap shared folders to display shared folder icon 28756 r=naving, sr=sspitzer 2002-02-13 20:25:05 +00:00
bryner%netscape.com
a911745886 Bug 123477 - implement HTML button in XBL. r=jkeiser, sr=hyatt. Not turned on yet. 2002-02-13 10:47:18 +00:00
bryner%netscape.com
e57334cab5 Use -moz-appearance: menulist-textfield for the textfield in the autocomplete (bug 124964). This should allow it to draw the focus ring. r=ben, sr=hewitt. 2002-02-12 21:28:23 +00:00
ssu%netscape.com
ee0f481174 fixing bug 95844 - Cannot select To: drop-down with keyboard because focus is not visible there. r=bhuvan, sr=mscott 2002-02-12 01:25:33 +00:00
shliang%netscape.com
dc352d4acc bugs 116110 and 116111 - modern splitters are too thick and should highlight on mousedown. r=andreww sr=hewitt. 2002-02-09 02:38:03 +00:00
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
bryner%netscape.com
5f77a1e0b1 Adding missing licenses. 2002-02-08 07:56:08 +00:00
bryner%netscape.com
6479838872 New files for XBL-ified HTML button widget. Not part of the build. 2002-02-08 07:38:56 +00:00
hwaara%chello.se
ef530159bd #124156, wrong icon was displayed for news messages with attachments.
r=alecf, sr=sspitzer
2002-02-07 22:38:19 +00:00
bryner%netscape.com
18a0948cdb Working around an apparent layout bug. Not turned on yet. 2002-02-07 07:18:13 +00:00
sgehani%netscape.com
4fc883e76e Resurrect stop button in tabs.
b=77738; r=morse; sr=alecf
2002-02-07 00:29:46 +00:00
bryner%netscape.com
ebe7de7ac0 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
bryner%netscape.com
28cc5dcc3c Updates to XBL checkbox widget. Hopefully this will fix some of the problems with native theme drawing. Not turned on yet. 2002-02-06 08:24:26 +00:00
racham%netscape.com
17ff5bda5f 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
bryner%netscape.com
6d912572c7 adding -moz-appearance for xbl listboxes. not turned on yet. 2002-02-02 02:23:17 +00:00
bryner%netscape.com
6f3d473c82 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
varga%utcru.sk
630b7a53ff Fix for 120976. Drop feedback needs some polishing.
r=bryner, sr=blake
2002-02-02 00:54:19 +00:00
bryner%netscape.com
cb0b3df123 Adding classic skin css for xbl select widget. Not turned on yet. 2002-02-01 23:59:26 +00:00
pinkerton%netscape.com
2707adc521 tree->treeview bug 115747, rs=hyatt 2002-02-01 22:21:51 +00:00
hwaara%chello.se
de58b292a3 #74248, implement the capability to _underline_ words, just like *bold* works. Patch by Neil Rashbrook <neil@parkwaycc.co.uk>.
r=hwaara, sr=hewitt
2002-01-31 19:51:58 +00:00
hwaara%chello.se
c185df6a51 #122688, fixing ignore/watched threads to display icons in classic properly.
r=andreww, sr=blake
2002-01-30 23:50:18 +00:00
pinkerton%netscape.com
892459adf5 give trees some theme luv. r=andreww/sr=ben. bug 122685 2002-01-30 23:02:56 +00:00
hwaara%chello.se
c83b03cd97 #72279, "Need visual indicators for Watched, Killed threads"
r=andreww, sr=hewitt on the themes stuff.  r=sspitzer, sr=bienvenu on the mail changes.
2002-01-29 21:56:44 +00:00
pinkerton%netscape.com
e6af3350ab twisties, upside down tabs, and tree implementation on mac. Also adding constants for window, menu, and dialog backgrounds XP. bug 115747, r=sdagley/sr=hyatt,sfraser. 2002-01-29 21:10:57 +00:00
bryner%netscape.com
e64992abe6 Bug 112716 - implement checkbox in XBL. r=jkeiser, sr=jst. 2002-01-28 23:48:16 +00:00
bryner%netscape.com
d37474c956 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
stephend%netscape.com
33614058b9 bugs 115673 and 110551 news icons for downloaded msgs and new news msgs with attachments r=andreww sr=hewitt 2002-01-25 02:02:02 +00:00