Commit Graph

681 Commits

Author SHA1 Message Date
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