| Commit message (Expand) | Author | Age | Files | Lines |
* | Actually pass the evolution URI, not the path, in Folder.evolutionUri | Ettore Perazzoli | 2002-07-12 | 2 | -8/+10 |
* | (set_selected_folders): Set the | Ettore Perazzoli | 2002-07-12 | 1 | -0/+5 |
* | (update_folder_title_bar): Ref the folder_icon | Ettore Perazzoli | 2002-07-12 | 2 | -0/+6 |
* | (get_folder_list_foreach): Copy | Ettore Perazzoli | 2002-07-12 | 2 | -6/+14 |
* | Remove some `#if 0'ed broken code. New members title_icon and | Ettore Perazzoli | 2002-07-12 | 5 | -167/+143 |
* | (update_folder_title_bar): Get a @folder arg | Ettore Perazzoli | 2002-07-11 | 2 | -33/+47 |
* | Pass zero as the @sorting_priority to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 12 | -52/+182 |
* | (load_icon): Ooops. Swapped the large/small | Ettore Perazzoli | 2002-07-10 | 2 | -6/+10 |
* | Pass NULL @custom_icon_name to evolution_storage_new_folder(). | Ettore Perazzoli | 2002-07-10 | 9 | -20/+55 |
* | If the custom_icon_name is not NULL, return the pixbuf for it. | Ettore Perazzoli | 2002-07-10 | 10 | -61/+154 |
* | Remove debugging message. (impl_shortcut_drag_motion): Likewise. | Ettore Perazzoli | 2002-07-10 | 5 | -9/+11 |
* | Call e_icon_factory_init(). | Ettore Perazzoli | 2002-07-10 | 9 | -57/+330 |
* | (remove_folder): Remove unused variable. | Ettore Perazzoli | 2002-07-09 | 2 | -1/+4 |
* | Change the group icon size using e_shortcuts_set_group_uses_small_icons() | Ettore Perazzoli | 2002-07-09 | 6 | -33/+164 |
* | New helper function. (e_folder_to_corba): Use it here. | Ettore Perazzoli | 2002-07-09 | 6 | -10/+67 |
* | (startup_wizard_cancel): Unref the | Ettore Perazzoli | 2002-07-06 | 2 | -0/+24 |
* | Invoke e_folder_dnd_bridge_drop(). | Ettore Perazzoli | 2002-07-04 | 4 | -15/+82 |
* | (e_shell_show_settings): Don't set up the settings | Ettore Perazzoli | 2002-07-03 | 2 | -2/+5 |
* | (bonobo_interface_remove_folder_cb): Add | Ettore Perazzoli | 2002-07-03 | 2 | -1/+7 |
* | New arg @tooltip; pass it to | Ettore Perazzoli | 2002-07-02 | 6 | -5/+62 |
* | Remove debugging message. | Ettore Perazzoli | 2002-07-02 | 4 | -23/+39 |
* | New member preparing_to_quit in EShellPrivate. | Ettore Perazzoli | 2002-07-02 | 2 | -1/+22 |
* | (impl_Storage_updateFolder): Don't stop | Ettore Perazzoli | 2002-06-29 | 2 | -14/+12 |
* | Ooops. Fix date in ChangeLog. | Ettore Perazzoli | 2002-06-29 | 1 | -1/+1 |
* | *** empty log message *** | Ettore Perazzoli | 2002-06-29 | 2 | -45/+133 |
* | Only let the dialog be opened once | Iain Holmes | 2002-06-27 | 2 | -0/+20 |
* | Changes for an importer bug and to get the storagesetselector in the summary | Iain Holmes | 2002-06-26 | 7 | -29/+216 |
* | (impl_clicked): Pass | Ettore Perazzoli | 2002-06-25 | 2 | -1/+7 |
* | Remove #include <config.h> Same Same gtk_widget_show() all items in the | Kjartan Maraas | 2002-06-20 | 7 | -21/+11 |
* | Set release for the CORBA path sequence to TRUE. | Ettore Perazzoli | 2002-06-01 | 7 | -1/+38 |
* | Use bonobo_object_ref() instead of bonobo_object_client_ref() as the | Ettore Perazzoli | 2002-05-31 | 3 | -4/+14 |
* | Connect about_box_event_callback() to the "key_press_event" signal as | Ettore Perazzoli | 2002-05-31 | 2 | -0/+9 |
* | skip folders that aren't valid uri's. (e_folder_list_get_items): didn't | Chris Toshok | 2002-05-29 | 2 | -4/+13 |
* | [ fixes 90% of #25047 ] shamelessly lifted from | Chris Toshok | 2002-05-24 | 15 | -308/+653 |
* | Set @allow_shrink and @allow_grow to FALSE for the window. Fixes #17534. | Ettore Perazzoli | 2002-05-24 | 2 | -0/+6 |
* | Pass FALSE for @allow_shrink. Fixes #15688. | Ettore Perazzoli | 2002-05-24 | 2 | -1/+7 |
* | Make a little bit prettier. Default to "Delete", not "Cancel". | Ettore Perazzoli | 2002-05-24 | 2 | -22/+19 |
* | Set the view type from the original group, thus preserving the | Ettore Perazzoli | 2002-05-24 | 2 | -1/+15 |
* | Add a toggle to avoid displaying the dialog again. Don't display the | Ettore Perazzoli | 2002-05-24 | 2 | -5/+43 |
* | No more @default_type arg to e_shell_folder_selection_dialog_new(). | Ettore Perazzoli | 2002-05-23 | 9 | -40/+64 |
* | New callback for when the first created view in the shell gets mapped. | Ettore Perazzoli | 2002-05-23 | 4 | -0/+121 |
* | New member default_menu_item in EShellUserCreatableItemsHandlerPrivate. | Ettore Perazzoli | 2002-05-23 | 2 | -5/+45 |
* | Only refuse quitting if the result is CANCEL. This way we allow quitting | Ettore Perazzoli | 2002-05-23 | 3 | -1/+14 |
* | Do async_open_folder in an idle callback. | Christopher James Lahey | 2002-05-21 | 4 | -46/+103 |
* | set the parent window insensitive before popping up the dialog and | Chris Toshok | 2002-05-21 | 3 | -2/+45 |
* | Skip the folder if it doesn't have the can_sync_offline property set. | Ettore Perazzoli | 2002-05-21 | 2 | -0/+10 |
* | Set the can_sync_offline property on the EFolder based on the | Ettore Perazzoli | 2002-05-21 | 6 | -9/+31 |
* | Remove exception. (cancelSyncFolder): Remove exception. | Ettore Perazzoli | 2002-05-21 | 6 | -36/+102 |
* | Pass NULL for @has_checkbox_func and @has_checkbox_func_data. | Ettore Perazzoli | 2002-05-21 | 6 | -15/+76 |
* | Ask e_shell_prepare_for_quit() before destroying the view if it's the last | Ettore Perazzoli | 2002-05-16 | 3 | -3/+27 |
* | Check with e_shell_prepare_for_quit() before quitting. | Ettore Perazzoli | 2002-05-16 | 10 | -22/+228 |
* | Add some comments to document the interface. | Ettore Perazzoli | 2002-05-16 | 1 | -13/+45 |
* | Remove debugging spew | Iain Holmes | 2002-05-15 | 2 | -1/+5 |
* | Committing Peter Williams patch so listeners are notified about new storages. | Iain Holmes | 2002-05-15 | 2 | -1/+18 |
* | Call e_shell_offline_sync_all_folders() if no connection is reported here. | Ettore Perazzoli | 2002-05-15 | 6 | -14/+527 |
* | Added check-empty.xpm, check-filled.xpm, and check-missing.xpm. | Christopher James Lahey | 2002-05-15 | 7 | -31/+133 |
* | Compute the evolutionUri here and pass it in. | Christopher James Lahey | 2002-05-15 | 2 | -1/+38 |
* | Add a missing CORBA_free in the case in which the typecode of the | Ettore Perazzoli | 2002-05-14 | 2 | -0/+9 |
* | Pass self to e_shell_offline_handler_new() instead of the component | Ettore Perazzoli | 2002-05-14 | 4 | -32/+41 |
* | Changed this to just walk the hash table to get the list of checked | Christopher James Lahey | 2002-05-14 | 2 | -20/+18 |
* | Handle the e-shell-config-offline and e-shell-config-default-folders | Ettore Perazzoli | 2002-05-14 | 9 | -193/+533 |
* | Added a signal when the value of the checkboxes changes. | Christopher James Lahey | 2002-05-14 | 3 | -0/+17 |
* | Add members `parent' and `shell' in DiscoveryData. | Ettore Perazzoli | 2002-05-11 | 2 | -16/+89 |
* | Add the Addressbook-SelectNames interface stuff. | Ettore Perazzoli | 2002-05-11 | 1 | -0/+4 |
* | Updated for FolderResult instead of DiscoverSharedFolderResult. | Ettore Perazzoli | 2002-05-11 | 4 | -17/+15 |
* | New. New. | Ettore Perazzoli | 2002-05-11 | 2 | -0/+505 |
* | Added some tests for the custom storage. | Ettore Perazzoli | 2002-05-11 | 10 | -49/+571 |
* | Pass %FALSE as @has_shared_folders to evolution_storage_new(). | Ettore Perazzoli | 2002-05-10 | 5 | -20/+67 |
* | Rename NotPrepared to notPrepared and NotSyncing to notSyncing. | Ettore Perazzoli | 2002-05-09 | 4 | -10/+21 |
* | New interface SyncFolderProgressListener. (Offline::cancelSyncFolder): | Ettore Perazzoli | 2002-05-08 | 2 | -2/+32 |
* | add every folder to the sequence except the root folder | JP Rosevear | 2002-05-08 | 7 | -2/+165 |
* | Use the new evolution_shell_client_create_storage_set_view() call. | Ettore Perazzoli | 2002-05-08 | 4 | -24/+76 |
* | Put the EStorageSetView in an EScrollFrame. | Ettore Perazzoli | 2002-05-08 | 11 | -59/+374 |
* | Use bonobo_object_client_(un)?ref instead of gtk_object_(un)?ref. | Christopher James Lahey | 2002-05-04 | 4 | -2/+148 |
* | Added e-folder-list.h. (libeshell_la_SOURCES): Added e-folder-list.c. | Christopher James Lahey | 2002-05-04 | 4 | -2/+728 |
* | Added these functions. Implemented checkboxes in the ETreeModel here. | Christopher James Lahey | 2002-04-30 | 3 | -7/+144 |
* | Minor label tweaks; changed "Default folders" to "Default Folders", and | Anna Marie Dirks | 2002-04-19 | 2 | -5/+10 |
* | emit show_settings signal (corba_class_init): assign epv method | JP Rosevear | 2002-04-19 | 9 | -12/+136 |
* | New, override for EShortcutBar::shortcut_drag_motion. | Ettore Perazzoli | 2002-04-18 | 2 | -11/+83 |
* | Bumped required gal version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 2 | -2/+6 |
* | Removed. (impl_tree_drag_motion): Rewritten to use | Ettore Perazzoli | 2002-04-17 | 5 | -321/+529 |
* | Shell config page routines. Right now handles the default folders page. | Dan Winship | 2002-04-11 | 13 | -23/+618 |
* | Change the logic for displaying a default window, so we don't end up with | Ettore Perazzoli | 2002-04-10 | 2 | -1/+6 |
* | Move <dirent.h> down the #include list so it compiles on Darwin. | Ettore Perazzoli | 2002-04-10 | 2 | -2/+8 |
* | New. Check that things that need to be in the config db are. Right now it | Dan Winship | 2002-04-09 | 7 | -9/+60 |
* | If the shell fails to display all of the requested URIs, fall back to | Dan Winship | 2002-04-09 | 2 | -8/+15 |
* | Oops. Add ChangeLog entries for some changes that accidentally escaped | Dan Winship | 2002-04-09 | 1 | -0/+8 |
* | Add a "view_info" argument. | Dan Winship | 2002-04-09 | 12 | -29/+127 |
* | Fix "evolution evolution:/path/to/folder" to use default view | Dan Winship | 2002-04-08 | 6 | -46/+67 |
* | set type (load_pages): get the oaf property for type and track the page | JP Rosevear | 2002-04-07 | 4 | -10/+97 |
* | Set the title of the dialog. | Ettore Perazzoli | 2002-04-06 | 2 | -0/+5 |
* | Fix a memory mixup. | Dan Winship | 2002-04-05 | 2 | -2/+7 |
* | New widget for a button that displays a folder selection in a standard | Dan Winship | 2002-04-05 | 12 | -75/+712 |
* | Change type of parent_class to BonoboXObjectClass. | Ettore Perazzoli | 2002-04-04 | 9 | -64/+148 |
* | Deal with folders with no physical_uri. | Dan Winship | 2002-04-04 | 2 | -0/+7 |
* | Set the show_checkboxes field here instead of the show_folders field. | Christopher James Lahey | 2002-04-03 | 2 | -2/+8 |
* | If folder is NULL, return the correct type of data. | Christopher James Lahey | 2002-04-03 | 2 | -2/+9 |
* | Added e-storage-set-view-checkboxes.etstate and | Christopher James Lahey | 2002-04-03 | 7 | -16/+91 |
* | Add type "Page". (page_new): New helper function. (page_free): New helper | Ettore Perazzoli | 2002-03-30 | 2 | -7/+114 |
* | New. New. | Ettore Perazzoli | 2002-03-27 | 3 | -0/+366 |
* | g_warning if the control cannot be activated. | Ettore Perazzoli | 2002-03-27 | 3 | -1/+12 |
* | Register a "working" folder type with the hourglass icon. (Would | Dan Winship | 2002-03-25 | 4 | -2/+17 |
* | Removed. (load_pages): Use e_get_language_list() here instead. Also, free | Ettore Perazzoli | 2002-03-23 | 2 | -23/+10 |
* | *** empty log message *** | Dan Winship | 2002-03-23 | 1 | -1/+1 |
* | (evolution_storage_removed_folder): Oops. Fix here too. | Dan Winship | 2002-03-23 | 2 | -1/+4 |
* | Fix a "how can this ever have worked" bug to make unread message counts | Dan Winship | 2002-03-23 | 2 | -1/+5 |
* | Use e_folder_get_name. Don't assume it's the same as the last path | Dan Winship | 2002-03-23 | 2 | -6/+9 |
* | Set the wmclass to "evolution-splash" so sawfish knows it's not the same | Dan Winship | 2002-03-21 | 2 | -0/+7 |
* | Make all the verb/menu arrays appropriately static. | Ettore Perazzoli | 2002-03-21 | 2 | -6/+11 |
* | Move the ComponentActionsPlaceholder into the Actions menu, instead of the | Ettore Perazzoli | 2002-03-21 | 7 | -1/+106 |
* | Add `search="string"' for the keyboard navigability search thingy. | Ettore Perazzoli | 2002-03-19 | 2 | -1/+6 |
* | Updated to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 2 | -4/+9 |
* | Support for delayed filling-in of storages/folders. | Dan Winship | 2002-03-15 | 14 | -10/+447 |
* | Use `evolution:config_item:icon_name' instead of | Ettore Perazzoli | 2002-03-14 | 2 | -4/+21 |
* | Update to create an EvolutionConfigControl instead of just a | Ettore Perazzoli | 2002-03-13 | 8 | -22/+362 |
* | Make old_name_locale non-const to placate a compiler warning. | Ettore Perazzoli | 2002-03-10 | 3 | -1/+12 |
* | Use ECorbaConfigPages. | Ettore Perazzoli | 2002-03-10 | 7 | -6/+353 |
* | Note that e_storage_set_view_new shouldn't be used directly. | Dan Winship | 2002-03-09 | 5 | -2/+15 |
* | New function to create a test configuration page for the test component. | Ettore Perazzoli | 2002-03-08 | 8 | -14/+367 |
* | fix a bug in the storage icon code | Dan Winship | 2002-03-08 | 2 | -7/+9 |
* | Addendum to previous commit: Remove "storage_selected" vs | Dan Winship | 2002-03-08 | 9 | -109/+27 |
* | Make storages-with-toplevel-views less of a hack. | Dan Winship | 2002-03-08 | 17 | -342/+192 |
* | Keep the storage name and display_name in EStoragePriv. (impl_get_name, | Dan Winship | 2002-03-07 | 13 | -261/+75 |
* | Fix up GList/GSList confusion. | Dan Winship | 2002-03-07 | 3 | -2/+15 |
* | Reduce width of the copyright message so it looks prettier with the new | Ettore Perazzoli | 2002-03-07 | 2 | -2/+7 |
* | CORBA stuff required for the summary to find out details about storages from ... | Iain Holmes | 2002-03-05 | 5 | -2/+221 |
* | [Fix #20234, Deleting Folder gratuitiously causes /local to open.] | Ettore Perazzoli | 2002-03-05 | 3 | -4/+170 |
* | [This gets rid of some spurious "could not find handler" messages | Ettore Perazzoli | 2002-02-27 | 2 | -5/+18 |
* | Fix license text. | Ettore Perazzoli | 2002-02-24 | 2 | -6/+4 |
* | Add year 2002 to the copyright. | Ettore Perazzoli | 2002-02-24 | 2 | -2/+6 |
* | Renamed from `destroy'. (impl_right_click): Renamed from `right_click'. | Ettore Perazzoli | 2002-02-24 | 2 | -93/+146 |
* | [Fix #3029, Offline mode should be preserved across sessions.] | Ettore Perazzoli | 2002-02-23 | 4 | -8/+81 |
* | New helper function to remove all the matching URIs from the history. | Ettore Perazzoli | 2002-02-23 | 4 | -13/+85 |
* | New. (display_uri): Call it before returning so the navigation buttons | Ettore Perazzoli | 2002-02-23 | 4 | -10/+49 |
* | [First cut at navigation (i.e. back/forward) buttons.] | Ettore Perazzoli | 2002-02-23 | 5 | -6/+416 |
* | `e_shell_folder_title_bar_set_title_clickable()', not | Ettore Perazzoli | 2002-02-23 | 4 | -109/+286 |
* | Return NULL if there is no component ID for the current view. | Ettore Perazzoli | 2002-02-22 | 2 | -0/+8 |
* | Set the icons for all the "New..." menu items from the specified one in | Ettore Perazzoli | 2002-02-22 | 5 | -54/+97 |
* | Don't show the folder bar and the shortcut bar in the new window. | Ettore Perazzoli | 2002-02-21 | 6 | -8/+58 |
* | Use right_click_row_path rather than selected_row_path, so clients get the | Not Zed | 2002-01-30 | 2 | -1/+7 |
* | Final cleanup for the CFLAGS and LIBS in the Makefiles. | Ettore Perazzoli | 2002-01-28 | 3 | -40/+41 |
* | Just use BONOBO_HTML_GNOME_CFLAGS and BONOBO_HTML_GNOME_LIBS for | Ettore Perazzoli | 2002-01-25 | 2 | -18/+14 |
* | Add missing files. Ooops! | Ettore Perazzoli | 2002-01-25 | 2 | -0/+178 |
* | [Implement an Outlook-style "New" dropdown button. It is basically | Ettore Perazzoli | 2002-01-24 | 15 | -191/+497 |
* | [Patch by Michael Meeks <michael@ximian.com>.] | Ettore Perazzoli | 2002-01-24 | 2 | -0/+8 |
* | Stop the importer dialog going behind the main window | Iain Holmes | 2002-01-21 | 2 | -1/+7 |
* | [Fix #17441, Crash trying to import Multiple VCard file into LDAP | Ettore Perazzoli | 2002-01-16 | 2 | -6/+27 |
* | re-order activate / de-activate to minimise flicker switching between | Michael Meeks | 2002-01-15 | 2 | -9/+16 |
* | updated | Damon Chaplin | 2002-01-12 | 1 | -0/+7 |
* | handle translated timezone names. | Damon Chaplin | 2002-01-12 | 2 | -2/+7 |
* | -- Merging patches from evolution-1-0-branch. | Ettore Perazzoli | 2001-12-20 | 4 | -5/+81 |
* | [Fix #17258, shell displays splash even if Evolution is already | Ettore Perazzoli | 2001-12-15 | 2 | -9/+17 |
* | New helper function to create the `~/evolution/private' directory. | Ettore Perazzoli | 2001-12-13 | 2 | -0/+58 |
* | Add missing comma. | Ettore Perazzoli | 2001-12-06 | 2 | -1/+5 |
* | [Fix #7827, Switching desktops leaves the folder bar popped up.] | Ettore Perazzoli | 2001-12-06 | 3 | -1/+43 |
* | Convert folder name to locale's encoding before using it as part of the | Zbigniew Chyla | 2001-12-04 | 2 | -2/+9 |
* | Fixes bug #3290. | Federico Mena Quintero | 2001-11-30 | 2 | -1/+30 |
* | Add more contributors to the box. | Ettore Perazzoli | 2001-11-15 | 2 | -0/+12 |
* | make timezone default to "UTC" rather than "". | Damon Chaplin | 2001-11-15 | 2 | -1/+6 |
* | Check for exceptions. | Iain Holmes | 2001-11-13 | 2 | -1/+57 |
* | Get the storage name if we are dragging a storage instead of a folder. | Ettore Perazzoli | 2001-11-06 | 2 | -3/+23 |
* | Fixed spacing and alignment probelms. (See bug #14281) | Anna Marie Dirks | 2001-11-06 | 3 | -9/+23 |
* | Set the shortcut name to be the folder name, not just the last component | Dan Winship | 2001-11-06 | 2 | -6/+11 |
* | Fix for #14281 (missing icons in the druids). | Ettore Perazzoli | 2001-11-03 | 2 | -1/+6 |
* | Changed the welcome message and the finishing message to be more | Anna Marie Dirks | 2001-11-02 | 2 | -7/+20 |
* | Don't do operations on a NULL path. (updated_folder_cb, | Christopher James Lahey | 2001-11-01 | 2 | -9/+22 |
* | If the source folder is stock and the operation is GDK_ACTION_MOVE, always | Ettore Perazzoli | 2001-11-01 | 2 | -0/+11 |
* | Removed. (show_existing_view): Don't call it. | Ettore Perazzoli | 2001-10-31 | 2 | -24/+5 |
* | New utility function. (sleep_with_g_main_loop_timeout_callback): Callback | Ettore Perazzoli | 2001-10-31 | 2 | -1/+34 |
* | Removed. (idle_cb): Don't call it. (warning_dialog_clicked_callback): | Ettore Perazzoli | 2001-10-31 | 2 | -58/+6 |
* | If the display uri is NULL, set the view to the default. | Iain Holmes | 2001-10-31 | 2 | -2/+11 |
* | Duplicate the owner before pinging it. Fixes #13802. | Ettore Perazzoli | 2001-10-31 | 2 | -0/+17 |
* | New. (class_init): Install it. (impl_unsetOwner): Just emit the | Ettore Perazzoli | 2001-10-31 | 2 | -13/+48 |
* | Connect to the "removed_folder" signal with | Ettore Perazzoli | 2001-10-31 | 2 | -2/+9 |
* | If we're not at the end of the druid list, tell the druid we're going to | 0 | 2001-10-30 | 2 | -2/+20 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 2 | -2/+2 |
* | Slightly change the debugigng message for when the shell has disappeared. | Ettore Perazzoli | 2001-10-30 | 2 | -1/+6 |
* | Remove ping debugging messages. | Ettore Perazzoli | 2001-10-30 | 2 | -5/+6 |
* | Remove debugging message. | Ettore Perazzoli | 2001-10-30 | 2 | -2/+4 |
* | use libical-evolution.la | Damon Chaplin | 2001-10-30 | 2 | -1/+5 |
* | Ref the shell. (destroy): Unref the shell. (destroy): Free the | Ettore Perazzoli | 2001-10-29 | 3 | -7/+23 |
* | Call `cleanup_delayed_selection()' as there is a slight chance that the | Ettore Perazzoli | 2001-10-29 | 2 | -4/+17 |
* | Don't do the `gtk_signal_disconnect_by_func()' as it's already done in | Ettore Perazzoli | 2001-10-29 | 2 | -8/+22 |
* | Set the return type of the signal handlers to GTK_TYPE_NONE. | 9 | 2001-10-29 | 2 | -3/+8 |
* | [The following should fix #13802, crash on exit.] | Ettore Perazzoli | 2001-10-29 | 2 | -4/+18 |
* | Distribute credit equally. | Jon Trowbridge | 2001-10-28 | 2 | -3/+40 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 10 | -10/+0 |
* | We want XFER_FOLDER not REMOVE_FOLDER! | 7 | 2001-10-27 | 2 | -1/+6 |
* | Fix the license text to make sense. | Ettore Perazzoli | 2001-10-27 | 101 | -101/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 10 | -20/+20 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 101 | -202/+202 |
* | Remove debugging messages. (finalize_offline_hash_foreach): Likewise. | Ettore Perazzoli | 2001-10-27 | 2 | -4/+6 |
* | New member `finished' in `EShellOfflineHandlerPrivate'. | Ettore Perazzoli | 2001-10-27 | 2 | -4/+38 |
* | Implement. (class_init): Add the signal "xfer_folder" signal. | Ettore Perazzoli | 2001-10-27 | 3 | -4/+40 |
* | New, implementation for the ::async_xfer_folder method. (class_init): | Ettore Perazzoli | 2001-10-27 | 2 | -3/+53 |
* | Set ->is_initialized to %FALSE. (e_shell_unregister_all): Same here. | Ettore Perazzoli | 2001-10-27 | 2 | -0/+9 |
* | gtk_widget_show_now() the dialog. Likewise. | Ettore Perazzoli | 2001-10-27 | 3 | -0/+9 |
* | Use gtk_widget_show_now() so the stupid dialog hopefully displays all the | Ettore Perazzoli | 2001-10-27 | 2 | -3/+8 |
* | Clear the folder bar label to be empty. [#12553] | Ettore Perazzoli | 2001-10-27 | 2 | -0/+6 |
* | Draw one more line. | Ettore Perazzoli | 2001-10-27 | 2 | -1/+5 |
* | Set the GtkWindow policy so that @allow_shrink, @allow_grow and | Ettore Perazzoli | 2001-10-27 | 2 | -0/+7 |
* | Don't allow invalid folder names. [#12027] | Ettore Perazzoli | 2001-10-27 | 6 | -46/+81 |
* | Add accelerators for "Work Offline" and "Work Online". | Ettore Perazzoli | 2001-10-26 | 2 | -2/+7 |
* | Don't allow translators to translate "Ximian Evolution". | Ettore Perazzoli | 2001-10-26 | 2 | -2/+7 |
* | New helper function. (e_component_registry_restart_component): Use it. | Ettore Perazzoli | 2001-10-26 | 2 | -15/+37 |
* | Handle failure from XGetClassHint properly. Also, free res_name and | Ettore Perazzoli | 2001-10-26 | 2 | -4/+12 |
* | Don't display an icon for storages that have subfolders. | Ettore Perazzoli | 2001-10-26 | 2 | -0/+11 |
* | #include "e-util/e-gtk-utils.h". | Ettore Perazzoli | 2001-10-26 | 5 | -4/+20 |
* | Set ->priv to NULL. (impl_operationStarted): Check for priv not being | Ettore Perazzoli | 2001-10-26 | 2 | -4/+13 |
* | Set the ->mailer to be CORBA_OBJECT_NIL in case of an exception, otherwise | Ettore Perazzoli | 2001-10-26 | 2 | -0/+7 |
* | Don't use __FUNCTION__. (evolution_wizard_set_show_finish): Likewise. | Ettore Perazzoli | 2001-10-26 | 3 | -5/+16 |
* | Add a few names to the box. | Ettore Perazzoli | 2001-10-25 | 2 | -0/+8 |
* | g_return_if_fail if the display_name is NULL. "Fixes" 11182 although there | Dan Winship | 2001-10-25 | 2 | -0/+8 |
* | Set the WMClass of the quit dialog to be different from the default one in | Ettore Perazzoli | 2001-10-25 | 2 | -0/+9 |
* | New. (async_xfer_folder_callback): Use it so we get the right error | Ettore Perazzoli | 2001-10-25 | 2 | -7/+30 |
* | Get the path and the shell view instead. (rename_callback_data_free): | Ettore Perazzoli | 2001-10-24 | 2 | -14/+25 |
* | New. (rename_callback_data_free): New. (rename_cb): Rename the folder | Ettore Perazzoli | 2001-10-24 | 2 | -7/+57 |
* | Handle the return codes properly, and invoke the result callback too. | Ettore Perazzoli | 2001-10-24 | 2 | -0/+13 |
* | #if 0'ed for now, per #7427. | Ettore Perazzoli | 2001-10-24 | 2 | -1/+9 |
* | Explicitly deactivate the control frame, and display the default URI | Ettore Perazzoli | 2001-10-24 | 3 | -2/+32 |
* | No need to gtk_widget_show() the view anymore. | Ettore Perazzoli | 2001-10-23 | 5 | -36/+99 |
* | Remove the ping timeout. | Ettore Perazzoli | 2001-10-23 | 2 | -0/+8 |
* | Don't die if the parent window has no WMHints. | Ettore Perazzoli | 2001-10-23 | 2 | -3/+7 |
* | If the view is dead, just return FALSE. Prevents crash #12483. | Ettore Perazzoli | 2001-10-23 | 2 | -22/+7 |
* | New member `is_interactive' in `EShellPrivate'. (init): Init to %FALSE. | Ettore Perazzoli | 2001-10-23 | 5 | -7/+108 |
* | Pass the @folder_type to ::handleDrop. | Ettore Perazzoli | 2001-10-20 | 5 | -3/+32 |
* | Use EShellAboutBox. (zero_pointer): Removed. | Ettore Perazzoli | 2001-10-20 | 5 | -64/+483 |
* | Ooops. Remove stale files `e-shell-about-box.[ch]'. | Ettore Perazzoli | 2001-10-19 | 2 | -2/+5 |
* | Fix the WM problems related to the folder selection dialog being | Ettore Perazzoli | 2001-10-19 | 6 | -4/+75 |
* | Urgh. Remove stale line that caused `display_default' to be set to TRUE | Ettore Perazzoli | 2001-10-18 | 2 | -2/+6 |
* | Re-set the owner on the component that raised OldOwnerHasDied. | Ettore Perazzoli | 2001-10-18 | 2 | -2/+15 |
* | Fix bug 11114 | Iain Holmes | 2001-10-16 | 2 | -0/+7 |
* | Add two missing codes. | Dan Winship | 2001-10-15 | 3 | -1/+14 |
* | New function to try to activate a component when you know it's going to | Dan Winship | 2001-10-14 | 3 | -0/+61 |
* | Fix strings and the importer window not drawing correctly | Iain Holmes | 2001-10-13 | 3 | -13/+24 |
* | [Fix #7643, Starting new view doesn't honor "view" settings.] | Ettore Perazzoli | 2001-10-12 | 6 | -9/+35 |
* | Also flush GDK after flushing GTK. Otherwise GTK might queue draw requests | Ettore Perazzoli | 2001-10-12 | 2 | -0/+11 |
* | [Hopefully really, finally fix #8615 and friends.] | Ettore Perazzoli | 2001-10-12 | 4 | -4/+53 |
* | Don't free the folder_command_data here. It is supposed to be freed in the | Ettore Perazzoli | 2001-10-12 | 2 | -1/+10 |
* | Only invoke `progress_listener_servant_free()', no need to also do | Ettore Perazzoli | 2001-10-12 | 2 | -3/+9 |
* | Don't die if the folder_bar_popup is %NULL. Fixes #10922. | Ettore Perazzoli | 2001-10-12 | 2 | -1/+8 |
* | Display the default view only if we are starting our own shell, or if the | Ettore Perazzoli | 2001-10-12 | 3 | -10/+35 |
* | gr. save then commit. | Dan Winship | 2001-10-12 | 1 | -3/+4 |
* | Remove "display_name" arg from update methods. It was only there to do the | Dan Winship | 2001-10-12 | 8 | -30/+33 |
* | Ooops, remove debugging message. | Ettore Perazzoli | 2001-10-10 | 2 | -2/+5 |
* | Make this a no-op if the source and the destination path are the same. | Ettore Perazzoli | 2001-10-10 | 4 | -7/+35 |
* | This is a message, not a warning! (command_work_online): This is also a | Jon Trowbridge | 2001-10-06 | 2 | -2/+9 |
* | Do not invoke `e_shell_restore_from_settings()' if `shell' is NULL. | Ettore Perazzoli | 2001-10-06 | 2 | -1/+6 |
* | Get the right hpaned positions for when the shortcut bar and/or the folder | Ettore Perazzoli | 2001-10-06 | 2 | -2/+14 |
* | Handle the return value from | Ettore Perazzoli | 2001-10-06 | 2 | -1/+10 |