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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
varga%utcru.sk
630b7a53ff
Fix for 120976. Drop feedback needs some polishing.
...
r=bryner, sr=blake
2002-02-02 00:54:19 +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
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
bryner%netscape.com
e64992abe6
Bug 112716 - implement checkbox in XBL. r=jkeiser, sr=jst.
2002-01-28 23:48:16 +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
bzbarsky%mit.edu
dc38832475
Landing Daniel Brooks' <db48x@yahoo.com> page info rewrite. Tracking
...
bug is bug 52730, fixes bugs 53503, 53641, 55713, 60428, 68823, 74530,
74760, 76926, 77408, 81328, 85905, 88537, 91173, 94146, 96994, 97479,
110973, 110981, 112297, 117027. r=fabian,hwaara,bzbarsky,gerv,ksosez.
sr=jag,hewitt.
2002-01-24 07:27:59 +00:00
mscott%netscape.com
a37be1e44f
Bug #115772 --> remove borders and shading to the headers
...
because this is messing up printing of messages.
r=ssu
sr=sspitzer
2002-01-24 03:04:06 +00:00
sspitzer%netscape.com
2f1a28f5f9
fix for #57661 . fix some icon / twisty alignment issues.
...
r=shliang, sr=sspitzer. patch by andreas.premstaller@uibk.ac.at (Andreas Premstaller)
2002-01-24 03:02:05 +00:00
andreww%netscape.com
b36df3167b
bugzilla bug 91753 - r=hwaara sr=sspitzer Search Button in search messages window relocation + other changes to match spec.
2002-01-24 01:47:14 +00:00
stephend%netscape.com
feb44a3f77
bug 117781 - tab components out of alignment. r=andreww, sr=hewitt.
2002-01-22 23:21:51 +00:00
bzbarsky%mit.edu
b18d3beec2
Checking in fixed icons for the link toolbar in modern. Bug 113100,
...
images provided by Karl Guertin <mysteryisman@yahoo.com>, r=bzbarsky,
sr=hewitt, a=brendan
2002-01-22 05:55:00 +00:00
hewitt%netscape.com
adada83c7f
109585 - Exit Minimal Chrome mode button does not appear in Modern skin, r=blake, sr=hyatt
2002-01-16 03:14:28 +00:00
varga%utcru.sk
ff7ad62083
Fixes for:
...
94653 - can't right align text in outliner cell
95730 - White block displays/artifacts in the highlight area after Move/Drag mail to folder.
112238 - [RFE] Outliner widget should support line-through
116855 - Modify outliner builder syntax to match outliner content model
118093 - Make -moz-image-region work in the outliner
118113 - Too little space between pref category tree and pref page
118154 - Category now has a column picker
118647 - Memory leak of 52 bytes from 1 block allocated in nsOutlinerBodyFrame::CheckVerticalOverflow
118660 - left arrow no longer moves to parent category
119751 - Branches are open by default and then closed after launch.
- outermost <outlinerchildren> has "-moz-box-flex: 1" by default
and it actaully replaced <outlinerbody>
- all event handlers moved on <outliner>
- content builder, outliner builder and content view use <outliner> as root
element
- nsIBoxObject has a new attribute "element"
- all CSS rules outlinerbody:foo replaced with outlinerchildren:foo
- drop feedback is now skinable
r=waterson for the changes in mozilla/content
r=sspitzer on the mailnews parts
r=blake on the bookmarks/history
r=bryner on the OutlinerBodyFrame and OutlinerContentView changes
sr=hyatt,hewitt
2002-01-16 03:01:28 +00:00
hewitt%netscape.com
ff3c767a4a
116341 - asking the column picker column for cell text, r=sspitzer, sr=blake
2002-01-12 02:01:32 +00:00
hewitt%netscape.com
21d32da152
116341 - asking the column picker column for cell text, r=sspitzer, sr=blake
2002-01-12 01:26:17 +00:00
hewitt%netscape.com
43cda34734
70858 - [XUL 1.0] Implement <listbox>, r=evaugahn, sr=hyatt
2002-01-12 01:18:10 +00:00
bryner%netscape.com
1c2e31a6a3
XBL form control work-in-progress:
...
- Separated form control css into implementation (in layout/html/forms),
and appearance (in the theme)
- Implemented select size=1 in modern
- Hooked up onchange events for select size=1
- Removed unneeded theme.mk file
Not turned on by default. r/sr=hewitt.
2002-01-11 04:34:19 +00:00
andreww%netscape.com
8c749105d9
bugzilla bug 112314,85226 r=shliang (shuehan) , sr=hewitt ; fixing themes preview window
2002-01-11 03:05:25 +00:00
cmanske%netscape.com
d5fd75aeed
Fix menulist margin to fit better with other widgets, part of fix for bug 87637, r=akkana, sr=ben
2002-01-09 15:02:06 +00:00
glazman%netscape.com
68488c9353
CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin
2002-01-09 13:51:37 +00:00
hwaara%chello.se
98e9d22399
#117298 , little scrollbar doesn't highlight during drag and adjust normal scrollbars to also highlight the shade during drag.
...
r=varga, sr=hewitt
2002-01-09 09:54:51 +00:00
ssu%netscape.com
1a9e1652ac
fixing bug 118504 - Stop button always shows disabled image. r=racham sr=hewitt
2002-01-08 05:53:26 +00:00
blakeross%telocity.com
2ece01368f
44032 - apply themes on ok, cleanup panel, add link to themepark. r=ben sr=hewitt
2002-01-06 19:57:00 +00:00
cmanske%netscape.com
95392cc913
Fixed list layout problems in Link and Spelling dialog (remove bad CSS) b=112951, r=andreww, sr=hewitt
2002-01-05 20:31:46 +00:00
hyatt%netscape.com
d749d59e46
Fix for 115748, r=bryner, sr=sspitzer
2002-01-05 00:15:48 +00:00
stephend%netscape.com
0aa6fec8f3
Bug 116259. Inactive Link Toolbar links use wrong icons. Patch by Stuart Ballard <sballard@netreach.net> r=bz, sr=hewitt
2002-01-03 01:18:17 +00:00
sspitzer%netscape.com
f49d4f3c4e
remove duplicate line. thanks to morse for spotting it.
2001-12-27 16:03:13 +00:00
sspitzer%netscape.com
d08d4d3f97
landing the AB_OUTLINER_BRANCH.
...
fix for #73868 , and numerous other bugs.
switch the addressbook over to use outliner,
a bunch of addressbook UI fixes and code cleanup.
r=dmose,racham,others and sr=bienvenu
2001-12-22 02:06:31 +00:00
hwaara%chello.se
2aa97951b5
#78343 , "scrollbar thumb doesn't highlight during drag".
...
r=andreww, sr=hewitt
2001-12-22 00:46:17 +00:00
hewitt%netscape.com
7f6ba9a292
116198 - remove progressbar tag to simplify progressmeter, r=ben, sr=hyatt
2001-12-21 01:41:32 +00:00
sspitzer%netscape.com
95111cbc0e
merging ab outliner branch to the trunk, not part of the build.
2001-12-20 22:50:14 +00:00
hewitt%netscape.com
4b3dcae4cb
113043 - more cleanup from last night's landing, r=ben, sr=hyatt
2001-12-20 08:25:48 +00:00
hewitt%netscape.com
8a18a5dfc2
116048 - print icon missing (modern skin), r=ben, sr=hyatt
2001-12-20 03:44:57 +00:00
hewitt%netscape.com
8ab9c778b3
116062 - lots of jiggling in the UI when pushing a mail toolbar button, r=ben, sr=hyatt
2001-12-20 03:44:47 +00:00
hewitt%netscape.com
474519b9d4
116060 - Get Msgs and Print labels in mail toolbar are really tiny (small font), r=ben, sr=hyatt
2001-12-20 03:44:36 +00:00
hewitt%netscape.com
7b10439c40
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
hewitt%netscape.com
ca8d79b502
113027 - menu icon size CSS rule problem (checkmark, bullet), r=ben, sr=hyatt
2001-12-12 02:28:58 +00:00
sgehani%netscape.com
6d056234a4
Add close button to sidebar.
...
b=33420; r=morse; sr=alecf
2001-12-12 01:32:33 +00:00
ssu%netscape.com
3f515758a8
fixing bug 81292 - RFE: Labels feature to help users organize their messages. r=sspitzer, sr=beinvenu
2001-12-07 21:37:22 +00:00
hewitt%netscape.com
a49c70a4e4
113100 - Stretched icons in link toolbar and personal toolbar folder, patch=christopher_brien@hotmail.com, r=hwaara, sr=me
2001-12-04 23:49:25 +00:00
hewitt%netscape.com
66be71de93
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 23:30:25 +00:00
hewitt%netscape.com
e6c49925ef
93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt
2001-12-04 22:38:40 +00:00
hewitt%netscape.com
c04094bd2d
113039 - [modern] simplify primary toolbar xbl and css, r=ben, sr=hyatt
2001-12-04 22:20:06 +00:00
shliang%netscape.com
d7c6db9f52
bug 99631 - preview icon for composer tab in modern. r=jag, sr=hewitt.
2001-12-04 21:58:50 +00:00
rjc%netscape.com
e1f24c6ab1
Fix bug #108809 . r=ben sr=hyatt
2001-12-01 07:23:21 +00:00
shliang%netscape.com
65e50d597d
bug 77285 - yellow smiley missing in prefs. r=andreww, sr=hewitt.
2001-11-27 22:57:26 +00:00
shliang%netscape.com
ae00cac2f5
bug 102901 - link toolbar background doesn't fit well in modern. r=andreww, sr=hewitt.
2001-11-27 22:54:59 +00:00
bryner%netscape.com
29537fa7a9
Bug 99231 - show focus on directory list when tabbing around the filepicker. r=varga, sr=ben.
2001-11-27 22:54:24 +00:00
shliang%netscape.com
659145c755
bug 108976 - secure icons out of alignment with twisty/server. r=andreww, sr=hewitt.
2001-11-27 20:59:53 +00:00
shliang%netscape.com
1b31a38ae6
bug 94886 - scroll bars too narrow in modern theme. r=andreww, sr=hewitt.
2001-11-27 20:48:19 +00:00
shliang%netscape.com
4533e8f3b6
bug 71637 - css errors in chrome. r=andreww, sr=hewitt.
2001-11-27 04:01:38 +00:00
seawood%netscape.com
55fe97bff7
Renaming 'install' build phase to 'libs'
...
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
bzbarsky%mit.edu
aff7819e0d
mouse pointer should be normal pointer, not hand, over throbber. Bug
...
67761, r=hwaara, sr=hewitt
2001-11-16 02:14:22 +00:00
cmanske%netscape.com
f764d8fdc6
Composer CSS relating to new publishing ui, b=88208, r=brade, sr=hewitt
2001-11-15 16:00:03 +00:00
sspitzer%netscape.com
81f54403b5
more work on #73868 . converting ab from tree to outliner. NOT PART OF THE BUILD.
2001-11-15 00:28:12 +00:00
mscott%netscape.com
5ae325e530
Bug #108960 --> get rid of some obsolete CSS rules to make this file load
...
faster and help message display.
rs=sspitzer
2001-11-09 23:54:34 +00:00
mscott%netscape.com
4d40d98985
Bug #109134 --> optimize our CSS by using .classname instead of tagname.class name
...
for a couple styles.
r=bienvenu
sr=sspitzer
2001-11-09 23:50:38 +00:00
hyatt%netscape.com
8ca82532f6
Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt
2001-11-07 06:40:04 +00:00
sspitzer%netscape.com
f8e88066a6
more work for converting AB results pane to outliner.
...
bug #73868 . not part of the build
2001-11-07 03:46:17 +00:00
sspitzer%netscape.com
5dcaec0c82
new css file for switching ab over to outliner.
...
NOT PART OF THE BUILD. #73868
2001-11-07 00:27:09 +00:00
mscott%netscape.com
7363c8df3a
*sigh* fix yet another xul syntax regression. text --> label
2001-11-06 23:47:42 +00:00
blakeross%telocity.com
59b99b11eb
Bradley doesn't like dir viewer's border. Who am I to disagree? r=hewitt sr=hyatt
2001-11-04 02:38:04 +00:00
blakeross%telocity.com
3bbf934179
Bookmarks tree has slightly oversized margins. r=hewitt sr=hyatt
2001-11-04 00:45:41 +00:00
blakeross%telocity.com
bc6323fdb1
Statusbar text has slightly oversized margins. r=hewitt sr=hyatt
2001-11-04 00:16:53 +00:00
hewitt%netscape.com
f61f86c389
fixing various fun regressions from blake's earlier landing, rs=hyatt
2001-11-03 11:33:13 +00:00
blakeross%telocity.com
04f544ad2d
Readding mistakenly removed line. sr=hewitt
2001-11-03 04:36:26 +00:00
blakeross%telocity.com
71e1ffab70
107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben
2001-11-03 04:06:54 +00:00
hewitt%netscape.com
7e1c951f99
bug 67452. modern: server icon out of alignment with twisty. images by shuehan liang <shliang@netscape.com> r=jag, sr=hewitt
2001-11-03 01:22:46 +00:00
hewitt%netscape.com
93c86a3e7c
bug 68768. failure to fully specify colors in themes. patch by shuehan liang <shliang@netscape.com> r=jag, sr=hewitt
2001-11-03 00:28:15 +00:00
hewitt%netscape.com
7910955a06
bug 92019. modern mark button has extra arrow visible. patch by shuehan liang <shliang@netscape.com> r=andreww, sr=hewitt
2001-11-03 00:23:07 +00:00
hewitt%netscape.com
8af0a7449a
Bug 96081. no picture/icons for 'align text to image' on modern. Patch, images by Shuehan Liang <shliang@netscape.com> r=sspitzer, sr=hewitt
2001-11-02 06:57:15 +00:00
stephend%netscape.com
42338e8c2a
Bug 99514. arrow-right.gif vs. arrow-rit.gif. Patch by Shuehan Liang <shliang@netscape.com> r=andreww, sr=hewitt
2001-11-02 05:29:37 +00:00
hewitt%netscape.com
75ec4eabf5
Bug 96817. Menu item spacing is larger for bookmarks menu. Patch by Shuehan Liang <shliang@netscape.com> r=andreww, sr=hewitt
2001-11-02 04:53:43 +00:00
hewitt%netscape.com
ac4d02043d
Bug 80349. Classic skin links in What's Related have dark highlighting. Patch by Shuehan Liang <shliang@netscape.com> r=andreww, sr=hewitt
2001-11-02 04:36:29 +00:00
sspitzer%netscape.com
8313fc7117
fix for #105835 , move rules for empty tree twisties into tree.css, like in modern.
...
clean up and optimize the address book css. remove obsolete files
sr=hewitt, r/sr=bienvenu.
2001-11-01 09:10:45 +00:00
dbaron%fas.harvard.edu
f80582dfb3
Make sure normal/bold weight distinction in thread pane works correctly when system fonts are bold. b=101981 r=jag sr=hewitt
2001-10-30 06:04:18 +00:00
hwaara%chello.se
06fcff3478
#106739 , make Quick Search look better integrated into 3pane
...
Initial fix by Ben Ruppel <slate@gwu.edu>.
r=andreww, sr=hewitt
2001-10-30 00:00:02 +00:00
sspitzer%netscape.com
efaadc9d6e
fix for #57756 . when clicking on a link in the addressbook card page, it should
...
open up a new window, or use and existing browser window.
also, the links should look and act like links.
initial patch by jessica blanco (jblanco@us.ibm.com ), r=racham, sr=sspitzer,bienvenu
2001-10-28 04:21:46 +00:00
stephend%netscape.com
bb71980b99
Bug 101647. Smileys missing in Message Display pref panel. Patch by Christopher Aillon <caillon@returnzero.com> r=glazou@netscape.com, sr=blakeross@telocity.com
2001-10-27 08:56:15 +00:00
sspitzer%netscape.com
f60f3460ca
hack fix for #106674 . the non ASCII character in hwaara's name was
...
causing us to fail to convert the style sheet into UTF-8.
this was regression was caused by a checkin by bzbarsky@mit.edu .
he's working on a proper fix, and then we'll restore hwaara's name.
r=bzbarsky@mit.edu , sr=bienvenu
2001-10-26 02:07:57 +00:00
hewitt%netscape.com
257b6413cc
105751 - splitter should set orient attribute on itself based on parent orientation, r=jag, sr=hyatt
2001-10-26 00:09:12 +00:00
hyatt%netscape.com
06238bb6f1
Fix for 105587, tabs should support autohide, also other tabbrowser fixes. r=bryner, sr=hewitt
2001-10-25 08:22:43 +00:00
mscott%netscape.com
cd2c9653d0
Bug #105553 --> convert message display to use some new XBL widgets.
...
r=sspitzer
sr=hewitt
2001-10-24 00:28:02 +00:00
hewitt%netscape.com
4152d6393e
106178 - need a 'plain' class for removing all margin/border/padding, r=blake, sr=hyatt
2001-10-23 05:23:43 +00:00
hewitt%netscape.com
fe2197b9a8
106155 - disabled color problems in modern theme, r=blake, sr=hyatt
2001-10-23 00:40:20 +00:00
stephend%netscape.com
53f9763a9f
Bug 101110. Go and Search buttons don't match style-wise. Patch by Bradley Hart <bhart00@yahoo.com> r=andreww@netscape.com, sr=sfraser@netscape.com
2001-10-10 03:38:56 +00:00
sspitzer%netscape.com
7841f2f822
fix for #19254 . propagate unread state of subfolders to parents if the parent is closed.
...
r/sr=bienvenu
2001-10-09 23:40:23 +00:00
gerv%gerv.net
60cffc8640
Links toolbar fixes. All are sr=hyatt, a=asa.
...
Bug 102895 - a few functions in the wrong place. Patch by choess@stwing.upenn.edu , r=sballard@netreach.net .
Bug 102899 - missing icons in Classic. Patch by gerv, r=choess.
Bug 103097 - two line fix to improve perf in auto-show case. Patch by sballard, r=gerv.
Bug 102991 - Links toolbar is officially known as Site Navigation Bar. Patch by gerv, r=choess.
2001-10-05 03:11:29 +00:00
gerv%gerv.net
1929e56a99
Links toolbar. Bug 87428. r=bzbarsky, sr=hewitt. At last!
2001-10-03 05:08:20 +00:00
varga%utcru.sk
82cbda88c4
Fix for bug 75572. Separator support in outliner.
...
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
hewitt%netscape.com
b4973f2855
95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt
2001-10-02 03:06:51 +00:00
hewitt%netscape.com
ccceaa31cf
70750 - new dialog xbl bindings, r=ben, sr=hyatt
2001-10-02 00:57:32 +00:00