diff options
Diffstat (limited to 'ui/ChangeLog')
-rw-r--r-- | ui/ChangeLog | 557 |
1 files changed, 0 insertions, 557 deletions
diff --git a/ui/ChangeLog b/ui/ChangeLog deleted file mode 100644 index 1efaf05e34..0000000000 --- a/ui/ChangeLog +++ /dev/null @@ -1,557 +0,0 @@ -2001-04-14 Jeffrey Stedfast <fejj@ximian.com> - - * evolution-mail.xml: Added Filter/VFolder on mailing list. Yay. I - also figured I'd expand this like MessageFilterSubj to - MessageFilterSubject, what's with the abreviation? It makes no - sense when the verb is that long anyway... - -2001-03-13 Michael Meeks <michael@ximian.com> - - * evolution-mail.xml: Add a load of commands, sigh, people do this - so brokenly. - -2001-04-02 Anders Carlsson <andersca@codefactory.se> - - * evolution-mail.xml: Added a space after an attribute to make - libxml happy. - -2001-04-01 Gediminas Paulauskas <menesis@delfi.lt> - - * evolution-addressbook.xml, evolution-calendar.xml, - evolution-mail.xml, evolution-tasks.xml, evolution.xml: as Jacub - suggested, added some icons, replaced stock Print with ours, etc. - -2001-03-29 Not Zed <NotZed@Ximian.com> - - * evolution-mail.xml: Move the 'hide deleted' to the option list - under the view menu. - -2001-03-28 Ettore Perazzoli <ettore@ximian.com> - - * evolution-mail.xml: Bind "MessageMarkAsRead" to `Control-k' - instead of `Control-q'. - -2001-03-20 Ettore Perazzoli <ettore@ximian.com> - - * evolution-mail.xml: Change "Send and Receive" to "Send / - Receive". - -2001-03-20 Miguel de Icaza <miguel@ximian.com> - - * evolution-addressbook.xml: Added artwork from Jakub. - -2001-03-19 Jeffrey Stedfast <fejj@ximian.com> - - * evolution-mail.xml: Add Resend Message under the File menu. - -2001-03-17 Miguel de Icaza <miguel@ximian.com> - - * evolution-calendar.xml: Added ShowWeekView, ShowMonthView, - ShowDay, ShowWorkWeek to the View menu. - - * evolution.xml, evolution-mail.xml: Provide "Actions" in the - toplevel evolution. Fill in Actions/Component in Evolution-mail - (no visual changes, just internal changes). - - * evolution-calendar.xml: Added Actions menu. Added New Verb - EditNewEvent. - -2001-03-16 Miguel de Icaza <miguel@ximian.com> - - * evolution-mail.xml: Added accelerator to elements missing - accelerators (Reply, Inline, Quoted, Attachments, Empty Trash, - Full Headers). - - * evolution.xml: Added a placeholder for the beginning of the - view. - -2001-03-12 Jeffrey Stedfast <fejj@ximian.com> - - * evolution-message-composer.xml: Added Reply-To field. - -2001-03-11 Jeffrey Stedfast <fejj@ximian.com> - - * evolution-mail.xml: Add an ActionsEmptyTrash menu item. - -2001-03-08 Jeffrey Stedfast <fejj@ximian.com> - - * evolution-mail.xml: Took out the "IMPLEMENT ME"'s from the - forward menu items since I've coded them now. - -2001-03-08 Ettore Perazzoli <ettore@ximian.com> - - * evolution-mail.xml: Renamed the "Get Mail" button to "Send and - Receive" for consistency with the command in the "Actions" menu. - -2001-03-06 Miguel de Icaza <miguel@ximian.com> - - * evolution-message-composer.xml: Reorder menus to be File, Edit, - View, Insert, Format (instead of File, Edit, Format, View, Insert). - - Add View/From Field and View/From BCC - - Add Insert/File. - - Add File/Send menu item. - - Change the look to follow the "mailer" look (thiner display). - -2001-03-06 Miguel de Icaza <miguel@ximian.com> - - * evolution-tasks.xml: Added "File/New/Task" as well. - - * evolution-mail.xml: Added "File/New/Mail Message" at the top - with binding C-n. - - * evolution-calendar.xml: Set the binding for New Appointment to C-n - - * evolution-contact-editor.xml: Set the toolbar to hlook=text - vlook=icon; Set all icons priority-text to 1. - - * evolution-addressbook.xml: Added "Contact" to the New menu. - - * evolution.xml: Provide an entry point to put "New" items on the - first level. - - We are going to need some Bonobo support to "hide" objects when - other objects appear (like, having Mail Message bound to C-S-X in - the global space, and when we switch to Mail, we only show the - entry that has C-n as the binding). - -2001-02-28 Miguel de Icaza <miguel@ximian.com> - - * evolution.xml: Moved Importer after the Folder operations per - Dan's proposal. - - * evolution-addressbook.xml: Renamed Settings/AddressBook - Configuration to Tools/Settings. - - Make all the items have "Print" items that use the same icon - instead of a collection of icons. - - * evolution-calendar.xml: Moved "Calendar Preferences" from - "Settings" to "Tools/Settings". - - * evolution-mail.xml: Settings menu is fully gone. All things - that run a dialog now end up in "Tools" while actions end up in - "Actions". Hence I am right. - - Renamed "Mail Configuration..." to "Identieies and Servers" - - Move MessageMarkAsRead, MessageMarkAsUnRead - to Edit menu. Add MessageMarkAllAsRead. - - Remove "Print Message" from Message menu. Remove "Print Preview - Message" from Message menu. Leave them on the "File" menu. - - Renamed "Reply to Sender" to "Reply" (awaiting Ettore's - permission). - - Renamed "Messages" to "Actions". - - Open Message renamed to "Open Selected Items" (as this is what it - actually does). - - Moved "Save Message As" to "File" menu. - - Added "Properties" to the File/Folder submenu. - - Edit menu now looks like this: Message Move, Message Copy, Select - All, Invert Selection, Delete, Undelete, Mark as Read, Mark as - Unread. Some of them were moved from the "Messages" menu. - - "Forward message" shortcut changed to C-f - - Tools menu created. - - Create Rule From message moved to "Tools". - - * evolution.xml: Added Tools menu. Moved Edit/Customize to - Tools/Customize Toolbar. - - Added File/Folder submenu. Duplicate "New Folder" in here. - -2001-03-04 Damon Chaplin <damon@ximian.com> - - * evolution-tasks.xml: "New" -> "New Task". - - * evolution-calendar.xml: "New appointment" -> "New Appointment", - "Go to" -> "Go To". - -2001-02-21 Not Zed <NotZed@Ximian.com> - - * evolution-mail.xml: Setup a command for MailStop. - -2001-02-05 Iain Holmes <iain@ximian.com> - - * evolution-executive-summary.xml: Add a priority. - -2001-02-02 Michael Meeks <michael@helixcode.com> - - * evolution-calendar.xml: cmd / widgetify. - -2001-01-30 Michael Meeks <michael@helixcode.com> - - * evolution.xml: Use hlook and vlook so by default we get - no text in vertical mode, and priority only in horizontal - mode. - -2001-01-27 JP Rosevear <jpr@ximian.com> - - * evolution-event-editor.xml: Menu cleanups - - * evolution-task-editor-dialog.xml: ditto - -2001-01-25 Ettore Perazzoli <ettore@ximian.com> - - * evolution-addressbook.xml, evolution-calendar.xml, - evolution-mail.xml, evolution-tasks.xml, evolution.xml: Change the - toolbars to only show some of the labels, a la Outlook. - -2001-01-25 Ettore Perazzoli <ettore@ximian.com> - - * evolution-mail.xml: Set the `pixtype' of the "PrintMessage" and - "PrintPreviewMessage" items to "pixbuf". Likewise for - "MessageSaveAs", "MessageEdit", "MessagePrint", "MessageMove", "MessageReplySndr" - and "MessageReplyAll". - -2001-01-25 Ettore Perazzoli <ettore@ximian.com> - - * evolution-mail.xml: Set the `pixtype' of the "Configure Folder" - and "Mail Configuration" items to "pixbuf". - -2001-01-25 Ettore Perazzoli <ettore@ximian.com> - - * evolution-addressbook.xml: Change the type of the "Find a - contact" item to "pixbuf". Also set the type to "pixbuf" for - "Addressbook Configuration", and "Print Contacts". - -2001-01-25 Ettore Perazzoli <ettore@ximian.com> - - * evolution-addressbook.xml: Change the type of the "View All" - button to "pixbuf". - -2001-01-24 Jeffrey Stedfast <fejj@ximian.com> - - * evolution-message-composer.xml: Change Security* to SecurityPGP* - as we may someday have S/MIME sign/encrypt. - -2001-01-24 Jason Leach <jasonleach@usa.net> - - (Fix #1252: Need a File->Close way to close a view) - - * evolution.xml: new File->Close menu item and associated command. - -2001-01-22 Not Zed <NotZed@Ximian.com> - - * evolution-mail.xml: Removed the temporary get mail button. - -2001-01-19 Not Zed <NotZed@Ximian.com> - - * evolution-mail.xml: Added a temporary button to test new receive - code. - -2001-01-18 Jeffrey Stedfast <fejj@ximian.com> - - * evolution-mail.xml: Added Next/Previous toolbar buttons. - -2001-01-15 Michael Meeks <michael@helixcode.com> - - * evolution.xml: progressive cmd/widgetization and - add the 'Customize' entry. - -2001-01-16 Not Zed <NotZed@Ximian.com> - - * evolution-mail.xml: Add a stop button to the toolbar. - -2001-01-15 Jason Leach <jasonleach@usa.net> - - (Bug #1143: Add elipses to more menu items that lead to dialogs) - - * evolution-mail.xml: "Folder/Configure Folder..." - * evolution.xml: "File/Import file..." - -2001-01-10 Miguel de Icaza <miguel@helixcode.com> - - * evolution.xml: Remove fixme from NewMailMessage. - -2001-01-11 Jeffrey Stedfast <fejj@helixcode.com> - - * evolution-message-composer.xml: Added SaveDraft bonobo menu verb - thingy. - -2001-01-08 Damon Chaplin <damon@helixcode.com> - - * evolution-tasks.xml: new file for the Tasks controls. - - * Makefile.am (XML_FILES): added the above file. - -2001-01-02 Federico Mena Quintero <federico@helixcode.com> - - * evolution-event-editor.xml: - * evolution-task-editor-dialog.xml: Make the ordering of the - toolbar items consistent. - -2001-01-01 Michael Meeks <michael@helixcode.com> - - * Makefile.am: remove evolution-addressbook-ldap.xml so we - build again. - -2000-12-29 Chris Toshok <toshok@helixcode.com> - - * evolution-addressbook.xml: add "Settings/Addressbook - Configuration..." Analogous to "Settings/Mail Configuration..." in - evolution-mail. - - * evolution-addressbook-ldap.xml: removed. - -2000-12-23 Jason Leach <jasonleach@usa.net> - - * evolution-mail.xml: Added ellipsis to Settings menu entries that - bring up dialogs. Bug #1019. - -2000-12-23 Michael Meeks <michael@helixcode.com> - - * evolution-mail.xml: s/<menuitem\/>/<separator\/>/ - - * evolution.xml: ditto. - -2000-12-21 Michael Meeks <michael@helixcode.com> - - * evolution.xml: remove wierd extraneous '>' - -2000-12-14 Michael Meeks <michael@helixcode.com> - - * evolution-executive-summary.xml: stop executive summary - making the UI flicker when switching to / from it. - -2000-12-19 JP Rosevear <jpr@helixcode.com> - - * evolution-calendar.xml: Fix bug #635 - -2000-12-18 Chris Toshok <toshok@helixcode.com> - - * evolution-addressbook.xml: give View->As Table its verb back so - it works. - -2000-12-14 Not Zed <NotZed@HelixCode.com> - - * evolution-mail.xml: Added message hiding items. - -2000-12-15 Jeffrey Stedfast <fejj@helixcode.com> - - * evolution-message-composer.xml: Added Security menu - -2000-12-13 Ettore Perazzoli <ettore@helixcode.com> - - * evolution-mail.xml: Make the forward button in the toolbar - forward as an attachment. - -2000-12-13 Radek Doulik <rodo@helixcode.com> - - * evolution-message-composer.xml: redone shortcuts - -2000-12-12 Radek Doulik <rodo@helixcode.com> - - * evolution-message-composer.xml: removed Bold item from toolbar - -2000-12-04 Dan Winship <danw@helixcode.com> - - * evolution-mail.xml: Fix typo - -2000-12-04 Ettore Perazzoli <ettore@helixcode.com> - - * evolution-mail.xml: Renamed "MessageForward" to - "MessageForwardInlined" and "MessageForwardAttach" to - "MessageForwardAttached". Make the attached forward the default, - and the one advertised on the toolbar as well. - -2000-12-01 Anna Marie Dirks <anna@helixcode.com> - - * evolution.xml: Redid all the keyboard shortcuts to comply with GNOME - standards. Removed unnecessary shortcuts from less commonly used menu - items, changed all references to "alt", etc. - * evolution-addressbook.xml: see above - * evolution-mail.xml: see above - * evolution-calendar.xml: Same as above, but I also reorganized menus slightly by moving "new appointment" from the edit menu to the file menu. - -2000-11-28 Jeffrey Stedfast <fejj@helixcode.com> - - * evolution-mail.xml: Added Save As... - -2000-11-25 Ettore Perazzoli <ettore@helixcode.com> - - * evolution-message-composer.xml: Make "Toolbar"'s behavior - "exclusive". - * evolution-task-editor-dialog.xml: Likewise. - -2000-11-21 Jeffrey Stedfast <fejj@helixcode.com> - - * evolution-mail.xml: Moved ViewSource to the View menu and made - it a toggle menu. - -2000-11-16 Jeffrey Stedfast <fejj@helixcode.com> - - * evolution-mail.xml: Added View Message Source. - -2000-11-15 Jeffrey Stedfast <fejj@helixcode.com> - - * evolution-mail.xml: Added Forward as Attachment. - -2000-11-11 Christopher James Lahey <clahey@helixcode.com> - - * evolution-contact-editor.xml: Added Send contact as attachment - and Send to contact to menus. - -2000-11-09 Anna Marie Dirks <anna@helixcode.com> - * evolution-calendar.xml: Added (and cleaned up) keyboard shortcuts. - * evolution-addressbook.xml: Added keyboard shortcuts. - -2000-11-08 Anna Marie Dirks <anna@helixcode.com> - * evolution.xml: Added keyboard shortcuts to all shell menus. - * evolution-mail.xml: Added keyboard shortcuts to all shell menus. - -2000-11-08 Anna Marie Dirks <anna@helixcode.com> - * evolution-message-composer.xml: Added keyboard shortcuts - to all of the composer menus. - -2000-11-07 Jesse Pavel <jpavel@helixcode.com> - - * evolution-event-editor.xml: removed ``FIXME'' from the - ``Schedule Meeting'' menu. - -2000-11-06 Jeffrey Stedfast <fejj@helixcode.com> - - * evolution-mail.xml: Updated Message menu. - -2000-11-05 Christopher James Lahey <clahey@helixcode.com> - - * evolution-contact-editor.xml: Added print envelope menus. Added - ...s. - -2000-11-05 Michael Meeks <michael@helixcode.com> - - * Makefile.am (uidir): kill all the bonob-ui-extract crud. - -2000-11-02 Christopher James Lahey <clahey@helixcode.com> - - * evolution-addressbook.xml: Removed QuickSearch widget. - -2000-11-01 Radek Doulik <rodo@helixcode.com> - - * evolution-message-composer.xml: added accel="*Control*Return" to - FileSend - replace FileSendNow with FileSend as FileSendNow wasn't defined - -2000-10-25 Jeffrey Stedfast <fejj@helixcode.com> - - * evolution-mail.xml: Added a MessageApplyFilters menu item. - - * evolution-subscribe.xml: Don't have a Unselect All, use Invert - Selection instead. - -2000-10-19 Ettore Perazzoli <ettore@helixcode.com> - - * Makefile.am (H_FILES): New. - (EXTRA_DIST): Add `$(H_FILES)'. - -2000-10-19 Michael Meeks <michael@helixcode.com> - - * evolution-message-composer.xml: add. - - * checking all generated .h files ( sim. to glade ) to make - translator's lives easier. - -2000-10-19 Michael Meeks <michael@helixcode.com> - - * evolution-event-editor.xml: added. - -2000-10-18 Michael Meeks <michael@helixcode.com> - - * evolution-task-editor-dialog.xml: added. - -2000-10-14 Michael Meeks <michael@helixcode.com> - - * Makefile.am: Add rule to use bonobo-ui-extract to build - translatable files. - -2000-10-14 Michael Meeks <michael@helixcode.com> - - * evolution-addressbook-ldap.xml: drasticaly shrink to just the - new features available with ldap; don't duplicate stuff. - - * evolution-addressbook.xml: fix tooltips. - - * *.xml: remove redundant attributes causing toolber rebuilds. - -2000-10-14 Michael Meeks <michael@helixcode.com> - - * *.xml: add translation '_'s to some labels. - -2000-10-12 Damon Chaplin <damon@helixcode.com> - - * evolution-calendar.xml: Added toolbar buttons to switch views. - We'll use plain buttons for the view buttons for now, until Bonobo - toolbars support radio buttons. - -2000-10-11 Ettore Perazzoli <ettore@helixcode.com> - - * evolution-addressbook-ldap.xml: Apply behavior "exclusive" to - "Toolbar". - * evolution.xml: Likewise. - * evolution-addressbook.xml: Likewise. - * evolution-mail.xml: Likewise. - * evolution-contact-editor.xml: Likewise. - * evolution-subscribe.xml: Likewise. - -2000-10-08 Damon Chaplin <damon@helixcode.com> - - * evolution-calendar.xml: moved the calendar settings menu item to the - Settings menu and renamed it to "Calendar Preferences". - -2000-10-09 Michael Meeks <michael@helixcode.com> - - * *.xml: s/Menu_// - -2000-10-09 Michael Meeks <michael@helixcode.com> - - * *.xml fix the mess with separators. - -2000-10-09 Michael Meeks <michael@helixcode.com> - - * evolution-subscribe.xml: s/descr/tip/ - -2000-10-05 Michael Meeks <michael@helixcode.com> - - * evolution-mail.xml: remove redundant separator. - - * *.xml: Remove replicated attributes from structural elements. - -2000-10-05 Michael Meeks <michael@helixcode.com> - - * evolution.xml: fix from Darin toolbar -> dockitem. - -2000-10-04 Jeffrey Stedfast <fejj@helixcode.com> - - * evolution-mail.xml: Add Invert Selection - -2000-10-04 Michael Meeks <michael@helixcode.com> - - * evolution-mail.xml: bind 'D' to MessageDelete; a proto binding. - -2000-10-04 Michael Meeks <michael@helixcode.com> - - * evolution-calendar.xml: move Open, Save into FileOps - - * evolution.xml: add FileOps placeholder. - -2000-09-15 Michael Meeks <michael@helixcode.com> - - * *.xml: Update to new keybinding syntax. - -2000-09-14 Michael Meeks <michael@helixcode.com> - - * evolution-mail.xml: remove stock icons on toolbar. - add back 2 stocks I lost somewhere. - - * ui/evolution.xml: Add status bar |