******************************************************************** A sample configuration file (mahogany.conf.sample) has been placed in $(PREFIX)/etc. ******************************************************************** n/atom/shell?h=GNOME-MEDIA-2-5-5' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* [This gets rid of some spurious "could not find handler" messagesEttore Perazzoli2002-02-272-5/+18
* Fix license text.Ettore Perazzoli2002-02-242-6/+4
* Add year 2002 to the copyright.Ettore Perazzoli2002-02-242-2/+6
* Renamed from `destroy'. (impl_right_click): Renamed from `right_click'.Ettore Perazzoli2002-02-242-93/+146
* [Fix #3029, Offline mode should be preserved across sessions.]Ettore Perazzoli2002-02-234-8/+81
* New helper function to remove all the matching URIs from the history.Ettore Perazzoli2002-02-234-13/+85
* New. (display_uri): Call it before returning so the navigation buttonsEttore Perazzoli2002-02-234-10/+49
* [First cut at navigation (i.e. back/forward) buttons.]Ettore Perazzoli2002-02-235-6/+416
* `e_shell_folder_title_bar_set_title_clickable()', notEttore Perazzoli2002-02-234-109/+286
* Return NULL if there is no component ID for the current view.Ettore Perazzoli2002-02-222-0/+8
* Set the icons for all the "New..." menu items from the specified one inEttore Perazzoli2002-02-225-54/+97
* Don't show the folder bar and the shortcut bar in the new window.Ettore Perazzoli2002-02-216-8/+58
* Use right_click_row_path rather than selected_row_path, so clients get theNot Zed2002-01-302-1/+7
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-283-40/+41
* Just use BONOBO_HTML_GNOME_CFLAGS and BONOBO_HTML_GNOME_LIBS forEttore Perazzoli2002-01-252-18/+14
* Add missing files. Ooops!Ettore Perazzoli2002-01-252-0/+178
* [Implement an Outlook-style "New" dropdown button. It is basicallyEttore Perazzoli2002-01-2415-191/+497
* [Patch by Michael Meeks <michael@ximian.com>.]Ettore Perazzoli2002-01-242-0/+8
* Stop the importer dialog going behind the main windowIain Holmes2002-01-212-1/+7
* [Fix #17441, Crash trying to import Multiple VCard file into LDAPEttore Perazzoli2002-01-162-6/+27
* re-order activate / de-activate to minimise flicker switching betweenMichael Meeks2002-01-152-9/+16
* updatedDamon Chaplin2002-01-121-0/+7
* handle translated timezone names.Damon Chaplin2002-01-122-2/+7
* -- Merging patches from evolution-1-0-branch.Ettore Perazzoli2001-12-204-5/+81
* [Fix #17258, shell displays splash even if Evolution is alreadyEttore Perazzoli2001-12-152-9/+17
* New helper function to create the `~/evolution/private' directory.Ettore Perazzoli2001-12-132-0/+58
* Add missing comma.Ettore Perazzoli2001-12-062-1/+5
* [Fix #7827, Switching desktops leaves the folder bar popped up.]Ettore Perazzoli2001-12-063-1/+43
* Convert folder name to locale's encoding before using it as part of theZbigniew Chyla2001-12-042-2/+9
* Fixes bug #3290.Federico Mena Quintero2001-11-302-1/+30
* Add more contributors to the box.Ettore Perazzoli2001-11-152-0/+12
* make timezone default to "UTC" rather than "".Damon Chaplin2001-11-152-1/+6
* Check for exceptions.Iain Holmes2001-11-132-1/+57
* Get the storage name if we are dragging a storage instead of a folder.Ettore Perazzoli2001-11-062-3/+23
* Fixed spacing and alignment probelms. (See bug #14281)Anna Marie Dirks2001-11-063-9/+23
* Set the shortcut name to be the folder name, not just the last componentDan Winship2001-11-062-6/+11
* Fix for #14281 (missing icons in the druids).Ettore Perazzoli2001-11-032-1/+6
* Changed the welcome message and the finishing message to be moreAnna Marie Dirks2001-11-022-7/+20
* Don't do operations on a NULL path. (updated_folder_cb,Christopher James Lahey2001-11-012-9/+22
* If the source folder is stock and the operation is GDK_ACTION_MOVE, alwaysEttore Perazzoli2001-11-012-0/+11
* Removed. (show_existing_view): Don't call it.Ettore Perazzoli2001-10-312-24/+5
* New utility function. (sleep_with_g_main_loop_timeout_callback): CallbackEttore Perazzoli2001-10-312-1/+34
* Removed. (idle_cb): Don't call it. (warning_dialog_clicked_callback):Ettore Perazzoli2001-10-312-58/+6
* If the display uri is NULL, set the view to the default.Iain Holmes2001-10-312-2/+11
* Duplicate the owner before pinging it. Fixes #13802.Ettore Perazzoli2001-10-312-0/+17
* New. (class_init): Install it. (impl_unsetOwner): Just emit theEttore Perazzoli2001-10-312-13/+48
* Connect to the "removed_folder" signal withEttore Perazzoli2001-10-312-2/+9
* If we're not at the end of the druid list, tell the druid we're going to02001-10-302-2/+20
* Require gal 0.15.99.8Joe Shaw2001-10-302-2/+2
* Slightly change the debugigng message for when the shell has disappeared.Ettore Perazzoli2001-10-302-1/+6
* Remove ping debugging messages.Ettore Perazzoli2001-10-302-5/+6
* Remove debugging message.Ettore Perazzoli2001-10-302-2/+4
* use libical-evolution.laDamon Chaplin2001-10-302-1/+5
* Ref the shell. (destroy): Unref the shell. (destroy): Free theEttore Perazzoli2001-10-293-7/+23
* Call `cleanup_delayed_selection()' as there is a slight chance that theEttore Perazzoli2001-10-292-4/+17
* Don't do the `gtk_signal_disconnect_by_func()' as it's already done inEttore Perazzoli2001-10-292-8/+22
* Set the return type of the signal handlers to GTK_TYPE_NONE.92001-10-292-3/+8
* [The following should fix #13802, crash on exit.]Ettore Perazzoli2001-10-292-4/+18
* Distribute credit equally.Jon Trowbridge2001-10-282-3/+40
* Fixing the license text.Ettore Perazzoli2001-10-2810-10/+0
* We want XFER_FOLDER not REMOVE_FOLDER!72001-10-272-1/+6
* Fix the license text to make sense.Ettore Perazzoli2001-10-27101-101/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-2710-20/+20
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-27101-202/+202
* Remove debugging messages. (finalize_offline_hash_foreach): Likewise.Ettore Perazzoli2001-10-272-4/+6
* New member `finished' in `EShellOfflineHandlerPrivate'.Ettore Perazzoli2001-10-272-4/+38
* Implement. (class_init): Add the signal "xfer_folder" signal.Ettore Perazzoli2001-10-273-4/+40
* New, implementation for the ::async_xfer_folder method. (class_init):Ettore Perazzoli2001-10-272-3/+53
* Set ->is_initialized to %FALSE. (e_shell_unregister_all): Same here.Ettore Perazzoli2001-10-272-0/+9
* gtk_widget_show_now() the dialog. Likewise.Ettore Perazzoli2001-10-273-0/+9
* Use gtk_widget_show_now() so the stupid dialog hopefully displays all theEttore Perazzoli2001-10-272-3/+8
* Clear the folder bar label to be empty. [#12553]Ettore Perazzoli2001-10-272-0/+6
* Draw one more line.Ettore Perazzoli2001-10-272-1/+5
* Set the GtkWindow policy so that @allow_shrink, @allow_grow andEttore Perazzoli2001-10-272-0/+7
* Don't allow invalid folder names. [#12027]Ettore Perazzoli2001-10-276-46/+81
* Add accelerators for "Work Offline" and "Work Online".Ettore Perazzoli2001-10-262-2/+7
* Don't allow translators to translate "Ximian Evolution".Ettore Perazzoli2001-10-26