Commit Graph

1355 Commits

Author SHA1 Message Date
mscott%netscape.com
7016c81d8e Bug #132731 --> dynamically adjust the width of the alert window
to prevent unwanted wrapping of text if the user is using larger fonts
r=neil@parkwaycc.co.uk
sr=hewitt
2002-04-20 03:08:54 +00:00
shliang%netscape.com
285c95def0 135975 - theme preview images are outdated - images by gregvalure@yahoo.com - r=andreww, sr=hewitt, a=jesup 2002-04-19 07:35:20 +00:00
hwaara%chello.se
2f515cfa9c #128527, "disabling a radiobutton doesn't disable the text".
r=andreww, sr=hewitt
2002-04-16 22:20:09 +00:00
pinkerton%netscape.com
37fa42be4d get tabs looking better and fix some enabling/active issues with the drawing logic. r=pink/sr=hyatt. patch from ajfeldman@brown.edu. bug# 134447 2002-04-16 19:02:15 +00:00
jaggernaut%netscape.com
a8de6b190f Bug 128965: Better icons for components in Window menu. r=marlon, sr=jag 2002-04-16 04:39:13 +00:00
sicking%bigfoot.com
f8c2ea5afa Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
r=hixie sr=hyatt
2002-04-13 14:25:38 +00:00
aaronl%netscape.com
b5974e51e9 Bug 121114. Make links in properties windows keyboard accessible. r=bzbarsky, sr=hewitt. 2002-04-13 05:10:28 +00:00
andreww%netscape.com
ebbcfe35d0 bugzilla 128895 throbber in OSX should not look like a ok/cancel (aqua) button r=shliang sr=sfraser 2002-04-13 02:01:52 +00:00
sspitzer%netscape.com
651a23264b fix for blocker bug #136874. mail/news can't be reopened after closing.
r=shuehan, sr=bienvenu
2002-04-12 21:11:15 +00:00
caillon%returnzero.com
7b66ac993f Backing out patch for bug 24651 until we can make initial button state honor preferences. a=tor 2002-04-09 00:45:39 +00:00
caillon%returnzero.com
8f8d708b39 Bug 24651. Add a navigator button to clear the location bar. Patch by erik@hensema.xs4all.nl, r=timeless,bzbarsky sr=alecf a=asa. 2002-04-08 13:46:10 +00:00
varga%utcru.sk
d9d16949d3 Fix for bug 86532. outliner doesn't display large fonts properly.
- added |min-height: 18px| to |-moz-tree-row| pseudoelement
- changed height to |height: 1.3em|
- the final height is aligned to even number.
- GetRowHeight() moved to Init()

r=bryner, sr=hyatt, a=asa
2002-04-05 04:43:36 +00:00
gerv%gerv.net
7ab438fe24 Bug 119000 - Disabled Document/More menus in links bar use bookmark icon instead of disabled folder icon in Classic. Patch by Greg Valure <gregvalure@yahoo.com>, r=sballard, sr=hewitt, a=asa. 2002-04-04 22:57:04 +00:00
gerv%gerv.net
ac60fdaf2c Bug 131097 - Twisties aren't aligned correctly in Classic. Patch by Greg Valure <gregvalure@yahoo.com>, r=andreww, sr=hewitt, a=dbaron, asa. 2002-04-04 22:55:35 +00:00
jaggernaut%netscape.com
17e594a87c Bug 128959: add icons to Tools menu. r=bryner, sr=hewitt, a=asa, adt1.0.0+. Note: placeholder icons checked in for now, the correct icons will be checked in when they're ready. 2002-04-04 09:48:20 +00:00
darin%netscape.com
5cc05fe9b6 fixes mach-o objdir build bustage, r=pink 2002-04-03 20:44:04 +00:00
blakeross%telocity.com
5e34851046 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
pinkerton%netscape.com
9cef82d680 use moz-appearance bg for pane, window, etc for backgrounds in dialogs. makes pref panels look much better. r=andreww/sr=ben/a=asa. bug#134720 2002-04-02 22:07:01 +00:00
stephend%netscape.com
e819c128e4 Bug 134360. classic: mail filters are missing checkbox icons. Patch by Dennis <cuz48d@netscape.net> r=stephend@netscape.com, sr=sspitzer@netscape.com, a=asa@mozilla.org, adt=putterman@netscape.com 2002-04-02 04:15:15 +00:00
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