MD5 (felt-3.02.src.tar.gz) = 18798981dfbc5a0c2e77eda1090f36c0 href='/~lantw44/cgit-data/cgit.css'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/shell
Commit message (Expand)AuthorAgeFilesLines
* Set release for the CORBA path sequence to TRUE.Ettore Perazzoli2002-06-017-1/+38
* Use bonobo_object_ref() instead of bonobo_object_client_ref() as theEttore Perazzoli2002-05-313-4/+14
* Connect about_box_event_callback() to the "key_press_event" signal asEttore Perazzoli2002-05-312-0/+9
* skip folders that aren't valid uri's. (e_folder_list_get_items): didn'tChris Toshok2002-05-292-4/+13
* [ fixes 90% of #25047 ] shamelessly lifted fromChris Toshok2002-05-2415-308/+653
* Set @allow_shrink and @allow_grow to FALSE for the window. Fixes #17534.Ettore Perazzoli2002-05-242-0/+6
* Pass FALSE for @allow_shrink. Fixes #15688.Ettore Perazzoli2002-05-242-1/+7
* Make a little bit prettier. Default to "Delete", not "Cancel".Ettore Perazzoli2002-05-242-22/+19
* Set the view type from the original group, thus preserving theEttore Perazzoli2002-05-242-1/+15
* Add a toggle to avoid displaying the dialog again. Don't display theEttore Perazzoli2002-05-242-5/+43
* No more @default_type arg to e_shell_folder_selection_dialog_new().Ettore Perazzoli2002-05-239-40/+64
* New callback for when the first created view in the shell gets mapped.Ettore Perazzoli2002-05-234-0/+121
* New member default_menu_item in EShellUserCreatableItemsHandlerPrivate.Ettore Perazzoli2002-05-232-5/+45
* Only refuse quitting if the result is CANCEL. This way we allow quittingEttore Perazzoli2002-05-233-1/+14
* Do async_open_folder in an idle callback.Christopher James Lahey2002-05-214-46/+103
* set the parent window insensitive before popping up the dialog andChris Toshok2002-05-213-2/+45
* Skip the folder if it doesn't have the can_sync_offline property set.Ettore Perazzoli2002-05-212-0/+10
* Set the can_sync_offline property on the EFolder based on theEttore Perazzoli2002-05-216-9/+31
* Remove exception. (cancelSyncFolder): Remove exception.Ettore Perazzoli2002-05-216-36/+102
* Pass NULL for @has_checkbox_func and @has_checkbox_func_data.Ettore Perazzoli2002-05-216-15/+76
* Ask e_shell_prepare_for_quit() before destroying the view if it's the lastEttore Perazzoli2002-05-163-3/+27
* Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-1610-22/+228
* Add some comments to document the interface.Ettore Perazzoli2002-05-161-13/+45
* Remove debugging spewIain Holmes2002-05-152-1/+5
* Committing Peter Williams patch so listeners are notified about new storages.Iain Holmes2002-05-152-1/+18
* Call e_shell_offline_sync_all_folders() if no connection is reported here.Ettore Perazzoli2002-05-156-14/+527
* Added check-empty.xpm, check-filled.xpm, and check-missing.xpm.Christopher James Lahey2002-05-157-31/+133
* Compute the evolutionUri here and pass it in.Christopher James Lahey2002-05-152-1/+38
* Add a missing CORBA_free in the case in which the typecode of theEttore Perazzoli2002-05-142-0/+9
* Pass self to e_shell_offline_handler_new() instead of the componentEttore Perazzoli2002-05-144-32/+41
* Changed this to just walk the hash table to get the list of checkedChristopher James Lahey2002-05-142-20/+18
* Handle the e-shell-config-offline and e-shell-config-default-foldersEttore Perazzoli2002-05-149-193/+533
* Added a signal when the value of the checkboxes changes.Christopher James Lahey2002-05-143-0/+17
* Add members `parent' and `shell' in DiscoveryData.Ettore Perazzoli2002-05-112-16/+89
* Add the Addressbook-SelectNames interface stuff.Ettore Perazzoli2002-05-111-0/+4
* Updated for FolderResult instead of DiscoverSharedFolderResult.Ettore Perazzoli2002-05-114-17/+15
* New. New.Ettore Perazzoli2002-05-112-0/+505
* Added some tests for the custom storage.Ettore Perazzoli2002-05-1110-49/+571
* Pass %FALSE as @has_shared_folders to evolution_storage_new().Ettore Perazzoli2002-05-105-20/+67
* Rename NotPrepared to notPrepared and NotSyncing to notSyncing.Ettore Perazzoli2002-05-094-10/+21
* New interface SyncFolderProgressListener. (Offline::cancelSyncFolder):Ettore Perazzoli2002-05-082-2/+32
* add every folder to the sequence except the root folderJP Rosevear2002-05-087-2/+165
* Use the new evolution_shell_client_create_storage_set_view() call.Ettore Perazzoli2002-05-084-24/+76
* Put the EStorageSetView in an EScrollFrame.Ettore Perazzoli2002-05-0811-59/+374
* Use bonobo_object_client_(un)?ref instead of gtk_object_(un)?ref.Christopher James Lahey2002-05-044-2/+148
* Added e-folder-list.h. (libeshell_la_SOURCES): Added e-folder-list.c.Christopher James Lahey2002-05-044-2/+728
* Added these functions. Implemented checkboxes in the ETreeModel here.Christopher James Lahey2002-04-303-7/+144
* Minor label tweaks; changed "Default folders" to "Default Folders", andAnna Marie Dirks2002-04-192-5/+10
* emit show_settings signal (corba_class_init): assign epv methodJP Rosevear2002-04-199-12/+136
* New, override for EShortcutBar::shortcut_drag_motion.Ettore Perazzoli2002-04-182-11/+83
* Bumped required gal version number to 0.19.99.11.Christopher James Lahey2002-04-182-2/+6
* Removed. (impl_tree_drag_motion): Rewritten to useEttore Perazzoli2002-04-175-321/+529
* Shell config page routines. Right now handles the default folders page.Dan Winship2002-04-1113-23/+618
* Change the logic for displaying a default window, so we don't end up withEttore Perazzoli2002-04-102-1/+6
* Move <dirent.h> down the #include list so it compiles on Darwin.Ettore Perazzoli2002-04-102-2/+8
* New. Check that things that need to be in the config db are. Right now itDan Winship2002-04-097-9/+60
* If the shell fails to display all of the requested URIs, fall back toDan Winship2002-04-092-8/+15
* Oops. Add ChangeLog entries for some changes that accidentally escapedDan Winship2002-04-091-0/+8
* Add a "view_info" argument.Dan Winship2002-04-0912-29/+127
* Fix "evolution evolution:/path/to/folder" to use default viewDan Winship2002-04-086-46/+67
* set type (load_pages): get the oaf property for type and track the pageJP Rosevear2002-04-074-10/+97
* Set the title of the dialog.Ettore Perazzoli2002-04-062-0/+5
* Fix a memory mixup.Dan Winship2002-04-052-2/+7
* New widget for a button that displays a folder selection in a standardDan Winship2002-04-0512-75/+712
* Change type of parent_class to BonoboXObjectClass.Ettore Perazzoli2002-04-049-64/+148
* Deal with folders with no physical_uri.Dan Winship2002-04-042-0/+7
* Set the show_checkboxes field here instead of the show_folders field.Christopher James Lahey2002-04-032-2/+8
* If folder is NULL, return the correct type of data.Christopher James Lahey2002-04-032-2/+9
* Added e-storage-set-view-checkboxes.etstate andChristopher James Lahey2002-04-037-16/+91
* Add type "Page". (page_new): New helper function. (page_free): New helperEttore Perazzoli2002-03-302-7/+114
* New. New.Ettore Perazzoli2002-03-273-0/+366
* g_warning if the control cannot be activated.Ettore Perazzoli2002-03-273-1/+12
* Register a "working" folder type with the hourglass icon. (WouldDan Winship2002-03-254-2/+17
* Removed. (load_pages): Use e_get_language_list() here instead. Also, freeEttore Perazzoli2002-03-232-23/+10
* *** empty log message ***Dan Winship2002-03-231-1/+1
* (evolution_storage_removed_folder): Oops. Fix here too.Dan Winship2002-03-232-1/+4
* Fix a "how can this ever have worked" bug to make unread message countsDan Winship2002-03-232-1/+5
* Use e_folder_get_name. Don't assume it's the same as the last pathDan Winship2002-03-232-6/+9
* Set the wmclass to "evolution-splash" so sawfish knows it's not the sameDan Winship2002-03-212-0/+7
* Make all the verb/menu arrays appropriately static.Ettore Perazzoli2002-03-212-6/+11
* Move the ComponentActionsPlaceholder into the Actions menu, instead of theEttore Perazzoli2002-03-217-1/+106
* Add `search="string"' for the keyboard navigability search thingy.Ettore Perazzoli2002-03-192-1/+6
* Updated to use new EPopupMenu API.Jeffrey Stedfast2002-03-162-4/+9
* Support for delayed filling-in of storages/folders.Dan Winship2002-03-1514-10/+447
* Use `evolution:config_item:icon_name' instead ofEttore Perazzoli2002-03-142-4/+21
* Update to create an EvolutionConfigControl instead of just aEttore Perazzoli2002-03-138-22/+362
* Make old_name_locale non-const to placate a compiler warning.Ettore Perazzoli2002-03-103-1/+12
* Use ECorbaConfigPages.Ettore Perazzoli2002-03-107-6/+353
* Note that e_storage_set_view_new shouldn't be used directly.Dan Winship2002-03-095-2/+15
* New function to create a test configuration page for the test component.Ettore Perazzoli2002-03-088-14/+367
* fix a bug in the storage icon codeDan Winship2002-03-082-7/+9
* Addendum to previous commit: Remove "storage_selected" vsDan Winship2002-03-089-109/+27
* Make storages-with-toplevel-views less of a hack.Dan Winship2002-03-0817-342/+192
* Keep the storage name and display_name in EStoragePriv. (impl_get_name,Dan Winship2002-03-0713-261/+75
* Fix up GList/GSList confusion.Dan Winship2002-03-073-2/+15
* Reduce width of the copyright message so it looks prettier with the newEttore Perazzoli2002-03-072-2/+7
* CORBA stuff required for the summary to find out details about storages from ...Iain Holmes2002-03-055-2/+221
* [Fix #20234, Deleting Folder gratuitiously causes /local to open.]Ettore Perazzoli2002-03-053-4/+170
* [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-27