From 53e99d5995b551818c943754a243b955dfc2ca4e Mon Sep 17 00:00:00 2001 From: nobody Date: Sat, 4 Aug 2001 19:29:35 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'V0_3_2'. svn path=/tags/V0_3_2/; revision=11678 --- ui/.cvsignore | 8 - ui/ChangeLog | 1012 ---------------------------------- ui/Makefile.am | 24 - ui/evolution-addressbook.h | 25 - ui/evolution-addressbook.xml | 146 ----- ui/evolution-calendar.xml | 124 ----- ui/evolution-comp-editor.xml | 85 --- ui/evolution-contact-editor.xml | 269 --------- ui/evolution-contact-list-editor.xml | 68 --- ui/evolution-event-editor.xml | 41 -- ui/evolution-executive-summary.xml | 12 - ui/evolution-mail-global.xml | 139 ----- ui/evolution-mail-list.xml | 119 ---- ui/evolution-mail-message.xml | 323 ----------- ui/evolution-mail-messagedisplay.xml | 59 -- ui/evolution-message-composer.h | 53 -- ui/evolution-message-composer.xml | 163 ------ ui/evolution-signature-editor.xml | 71 --- ui/evolution-subscribe.xml | 57 -- ui/evolution-task-editor.xml | 41 -- ui/evolution-tasks.xml | 94 ---- ui/evolution.xml | 272 --------- ui/my-evolution.xml | 35 -- 23 files changed, 3240 deletions(-) delete mode 100644 ui/.cvsignore delete mode 100644 ui/ChangeLog delete mode 100644 ui/Makefile.am delete mode 100644 ui/evolution-addressbook.h delete mode 100644 ui/evolution-addressbook.xml delete mode 100644 ui/evolution-calendar.xml delete mode 100644 ui/evolution-comp-editor.xml delete mode 100644 ui/evolution-contact-editor.xml delete mode 100644 ui/evolution-contact-list-editor.xml delete mode 100644 ui/evolution-event-editor.xml delete mode 100644 ui/evolution-executive-summary.xml delete mode 100644 ui/evolution-mail-global.xml delete mode 100644 ui/evolution-mail-list.xml delete mode 100644 ui/evolution-mail-message.xml delete mode 100644 ui/evolution-mail-messagedisplay.xml delete mode 100644 ui/evolution-message-composer.h delete mode 100644 ui/evolution-message-composer.xml delete mode 100644 ui/evolution-signature-editor.xml delete mode 100644 ui/evolution-subscribe.xml delete mode 100644 ui/evolution-task-editor.xml delete mode 100644 ui/evolution-tasks.xml delete mode 100644 ui/evolution.xml delete mode 100644 ui/my-evolution.xml (limited to 'ui') diff --git a/ui/.cvsignore b/ui/.cvsignore deleted file mode 100644 index 22bfb15732..0000000000 --- a/ui/.cvsignore +++ /dev/null @@ -1,8 +0,0 @@ -.deps -.libs -.pure -Makefile -Makefile.in -*.lo -*.la -*.h diff --git a/ui/ChangeLog b/ui/ChangeLog deleted file mode 100644 index fafbeb42b4..0000000000 --- a/ui/ChangeLog +++ /dev/null @@ -1,1012 +0,0 @@ -2001-08-02 Jason Leach - - * evolution-contact-editor.xml: Update the updated Save, Save As, - and Print icons for menus and the toolbar. Also added a Close - button to the toolbar and some other fixes suggested in #5518. - -2001-08-02 Christopher James Lahey - - * evolution-addressbook.xml: Added ContactsSaveAsVCard, - ContactsSendContactToOther, and ContactsSendMessageToContact menu - items. Fixes Ximian bug #5708. - -2001-08-01 Jason Leach - - * evolution-mail-message.xml: Use Jakub's new Find icon for - Edit/Search Message menu item. - - * evolution-message-composer.xml: And the new Save and Save As - icons for the composer. - -2001-07-31 Peter Williams - - * evolution-message-composer.xml: Add "Customize Toolbars" menu item - and command. - -2001-07-31 Jeffrey Stedfast - - * evolution-mail-message.xml: Added Next/Previous menu items under - Actions/GoTo. - -2001-07-31 Federico Mena Quintero - - * evolution-tasks.xml: Add a pixmap to the Tasks Settings option - to make it consistent with the one in the calendar folder. - -2001-07-31 Jason Leach - - * evolution-message-composer.xml: Use the new Send and Send Later - icons from Jakub and Tuomas. - -2001-07-29 Damon Chaplin - - * evolution-tasks.xml: use the new print icons. - -2001-07-30 Jason Leach - - * evolution-mail-message.xml: Correct the tooltip for the Print - button. Bug #5801. - -2001-07-27 Damon Chaplin - - * evolution-tasks.xml: renamed "Tasks Preferences" to "Tasks Settings" - to be consistent with the other components. - -2001-07-27 Damon Chaplin - - * evolution-comp-editor.xml: removed Edit & Help menus. Fixes #5500. - -2001-07-26 Federico Mena Quintero - - * evolution-calendar.xml: Consistency fixes, and reindented the - goddamn thing. - -2001-07-27 Jason Leach - - * evolution-addressbook.xml: Removed the unused "Settings" - submenu, because it creates an extra blank menu after the Help - submenu. Bug #4275. - -2001-07-25 Damon Chaplin - - * evolution-calendar.xml: changed "Settings" to "Calendar Settings". - Fixes bug #5498. - -2001-07-24 Peter Williams - - * evolution-message-composer.xml: Move Insert File from the File - menu into the Insert Menu. Change the accelerators to reflect - what's being inserted and add ellipses. - - * evolution-mail-global.xml: Add "Compose New Message" to the - Actions menu as suggested in bug #866. Also fix it so that the - pixmaps for the Compose menu items are displayed. - -2001-07-23 Jason Leach - - * evolution-mail-message.xml: Add the "Mark as Unimportant" cmd - and menu item to the Edit menu. Bug #5225. - -2001-07-21 Jason Leach - - * evolution-mail-list.xml: Capitalize "messages" in "Hide Read - messages" menu item label. Bug #5091. - -2001-07-20 Jeffrey Stedfast - - * evolution-mail-message.xml: Removed the "Redirect" menu since - this is now a future feature. - -2001-07-19 Damon Chaplin - - * evolution-calendar.xml: - * evolution-comp-editor.xml: update to use new print icon. - -2001-07-16 Ettore Perazzoli - - * evolution-mail-message.xml: Add closing dots to the "Filter - on..." items for consistency with the "VFolder on..." ones. - -2001-07-10 Chris Toshok - - * evolution-contact-list-editor.xml: Remove Print commands and - toolbar/menu items. Also, use "list" instead of "group". - -2001-07-09 Larry Ewing - - * evolution-message-composer.xml: remove FileSaveInFolder menu - item. rename Insert->File to Insert->Attachment. - -2001-07-05 Ettore Perazzoli - - * evolution.xml: Remove "ChangeFolderProperties" item. - - * evolution-mail-list.xml: Add the folder properties item back in; - use the "ChangeFolderProperties" verb instead. - - * evolution.xml: Removed "Folder Properties" item from the "File" - menu. - -2001-07-04 Gediminas Paulauskas - - * evolution-mail-message.xml: MessageApplyFilters now has an icon. - -2001-07-03 Jason Leach - - [Bug #3612: Accelerator for attach file in composer] - - * evolution-message-composer.xml: Ctrl-Alt-f for attaching files - (seemed consistent with the other insert menu items) - - [Bug #809: Mark as important bindings] - - * evolution-mail-message.xml: Added "Mark as Important" menu - thingy. - -2001-07-03 Iain Holmes - - * Add the seperate pixbuf for the Print button - -2001-07-02 JP Rosevear - - * evolution-calendar.xml: Add publish free/busy item - -2001-07-02 Rodrigo Moya - - * evolution-tasks.xml: make the 'Task Preferences' menu item appear - as the first item in the 'Tools' menu - -2001-07-02 Jeffrey Stedfast - - * evolution-message-composer.xml: Set it up to have an - e-charset-picker bonobo-ui menu attached to the Edit menu. - -2001-07-02 Ettore Perazzoli - - * evolution.xml: Rename "New -> Evolution bar shortcut" into "New - -> Shortcut". - -2001-07-01 Chris Toshok - - * evolution-subscribe.xml: add a separate dockitem for the search - entry. - -2001-07-01 Ettore Perazzoli - - * evolution-message-composer.xml: Enable the label next to the - "Attach" toolbar button, and get rid of the "Help" menu. - -2001-07-01 Ettore Perazzoli - - * evolution.xml: Renamed "NewBarShortcut" verb into "NewShortcut". - -2001-06-30 Ettore Perazzoli - - * evolution-mail-message.xml: Change type of "MailPrevious" and - "MailNext" buttons from "stock" to "pixbuf". - -2001-06-29 Rodrigo Moya - - * evolution-tasks.xml: fixed typos - -2001-06-28 Radek Doulik - - * evolution-signature-editor.xml: new file - -2001-06-28 Rodrigo Moya - - * evolution-tasks.xml: added cut/copy/paste entries to the main menu - -2001-06-27 Rodrigo Moya - - * evolution-calendar.xml: added cut/copy/paste entries to the main - menu - -2001-06-27 Larry Ewing - - * evolution-message-composer.xml: remove FIXME from - FileInsertFile. - -2001-06-27 Jeffrey Stedfast - - * evolution-message-composer.xml: Updated to use TigerT's - attachment icon. - - * evolution-mail-message.xml: Copy and Move to Folder now require - the Shift key. - - * evolution-mail-list.xml: Changed the Expunge accel to ^E instead - of ^X since ^X is Cut and reveresed the order of the - Cut/Copy/Paste and Select* menu item groups. - -2001-06-26 Peter Williams - - * evolution-mail-global.xml: - * evolution-mail-list.xml: - * evolution-mail-message.xml: New files. These are the result - of splitting evolution-mail.xml into three pieces: one for the - global mailer operations, one for the operations on a messagelist, - and one for the operations on one or more messages. - - * evolution-mail-messagedisplay: New file. UI for the standalone - message browser that you get when you double-click. Very skeleton. - - * evolution-mail.xml: Removed. - - * Makefile.am: Updated to install new files. - -2001-06-25 jacob berkman - - * evolution-mail.xml: add a preview toggle item - -2001-06-25 Jeffrey Stedfast - - * evolution-mail.xml: Added Cut/Copy/Paste menu items. - -2001-06-24 Chris Toshok - - * evolution-addressbook.xml: add cmd for ContactNewList and - ContactsPrintPreview. Also, correct the tip for Select All and - add the accelerator. Add menu/tool items for ContactNewList, and - remove the tool item for ContactViewAll. - - * Makefile.am (XML_FILES): add evolution-contact-list-editor.xml. - -2001-06-23 Ettore Perazzoli - - * evolution.xml: Get rid of the status bar. - -2001-06-22 JP Rosevear - - * evolution-task-editor.xml: new commands - -2001-06-21 JP Rosevear - - * evolution-comp-editor.xml: add toolbar - -2001-06-20 JP Rosevear - - * evolution-comp-editor.xml: collapse print commands here - -2001-06-20 Kjartan Maraas - - * evolution-event-editor.xml: Fix typo. s/Cancel then meeting/ - Cancel the meeting/. - -2001-06-19 Chris Toshok - - * evolution-contact-editor.xml: split out commands from - toolitems/menuitems. - -2001-06-19 JP Rosevear - - * evolution-task-editor.xml: ui xml for task editor - - * Makefile.am: install new file - -2001-06-19 JP Rosevear - - * evolution-event-editor.xml: change to event specific operations - - * evolution-comp-editor.xml: split non-specific operations out - here - - * Makefile.am: install new file - -2001-06-14 Jeffrey Stedfast - - * evolution-mail.xml: Added a Reply-to-list menu item. - -2001-06-08 Iain Holmes - - * evolution-executive-summary.xml: Change for the new stuff. - -2001-06-05 Jason Leach - - * evolution.xml: Fix a little thing where it was actually saying - "_Delete this folder" in the statusbar. - -2001-05-31 Chris Toshok - - * evolution-addressbook.xml: change Print Preview's name to - ContactsPrintPreview. - -2001-05-30 Chris Toshok - - * evolution-addressbook.xml: add commands/menu items for - Cut/Copy/Paste/Select All. - -2001-05-28 Dan Winship - - * evolution-mail.xml: Undo Jeff's View menu changes, as they - resulted in the normal/fullheaders/source radio group being split - across two levels of hiearchy, and grouped "Hide Deleted" with - the unrelated other Hide/Show commands. - -2001-05-25 Jeffrey Stedfast - - * evolution-mail.xml: Added MailNextUnread, MailNextFlagged, - MailPreviousUnread, and MailPreviousFlagged commands. Also - rearranged the View menu to be a bit more user-friendly. - - Now where should we put the next/previous menu items? - -2001-05-25 Christopher James Lahey - - * evolution-addressbook.xml: Changed the tooltips here based on - Taylor's work. - -2001-05-24 Radek Doulik - - * evolution-message-composer.xml: added delete all to edit menu - added placeholders for all edit menu parts - -2001-05-22 Chris Toshok - - * evolution-addressbook.xml: make the name of menuitem/toolitem's - the same as the verb to save us from having to specify both, and - move some more accels into the . - -2001-05-21 Chris Toshok - - * evolution-addressbook.xml: remove ViewAsTable menu item. - -2001-05-21 Federico Mena Quintero - - * evolution-tasks.xml: Added a Delete button on the toolbar. - -2001-05-20 Ettore Perazzoli - - * evolution.xml: Add a control placeholder named "OfflineToggle" - to the status bar. - -2001-05-19 Ettore Perazzoli - - * evolution.xml: Removed verb "NewView"; use - "OpenFolderInNewWindow" instead. - -2001-05-18 Ettore Perazzoli - - * evolution.xml: Add commands for the Folder submenu in the File - menu. - -2001-05-17 Chris Toshok - - * evolution-addressbook.xml: add for the toolbar/menu - items we set the sensitivity on. - -2001-05-17 Ettore Perazzoli - - * evolution.xml: Added a "FolderPopup" element and reformatted - lots of it. - -2001-05-16 Jeffrey Stedfast - - * evolution-message-composer.xml: Added S/MIME menu items. - -2001-05-15 Ettore Perazzoli - - * evolution.xml: Add an "Evolution FAQ" entry to the "Help" menu. - -2001-05-15 Dan Winship - - * evolution-mail.xml: Create a "Message Display" submenu in View, - move source/full headers/normal there and make it a radio group. - Add "Load Images" there. - -2001-05-15 Dan Winship - - * evolution-mail.xml: Clean this up A LOT. In addition to cosmetic - changes, now every command appears in the section, and - has a tooltip. Also, move "Search" to the "Edit" menu for - consistency with other apps. - -2001-05-14 Jeffrey Stedfast - - * evolution-message-composer.xml: Remove Help->About. - -2001-05-14 Dan Winship - - * evolution-mail.xml: Redo forwarding stuff so there's "Forward", - "ForwardAttached", "ForwardInline" (not "inlined"), and - "ForwardQuoted", where the first uses a default style. Make - Actions->Forward and the toolbar Forward button use the default - style. - -2001-05-12 Gediminas Paulauskas - - * evolution-mail.xml: add pixmaps for MessageCopy and - MessageForwardAttached. Thanks Wayne Davis - for a patch. - -2001-05-07 Jon Trowbridge - - * evolution.xml: Added command entry for 'ToggleOffline'. - -2001-05-03 Ettore Perazzoli - - * evolution.xml: Renamed `WorkOffline' to `ToggleOffline'. - -2001-05-03 Ettore Perazzoli - - * evolution.xml: Renamed `WorkOffLine' to `WorkOffline'. - -2001-04-26 Jeffrey Stedfast - - * evolution-mail.xml: Added Next/Previous toolbar buttons. - -2001-04-26 Jon Trowbridge - - * evolution-mail.xml: Added "Search Message" to "View" menu. - -2001-04-16 Ettore Perazzoli - - * evolution.xml: Rename "New View" to "New Window" as suggested in - #2124. Also remove the stock pixmap [a piece of paper doesn't - mean much anyway]. Also rename "New Evolution Bar Shortcut" into - "New Evolution Shortcut" as we never really refer to it as the - "Evolution bar", but rather as the "shortcut bar". Finally, bind - "New Folder" to `Control-Shift-F'. - -2001-04-16 Gediminas Paulauskas - - * evolution-calendar.xml: toolitems which have non-default pixmaps, must - have "pixtype=pixbuf" arg. Now *View buttons show up again. - -2001-04-14 Jeffrey Stedfast - - * 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 - - * evolution-mail.xml: Add a load of commands, sigh, people do this - so brokenly. - -2001-04-02 Anders Carlsson - - * evolution-mail.xml: Added a space after an attribute to make - libxml happy. - -2001-04-01 Gediminas Paulauskas - - * 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 - - * evolution-mail.xml: Move the 'hide deleted' to the option list - under the view menu. - -2001-03-28 Ettore Perazzoli - - * evolution-mail.xml: Bind "MessageMarkAsRead" to `Control-k' - instead of `Control-q'. - -2001-03-20 Ettore Perazzoli - - * evolution-mail.xml: Change "Send and Receive" to "Send / - Receive". - -2001-03-20 Miguel de Icaza - - * evolution-addressbook.xml: Added artwork from Jakub. - -2001-03-19 Jeffrey Stedfast - - * evolution-mail.xml: Add Resend Message under the File menu. - -2001-03-17 Miguel de Icaza - - * 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 - - * 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 - - * evolution-message-composer.xml: Added Reply-To field. - -2001-03-11 Jeffrey Stedfast - - * evolution-mail.xml: Add an ActionsEmptyTrash menu item. - -2001-03-08 Jeffrey Stedfast - - * 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 - - * 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 - - * 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 - - * 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 - - * 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 - - * evolution-tasks.xml: "New" -> "New Task". - - * evolution-calendar.xml: "New appointment" -> "New Appointment", - "Go to" -> "Go To". - -2001-02-21 Not Zed - - * evolution-mail.xml: Setup a command for MailStop. - -2001-02-05 Iain Holmes - - * evolution-executive-summary.xml: Add a priority. - -2001-02-02 Michael Meeks - - * evolution-calendar.xml: cmd / widgetify. - -2001-01-30 Michael Meeks - - * 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 - - * evolution-event-editor.xml: Menu cleanups - - * evolution-task-editor-dialog.xml: ditto - -2001-01-25 Ettore Perazzoli - - * 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 - - * 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 - - * evolution-mail.xml: Set the `pixtype' of the "Configure Folder" - and "Mail Configuration" items to "pixbuf". - -2001-01-25 Ettore Perazzoli - - * 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 - - * evolution-addressbook.xml: Change the type of the "View All" - button to "pixbuf". - -2001-01-24 Jeffrey Stedfast - - * evolution-message-composer.xml: Change Security* to SecurityPGP* - as we may someday have S/MIME sign/encrypt. - -2001-01-24 Jason Leach - - (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 - - * evolution-mail.xml: Removed the temporary get mail button. - -2001-01-19 Not Zed - - * evolution-mail.xml: Added a temporary button to test new receive - code. - -2001-01-18 Jeffrey Stedfast - - * evolution-mail.xml: Added Next/Previous toolbar buttons. - -2001-01-15 Michael Meeks - - * evolution.xml: progressive cmd/widgetization and - add the 'Customize' entry. - -2001-01-16 Not Zed - - * evolution-mail.xml: Add a stop button to the toolbar. - -2001-01-15 Jason Leach - - (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 - - * evolution.xml: Remove fixme from NewMailMessage. - -2001-01-11 Jeffrey Stedfast - - * evolution-message-composer.xml: Added SaveDraft bonobo menu verb - thingy. - -2001-01-08 Damon Chaplin - - * evolution-tasks.xml: new file for the Tasks controls. - - * Makefile.am (XML_FILES): added the above file. - -2001-01-02 Federico Mena Quintero - - * evolution-event-editor.xml: - * evolution-task-editor-dialog.xml: Make the ordering of the - toolbar items consistent. - -2001-01-01 Michael Meeks - - * Makefile.am: remove evolution-addressbook-ldap.xml so we - build again. - -2000-12-29 Chris Toshok - - * 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 - - * evolution-mail.xml: Added ellipsis to Settings menu entries that - bring up dialogs. Bug #1019. - -2000-12-23 Michael Meeks - - * evolution-mail.xml: s/// - - * evolution.xml: ditto. - -2000-12-21 Michael Meeks - - * evolution.xml: remove wierd extraneous '>' - -2000-12-14 Michael Meeks - - * evolution-executive-summary.xml: stop executive summary - making the UI flicker when switching to / from it. - -2000-12-19 JP Rosevear - - * evolution-calendar.xml: Fix bug #635 - -2000-12-18 Chris Toshok - - * evolution-addressbook.xml: give View->As Table its verb back so - it works. - -2000-12-14 Not Zed - - * evolution-mail.xml: Added message hiding items. - -2000-12-15 Jeffrey Stedfast - - * evolution-message-composer.xml: Added Security menu - -2000-12-13 Ettore Perazzoli - - * evolution-mail.xml: Make the forward button in the toolbar - forward as an attachment. - -2000-12-13 Radek Doulik - - * evolution-message-composer.xml: redone shortcuts - -2000-12-12 Radek Doulik - - * evolution-message-composer.xml: removed Bold item from toolbar - -2000-12-04 Dan Winship - - * evolution-mail.xml: Fix typo - -2000-12-04 Ettore Perazzoli - - * 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 - - * 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 - - * evolution-mail.xml: Added Save As... - -2000-11-25 Ettore Perazzoli - - * evolution-message-composer.xml: Make "Toolbar"'s behavior - "exclusive". - * evolution-task-editor-dialog.xml: Likewise. - -2000-11-21 Jeffrey Stedfast - - * evolution-mail.xml: Moved ViewSource to the View menu and made - it a toggle menu. - -2000-11-16 Jeffrey Stedfast - - * evolution-mail.xml: Added View Message Source. - -2000-11-15 Jeffrey Stedfast - - * evolution-mail.xml: Added Forward as Attachment. - -2000-11-11 Christopher James Lahey - - * evolution-contact-editor.xml: Added Send contact as attachment - and Send to contact to menus. - -2000-11-09 Anna Marie Dirks - * evolution-calendar.xml: Added (and cleaned up) keyboard shortcuts. - * evolution-addressbook.xml: Added keyboard shortcuts. - -2000-11-08 Anna Marie Dirks - * 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 - * evolution-message-composer.xml: Added keyboard shortcuts - to all of the composer menus. - -2000-11-07 Jesse Pavel - - * evolution-event-editor.xml: removed ``FIXME'' from the - ``Schedule Meeting'' menu. - -2000-11-06 Jeffrey Stedfast - - * evolution-mail.xml: Updated Message menu. - -2000-11-05 Christopher James Lahey - - * evolution-contact-editor.xml: Added print envelope menus. Added - ...s. - -2000-11-05 Michael Meeks - - * Makefile.am (uidir): kill all the bonob-ui-extract crud. - -2000-11-02 Christopher James Lahey - - * evolution-addressbook.xml: Removed QuickSearch widget. - -2000-11-01 Radek Doulik - - * evolution-message-composer.xml: added accel="*Control*Return" to - FileSend - replace FileSendNow with FileSend as FileSendNow wasn't defined - -2000-10-25 Jeffrey Stedfast - - * 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 - - * Makefile.am (H_FILES): New. - (EXTRA_DIST): Add `$(H_FILES)'. - -2000-10-19 Michael Meeks - - * evolution-message-composer.xml: add. - - * checking all generated .h files ( sim. to glade ) to make - translator's lives easier. - -2000-10-19 Michael Meeks - - * evolution-event-editor.xml: added. - -2000-10-18 Michael Meeks - - * evolution-task-editor-dialog.xml: added. - -2000-10-14 Michael Meeks - - * Makefile.am: Add rule to use bonobo-ui-extract to build - translatable files. - -2000-10-14 Michael Meeks - - * 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 - - * *.xml: add translation '_'s to some labels. - -2000-10-12 Damon Chaplin - - * 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 - - * 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 - - * evolution-calendar.xml: moved the calendar settings menu item to the - Settings menu and renamed it to "Calendar Preferences". - -2000-10-09 Michael Meeks - - * *.xml: s/Menu_// - -2000-10-09 Michael Meeks - - * *.xml fix the mess with separators. - -2000-10-09 Michael Meeks - - * evolution-subscribe.xml: s/descr/tip/ - -2000-10-05 Michael Meeks - - * evolution-mail.xml: remove redundant separator. - - * *.xml: Remove replicated attributes from structural elements. - -2000-10-05 Michael Meeks - - * evolution.xml: fix from Darin toolbar -> dockitem. - -2000-10-04 Jeffrey Stedfast - - * evolution-mail.xml: Add Invert Selection - -2000-10-04 Michael Meeks - - * evolution-mail.xml: bind 'D' to MessageDelete; a proto binding. - -2000-10-04 Michael Meeks - - * evolution-calendar.xml: move Open, Save into FileOps - - * evolution.xml: add FileOps placeholder. - -2000-09-15 Michael Meeks - - * *.xml: Update to new keybinding syntax. - -2000-09-14 Michael Meeks - - * evolution-mail.xml: remove stock icons on toolbar. - add back 2 stocks I lost somewhere. - - * ui/evolution.xml: Add status bar diff --git a/ui/Makefile.am b/ui/Makefile.am deleted file mode 100644 index 007170e330..0000000000 --- a/ui/Makefile.am +++ /dev/null @@ -1,24 +0,0 @@ -XML_FILES = \ - evolution.xml \ - evolution-addressbook.xml \ - evolution-calendar.xml \ - evolution-contact-editor.xml \ - evolution-contact-list-editor.xml \ - evolution-comp-editor.xml \ - evolution-event-editor.xml \ - evolution-executive-summary.xml \ - evolution-mail-message.xml \ - evolution-mail-list.xml \ - evolution-mail-global.xml \ - evolution-mail-messagedisplay.xml \ - evolution-message-composer.xml \ - evolution-signature-editor.xml \ - evolution-subscribe.xml \ - evolution-task-editor.xml \ - evolution-tasks.xml \ - my-evolution.xml - -uidir = $(datadir)/gnome/ui -ui_DATA = $(XML_FILES) - -EXTRA_DIST = $(XML_FILES) diff --git a/ui/evolution-addressbook.h b/ui/evolution-addressbook.h deleted file mode 100644 index 3128ccfb83..0000000000 --- a/ui/evolution-addressbook.h +++ /dev/null @@ -1,25 +0,0 @@ -/* - * This file is autogenerated from evolution-addressbook.xml, do not edit - * - * This file contains translatable strings generated by - * bonobo-ui-extract. Add this file to your project's - * POTFILES.in. DO NOT compile it as part of your application. - */ - -gchar *s = N_("_Print Contacts..."); -gchar *s = N_("As _Table"); -gchar *s = N_("_New Contact"); -gchar *s = N_("_Tools"); -gchar *s = N_("_Search for contacts"); -gchar *s = N_("New"); -gchar *s = N_("Create a new contact"); -gchar *s = N_("Find"); -gchar *s = N_("Find a contact"); -gchar *s = N_("Print"); -gchar *s = N_("Print contacts"); -gchar *s = N_("Delete"); -gchar *s = N_("Delete a contact"); -gchar *s = N_("View All"); -gchar *s = N_("View all contacts"); -gchar *s = N_("Stop"); -gchar *s = N_("Stop Loading"); diff --git a/ui/evolution-addressbook.xml b/ui/evolution-addressbook.xml deleted file mode 100644 index fd6ac7d530..0000000000 --- a/ui/evolution-addressbook.xml +++ /dev/null @@ -1,146 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-calendar.xml b/ui/evolution-calendar.xml deleted file mode 100644 index 7ded8a0479..0000000000 --- a/ui/evolution-calendar.xml +++ /dev/null @@ -1,124 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-comp-editor.xml b/ui/evolution-comp-editor.xml deleted file mode 100644 index d4e4ae6c1d..0000000000 --- a/ui/evolution-comp-editor.xml +++ /dev/null @@ -1,85 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-contact-editor.xml b/ui/evolution-contact-editor.xml deleted file mode 100644 index 7916ef9986..0000000000 --- a/ui/evolution-contact-editor.xml +++ /dev/null @@ -1,269 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-contact-list-editor.xml b/ui/evolution-contact-list-editor.xml deleted file mode 100644 index 8ef2b742e5..0000000000 --- a/ui/evolution-contact-list-editor.xml +++ /dev/null @@ -1,68 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-event-editor.xml b/ui/evolution-event-editor.xml deleted file mode 100644 index 92057ef6be..0000000000 --- a/ui/evolution-event-editor.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-executive-summary.xml b/ui/evolution-executive-summary.xml deleted file mode 100644 index d6f53e236e..0000000000 --- a/ui/evolution-executive-summary.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - diff --git a/ui/evolution-mail-global.xml b/ui/evolution-mail-global.xml deleted file mode 100644 index 46811dbc29..0000000000 --- a/ui/evolution-mail-global.xml +++ /dev/null @@ -1,139 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-mail-list.xml b/ui/evolution-mail-list.xml deleted file mode 100644 index 15639ce35a..0000000000 --- a/ui/evolution-mail-list.xml +++ /dev/null @@ -1,119 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-mail-message.xml b/ui/evolution-mail-message.xml deleted file mode 100644 index 0b2cdcd020..0000000000 --- a/ui/evolution-mail-message.xml +++ /dev/null @@ -1,323 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-mail-messagedisplay.xml b/ui/evolution-mail-messagedisplay.xml deleted file mode 100644 index 6cbc0e82ee..0000000000 --- a/ui/evolution-mail-messagedisplay.xml +++ /dev/null @@ -1,59 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-message-composer.h b/ui/evolution-message-composer.h deleted file mode 100644 index bcc259c4d5..0000000000 --- a/ui/evolution-message-composer.h +++ /dev/null @@ -1,53 +0,0 @@ -/* - * This file is autogenerated from evolution-message-composer.xml, do not edit - * - * This file contains translatable strings generated by - * bonobo-ui-extract. Add this file to your project's - * POTFILES.in. DO NOT compile it as part of your application. - */ - -gchar *s = N_("Open"); -gchar *s = N_("Open a file"); -gchar *s = N_("Save"); -gchar *s = N_("Save the current file"); -gchar *s = N_("Save As"); -gchar *s = N_("Save the current file with a different name"); -gchar *s = N_("Close"); -gchar *s = N_("Close the current file"); -gchar *s = N_("Save in folder..."); -gchar *s = N_("Save the message in a specified folder"); -gchar *s = N_("Insert text file..."); -gchar *s = N_("Insert a file as text into the message"); -gchar *s = N_("Send"); -gchar *s = N_("Send the message now"); -gchar *s = N_("Send _later"); -gchar *s = N_("Send the message later"); -gchar *s = N_("Attach"); -gchar *s = N_("Attach a file"); -gchar *s = N_("HTML"); -gchar *s = N_("Send the mail in HTML format"); -gchar *s = N_("Show attachments"); -gchar *s = N_("Show / hide attachments"); -gchar *s = N_("_File"); -gchar *s = N_("_Open..."); -gchar *s = N_("_Save"); -gchar *s = N_("Save _As..."); -gchar *s = N_("Save in _folder... (FIXME)"); -gchar *s = N_("_Insert text file... (FIXME)"); -gchar *s = N_("Send"); -gchar *s = N_("Send _Later"); -gchar *s = N_("_Close"); -gchar *s = N_("_Edit"); -gchar *s = N_("F_ormat"); -gchar *s = N_("_View"); -gchar *s = N_("Show _attachments"); -gchar *s = N_("_Help"); -gchar *s = N_("_About..."); -gchar *s = N_("_Debug"); -gchar *s = N_("Send this message now"); -gchar *s = N_("Bold"); -gchar *s = N_("Sets something as bold"); - - - - diff --git a/ui/evolution-message-composer.xml b/ui/evolution-message-composer.xml deleted file mode 100644 index b3731d7937..0000000000 --- a/ui/evolution-message-composer.xml +++ /dev/null @@ -1,163 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-signature-editor.xml b/ui/evolution-signature-editor.xml deleted file mode 100644 index 492d960014..0000000000 --- a/ui/evolution-signature-editor.xml +++ /dev/null @@ -1,71 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-subscribe.xml b/ui/evolution-subscribe.xml deleted file mode 100644 index 48be3210b3..0000000000 --- a/ui/evolution-subscribe.xml +++ /dev/null @@ -1,57 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-task-editor.xml b/ui/evolution-task-editor.xml deleted file mode 100644 index 4b72714659..0000000000 --- a/ui/evolution-task-editor.xml +++ /dev/null @@ -1,41 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution-tasks.xml b/ui/evolution-tasks.xml deleted file mode 100644 index 87723b62d4..0000000000 --- a/ui/evolution-tasks.xml +++ /dev/null @@ -1,94 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/evolution.xml b/ui/evolution.xml deleted file mode 100644 index 287a01ea79..0000000000 --- a/ui/evolution.xml +++ /dev/null @@ -1,272 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/ui/my-evolution.xml b/ui/my-evolution.xml deleted file mode 100644 index 7f01d7a0d1..0000000000 --- a/ui/my-evolution.xml +++ /dev/null @@ -1,35 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - -- cgit v1.2.3