aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view-menu.c
Commit message (Expand)AuthorAgeFilesLines
* Ask for a folder to import into.Iain Holmes2001-05-121-1/+1
* Added command entry for 'ToggleOffline'.Jon Trowbridge2001-05-081-2/+2
* Complete the shell side for supporting off-line operations, gettingEttore Perazzoli2001-05-041-16/+91
* Initial implementation for the "warning, some connections are stillEttore Perazzoli2001-05-041-1/+32
* Blessed by Ettore.Gediminas Paulauskas2001-04-021-0/+12
* Remove/replace unneeded includes and move around stuff so that systemKjartan Maraas2001-03-301-4/+14
* In a fit of egomania, added myself to the authors array.Jon Trowbridge2001-03-281-0/+1
* renaming icons to make Miguel's speedups possibleJakub Steiner2001-03-221-0/+1
* Cast this fucntion pointer.Christopher James Lahey2001-02-171-1/+1
* Merge from the stable branch: display the `SUB_VERSION' in the aboutEttore Perazzoli2001-02-101-32/+43
* Change the folder selection dialog so that, when you click on "New"Ettore Perazzoli2001-02-091-2/+6
* Remove all instances of non-portable macro `__FUNCTION__' from theEttore Perazzoli2001-01-271-1/+1
* (Fix #1252: Need a File->Close way to close a view)Jason Leach2001-01-251-0/+14
* (Fix bug #934: Add Right-click item to hide the shortcut bar)Jason Leach2001-01-141-1/+0
* Added translation strings.Miguel de Icaza2001-01-121-2/+2
* Remove "window" from the moniker path.Miguel de Icaza2001-01-121-1/+1
* Fix prototype (command_new_view): ditto. (command_new_mail_message):Miguel de Icaza2001-01-121-1/+17
* add the importer part 1Iain Holmes2001-01-121-0/+4
* Fix prototype (command_new_view): ditto.Miguel de Icaza2001-01-101-18/+18
* Fix a crash when the user tries to "Submit bug report" but doesn't haveJason Leach2000-12-261-4/+1
* Update - hopefully I assigned blame correctly :-)JP Rosevear2000-11-281-0/+3
* The big api rename ...Michael Meeks2000-11-021-1/+1
* update to new UI handlerMichael Meeks2000-10-211-8/+8
* Check if there are any files in default_user that are not in ~/evolutionIain Holmes2000-10-161-0/+1
* if we are in LDAP mode then merge in the extra few items, otherwise justMichael Meeks2000-10-151-1/+1
* Change paths in such a way as to require HEAD bonobo.Michael Meeks2000-10-091-2/+8
* add a freeze / thaw pair to reduce flicker on switching controls.Michael Meeks2000-10-061-11/+1
* Disable summary stuff, it appears to be badly broken.Michael Meeks2000-10-051-42/+42
* ui/evolution-addressbook-ldap.xml, ui/evolution-addressbook.xml,Matt Bissiri2000-10-041-3/+5
* kill.Michael Meeks2000-10-031-12/+0
* Updates for the Bonobo changes from Michael who is having someEttore Perazzoli2000-09-231-12/+3
* Dear native speakers,Federico Mena Quintero2000-09-221-1/+1
* s/Bonobo_UIHandler/Bonobo_UIContainer/Michael Meeks2000-09-211-0/+15
* Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.amMichael Meeks2000-09-171-1/+2
* add bonobo_ui_handler_unset_container to stop menus screwing up.Michael Meeks2000-09-141-2/+2
* re-order to suit and add freeze / thaw, update paths to toggles, removeMichael Meeks2000-09-141-16/+18
* The Commit from hell that breaks all UI related stuff;Michael Meeks2000-09-141-224/+85
* Fix menus and add placeholders in the menubar for the components toEttore Perazzoli2000-08-181-31/+22
* Add myself to the about box, finally.Peter Williams2000-08-111-1/+2
* Add a placeholder for the print items in the "File" menu.Ettore Perazzoli2000-08-091-0/+2
* Update the ::user_select_folder() interface so that it accepts both aEttore Perazzoli2000-08-041-7/+2
* Change EShellView so that it creates the menus with BonoboUIHandlerEttore Perazzoli2000-07-231-143/+234
* Added/fixed support for multiple views.Ettore Perazzoli2000-07-201-3/+23
* Some menu cleanup.Ettore Perazzoli2000-07-091-31/+7
* Shell command for creating new folders.Ettore Perazzoli2000-07-061-1/+29
* Added an extra @allowed_types parameter to the shell's folderEttore Perazzoli2000-07-021-20/+21
* Folder selection dialog, (untested) CORBA interfaces for it, and a newEttore Perazzoli2000-06-111-1/+73
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-19/+27
* changed "Using the Shell" to "Getting Started"Jeffrey Stedfast2000-06-031-1/+1
* New menu callback to launch the help browser. (menu_help): add pointers toDan Winship2000-06-021-3/+40
* Initialize the toggle items in the View menu when creating them, soEttore Perazzoli2000-05-311-6/+14
* Make quit work again by implementing a CORBA method to unregisterEttore Perazzoli2000-05-311-17/+103
* Added my name to the about boxJeffrey Stedfast2000-05-281-0/+1
* + * e-shell-view-menu.c (command_about_box): Make authorlist moreMatthew Loper2000-05-271-8/+29
* Get rid of the old `evolution-service-repository' cruft and startEttore Perazzoli2000-05-231-1/+1
* Added an about box.Christopher James Lahey2000-05-111-0/+53
* New function; allows users to submit a bug. + (command_run_bugbuddy):Matthew Loper2000-05-101-3/+23
* + * calendar/pcs/cal-backend.c (cal_backend_add_cal): Return nothingMatthew Loper2000-05-101-0/+17
* Machinery for quitting and handling the relationship between a shellEttore Perazzoli2000-05-071-1/+18
* Big shell reorganization.Ettore Perazzoli2000-05-071-151/+83
* + * widgets/Makefile.am: Added e-paned directory.Matthew Loper2000-04-241-0/+19
* Make Evolution compile with the latest Bonobo changes.Arturo Espinosa2000-01-261-7/+7
* MoreArturo Espinosa2000-01-121-0/+227