aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-shell-view-menu.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagRELEASE_1_0_1nobody2002-11-011-888/+0
* Increase the width slightly.Ettore Perazzoli2002-10-291-0/+2
* Calls e_shell_command_remove_shared_folder. (file_verbs): Set upDan Winship2002-10-011-1/+14
* Placate compiler.Ettore Perazzoli2002-09-251-1/+1
* Add PilotConduitSettings verb. [#14019]Ettore Perazzoli2002-09-241-17/+33
* Use e_shell_request_close_view().Ettore Perazzoli2002-09-241-8/+2
* Pass TRUE as @queue to e_shell_view_display_uri().Ettore Perazzoli2002-09-051-2/+2
* Capitalize the title of the dialog for consistency.Ettore Perazzoli2002-07-271-1/+1
* (command_work_online): Remove debuggingEttore Perazzoli2002-07-241-2/+0
* If the custom_icon_name is not NULL, return the pixbuf for it.Ettore Perazzoli2002-07-101-1/+4
* Connect about_box_event_callback() to the "key_press_event" signal asEttore Perazzoli2002-05-311-0/+2
* No more @default_type arg to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-05-231-2/+2
* Ask e_shell_prepare_for_quit() before destroying the view if it's the lastEttore Perazzoli2002-05-161-1/+8
* Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-161-1/+3
* Added some tests for the custom storage.Ettore Perazzoli2002-05-111-0/+19
* emit show_settings signal (corba_class_init): assign epv methodJP Rosevear2002-04-191-11/+1
* set type (load_pages): get the oaf property for type and track the pageJP Rosevear2002-04-071-2/+5
* Make all the verb/menu arrays appropriately static.Ettore Perazzoli2002-03-211-6/+6
* Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-211-0/+25
* New function to create a test configuration page for the test component.Ettore Perazzoli2002-03-081-13/+37
* Don't show the folder bar and the shortcut bar in the new window.Ettore Perazzoli2002-02-211-0/+3
* [Fix #7827, Switching desktops leaves the folder bar popped up.]Ettore Perazzoli2001-12-061-0/+16
* Fix the license text to make sense.Ettore Perazzoli2001-10-271-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Set the GtkWindow policy so that @allow_shrink, @allow_grow andEttore Perazzoli2001-10-271-0/+1
* Add accelerators for "Work Offline" and "Work Online".Ettore Perazzoli2001-10-261-2/+2
* No need to gtk_widget_show() the view anymore.Ettore Perazzoli2001-10-231-2/+0
* Use EShellAboutBox. (zero_pointer): Removed.Ettore Perazzoli2001-10-201-64/+33
* [Fix #7643, Starting new view doesn't honor "view" settings.]Ettore Perazzoli2001-10-121-1/+1
* This is a message, not a warning! (command_work_online): This is also aJon Trowbridge2001-10-061-2/+2
* Allow callers to set the default type of folder to be created.Iain Holmes2001-09-291-2/+3
* Remove. (command_new_mail_message): Removed. (command_pilot_settings):Ettore Perazzoli2001-09-281-32/+38
* Put my name in alphabetical orderRodrigo Moya2001-09-271-1/+1
* Added myself to about boxRodrigo Moya2001-09-261-0/+1
* [Implemented the "Rename" command. Warning, it doesn't quite workEttore Perazzoli2001-09-261-1/+2
* New helper function. (command_move_folder): Pass the @folder_path argumentEttore Perazzoli2001-09-261-18/+31
* [Fix #5990, Remembering Evolution window geometry.]Ettore Perazzoli2001-09-141-2/+3
* Replace "Evolution" with "Ximian Evolution" in a bunch of user-visibleEttore Perazzoli2001-09-061-2/+2
* New, replacing `shortcut_bar_mode_changed_cb'.Ettore Perazzoli2001-08-191-37/+25
* I know what you did last summer!Jason Leach2001-08-171-0/+1
* Remove the Help menu verbs and add a "HelpFAQ" verb. (command_help):Ettore Perazzoli2001-08-171-11/+5
* Don't hardcode/build a help URI here, use gnome_help_display() instead,Jason Leach2001-08-161-9/+8
* Changed help menus to point to evolution/ and not evolution-guide/.Aaron Weber2001-08-161-5/+5
* [Removing Evolution::LocalStorage interface, abstracting the unread countsJason Leach2001-08-041-3/+19
* Do a NULL-check on current_uri - socket is being closed? (as per theJeffrey Stedfast2001-08-021-4/+4
* Little UI nit: capitalize the words Offline/Online for the File menu.Jason Leach2001-07-271-3/+3
* Get the manuals from the `evolution-guide' dir as that's where they getEttore Perazzoli2001-07-241-5/+5
* Fix a crash that could happen by closing one or more views, and thenEttore Perazzoli2001-07-151-2/+3
* Because bugzilla.ximian does have a mail gateway now, we can haveJason Leach2001-07-131-21/+5
* Get the File -> Folder -> Properties menu item work again for theEttore Perazzoli2001-07-051-13/+0
* Implemented the `File -> New -> Shortcut' command.Ettore Perazzoli2001-07-011-14/+77
* Rename `e_shell_new_view()' into `e_shell_create_view()' to avoidEttore Perazzoli2001-06-281-1/+1
* Remove the ugliness that was `e_shell_quit()'; implement anEttore Perazzoli2001-06-251-3/+1
* Fix a bunch of stupid warnings caused by missing includes. AlsoEttore Perazzoli2001-06-231-0/+3
* Fix the "Quit" command so that the shell actually exits properly.Ettore Perazzoli2001-06-231-0/+2
* Fix the help URLsDan Winship2001-06-191-6/+5
* Plug in all the folder tree right click menu verbs so bonobo-warningsJason Leach2001-06-061-0/+38
* Removed an unecessary sleep(2) call, so evolution will start up 2 secondsJason Leach2001-05-311-0/+13
* New file. (e_pixmaps_update): Moved here from e-util to break e-utilDan Winship2001-05-281-1/+1
* Implemented the "Copy Folder" and "Move Folder" menu items. Untested.Ettore Perazzoli2001-05-201-0/+12
* Add a caption to the folder selection dialog widget, and get theEttore Perazzoli2001-05-201-0/+16
* Renamed the "NewWindow" verb into "OpenFolderInNewWindow". Got theEttore Perazzoli2001-05-191-4/+12
* Create new files for the folder commands, and move the "Create newEttore Perazzoli2001-05-191-12/+3
* Make the "Submit Bug Report" menu item fire up a browser withEttore Perazzoli2001-05-161-1/+19
* Add an "Evolution FAQ" entry to the Help menu, and update the existingEttore Perazzoli2001-05-161-5/+6
* Update the file name in the top comment.Ettore Perazzoli2001-05-161-1/+1
* Some demeeksifying indentation changes.Ettore Perazzoli2001-05-161-25/+16
* 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