aboutsummaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagEVOLUTION_0_11nobody2001-07-213-83/+0
* update to use new print icon.Damon Chaplin2001-07-203-11/+14
* Add closing dots to the "Filter on..." items for consistency with theEttore Perazzoli2001-07-172-4/+9
* Remove Print commands and toolbar/menu items. Also, use "list" instead ofChris Toshok2001-07-112-26/+9
* remove FileSaveInFolder menu item. rename Insert->File toLarry Ewing2001-07-102-2/+7
* Change the folder right-click "Properties..." menu item handling soEttore Perazzoli2001-07-062-7/+2
* Get the File -> Folder -> Properties menu item work again for theEttore Perazzoli2001-07-053-11/+9
* set "pixname" value only if pixbuf was loaded successfully. OtherwiseGediminas Paulauskas2001-07-052-1/+6
* Fix bug #3612: Accelerator for attach file in composer.Jacob Leach2001-07-042-0/+8
* Finish off #809 by committing the menu and right click thingies forJacob Leach2001-07-042-0/+9
* Add a seperate pixbuf for the print buttonIain Holmes2001-07-042-1/+6
* Add publish free/busy itemJP Rosevear2001-07-032-0/+11
* make the 'Task Preferences' menu item appear as the first item in theRodrigo Moya2001-07-032-3/+14
* Set it up to have an e-charset-picker bonobo-ui menu attached to the EditJeffrey Stedfast2001-07-032-74/+48
* Rename "New -> Evolution bar shortcut" into "New -> Shortcut".Ettore Perazzoli2001-07-022-1/+6
* add a separate dockitem for the search entry.Chris Toshok2001-07-022-5/+12
* Enable the label next to the "Attach" toolbar button, and get rid of theEttore Perazzoli2001-07-022-7/+6
* Implemented the `File -> New -> Shortcut' command.Ettore Perazzoli2001-07-012-1/+5
* Use Tuomas' next-message, previous-message and print icons in theEttore Perazzoli2001-07-012-3/+8
* Add the preferences thingIain Holmes2001-07-011-0/+11
* fixed typosRodrigo Moya2001-06-302-5/+9
* new fileRadek Doulik2001-06-293-0/+76
* Small typoRodrigo Moya2001-06-281-2/+1
* added cut/copy/paste entries to the main menuRodrigo Moya2001-06-282-0/+14
* added cut/copy/paste entries to the main menuRodrigo Moya2001-06-282-0/+18
* remove FIXME from FileInsertFile.Larry Ewing2001-06-282-1/+6
* Updated to use TigerT's attachment icon.Jeffrey Stedfast2001-06-282-2/+5
* Copy and Move to Folder now require the Shift key.Jeffrey Stedfast2001-06-282-2/+5
* Changed the Expunge accel to ^E instead of ^X since ^X is Cut andJeffrey Stedfast2001-06-282-7/+13
* Mail:Peter Williams2001-06-277-468/+650
* add a preview toggle itemjacob berkman2001-06-262-0/+9
* Added Cut/Copy/Paste menu items.Jeffrey Stedfast2001-06-262-0/+22
* add cmd for ContactNewList and ContactsPrintPreview. Also, correct the tipChris Toshok2001-06-251-0/+90
* add cmd for ContactNewList and ContactsPrintPreview. Also, correct the tipChris Toshok2001-06-253-8/+27
* Get rid of the nasty Bonobo status bar.Ettore Perazzoli2001-06-232-6/+4
* new commandsJP Rosevear2001-06-232-0/+21
* add toolbarJP Rosevear2001-06-222-1/+24
* collapse print commands hereJP Rosevear2001-06-214-51/+20
* Fix typo. s/Cancel then meeting/ Cancel the meeting/.Kjartan Maraas2001-06-202-1/+6
* split out commands from toolitems/menuitems.Chris Toshok2001-06-202-29/+55
* ui xml for task editorJP Rosevear2001-06-204-256/+56
* change to event specific operationsJP Rosevear2001-06-204-184/+100
* Added a Reply-to-list menu item.Jeffrey Stedfast2001-06-152-0/+10
* Committing the new My Evolution.Iain Holmes2001-06-094-18/+31
* Fix a little thing where it was actually saying "_Delete this folder" inJason Leach2001-06-062-2/+7
* change Print Preview's name to ContactsPrintPreview.Chris Toshok2001-06-012-1/+6
* add commands/menu items for Cut/Copy/Paste/Select All.Chris Toshok2001-05-302-0/+30
* Undo Jeff's View menu changes, as they resulted in theDan Winship2001-05-292-17/+20
* Added MailNextUnread, MailNextFlagged, MailPreviousUnread, andJeffrey Stedfast2001-05-272-13/+43
* Changed the tooltips here based on Taylor's work.Christopher James Lahey2001-05-262-2/+7
* added delete all to edit menu added placeholders for all edit menu partsRadek Doulik2001-05-242-0/+8
* added delete all to edit menuRadek Doulik2001-05-242-1/+10
* make the name of menuitem/toolitem's the same as the verb to save us fromChris Toshok2001-05-222-23/+25
* remove ViewAsTable menu item.Chris Toshok2001-05-222-7/+4
* Added a Delete button on the toolbar.Federico Mena Quintero2001-05-222-17/+13
* Add a button and an icon to toggle between online and offlineEttore Perazzoli2001-05-212-0/+6
* Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got theEttore Perazzoli2001-05-192-1/+6
* Added items to the `File -> Folder' submenu.Ettore Perazzoli2001-05-192-15/+112
* add <commands> for the toolbar/menu items we set the sensitivity on.Chris Toshok2001-05-182-7/+27
* Reformat a bit and add the folder context menu definition.Ettore Perazzoli2001-05-172-149/+173
* Added S/MIME menu items.Jeffrey Stedfast2001-05-172-3/+18
* Add an "Evolution FAQ" entry to the Help menu, and update the existingEttore Perazzoli2001-05-162-0/+9
* Create a "Message Display" submenu in View, move source/fullDan Winship2001-05-162-6/+28
* Clean this up A LOT. In addition to cosmetic changes, now every commandDan Winship2001-05-162-313/+324
* Remove Help->About.Jeffrey Stedfast2001-05-152-2/+4
* Redo forwarding stuff so there's "Forward", "ForwardAttached",Dan Winship2001-05-152-16/+25
* my computer crashed while commiting this first time.Gediminas Paulauskas2001-05-122-2/+13
* Added command entry for 'ToggleOffline'.Jon Trowbridge2001-05-082-0/+7
* Rename `WorkOffline' to `ToggleOffline' as needed by the new offlineEttore Perazzoli2001-05-052-1/+5
* Rename `WorkOffLine' into `WorkOffline'.Ettore Perazzoli2001-05-032-1/+5
* Added Next/Previous toolbar buttons.Jeffrey Stedfast2001-04-272-1/+20
* Added "MessageSearch" verb.Jon Trowbridge2001-04-262-0/+9
* Commit the stupid "File -> New Evolution Window" change that got lostEttore Perazzoli2001-04-191-3/+2
* Re-commit ChangeLog for yesterday's changes to the "New" menu. It wasEttore Perazzoli2001-04-181-0/+9
* toolitems which have non-default pixmaps, must have "pixtype=pixbuf" arg.Gediminas Paulauskas2001-04-172-5/+10
* Added Filter/VFolder on mailing list. Yay. I also figured I'd expand thisJeffrey Stedfast2001-04-152-18/+32
* Do this everywhere, also fixup CLEANFILESMichael Meeks2001-04-142-3/+75
* Added a space after an attribute to make libxml happy.Anders Carlsson2001-04-032-1/+5
* Blessed by Ettore.Gediminas Paulauskas2001-04-026-27/+28
* Move the 'hide deleted' to the option list under the view menu.Not Zed2001-03-292-2/+9
* Change "mark as read" to be C-k instead of C-q, which is a standardEttore Perazzoli2001-03-292-1/+6
* Rename "Send and Receive" to "Send / Receive".Ettore Perazzoli2001-03-212-2/+7
* Added new icons.Miguel de Icaza2001-03-214-24/+35
* Add Resend Message under the File menu.Jeffrey Stedfast2001-03-192-26/+34
* Flatten out View menu again by popular demandMiguel de Icaza2001-03-191-13/+8
* Added ShowWeekView, ShowMonthView, ShowDay, ShowWorkWeek to the View menu.Miguel de Icaza2001-03-184-6/+51
* Added accelerator to elements missing accelerators (Reply, Inline, Quoted,Miguel de Icaza2001-03-173-7/+17
* Added Reply-To field.Jeffrey Stedfast2001-03-132-0/+9
* Add an ActionsEmptyTrash menu item.Jeffrey Stedfast2001-03-122-0/+7
* Took out the "IMPLEMENT ME"'s from the forward menu items since I've codedJeffrey Stedfast2001-03-092-3/+9
* Rename the "Get Mail" button to "Send and Receive".Ettore Perazzoli2001-03-082-2/+7
* New function. Used to store integer values into the configuration engine.Miguel de Icaza2001-03-082-14/+52
* Reorganize the menus to have entries always in a consistent fashion, asMiguel de Icaza2001-03-078-215/+364
* "New" -> "New Task".Damon Chaplin2001-03-053-3/+10
* Setup a command for MailStop.Not Zed2001-02-222-4/+9
* Add a priorityIain Holmes2001-02-062-1/+5
* Kill whitespace at end.Michael Meeks2001-02-041-17/+0
* cmd / widgetify.Michael Meeks2001-02-023-48/+44
* Use hlook and vlook so by default we get no text in vertical mode, andMichael Meeks2001-01-303-7/+7
* Menu cleanupsJP Rosevear2001-01-273-315/+84
* Missing ChangeLog.Ettore Perazzoli2001-01-261-16/+6
* Change the toolbars to only display some labels, on the right of theEttore Perazzoli2001-01-265-30/+13
* More happy icons for the mailer.Ettore Perazzoli2001-01-252-4/+18
* Get the mailer to use the new menu icons.Ettore Perazzoli2001-01-252-2/+8
* Make the addressbook use the new 16x16 icons in the menus.Ettore Perazzoli2001-01-252-3/+9
* Get the addressbook to use the new "Show all" icon.Ettore Perazzoli2001-01-252-7/+6
* Change Security* to SecurityPGP* as we may someday have S/MIMEJeffrey Stedfast2001-01-252-49/+9
* (Fix #1252: Need a File->Close way to close a view)Jason Leach2001-01-252-1/+13
* Removed the temporary get mail button.Not Zed2001-01-222-6/+4
* Added a temporary button to test new receive code.Not Zed2001-01-192-0/+11
* Added Next/Previous toolbar buttons.Jeffrey Stedfast2001-01-192-0/+12
* ellipses for menu items that need dialogs.Jacob Leach2001-01-181-1/+1
* progressive cmd/widgetization and add the 'Customize' entry.Michael Meeks2001-01-172-12/+34
* Add a stop button to the toolbar.Not Zed2001-01-162-0/+8
* (Bug #1143: Add elipses to more menu items that lead to dialogs)Jason Leach2001-01-163-2/+9
* Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-131-13/+12
* Remove fixme from NewMailMessage.Miguel de Icaza2001-01-122-0/+21
* this tooIain Holmes2001-01-121-16/+5
* Added SaveDraft bonobo menu verb thingy.Jeffrey Stedfast2001-01-112-0/+7
* new file for the Tasks controls.Damon Chaplin2001-01-083-1/+78
* Make the ordering of the toolbar items consistent.Federico Mena Quintero2001-01-033-4/+16
* remove evolution-addressbook-ldap.xml so we build again.Michael Meeks2001-01-022-1/+5
* add "Settings/Addressbook Configuration..." Analogous to "Settings/MailChris Toshok2000-12-303-15/+14
* Added ellipsis to Settings menu entries that bring up dialogs. Bug #1019.Jason Leach2000-12-252-4/+9
* s/<menuitem\/>/<separator\/>/Michael Meeks2000-12-243-11/+17
* remove wierd extraneous '>' - thanks to Jeff.Michael Meeks2000-12-212-1/+5
* stop executive summary making the UI flicker when switching to / from it.Michael Meeks2000-12-212-1/+8
* Fix bug #635JP Rosevear2000-12-202-1/+5
* give View->As Table its verb back so it works.Chris Toshok2000-12-192-1/+6
* Added message hiding items.Not Zed2000-12-162-1/+16
* Added Security menuJeffrey Stedfast2000-12-162-0/+18
* Make the "forward" button in the toolbar forward the current messageEttore Perazzoli2000-12-142-1/+6
* redone shortcutsRadek Doulik2000-12-142-18/+17
* removed Bold item from toolbarRadek Doulik2000-12-122-4/+4
* Opps, forgot about this...Iain Holmes2000-12-121-0/+15
* Fix typoDan Winship2000-12-052-1/+5
* Make inline forwarding not be the default anymore.Ettore Perazzoli2000-12-042-4/+12
* Redid all the keyboard shortcuts to comply with GNOME standards. RemovedAnna Marie Dirks2000-12-025-62/+71
* ShushJP Rosevear2000-11-291-0/+1
* Added Save As...Jeffrey Stedfast2000-11-292-0/+8
* Make the behavior of the toolbars for the message composer and theEttore Perazzoli2000-11-253-2/+8
* Moved ViewSource to the View menu and made it a toggle menu.Jeffrey Stedfast2000-11-222-4/+10
* Added View Message Source.Jeffrey Stedfast2000-11-172-0/+8
* Added Forward as Attachment.Jeffrey Stedfast2000-11-162-2/+10
* Added Send contact as attachment and Send to contact to menus.Christopher James Lahey2000-11-122-0/+13
* Added (and cleaned up) keyboard shortcuts. Added keyboard shortcuts.Anna Marie Dirks2000-11-103-9/+36
* Added keyboard shortcuts to all shell menus. Added keyboard shortcuts toAnna Marie Dirks2000-11-093-46/+90
* Added keyboard bindings to the composer.Anna Marie Dirks2000-11-091-1/+20
* Added keyboard shortcuts to all of the composer menus.Anna Marie Dirks2000-11-091-17/+75
* Another schedule change.Jesse Pavel2000-11-081-1/+1
* removed ``FIXME'' from the ``Schedule Meeting'' menu.Jesse Pavel2000-11-082-2/+7
* Fixed cvs conflicts.Anna Marie Dirks2000-11-081-2/+7
* Dunno why these files changed, but they have, checking in anyway.Michael Zucci2000-11-072-0/+73
* Updated Message menu.Jeffrey Stedfast2000-11-071-13/+17
* Updated Message menu.Jeffrey Stedfast2000-11-072-4/+15
* Added print envelope menus. Added ...s.Christopher James Lahey2000-11-062-5/+14
* kill all the bonob-ui-extract crud.Michael Meeks2000-11-0513-560/+5
* Removed QuickSearch widget.Christopher James Lahey2000-11-032-2/+4
* added accel="*Control*Return" to FileSend replace FileSendNow withRadek Doulik2000-11-022-2/+8
* User bonobo_control_get_remote_uid_container, not the old version52000-10-261-0/+1
* Added a MessageApplyFilters menu item.Jeffrey Stedfast2000-10-263-10/+13
* Don't have a Unselect All, use Invert Selection instead.Jeffrey Stedfast2000-10-262-2/+7
* Actions -> New Directory Server added.Aaron Weber2000-10-266-127/+125
* Build fixes from Jacob, same as the other branch.Ettore Perazzoli2000-10-202-1/+16
* change default state on 'view attachments'Michael Meeks2000-10-191-1/+1
* add.Michael Meeks2000-10-1914-0/+673
* added.Michael Meeks2000-10-193-2/+357
* added.Michael Meeks2000-10-183-1/+367
* Add rule to use bonobo-ui-extract to build translatable files.Michael Meeks2000-10-152-0/+11
* drasticaly shrink to just the new features available with ldap; don'tMichael Meeks2000-10-156-82/+25
* make the error message more friendly.Michael Meeks2000-10-144-10/+14
* Added toolbar buttons to switch views. We'll use plain buttons for theDamon Chaplin2000-10-122-0/+22
* Change the behavior of all the toolbars to be "exclusive".Ettore Perazzoli2000-10-129-8/+18
* moved the calendar settings menu item to the Settings menu and renamed itDamon Chaplin2000-10-122-1/+10
* s/Menu_//Michael Meeks2000-10-097-16/+20
* fix the mess with separators.Michael Meeks2000-10-097-17/+21
* s/descr/tip/Michael Meeks2000-10-098-50/+64
* remove redundant separator.Michael Meeks2000-10-065-14/+16
* Add the executive summary ui fileIain Holmes2000-10-052-1/+11
* fix from Darin toolbar -> dockitem.Michael Meeks2000-10-052-1/+5
* Add Invert SelectionJeffrey Stedfast2000-10-052-2/+6
* ui/evolution-addressbook-ldap.xml, ui/evolution-addressbook.xml,Matt Bissiri2000-10-044-8/+8
* bind 'D' to MessageDelete; a proto binding.Michael Meeks2000-10-042-2/+13
* move Open, Save into FileOpsMichael Meeks2000-10-043-6/+29
* Add Print PreviewMiguel de Icaza2000-09-301-0/+7
* Install the new subscribe UI xml filePeter Williams2000-09-301-1/+2
* add a Settings/Manage Subscriptions... menu item.Chris Toshok2000-09-302-0/+10
* add a FolderSearch control, and change "Refresh" to "RefreshList".Chris Toshok2000-09-291-1/+5
* add an Refresh List button..Chris Toshok2000-09-281-0/+6
* add evolution-subscribe.xml.Chris Toshok2000-09-281-0/+38
* Moved the (un)select all menu items over to the Edit menu - this looksJeffrey Stedfast2000-09-261-113/+115
* Added some new menu items to the Message menu like (un)select all andJeffrey Stedfast2000-09-261-9/+17
* Added evolution-addressbook-ldap.xml.Christopher James Lahey2000-09-223-0/+92
* Removed the "about calendar" command, since we don't want to have bothFederico Mena Quintero2000-09-221-7/+0
* Dear native speakers,Federico Mena Quintero2000-09-221-2/+2
* Added a cvsignore file here.Christopher James Lahey2000-09-211-0/+7
* Added evolution-contact-editor.xml.Christopher James Lahey2000-09-212-0/+245
* Fix for new accel syntax; update bonobo to get working accelerators.Michael Meeks2000-09-163-13/+13
* add bonobo_ui_handler_unset_container to stop menus screwing up.Michael Meeks2000-09-141-2/+2
* Make Tigert's icons work again.Michael Meeks2000-09-141-9/+9
* kill warning. (control_activate): set threaded toggle state, add freeze /Michael Meeks2000-09-141-5/+3
* Get the status bar playing ball.Michael Meeks2000-09-141-0/+5
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-144-3/+7
* Add UI xml files in a more sensible place.Michael Meeks2000-09-135-0/+434