Граф коммитов

697 Коммитов

Автор SHA1 Сообщение Дата
bryner%netscape.com 3fb0ab0481 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 9259f12883 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 9a4dfa2ab8 Fix for 120976. Drop feedback needs some polishing.
r=bryner, sr=blake
2002-02-02 00:54:19 +00:00
hwaara%chello.se 9bd7ca2b21 #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 384396d90c #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 3e5be6a872 Bug 112716 - implement checkbox in XBL. r=jkeiser, sr=jst. 2002-01-28 23:48:16 +00:00
stephend%netscape.com 5429d4e79f 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 ce3c6ecb30 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 02df8cc322 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 54c8a0d329 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 aa7305cc7a 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 ccd174584b bug 117781 - tab components out of alignment. r=andreww, sr=hewitt. 2002-01-22 23:21:51 +00:00
bzbarsky%mit.edu 2ee98c617e 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 3badfa4c27 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 bbc83df106 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 c8b2571ddd 116341 - asking the column picker column for cell text, r=sspitzer, sr=blake 2002-01-12 02:01:32 +00:00
hewitt%netscape.com bc6dc3b9a8 116341 - asking the column picker column for cell text, r=sspitzer, sr=blake 2002-01-12 01:26:17 +00:00
hewitt%netscape.com 78f1f56167 70858 - [XUL 1.0] Implement <listbox>, r=evaugahn, sr=hyatt 2002-01-12 01:18:10 +00:00
bryner%netscape.com 9e0460e24e 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 ec08ce22c9 bugzilla bug 112314,85226 r=shliang (shuehan) , sr=hewitt ; fixing themes preview window 2002-01-11 03:05:25 +00:00
cmanske%netscape.com f2d9343475 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 e33a80b378 CSS in Composer, step 1 ; b=77705, r=jfrancis, r=cmanske, sr=kin 2002-01-09 13:51:37 +00:00
hwaara%chello.se fc0f91cc7c #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 3dae171a5a fixing bug 118504 - Stop button always shows disabled image. r=racham sr=hewitt 2002-01-08 05:53:26 +00:00
blakeross%telocity.com 79845363ed 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 d057036b7f 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 93abe6b742 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
stephend%netscape.com f19fb2bd00 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 8818748f82 remove duplicate line. thanks to morse for spotting it. 2001-12-27 16:03:13 +00:00
sspitzer%netscape.com 404e12e054 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 60e7145f75 #78343, "scrollbar thumb doesn't highlight during drag".
r=andreww, sr=hewitt
2001-12-22 00:46:17 +00:00
hewitt%netscape.com a75c629279 116198 - remove progressbar tag to simplify progressmeter, r=ben, sr=hyatt 2001-12-21 01:41:32 +00:00
sspitzer%netscape.com d9bc74de4c merging ab outliner branch to the trunk, not part of the build. 2001-12-20 22:50:14 +00:00
hewitt%netscape.com dbdc1791b7 113043 - more cleanup from last night's landing, r=ben, sr=hyatt 2001-12-20 08:25:48 +00:00
hewitt%netscape.com d8b83043c4 116048 - print icon missing (modern skin), r=ben, sr=hyatt 2001-12-20 03:44:57 +00:00
hewitt%netscape.com 607524cdc5 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 a3c8a51082 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 1dc8b67ef1 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 e46e29a946 113027 - menu icon size CSS rule problem (checkmark, bullet), r=ben, sr=hyatt 2001-12-12 02:28:58 +00:00
sgehani%netscape.com 4ef2931105 Add close button to sidebar.
b=33420; r=morse; sr=alecf
2001-12-12 01:32:33 +00:00
ssu%netscape.com 30ff878a2e 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 f90b3fa1c1 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 8578b1b7a4 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:30:25 +00:00
hewitt%netscape.com e16a5fce6d 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 22:38:40 +00:00
hewitt%netscape.com de4b5bbaf4 113039 - [modern] simplify primary toolbar xbl and css, r=ben, sr=hyatt 2001-12-04 22:20:06 +00:00
shliang%netscape.com b9cffeeffb bug 99631 - preview icon for composer tab in modern. r=jag, sr=hewitt. 2001-12-04 21:58:50 +00:00
rjc%netscape.com 229ab8821f Fix bug #108809. r=ben sr=hyatt 2001-12-01 07:23:21 +00:00
shliang%netscape.com 1d70bc0ea2 bug 77285 - yellow smiley missing in prefs. r=andreww, sr=hewitt. 2001-11-27 22:57:26 +00:00
shliang%netscape.com 5fa162bdb3 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 30b6151261 Bug 99231 - show focus on directory list when tabbing around the filepicker. r=varga, sr=ben. 2001-11-27 22:54:24 +00:00