Commit Graph

102 Commits

Author SHA1 Message Date
scott%scott-macgregor.org
d5e1f39d7b Bug #271711 --> Virtual folders can't use international characters in folder name.
Bug #241066 --> For Mac OS X:
1) Hide drop down for print toolbar button
2) Hide print preview in thread pane and msg pane context menus
3) hide print card and print address book preview in address book
4) hide print preview in view source

sr=bienvenu
2004-12-02 01:06:45 +00:00
webmail%kmgerich.com
28ba5f988f Pinstripe Thunderbird Update (bug 270667)
- Saved Search Folder icon
- Shared folder icon
- Message group styles
- Striped background on thread pane and other trees
- Drag and drop styles for folder pane
- Search box tweakage
- Remote requests info bar style
- Blog "server" icon
2004-11-30 12:57:25 +00:00
scott%scott-macgregor.org
1babf08ff1 Bug #272066 --> Contacts Sidebar Needs Hooked up to use the new quick search textbox
sr=bienvenu
2004-11-28 06:16:48 +00:00
scott%scott-macgregor.org
b3c7345ed8 Bug #271024 --> On windows and linux, use separators instead of spacers in the default address book
and mail 3-pane toolbars

sr=bienvenu
2004-11-22 04:43:21 +00:00
scott%scott-macgregor.org
bcffb3f02d Bug #270477 --> try to fix the white border showing up above the "Folders" sidebar header.
Better fix this time.
2004-11-21 01:04:08 +00:00
scott%scott-macgregor.org
21eb480fc8 Bug #270477 --> try to fix the white border showing up above the "Folders" sidebar header. 2004-11-19 22:48:39 +00:00
scott%scott-macgregor.org
f17dea8085 Bug #128129 --> enter/return for selected card/list in directory pane won't open properties dlg
sr=bienvenu
2004-11-19 19:24:14 +00:00
scott%scott-macgregor.org
da968ef1b5 Bug #270477 --> Qute theme update. 2004-11-18 02:48:29 +00:00
scott%scott-macgregor.org
878fcc6365 Bug #269551 --> Mac OS X menu cleanup for Thunderbird
Hide the extraneous toolbar separator from the tools menu bar for Mac OS X.
2004-11-16 21:23:33 +00:00
scott%scott-macgregor.org
1953b3dd8f Bug #269304 --> more mac specific work for the address book quick search box 2004-11-12 08:37:02 +00:00
scott%scott-macgregor.org
8ef8a7850c Bug #269304 --> convert address book quick search box to look and behave like the
mail 3 pane quick search box.

sr=bienvenu
2004-11-12 03:55:54 +00:00
scott%scott-macgregor.org
9bec444061 Bug #264061 --> Tools/Options should be Edit/Preferences on Linux 2004-11-10 23:14:30 +00:00
scott%scott-macgregor.org
4f398a687c Bug #267405 --> file/ quit and file / exit platform consistency. 2004-11-04 19:59:54 +00:00
bugzilla%arlen.demon.co.uk
a3b05ed4a5 Bug 264102 Chrome should use document.title instead of window.title - mail fixes
p=me r=mscott
2004-10-26 22:04:49 +00:00
scott%scott-macgregor.org
9165a5d0fc Bug #239984 --> [OSX] "Minimize Window" and "Zoom Window" in the "Window" menu, cannot be chosen.
Patch by bugs.mano@mail-central.com
2004-10-22 21:36:35 +00:00
scott%scott-macgregor.org
9bb3e71fb1 Bug #261913 --> Buddy icons for screen names are not shown in message pane nor the address book.
Patch by mjg@math.arizona.edu
2004-09-28 17:05:34 +00:00
bsmedberg%covad.net
9225719bf5 More incremental centralizing of locale files. 2004-09-25 16:05:19 +00:00
scott%scott-macgregor.org
146cca9167 hook up a keyboard shortcut for invoking the advanced search addresses dialog. 2004-09-23 20:19:04 +00:00
scott%scott-macgregor.org
8e1e2b96a9 Address book polish. Move the search addresses menu item under Edit / Find to match the main 3:pane.
Hide the advanced search button.

Establish a new set of default buttons for the address book toolbar.
2004-09-23 20:12:51 +00:00
cbiesinger%web.de
3506522cc6 Bug 252468 Remove outdated autostretch attribute from the tree
patch by Simon Paquet <bugzilla@babylonsounds.com> r=neil rs=bz
2004-07-29 18:25:42 +00:00
scott%scott-macgregor.org
c3a1288649 Bug #251605 --> crash when doing multiple advanced address book searches 2004-07-15 18:14:09 +00:00
Stefan.Borggraefe%gmx.de
d77b1b0e6e Forgot to address a review comment before checking in the fix for bug 177054. This additional checkin just corrects the indentation. 2004-07-15 10:37:13 +00:00
Stefan.Borggraefe%gmx.de
9b5edbbcdd Fix for Bug 177054: fix all openers of the Advanced Address Book search dialog to open a new dialog (if one is not already open), or raise the existing one (if it exists)
r=neil, sr=sspitzer
2004-07-15 10:10:53 +00:00
scott%scott-macgregor.org
1cf55b781e The address book search bar should look like the 3pane search bar
Patch by Stephen Walker
2004-06-29 22:54:38 +00:00
scott%scott-macgregor.org
9e31615f55 Bug #248797 --> Unable to delete mailing list in contacts list compose window
Patch by Jeroen Peters
2004-06-28 06:40:30 +00:00
bsmedberg%covad.net
d9ba66a275 Bug 239929 - Porting semi-single-profile from the aviary1.0 branch to the trunk. This is using the argv-restart method right now (a child process). This will be changing to an xpcom-restart process soon. Code by me, Ben Goodger, Darin, Scott M., M. Kaply, and others. xpfe/appshell code r=danm sr=brendan (bug 244106). 2004-06-17 21:23:51 +00:00
scott%scott-macgregor.org
9a0a881cc8 Bug #242672 --> Help menu should conform to Apple Human Interface Guidelines
Patch by Jon Baumgartner
2004-06-12 03:52:10 +00:00
neil%parkwaycc.co.uk
d6d70f3234 Bug 245325 Really fix addressbook's abuse of menulists r/sr=mscott 2004-06-11 11:48:14 +00:00
neil%parkwaycc.co.uk
b524e9d1e5 Simplify addressbookpicker code to something that works b=245325 r/sr=sspitzer moa=bienvenu 2004-06-05 21:45:06 +00:00
neil%parkwaycc.co.uk
8792be5aaa Bug 245325 Fix addressbook's abuse of menulists r/sr=mscott 2004-06-03 16:52:06 +00:00
scott%scott-macgregor.org
5b4372d297 [OSX]:Window menu should conform to Apple Human Interface Guidelines 2004-05-30 23:53:24 +00:00
scott%scott-macgregor.org
8dfc02c0a8 Bug #242614 --> LDAP addresses do not show up in contact sidebar window when composing e-mail 2004-05-13 19:09:56 +00:00
scott%scott-macgregor.org
d05621e8b4 Bug #242991 --> fix address book export regression 2004-05-12 18:30:34 +00:00
neil%parkwaycc.co.uk
0d6fb698be Window menu radio menuitems should not be unnamed b=219832 p=macdoc@interx.net r=me sr=alecf 2004-05-06 20:42:28 +00:00
scott%scott-macgregor.org
a832ffb430 Bug #239474 --> Fix thunderbird regression preventing LDAP searches from working in the address book. 2004-04-29 02:09:47 +00:00
scott%scott-macgregor.org
69b44a86ac Fix bustage caused by BUg #239474 --> address book thread pane is empty 2004-04-23 23:38:12 +00:00
scott%scott-macgregor.org
325ab0c3cb art update from arvid 2004-04-23 22:00:11 +00:00
varga%nixcorp.com
2cd056deb1 Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2004-04-17 05:53:38 +00:00
bzbarsky%mit.edu
26cdb24398 Make nsXULElement::GetChildNodes use the same (live) node list that
nsGenericElement uses.  Bug 240633, r+sr=jst on the C++ changes, r=neil, sr=jst
on the JS changes.
2004-04-15 22:14:39 +00:00
webmail%kmgerich.com
dac2a7833a 2 of 2, Pinstripe for Thunderbird, bug #239106. Does not affect Seamonkey 2004-03-30 23:38:41 +00:00
webmail%kmgerich.com
af4d7b1776 1 of 2, new files. Pinstripe for Thunderbird, new default theme on Mac. Bug #239106. 2004-03-30 23:31:04 +00:00
scott%scott-macgregor.org
3d8dff7f35 Bug #237398 --> Contacts Sidebar says "Addressbook:", however it should say "Address Book:" 2004-03-15 19:26:57 +00:00
scott%scott-macgregor.org
f416bc951c Ctrl-N should bring up a new AB card from the address book. 2004-02-12 04:02:13 +00:00
scott%scott-macgregor.org
1767cd52d8 Bug #132159 --> Quick Search: Status text "1 matches found" is grammatically incorrect
patch by stephen walker

r=neil
sr=mscott
2004-01-27 17:33:33 +00:00
scott%scott-macgregor.org
d7ca9afe2c Add missing ids to menu items to make the UI more customizeable 2004-01-09 18:26:10 +00:00
scott%scott-macgregor.org
934ece865b give throbber a label (Activity Indicator) in the customize toolbar window.
Patch by Stephen Walker
2003-12-22 17:39:44 +00:00
scott%scott-macgregor.org
d8025f000b fix ctrl-m chars. 2003-12-14 23:52:03 +00:00
jshin%mailaps.org
ad38801286 bug 225695 : follow-up to bug 44272. tree-wide sweep to replace escape/unescape() with en|decodeURI(Component). part 2(mail/mailnews) of 3. r=neil, sr=bienvenu, a=asa 2003-12-03 21:52:10 +00:00
scott%scott-macgregor.org
6fdbdc1981 change the id of the ab delete button so it does not conflict with the delete button in the mail 3-pane. This was confusing the custom toolar dialog, causing it to not show the icon. 2003-12-02 18:06:14 +00:00
scott%scott-macgregor.org
7417f54faa Part of BUg #227197 --> edit and new mailing list dialog should show the new icons not the old ones.
Patch by Stephen Walker.
2003-12-02 06:23:47 +00:00