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

51 Коммитов

Автор SHA1 Сообщение Дата
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
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
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 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
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
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
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
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
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
dmose%netscape.com 3c7fd8f378 Theme changes to support LDAP autocomplete error-handling. Icons from marlon@netscape.com; css by me. r=jaggernaut@netscape.com, sr=bienvenu@netscape.com 2001-09-20 07:49:54 +00:00
jaggernaut%netscape.com f8f3e80dd6 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
hewitt%netscape.com 9ebf125e99 97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:34:50 +00:00
hewitt%netscape.com 24232dd342 84051 - new status bar icons and colored toolbar icons for modern theme, r=andreww, sr=hyatt 2001-07-10 09:15:27 +00:00
hewitt%netscape.com 1d8082a1ad 84051 - more small modern theme improvements, including mozilla statusbar icon, thinner radio/checkboxes, and other small tweaks, r=andreww, sr=hyatt 2001-07-03 06:23:13 +00:00
hewitt%netscape.com 8563fc457d 84051 - Modern theme - final update including new sidebar, statusbar, scrollbars, progress meter, checkboxes, radios, and other small tweaks. r=andreww, sr=hyatt 2001-06-28 09:15:38 +00:00
andreww%netscape.com bf4fd43e55 bugzilla 84076: r=timeless, sr=hewitt, a=asa 2001-06-12 03:06:34 +00:00
hewitt%netscape.com 1222ab29b3 78221 - new clicked images for toolbar buttons (last part of earlier checkin) 2001-05-20 09:55:45 +00:00
hewitt%netscape.com a174359b5b 63246 - global stylesheet scoping, r=jag/blake, sr=hyatt AND
78221 - new modern3 stuff, r=andreww, sr=hyatt
2001-05-12 05:02:09 +00:00
hewitt%netscape.com 59a1da2563 78221 - modern3 update: new toolbar icons galore, r=andreww, sr=ben 2001-05-06 06:57:03 +00:00
hewitt%netscape.com f36f67172a 74641 - new modern theme, r=andreww, sr=hyatt 2001-04-30 18:58:08 +00:00
dbaron%fas.harvard.edu 9db9333e20 Fix form controls and Windows/Unix classic skin to use new system colors -moz-FieldText, -moz-Dialog, and -moz-DialogText where appropriate to allow accurate representation of system colors on GTK.
Fix various CSS errors in themes.
b=67448  r=hewitt@netscape.com  sr=blizzard@mozilla.org
2001-04-17 02:54:21 +00:00
hewitt%netscape.com 3d5e92aa75 65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf 2001-03-16 02:56:38 +00:00
bryner%uiuc.edu f579bca00b Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build. 2001-01-05 23:51:45 +00:00
hewitt%netscape.com 5bab91dbca #52271 - [Modern] new secondary icons, r=german, sr=ben 2000-10-11 11:03:44 +00:00
hewitt%netscape.com 6529ba96ae #54751 - [Modern] main window cleanup, r=andreww, a=ben 2000-10-05 21:44:48 +00:00
hewitt%netscape.com 98a4fb2549 #54073 - [Modern] splitter, grippy, toolbar polish, r=andreww, a=ben 2000-10-05 21:25:13 +00:00
warren%netscape.com 181bb2dcb2 Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani 2000-09-20 19:35:24 +00:00
hewitt%netscape.com 78dc4445ff #46423 - [Modern] address book cleanup, r=hangas, a=ben 2000-09-20 00:26:30 +00:00
hewitt%netscape.com a7b2ff2b20 #46423 - modern skin splitters, r=nbhatla 2000-09-13 10:47:40 +00:00
putterman%netscape.com 8426abc173 Fix for 19618. Add icons to thread column. r=bienvenu 2000-09-08 04:21:41 +00:00
nbhatla%netscape.com 498173ea6c #46423 -> new modern skin. also updated classic skins i because of navigator.xul change earlier. Messenger compose and addressbook should now have the right toolbar buttons, and the nav bar in browser should stretch vertically to accomodate any urlbar font size. r=hewitt 2000-09-07 05:04:24 +00:00
nbhatla%netscape.com 384d677d08 First Checked In. 2000-09-07 04:49:38 +00:00
dbaron%fas.harvard.edu cfceba7dca Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2000-09-06 02:17:26 +00:00
nbhatla%netscape.com 8942977034 #25561 -> Select Addresses dialog cleanup. #46519-> Mac Classic skin polish. r=hangas 2000-08-19 01:57:50 +00:00
nbhatla%netscape.com bde3bda0cb #43658: Mac Classic polish fixes to toolbar buttons. #45534: Prevents thumb in scrollbar from shrinking too small in linux and windows classic skin. #44430: Mac Classic skin toolbar polish fixes. #46005: Fixes rt. click crash. #45336: Fixes linux crashing in Mail. #40780: Progress-meter patch for mac classic skin. r=hangas 2000-07-22 00:48:29 +00:00
nbhatla%netscape.com 9ad9258eea Bug #43658. Classic skin changes to addressbook, buttons (to make look Mac-like), colors, navigation toolbar buttons (to produce better mouse-over behavior), and small changes to spacing in radio buttons, menus, and checkboxes. r=hangas 2000-07-17 23:00:45 +00:00
rbs%maths.uq.edu.au 26742e611c Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2000-06-15 09:54:41 +00:00
hangas%netscape.com 02268f59cb Fixing icons in modern theme as well as an image for 34924. r=german 2000-06-08 23:58:58 +00:00
sspitzer%netscape.com 4d93236a8a adding directory.gif, but notice it is not used yet. 2000-05-11 03:47:32 +00:00
sspitzer%netscape.com dd3317154d it's skins/modern, not modern. 2000-05-11 02:24:17 +00:00
sspitzer%netscape.com d0fdef1817 it's now skins/modern, not just modern. 2000-05-11 02:11:42 +00:00
sspitzer%netscape.com 0e4e690384 update. 2000-05-10 06:07:51 +00:00
sspitzer%netscape.com d2ec9d0171 update. 2000-05-09 19:03:29 +00:00
cls%seawood.org b092f60153 Tweaks to let themes build with objdirs. r=sspitzer 2000-05-08 23:28:35 +00:00
sspitzer%netscape.com f836f89331 changes for the mac build. 2000-05-04 18:32:16 +00:00
sspitzer%netscape.com c4061120e2 makefile badness for win32 for themes. 2000-05-03 03:20:49 +00:00
sspitzer%netscape.com ce5e53d790 more themes work. 2000-05-03 00:45:44 +00:00
sspitzer%netscape.com 3858ec681f manifest files, for the themes work. 2000-05-02 13:43:28 +00:00
sspitzer%netscape.com 1d9d170699 more themes work 2000-05-02 03:49:00 +00:00