aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/faucet
stat options
Period:
Authors:

Commits per author per week (path 'cmd/faucet')

AuthorW36 2024W37 2024W38 2024W39 2024Total
Total00000
610648e60681d9bb5f43d9'>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-08