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

264 Коммитов

Автор SHA1 Сообщение Дата
hewitt%netscape.com 07d96867f1 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 2a22e4b91a 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 4101d11520 Revert to using an attribute for menuactive (bug 133610). r=ben/jkeiser, sr=jst, a=asa. 2002-03-27 07:01:26 +00:00
shliang%netscape.com b6cd7ce89f bug 120285 - resizing alert icons. r=andreww,sr=hewitt,a=asa 2002-03-27 02:18:15 +00:00
andreww%netscape.com db2df2b42c 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
andreww%netscape.com 9401f96236 bugzilla 129140 r=hwaara, sr=hewitt, a=asa - updating skinversion to 1.0 2002-03-14 21:20:51 +00:00
bryner%netscape.com f0da73b96a 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 71bbac6bb9 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 c786235768 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 a062a63936 bug 112273 - inconsisten chrome url in classic's global/contents.rdf - r=andreww, sr=hewitt 2002-02-20 06:50:55 +00:00
hewitt%netscape.com 0da21f9064 121955 - implement checkbox listitems, r=hyatt, sr=blake 2002-02-20 02:20:27 +00:00
bryner%netscape.com 710a77a5bb 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
varga%utcru.sk 4e4cc8cea9 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
varga%utcru.sk 9a4dfa2ab8 Fix for 120976. Drop feedback needs some polishing.
r=bryner, sr=blake
2002-02-02 00:54:19 +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
stephend%netscape.com 4b1f0b6b70 bug 117781 - tab components out of alignment. r=andreww, sr=hewitt. 2002-01-22 23:07:59 +00:00
bryner%netscape.com ee5d44c687 Removing unneeded width/height on sliders (bug 120031). r=hixie, sr=hewitt. 2002-01-16 03:24:41 +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
pinkerton%netscape.com b918646e98 theme fix-up for hyatt. r=sfraser/sr=hyatt. 2002-01-15 15:32: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
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
hyatt%netscape.com c4a5008a0d Fix for hover/active feedback on radio/checkbox/menulist in WinXP theme. r=hewitt, sr=ben 2002-01-09 01:26:16 +00:00
hyatt%netscape.com 976fbdfaa5 Fix for 115767, dropdown list support for WinXP, r=hixie, sr=blake 2002-01-08 00:43:20 +00:00
hyatt%netscape.com a87576bb28 Fix for 115759, support for textfields in WinXP, r=hixie, sr=jst 2002-01-06 01:43:17 +00:00
hyatt%netscape.com 602406dd66 Fixing 115750, support for tabpanels and tabs in WinXP, r=bryner, sr=blake 2002-01-06 00:22:24 +00:00
hyatt%netscape.com d7bc9b0652 Fix for 115750, WinXP tab support. r=bryner, sr=blake 2002-01-05 23:44:39 +00:00
ian%hixie.ch 91a821b8f6 Added a style rule for to win and mac classic skins to match modern, which makes the <description> and <label> fields have default (arrow) cursors rather than text (i-beam) cursors. b=118321, sr=blake, sr=hyatt. The changes in this patch are in the public domain. 2002-01-05 20:31:29 +00:00
hyatt%netscape.com 92a4e5aeee Fix for 118370, r=bryner, sr=blake 2002-01-05 20:21:21 +00:00
hyatt%netscape.com d481b61bd0 Fix for 115753, windows xp tooltip support, r=bryner, sr=sspitzer 2002-01-05 00:33:40 +00:00
hyatt%netscape.com 93abe6b742 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +00:00
hyatt%netscape.com d4326b49d1 Checking in 115757, enabling of Windows XP Theme Support under Classic skin.,r=bryner,sr=hewitt 2002-01-04 00:28:01 +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
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 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
sgehani%netscape.com 4ef2931105 Add close button to sidebar.
b=33420; r=morse; sr=alecf
2001-12-12 01:32:33 +00:00
shliang%netscape.com f027ead41d bug 103190 - win classic menulist do not show selected item. r=andreww sr=hewitt. 2001-12-11 22:36:26 +00:00
shliang%netscape.com 6faf1d6ddf bug 79355 - classic toolbar grippies too thick. checking in asa's patch - r=shliang sr=hewitt. 2001-12-11 22:24:39 +00:00
shliang%netscape.com f204715db8 backing out fix for bug 103190 2001-12-04 23:31:02 +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
rjc%netscape.com 229ab8821f Fix bug #108809. r=ben sr=hyatt 2001-12-01 07:23:21 +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
shliang%netscape.com f28dbb210f bug 103190 - win classic paragraph drop down does not show selected item. r=andreww, sr=hewitt. 2001-11-27 20:55:05 +00:00
shliang%netscape.com 28e61fdf6a bug 79355 - classic toolbar grippies not as slim as in 4.x. r=andreww, sr=hewitt 2001-11-27 04:07:58 +00:00
hyatt%netscape.com 64a1fd2289 Fix for 32087, custom icon support in tabs and url bar. r=andreww, sr=hewitt 2001-11-07 06:40:04 +00:00
shliang%netscape.com 68c60ba24b bug 61244. some classic skin files missing namespace. r=andreww, sr=hewitt. 2001-11-07 00:25:21 +00:00
blakeross%telocity.com 81e0d16517 Statusbar text has slightly oversized margins. r=hewitt sr=hyatt 2001-11-04 00:16:53 +00:00
blakeross%telocity.com 650229db91 Tab text has big margins in Classic. r=hewitt sr=hyatt 2001-11-03 18:27:38 +00:00