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

58 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 312178a218 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
2002-09-12 04:41:19 +00:00
sspitzer%netscape.com bfc52196b8 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.
2002-09-12 03:59:14 +00:00
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
sspitzer%netscape.com 355fa4bb48 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)
2002-03-21 02:01:19 +00:00
shliang%netscape.com e3e883fae4 89495, 121160 - redesign select addresses dialog and add search, add search to addressbook sidebar. r=bhuvan,sr=sspitzer,a=asa 2002-03-08 22:05:05 +00:00
racham%netscape.com 41267966e8 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 2002-03-04 23:46:39 +00:00
shliang%netscape.com c86af7c1eb bugs 116451, 109908 - changing mail list and map it button display in addressbook card view pane - r=bhuvan, sr=sspitzer 2002-02-20 06:34:00 +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
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
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 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
sspitzer%netscape.com 620ecc1d4f 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 d15923be01 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 efa46c6ea5 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 3dce80da20 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 1d34ad3f51 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 5befe1d328 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 75e625e5fb 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 3098b78e27 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2001-09-18 21:47:32 +00:00
hewitt%netscape.com 0935ba55d3 97487 - splitting up mail css files, r=mscott, sr=sspitzer, a=asa 2001-08-31 22:34:50 +00:00
hewitt%netscape.com 5049fafc6f 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 89f0fece5e 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 e5bb07b125 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 8555dc226e bugzilla 84076: r=timeless, sr=hewitt, a=asa 2001-06-12 03:06:34 +00:00
hewitt%netscape.com 53a765a586 78221 - new clicked images for toolbar buttons (last part of earlier checkin) 2001-05-20 09:55:45 +00:00
hewitt%netscape.com 0de45a9e3d 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 ec280ffa43 78221 - modern3 update: new toolbar icons galore, r=andreww, sr=ben 2001-05-06 06:57:03 +00:00
hewitt%netscape.com 8edaed8b9c 74641 - new modern theme, r=andreww, sr=hyatt 2001-04-30 18:58:08 +00:00
dbaron%fas.harvard.edu 01fc2abd17 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 7b08396164 65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf 2001-03-16 02:56:38 +00:00
bryner%uiuc.edu 433f20e3da 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 6a0d882261 #52271 - [Modern] new secondary icons, r=german, sr=ben 2000-10-11 11:03:44 +00:00
hewitt%netscape.com ccc22231ee #54751 - [Modern] main window cleanup, r=andreww, a=ben 2000-10-05 21:44:48 +00:00
hewitt%netscape.com f34efc5a5d #54073 - [Modern] splitter, grippy, toolbar polish, r=andreww, a=ben 2000-10-05 21:25:13 +00:00
warren%netscape.com 075350b1c8 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 b582d7e712 #46423 - [Modern] address book cleanup, r=hangas, a=ben 2000-09-20 00:26:30 +00:00
hewitt%netscape.com 5afaf4ccf2 #46423 - modern skin splitters, r=nbhatla 2000-09-13 10:47:40 +00:00
putterman%netscape.com 42c0d70b6b Fix for 19618. Add icons to thread column. r=bienvenu 2000-09-08 04:21:41 +00:00
nbhatla%netscape.com 6f30d4711d #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 be81de46e7 First Checked In. 2000-09-07 04:49:38 +00:00
dbaron%fas.harvard.edu 7bb3956df6 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 8a0febc0e2 #25561 -> Select Addresses dialog cleanup. #46519-> Mac Classic skin polish. r=hangas 2000-08-19 01:57:50 +00:00
nbhatla%netscape.com f27e601cb9 #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 907f5d551e 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 29f1b6960b 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 3ceb73105b 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 bd1e71c665 adding directory.gif, but notice it is not used yet. 2000-05-11 03:47:32 +00:00
sspitzer%netscape.com 44b8025ec8 it's skins/modern, not modern. 2000-05-11 02:24:17 +00:00
sspitzer%netscape.com b6125b5f13 it's now skins/modern, not just modern. 2000-05-11 02:11:42 +00:00
sspitzer%netscape.com b467e292a5 update. 2000-05-10 06:07:51 +00:00