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

302 Коммитов

Автор SHA1 Сообщение Дата
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 ccd174584b bug 117781 - tab components out of alignment. r=andreww, sr=hewitt. 2002-01-22 23:21:51 +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
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
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
hyatt%netscape.com 93abe6b742 Fix for 115748, r=bryner, sr=sspitzer 2002-01-05 00:15:48 +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
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
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
rjc%netscape.com 229ab8821f Fix bug #108809. r=ben sr=hyatt 2001-12-01 07:23:21 +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
shliang%netscape.com 591216e2aa bug 94886 - scroll bars too narrow in modern theme. r=andreww, sr=hewitt. 2001-11-27 20:48:19 +00:00
shliang%netscape.com 660de45dce bug 71637 - css errors in chrome. r=andreww, sr=hewitt. 2001-11-27 04:01:38 +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
blakeross%telocity.com 81e0d16517 Statusbar text has slightly oversized margins. r=hewitt sr=hyatt 2001-11-04 00:16:53 +00:00
hewitt%netscape.com e1530dbc8e fixing various fun regressions from blake's earlier landing, rs=hyatt 2001-11-03 11:33:13 +00:00
blakeross%telocity.com 4b2c32dae5 Readding mistakenly removed line. sr=hewitt 2001-11-03 04:36:26 +00:00
blakeross%telocity.com d41637ea57 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
stephend%netscape.com c11abb37f8 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 3028af33af 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 b102001d1c Fix for 105587, tabs should support autohide, also other tabbrowser fixes. r=bryner, sr=hewitt 2001-10-25 08:22:43 +00:00
hewitt%netscape.com 6a53a80197 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 81d1e384de 106155 - disabled color problems in modern theme, r=blake, sr=hyatt 2001-10-23 00:40:20 +00:00
varga%utcru.sk 43196bdf59 Fix for bug 75572. Separator support in outliner.
r=waterson, sr=hyatt
2001-10-02 04:42:48 +00:00
hewitt%netscape.com a0bd804923 95876 - Support <button type='checkbox'/>, r=blake, sr=hyatt 2001-10-02 03:06:51 +00:00
hewitt%netscape.com 3bb552b753 70750 - new dialog xbl bindings, r=ben, sr=hyatt 2001-10-02 00:57:32 +00:00
gerv%gerv.net f385eb981a Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
hewitt%netscape.com 242f69fd9d 9656 - outliner column drag and drop rearranging, r=sspitzer, sr=hyatt 2001-09-25 22:17:47 +00:00
hyatt%netscape.com 0104d252a4 100706. Tabbrowser stuff. r=jag, sr=blake 2001-09-24 04:38:41 +00:00
hyatt%netscape.com c891a97a28 More 100706 fun. The <tabbrowser> widget. r/sr=jst,jag 2001-09-23 09:33:32 +00:00
hewitt%netscape.com 2af07b4a0b 97574 - Implement toolbarbutton and kill menubutton, r=blake, sr=hyatt 2001-09-20 07:10:52 +00:00
jaggernaut%netscape.com 3098b78e27 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
hewitt%netscape.com e8b9173831 99102 - update skin versions in all contents.rdf, r=hyatt, sr=blake 2001-09-17 23:40:50 +00:00
bryner%netscape.com eba9f8b4f2 Bug 89998 - deprecate titledbox in favor of groupbox. This checkin moves the groupbox functionality to groupbox.* instead of titledbox.*. Patch from andersma@luther.edu, r=bryner, sr=hewitt. 2001-09-15 06:47:08 +00:00
blakeross%telocity.com 58210fe390 Turbo landing:
- Turbo mode should run Mozilla from registry (88844). r=ccarlen sr=ben
- Systray menu for turbo should include components (89532). r=syd sr=ben
- Installer checkbox needs to turn turbo on properly (96936, 97338). r=ccarlen sr=ben
- Add 'Disable Quick Launch' menuitem to turbo systray icon (98770). r=syd sr=ben
- Need confirmation dialog when 'Disable Quick Launch' is selected (98805). r=syd sr=ben
- Show dialog when last window is closed in turbo mode (89166). r=ccarlen sr=ben

and some cleanup.
2001-09-10 23:48:09 +00:00
jaggernaut%netscape.com 83798daa05 Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2001-09-07 14:23:21 +00:00
sspitzer%netscape.com 55ffe367bb landing new icons for modern skin for marlon. #92429
r=sspitzer, sr=hewitt
2001-09-05 06:40:51 +00:00
hewitt%netscape.com 5f9faa9024 83222 - offline:Mac - GUI - offline indicator hidden in message window, r=ben, sr=hyatt, a=dbaron 2001-08-31 00:12:56 +00:00