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

53 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 1c38d6b95e Bug 229812 CSS Errors in themes
patch by bob@bclary.com r=neil sr=alecf
2007-09-06 22:05:09 +00:00
gerv%gerv.net a3bfc6585c Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-09-06 22:03:40 +00:00
bzbarsky%mit.edu bd61fdad88 Move to the double-'::' notation for -moz-tree-* pseudo-elements in SeaMonkey.
Bug 211657, r+sr=dbaron
2007-09-06 22:03:22 +00:00
mscott%netscape.com e5bce65e18 Porting a minotaur fix back into mozilla mail.
Bug #200608 --> hide the sort indicator for the folder pane and the address book.

r/sr=sspitzer
2007-09-06 22:02:58 +00:00
sspitzer%netscape.com 640fa60d79 fix for bug #124080.
show secure LDAP server icon for addressbook dir pane.
r/sr=bienvenu, a=asa
2007-09-06 22:02:57 +00:00
sspitzer%netscape.com 5a3599545c fix for bug #178061. use better icon for IM button in addressbook.
thanks to gail for the icons.  r/sr=bienvenu, a=blizzard
2007-09-06 22:02:37 +00:00
sspitzer%netscape.com 5fe9c73732 clean up from my removal of sidebar from 3 pane and addressbook.
fix splitter look, and remove unnecessary css.
bug #169057.  r/sr=bienvenu
2007-09-06 22:02:03 +00:00
hewitt%netscape.com 2b45821886 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
2007-09-06 22:01:31 +00:00
varga%utcru.sk 232484d5bc 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
2007-09-06 22:00:19 +00:00
sspitzer%netscape.com 17b1bf8a0f 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
2007-09-06 22:00:06 +00:00
shliang%netscape.com b70b4ed337 89495, 121160 - redesign select addresses dialog and add search, add search to addressbook sidebar. r=bhuvan,sr=sspitzer,a=asa 2007-09-06 22:00:00 +00:00
sspitzer%netscape.com 817ced25cb merging ab outliner branch to the trunk, not part of the build. 2007-09-06 21:59:55 +00:00
sspitzer%netscape.com f5f12ce1e8 fix for #168108. show icons in card preview pane, using screenname attribute.
if you happen to use NS 7.x, the place we look on disk (by default) is the buddy icon directory.  r/sr=bienvenu
2007-09-06 21:59:52 +00:00
sspitzer%netscape.com 27979d1444 fix for CAB UI and backend. bug #167571. following jglick's spec and mscott's document (http://www.mozilla.org/mailnews/arch/cab.html). also fix #168115. add "IM" button to addressbook, and launch default IM application using screenname attributes of selected cards.
if multiple screennames, launch a chat.
2007-09-06 21:59:45 +00:00
sspitzer%netscape.com b2b5ce3de3 fix for #132184. make quick search bar in AB look like quick search bar in mail.
r=andreww, sr=sspitzer, a=asa.  fix by t.bugz@lament.cjb.net (Tuukka Tolvanen)
2007-09-06 21:59:32 +00:00
racham%netscape.com 9dc7dde7f6 Fixing bug 118840. Giving a proper look to the delete button on mousedown in Modern skin AddressBook. Patch by Stephen Walker. r=bhuvan, sr=hewitt, a=asa 2007-09-06 21:59:29 +00:00
shliang%netscape.com ddf9e28d28 bugs 116451, 109908 - changing mail list and map it button display in addressbook card view pane - r=bhuvan, sr=sspitzer 2007-09-06 21:59:14 +00:00
hewitt%netscape.com 9fa98f4978 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 2007-09-06 21:58:42 +00:00
dmose%netscape.com bf95036a8d Theme changes to support LDAP autocomplete error-handling. Icons from marlon@netscape.com; css by me. r=jaggernaut@netscape.com, sr=bienvenu@netscape.com 2007-09-06 21:56:03 +00:00
jaggernaut%netscape.com 332aaca01a Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2007-09-06 21:55:53 +00:00
hewitt%netscape.com 4d8b69ff00 bug 68768. failure to fully specify colors in themes. patch by shuehan liang <shliang@netscape.com> r=jag, sr=hewitt 2007-09-06 21:55:45 +00:00
sspitzer%netscape.com 140d962b7a 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.
2007-09-06 21:55:44 +00:00
sspitzer%netscape.com c4974c2d0e 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
2007-09-06 21:55:40 +00:00
hewitt%netscape.com 99e573a45c 97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa 2007-09-06 21:55:35 +00:00
hewitt%netscape.com 858cf56042 84051 - more small modern theme improvements, including mozilla statusbar icon, thinner radio/checkboxes, and other small tweaks, r=andreww, sr=hyatt 2007-09-06 21:55:09 +00:00
hewitt%netscape.com 21910db5e2 84051 - Modern theme - final update including new sidebar, statusbar, scrollbars, progress meter, checkboxes, radios, and other small tweaks. r=andreww, sr=hyatt 2007-09-06 21:55:01 +00:00
andreww%netscape.com 6f2948046f bugzilla 84076: r=timeless, sr=hewitt, a=asa 2007-09-06 21:54:49 +00:00
hewitt%netscape.com 5648547db4 63246 - global stylesheet scoping, r=jag/blake, sr=hyatt AND
78221 - new modern3 stuff, r=andreww, sr=hyatt
2007-09-06 21:54:37 +00:00
hewitt%netscape.com 579b0084fd 78221 - modern3 update: new toolbar icons galore, r=andreww, sr=ben 2007-09-06 21:54:27 +00:00
hewitt%netscape.com 57aabd37eb 74641 - new modern theme, r=andreww, sr=hyatt 2007-09-06 21:54:07 +00:00
dbaron%fas.harvard.edu 1b8d973fd1 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
2007-09-06 21:53:56 +00:00
hewitt%netscape.com 0f3ecf08ec 65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf 2007-09-06 21:53:41 +00:00
sspitzer%netscape.com f478097be8 supplimental fix for bug #124080 (need secure LDAP server icon for addressbook dir pane)
previous icon had some transparency issues.  thanks to gail for the new icon.
2007-09-06 21:53:39 +00:00
sspitzer%netscape.com d9dc250c2d new icon for the chat button in addressbook from gail. not referenced by any css yet, so not part of the build. 2007-09-06 21:53:38 +00:00
sspitzer%netscape.com 49d9a21f5e new icons for bug #124080, different icon for secure LDAP addressbooks.
not part of the build yet, a=asa.
2007-09-06 21:53:34 +00:00
hewitt%netscape.com 4ad86c9408 65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf 2007-09-06 21:53:08 +00:00
hewitt%netscape.com beecd7a1c6 #52271 - [Modern] new secondary icons, r=german, sr=ben 2007-09-06 21:52:15 +00:00
hewitt%netscape.com 727dfb45e5 #54073 - [Modern] splitter, grippy, toolbar polish, r=andreww, a=ben 2007-09-06 21:51:59 +00:00
hewitt%netscape.com 0c0dd0707b #46423 - [Modern] address book cleanup, r=hangas, a=ben 2007-09-06 21:51:11 +00:00
hewitt%netscape.com fe7d83b7e9 #46423 - modern skin splitters, r=nbhatla 2007-09-06 21:51:10 +00:00
putterman%netscape.com 0f3d066c8d Fix for 19618. Add icons to thread column. r=bienvenu 2007-09-06 21:50:55 +00:00
nbhatla%netscape.com 85d6c9b9ea #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 2007-09-06 21:50:49 +00:00
dbaron%fas.harvard.edu a7179c8586 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.
2007-09-06 21:50:41 +00:00
sspitzer%netscape.com 10e1eb86bb more work on #73868. converting ab from tree to outliner. NOT PART OF THE BUILD. 2007-09-06 21:50:19 +00:00
sspitzer%netscape.com e43f1f74e9 more work for converting AB results pane to outliner.
bug #73868.  not part of the build
2007-09-06 21:50:15 +00:00
sspitzer%netscape.com 5ceff9ab22 new css file for switching ab over to outliner.
NOT PART OF THE BUILD. #73868
2007-09-06 21:50:14 +00:00
nbhatla%netscape.com 5f734bece4 #25561 -> Select Addresses dialog cleanup. #46519-> Mac Classic skin polish. r=hangas 2007-09-06 21:48:51 +00:00
nbhatla%netscape.com 6c07fc6f6e #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 2007-09-06 21:48:50 +00:00
nbhatla%netscape.com c335abf7cb 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 2007-09-06 21:48:49 +00:00
rbs%maths.uq.edu.au cef06ca354 Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2007-09-06 21:48:39 +00:00