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

59 Коммитов

Автор SHA1 Сообщение Дата
scott%scott-macgregor.org 1676a87223 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 efd38c83a8 Add missing ids to menu items to make the UI more customizeable 2004-01-09 18:26:10 +00:00
scott%scott-macgregor.org e4861b9289 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 bf91286908 fix ctrl-m chars. 2003-12-14 23:52:03 +00:00
jshin%mailaps.org 5e7848db38 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 90fd09954b 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 d03cd7f03e 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
scott%scott-macgregor.org 9e8c208615 Part of Bug #227197 --> address book search results are using classic icons 2003-12-02 06:17:51 +00:00
scott%scott-macgregor.org 70e958ccb4 Bug #224618 --> Default value for customize toolbar is displayed as "icons",
but it should be "icons and text".
2003-12-01 20:52:21 +00:00
scott%scott-macgregor.org 8750c53c62 add extra padding to menu-button toolbar buttons. 2003-11-29 00:33:03 +00:00
scott%scott-macgregor.org c191a03079 Fix style rules in the mail compose contacts sidebar to match the new theme. 2003-11-28 06:46:59 +00:00
scott%scott-macgregor.org f738c87bfc Land Qute theme update for Thunderbird 2003-11-27 03:21:54 +00:00
scott%scott-macgregor.org 5c088bc480 Bug #226392 -> When displaying a vcard, hide fields in the address book card which
are not used by vcard
2003-11-25 02:28:10 +00:00
scott%scott-macgregor.org ee88628a87 Port Bug #73801 from the trunk: Need to disable the Delete button & menu item Delete Address Book when PAB or CAB is selected 2003-11-14 23:40:36 +00:00
scott%scott-macgregor.org 6a132db80e window menu for OSX tweaks. Thanks to Don Crandall for the patch 2003-11-06 16:39:48 +00:00
scott%scott-macgregor.org 3b88c7692a OSX only: add a Windows menu item to the mac build to keep track of all open windows.
Thanks to Don Crandall for the patch!
2003-11-06 06:23:28 +00:00
scott%scott-macgregor.org b588387717 Port vcard UI to thunderbird: Bug #221319. 2003-10-09 22:23:57 +00:00
scott%scott-macgregor.org fd88efa4f4 Re-style the address book toolbar to do the following:
1) restore the icon on top, text on bottom style that was regressed

2) make text only and icons only mode work on the address book toolbar
2003-10-07 23:17:56 +00:00
scott%scott-macgregor.org 38a8302d50 Bug #220404 --> Card Summary Pane menu item should be under View, not View | Toolbars
patch by stephen walker
2003-10-07 18:50:32 +00:00
scott%scott-macgregor.org 3d8438a436 Port Ian's patch for Bug #64030: Right click pop-up menu for address book does not work (context menu)
thanks to stephen walker for the port.
2003-10-07 18:37:43 +00:00
scott%scott-macgregor.org b34d3e880b Port Bug #213053 to thunderbird. "Company" should be "Organization" in the ab results pane column header
and the import UI.
2003-09-16 06:39:16 +00:00
scott%scott-macgregor.org a9654975c8 Add minheight to address book panes. Patch by Stephen Walker 2003-09-10 22:27:59 +00:00
scott%scott-macgregor.org 298e0d429d add an id to the help menu item separator. 2003-08-27 03:04:22 +00:00
scott%scott-macgregor.org d63a958713 Bug #217252 --> Contacts panel is double click trigger happy 2003-08-25 21:33:37 +00:00
scott%scott-macgregor.org 70bc1f1e04 Bug #214864 --> Checkmark on "View|Toolbars|Mail Toolbar" is set when the Mail Toolbar is hidden
thanks to mbr for helping out with the patch.
2003-08-25 07:52:39 +00:00
scott%scott-macgregor.org 1db015dd89 Bug #216359 --> search bar menu item does not stay unchecked in ab because it is missing an id.
thanks to mbr for the patch
2003-08-19 23:42:10 +00:00
scott%scott-macgregor.org a112506899 Skin AB sidebar header like the mail 3-pane along with some border cleanup.
Thanks to Stephen Walker for the patch.
2003-08-15 19:00:43 +00:00
scott%scott-macgregor.org fa058ffda8 Make the options dialog resizeable. 2003-08-09 04:49:51 +00:00
scott%scott-macgregor.org 4dc3a1f88f Bug #213538 --> remove the MOZ_THUNDERBIRD ifdef in nsWebShell.cpp. Add moz thunderbird functionality to OnStartURI to kick
non mail urls out to the operating system.

Also, break out a method on nsIMessenger for thunderbird which can be used to launch urls externally instead of doubling up inside
of loadUrl.
2003-08-02 05:45:21 +00:00
scott%scott-macgregor.org 2c74e7b674 Add customize toolbar context item to the menubar. Thanks to Stephen Walker for the patch. 2003-08-01 18:27:54 +00:00
scott%scott-macgregor.org 6edff854e2 Bug #214482 --> keyboard shortcuts in address book aren't working. Add command line handlers for some of the key bindings. 2003-07-30 21:08:47 +00:00
scott%scott-macgregor.org e6a80e63fc add html name space to avoid some errors 2003-07-30 18:45:16 +00:00
scott%scott-macgregor.org ac65a4ae44 move the about dialog menu item to the right place on OSX by giving it a special id attribute.
Thanks to Don Crandall for the fix!
2003-07-29 23:40:52 +00:00
scott%scott-macgregor.org c82aa89fb4 Change the default address book card heading colors to better match the theme.
Thanks to Stephen Walker for the patch.
2003-07-29 23:04:25 +00:00
scott%scott-macgregor.org d0c2805b47 Remove the search bar border.
Patch from Stephen Walker.
2003-07-23 00:28:40 +00:00
scott%scott-macgregor.org e18005c939 port varga's patch to thunderbird 2003-07-22 00:01:50 +00:00
scott%scott-macgregor.org 18d8b8d6d3 add a customize toolbar context menu on the address book toolbar 2003-07-11 07:14:29 +00:00
scott%scott-macgregor.org af58a796ad More overlay collapsing work. Thanks to Stephen Walker for the patch. 2003-07-11 06:17:30 +00:00
scott%scott-macgregor.org dfa630cede Land Bug #211657 for bzbarsky. Use :: for -moz pseudo-elements 2003-07-07 22:59:47 +00:00
scott%scott-macgregor.org 7d44cd87c1 Add context menu items for adding selected contacts to the to/cc/bcc fields of the compose window.
Pick up some trunk fixes
2003-07-01 23:56:33 +00:00
scott%scott-macgregor.org 3e68036bfe remove obsolete UI version prefs.
Thanks to stephen walker for the patch.
2003-06-27 22:28:09 +00:00
scott%scott-macgregor.org 124a232863 Add a context menu to the contact panel for deleting and editing cards.
Fork tools icon (patch from stephen walker)
2003-06-27 00:55:01 +00:00
scott%scott-macgregor.org ced61ecee7 Update to the contacts manager for picking addresses in the compose window. 2003-06-26 01:46:26 +00:00
scott%scott-macgregor.org 21481edabb New address picker panel is built into the compose window as a sidebar. You can drag and drop entries to the addressing widget,
or double click addressses or use the To/cc buttons.

Still needs some UI polish.
2003-06-25 05:15:58 +00:00
scott%scott-macgregor.org 429e8ba684 fix typo 2003-06-09 22:14:54 +00:00
scott%scott-macgregor.org 0a7c542dcc move a trunk patch for biff sound notification.
Hide a bunch of columns in the address book by default.
2003-06-07 01:49:00 +00:00
scott%scott-macgregor.org 547e3e3de6 Try to fix runtime dtd errors on linux and mach-o builds by not using the xul-preprocessor on DTD files. 2003-06-06 17:14:44 +00:00
scott%scott-macgregor.org b52bb5096a more work to strip out license & copyright lines using the xul pre-processor from chrome.
Thanks to Stephen Walker for the patch.
2003-06-05 03:46:46 +00:00
scott%scott-macgregor.org 01aa963c94 fork the junk mail dialog so I can add a new tab for a future implementation of black lists. Add some group boxes to the junk mail
dialog to try to make it look more coherent than the mess it currently is.

Add some CSS for address book cards to make the caption for the group box better blend in with the address book card on win xp.
2003-06-05 01:26:16 +00:00
scott%scott-macgregor.org 1ad0faa786 Collapse overlays for a bunch of address book dialogs. Thanks to Stephen Walker for the patch. 2003-06-04 06:04:42 +00:00