| Commit message (Expand) | Author | Age | Files | Lines |
* | Provides across calendars keyboard accelerators for popup menus | Srinivasa Ragavan | 2005-10-03 | 1 | -4/+4 |
* | Fixes 314922. | Chenthill Palanisamy | 2005-09-02 | 1 | -1/+3 |
* | Added support for opening a calendar-item in the editor when its ESource | Veerapuram Varadhan | 2005-07-12 | 1 | -9/+24 |
* | Set the new item flags while creating new meetings from other components. | Chenthill Palanisamy | 2005-07-04 | 1 | -1/+1 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -1/+1 |
* | Added support for groupwise meeting delegation. | Chenthill Palanisamy | 2005-06-07 | 1 | -1/+3 |
* | moved e-error to e-util/ | Not Zed | 2005-05-16 | 1 | -1/+1 |
* | Popup all the menu items when clicked on the source. | Chenthill Palanisamy | 2005-03-22 | 1 | -13/+2 |
* | ensure the color and primary config are set on the personal source | JP Rosevear | 2005-03-21 | 1 | -0/+11 |
* | Merge from 2.10 branch | JP Rosevear | 2005-03-15 | 1 | -1/+1 |
* | Make sure the base uri is same as the one migration code uses. Avoids two | Sivaiah Nallagatla | 2005-02-26 | 1 | -1/+1 |
* | Make sure all the default source groups and sources are present by adding | Sivaiah Nallagatla | 2005-02-22 | 1 | -8/+143 |
* | Fixes #72090 | Rodrigo Moya | 2005-02-02 | 1 | -31/+33 |
* | use libedataserver's e-url. | Rodrigo Moya | 2005-01-17 | 1 | -1/+1 |
* | handle calendar:// uris | JP Rosevear | 2005-01-10 | 1 | -1/+65 |
* | add a11y name to calendar sidebar selector. add a11y name to task sidebar | Harry Lu | 2005-01-04 | 1 | -0/+3 |
* | svn path=/trunk/; revision=28177 | Not Zed | 2004-12-22 | 1 | -1/+1 |
* | Evo UI Hackfest : harish | Harish Krishnaswamy | 2004-11-25 | 1 | -4/+15 |
* | added hook doco. | Not Zed | 2004-10-28 | 1 | -0/+7 |
* | put an icon on the properties menu item | JP Rosevear | 2004-10-21 | 1 | -1/+2 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 1 | -1/+1 |
* | gui/comp-editor-factory.c (edit_existing), | Harish Krishnaswamy | 2004-10-19 | 1 | -1/+1 |
* | ditto | JP Rosevear | 2004-10-14 | 1 | -1/+1 |
* | rename to view_popup_factory. Make it build an epopup item list directly. | Not Zed | 2004-10-07 | 1 | -6/+5 |
* | cast warning away. (create_component_view): connect to popup_event rather | Not Zed | 2004-10-06 | 1 | -91/+70 |
* | ditto | JP Rosevear | 2004-09-23 | 1 | -5/+11 |
* | Fixes #62021 | JP Rosevear | 2004-08-08 | 1 | -0/+6 |
* | clean up all the default clients (default_client_cal_opened_cb): change | JP Rosevear | 2004-08-05 | 1 | -1/+1 |
* | Fixes #62363 | JP Rosevear | 2004-08-05 | 1 | -0/+1 |
* | set a different title if we are editing; de-sensitize option menu if we | JP Rosevear | 2004-07-26 | 1 | -2/+2 |
* | use short month forms to limit the maximum width of the label. | Larry Ewing | 2004-07-20 | 1 | -6/+6 |
* | Fixes #57287, 58748 | JP Rosevear | 2004-07-14 | 1 | -0/+14 |
* | same. | Not Zed | 2004-06-28 | 1 | -2/+2 |
* | Add a call to e_source_selector_set_select_new here so that we can select | Rodney Dawes | 2004-06-25 | 1 | -0/+1 |
* | Revert previous change to add the callbacks for notification of calendar | Rodney Dawes | 2004-06-24 | 1 | -22/+2 |
* | Add these two callbacks so that we can update the selection in the | Rodney Dawes | 2004-06-23 | 1 | -0/+21 |
* | kill warning | JP Rosevear | 2004-06-23 | 1 | -1/+0 |
* | Fixes #56323 | Rodrigo Moya | 2004-06-18 | 1 | -11/+0 |
* | Use E_ICON_SIZE_MENU | Jeffrey Stedfast | 2004-05-18 | 1 | -1/+1 |
* | add GError return for error details & return errors. | Not Zed | 2004-05-12 | 1 | -3/+12 |
* | set the info label (calendar_dates_changed_cb): call back for when the | JP Rosevear | 2004-05-04 | 1 | -5/+120 |
* | remove prototypes | JP Rosevear | 2004-04-30 | 1 | -14/+15 |
* | make sure we don't deref a NULL pointer | JP Rosevear | 2004-04-22 | 1 | -1/+1 |
* | Fixes #56504 | JP Rosevear | 2004-04-22 | 1 | -355/+466 |
* | Fixes #55797 | JP Rosevear | 2004-04-21 | 1 | -2/+11 |
* | Update the calendar to use the icon theme through the EIconFactory object | Michael Terry | 2004-04-19 | 1 | -14/+14 |
* | move the calendar publishing initialization from createControls to main.c | Gary Ekker | 2004-04-15 | 1 | -21/+20 |
* | fix missing parameters, wow that was a mess. | Larry Ewing | 2004-04-15 | 1 | -1/+3 |
* | Fixes #56613 | JP Rosevear | 2004-04-15 | 1 | -2/+4 |
* | Same as below for the tasks component. | Not Zed | 2004-04-14 | 1 | -3/+12 |
* | Fixes #56628 | Gary Ekker | 2004-04-13 | 1 | -2/+10 |
* | Create an EUserCreatableItemsHandler for the view if there isn't one yet, | Dan Winship | 2004-04-09 | 1 | -0/+4 |
* | call drag_finish properly. (selector_tree_drag_motion): set the drag | Larry Ewing | 2004-03-30 | 1 | -61/+56 |
* | don't require client to be loaded in order to remove the source | William Jon McCann | 2004-03-30 | 1 | -0/+2 |
* | Fixes #55648 | JP Rosevear | 2004-03-27 | 1 | -6/+92 |
* | remove unused variable | JP Rosevear | 2004-03-24 | 1 | -1/+1 |
* | if gnome_calendar_add_event_source fails, don't add the client to the | Rodrigo Moya | 2004-03-20 | 1 | -2/+2 |
* | Rename e-cal-view to e-calendar-view and fix includes | JP Rosevear | 2004-03-16 | 1 | -1/+1 |
* | add untested start of dnd support for source selector. | Larry Ewing | 2004-03-02 | 1 | -0/+240 |
* | Fixes #53271 | Rodrigo Moya | 2004-02-11 | 1 | -3/+3 |
* | Fixes #53271 | Rodrigo Moya | 2004-02-11 | 1 | -2/+4 |
* | Fixes #52970 | Rodrigo Moya | 2004-02-04 | 1 | -1/+1 |
* | use e_cal_remove | JP Rosevear | 2004-01-28 | 1 | -1/+1 |
* | new function. | Rodrigo Moya | 2004-01-25 | 1 | -0/+6 |
* | sync the source list after the source removal | JP Rosevear | 2004-01-25 | 1 | -0/+1 |
* | Fixes #51705 | Rodrigo Moya | 2004-01-21 | 1 | -7/+16 |
* | handle the case where we have a bogus uid | JP Rosevear | 2004-01-20 | 1 | -3/+3 |
* | update protos | JP Rosevear | 2004-01-16 | 1 | -66/+16 |
* | test priv->calendar is not NULL before getting current view | Radek Doulik | 2004-01-15 | 1 | -2/+1 |
* | reset create_ecal | Radek Doulik | 2004-01-15 | 1 | -0/+7 |
* | fixes #23281, some refactoring and list view get_selected_time_range | Radek Doulik | 2004-01-15 | 1 | -68/+26 |
* | new utility routine to create new tasks (create_new_todo): use above so we | JP Rosevear | 2004-01-15 | 1 | -46/+29 |
* | free 'base_uri' at the end of the function, or it will leak, and removed | Rodrigo Moya | 2004-01-14 | 1 | -13/+1 |
* | add e-pub-utils.[ch] for Free/Busy publishing | Gary Ekker | 2004-01-13 | 1 | -0/+43 |
* | sync the source list after creating the remote source group. | Rodrigo Moya | 2004-01-13 | 1 | -2/+3 |
* | Revert William McCann's patch of 2003-12-19 until we can get consistent | JP Rosevear | 2004-01-13 | 1 | -3/+0 |
* | Fix copyright notice, its copyright Novell not our hackers | JP Rosevear | 2004-01-11 | 1 | -1/+1 |
* | added missing headers. | Rodrigo Moya | 2004-01-11 | 1 | -9/+2 |
* | calendar_config -> calendar_setup. (edit_calendar_cb): Ditto. | Hans Petter Jansson | 2004-01-10 | 1 | -4/+4 |
* | make sure we sync the source list when appropriate | JP Rosevear | 2004-01-10 | 1 | -2/+20 |
* | Create ESource for anniversaries | ERDI Gergo | 2004-01-10 | 1 | -2/+29 |
* | Call calendar_config_new_calendar(). (rename_calendar_cb): Remove. | Hans Petter Jansson | 2004-01-10 | 1 | -22/+6 |
* | return the corba values | JP Rosevear | 2004-01-10 | 1 | -1/+1 |
* | only migrate old calendars if migrating from <= 1.4.x. | Rodrigo Moya | 2004-01-10 | 1 | -13/+19 |
* | new method's implementation. (calendar_component_class_init): initialize | Rodrigo Moya | 2004-01-07 | 1 | -41/+54 |
* | removed redundant functions. (update_uris_for_selection): dont call above | Rodrigo Moya | 2004-01-05 | 1 | -15/+3 |
* | renamed from *_uri, to work with ESource's rather than with plain URIs. | Rodrigo Moya | 2003-12-23 | 1 | -11/+3 |
* | new files for managing interactive authentication with backends. | Rodrigo Moya | 2003-12-22 | 1 | -2/+3 |
* | rewrite for new ecal api, cache all ecal's by type and minimize loading. | JP Rosevear | 2003-12-22 | 1 | -3/+3 |
* | make sure there is a ui container | JP Rosevear | 2003-12-20 | 1 | -4/+5 |
* | Remove separators from dialogs. Use frame style recommended by the HIG. | William Jon McCann | 2003-12-20 | 1 | -0/+4 |
* | make sure we connect to the "changed" signals after setting the initial | Rodrigo Moya | 2003-12-18 | 1 | -9/+11 |
* | use g_file_test to check if the 'pixmap' argument is a file. If so, get | Rodrigo Moya | 2003-12-18 | 1 | -2/+3 |
* | set a correct status message. | Rodrigo Moya | 2003-12-18 | 1 | -3/+4 |
* | removed the 'NewCalendar' verb. (file_new_calendar_cb): removed callback | Rodrigo Moya | 2003-12-17 | 1 | -3/+14 |
* | call calendar_control_sensitize_calendar_commands when the primary | Rodrigo Moya | 2003-12-17 | 1 | -29/+10 |
* | set a proper exception if we fail | JP Rosevear | 2003-12-15 | 1 | -2/+4 |
* | free the notification list | JP Rosevear | 2003-12-04 | 1 | -1/+2 |
* | cast the parent (config_primary_selection_changed_cb): handle the primary | JP Rosevear | 2003-12-03 | 1 | -21/+126 |
* | Replace member "activity" with an "activity_id". | Ettore Perazzoli | 2003-12-02 | 1 | -11/+25 |
* | Pass a label for the status bar control for now. | Ettore Perazzoli | 2003-12-02 | 1 | -0/+11 |
* | fixed copyright notices. | Rodrigo Moya | 2003-11-24 | 1 | -1/+18 |
* | add protos | 8 | 2003-11-19 | 1 | -15/+69 |
* | removed the 'New...' menu items from the UI, it's now implemented in the | Rodrigo Moya | 2003-11-19 | 1 | -1/+1 |
* | added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menu | Rodrigo Moya | 2003-11-19 | 1 | -1/+1 |
* | added 'sensitive' argument. (fill_popup_menu_cb): disable/enable menu | Rodrigo Moya | 2003-11-19 | 1 | -5/+15 |
* | peek the primary selection. | Rodrigo Moya | 2003-11-18 | 1 | -34/+23 |
* | try first to create the icon from the stock, and then from a file. | Rodrigo Moya | 2003-11-17 | 1 | -4/+39 |
* | add it via e-tasks (remove_uri_for_source): remove it via e-tasks | JP Rosevear | 2003-11-17 | 1 | -0/+1 |
* | set up a event to be edited (impl_requestCreateItem): implement | JP Rosevear | 2003-11-17 | 1 | -17/+84 |
* | config accessor (calendar_config_set_calendars_selected): ditto | JP Rosevear | 2003-11-15 | 1 | -22/+96 |
* | New. (impl_requestCreateItem): New. (tasks_component_class_init): Install. | Ettore Perazzoli | 2003-11-13 | 1 | -1/+0 |
* | (impl__get_userCreatableItems): New. | Ettore Perazzoli | 2003-11-13 | 1 | -2/+58 |
* | Use non-deprecated gtk_menu_shell_append (). | Hans Petter Jansson | 2003-11-13 | 1 | -1/+1 |
* | added more menu items. (delete_calendar_cb): callbacks for new popup menu | Rodrigo Moya | 2003-11-04 | 1 | -10/+56 |
* | Add the webcal source group. | Hans Petter Jansson | 2003-11-01 | 1 | -1/+5 |
* | set an exception if we fail, so evo won't crash. | Dan Winship | 2003-10-30 | 1 | -0/+6 |
* | no need to update config settings everywhere explicitly | JP Rosevear | 2003-10-29 | 1 | -1/+3 |
* | set the timezone for all clients (timezone_changed_cb): callback for | JP Rosevear | 2003-10-29 | 1 | -1/+1 |
* | fixed typo in menu item label. | Rodrigo Moya | 2003-10-29 | 1 | -1/+1 |
* | connect to "fill_popup_menu" on the ESourceSelector. | Rodrigo Moya | 2003-10-29 | 1 | -1/+8 |
* | connect to "fill_popup_menu" on the ESourceSelector. | Rodrigo Moya | 2003-10-29 | 1 | -0/+36 |
* | removed repeated initialization. (calendar_component_peek): use G_STRLOC | Rodrigo Moya | 2003-10-25 | 1 | -3/+1 |
* | update protos | JP Rosevear | 2003-10-24 | 1 | -30/+103 |
* | just uses the views array and the current view type (setup_widgets): ditto | JP Rosevear | 2003-10-24 | 1 | -0/+5 |
* | Make the scrolled window have a GTK_SHADOW_IN shadow. Likewise. | Ettore Perazzoli | 2003-10-23 | 1 | -0/+2 |
* | (impl_createControls): Set the | Ettore Perazzoli | 2003-10-23 | 1 | -0/+2 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -666/+183 |
* | Fixes #35814 | Rodney Dawes | 2003-04-29 | 1 | -2/+2 |
* | If we already have an evolution_dir, free the old one before setting it | Hans Petter Jansson | 2003-04-16 | 1 | -1/+3 |
* | Fixes #39740 | Rodrigo Moya | 2003-03-15 | 1 | -9/+0 |
* | Remove cruft. Rename ICONSDIR to IMAGESDIR. (gladedir, etspecdir, | Dan Winship | 2003-02-06 | 1 | -1/+1 |
* | Removed. Removed. | Ettore Perazzoli | 2003-01-14 | 1 | -24/+15 |
* | Pass the env argument to bonobo_control_set_property (). | Hans Petter Jansson | 2002-12-07 | 1 | -2/+2 |
* | pass type to bonobo_control_set_property. | Not Zed | 2002-11-21 | 1 | -2/+2 |
* | Use bonobo_main_quit instead of gtk | Rodney Dawes | 2002-11-16 | 1 | -1/+1 |
* | Use g_object_ref()/g_object_unref() instead of | Ettore Perazzoli | 2002-11-09 | 1 | -1/+1 |
* | Use g_signal_connect() instead of gtk_signal_connect(). Likewise. | Ettore Perazzoli | 2002-11-09 | 1 | -7/+5 |
* | Initial port of gui/ subdir to GNOME 2 | JP Rosevear | 2002-11-08 | 1 | -7/+8 |
* | Fixes #32613 | Rodrigo Moya | 2002-10-23 | 1 | -10/+25 |
* | Add "calendar/public" and "tasks/public". (type_is_calendar, | Dan Winship | 2002-09-26 | 1 | -18/+44 |
* | Pass NULL as @unpopulate_folder_context_menu_fn to | Ettore Perazzoli | 2002-09-05 | 1 | -0/+1 |
* | Use meeting-request-16.png instead of meeting-request.png. | Ettore Perazzoli | 2002-08-02 | 1 | -1/+1 |
* | Change the order so that "New Contact" is first and "New Contact List" is | Ettore Perazzoli | 2002-08-01 | 1 | -5/+5 |
* | Pass "contacts" as the @folder_type to | Ettore Perazzoli | 2002-08-01 | 1 | -4/+6 |
* | New arg @tooltip; pass it to | Ettore Perazzoli | 2002-07-02 | 1 | -0/+6 |
* | if there are remaining items, return false (foreach_close_cb): don't | JP Rosevear | 2002-05-27 | 1 | -3/+1 |
* | a registry of comp editors so we can close them all centrally | JP Rosevear | 2002-05-27 | 1 | -2/+12 |
* | Check with e_shell_prepare_for_quit() before quitting. | Ettore Perazzoli | 2002-05-16 | 1 | -0/+1 |
* | Use new-and-improved default folder URI config paths. | Dan Winship | 2002-04-11 | 1 | -0/+2 |
* | Add view_info arg. If the view_info is non-empty and this is a calendar | Dan Winship | 2002-04-09 | 1 | -0/+3 |
* | add all day event editor mode | JP Rosevear | 2002-03-15 | 1 | -22/+30 |
* | Add <visible>False</visible> to cal-prefs-dialog so it doesn't get shown | Ettore Perazzoli | 2002-03-13 | 1 | -0/+3 |
* | New helper function. (create_object): Add icons for the various user | Ettore Perazzoli | 2002-02-22 | 1 | -15/+40 |
* | pass meeting boolean for gnome_calendar_edit_object and | JP Rosevear | 2002-02-08 | 1 | -20/+37 |
* | Pass a NULL @icon to | Ettore Perazzoli | 2002-01-24 | 1 | -4/+4 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Handle tasks folders as well; was always using "calendar.ics" as the | Federico Mena Quintero | 2001-10-25 | 1 | -2/+14 |
* | Fixed to only copy the `calendar.ics' and `calendar.ics~' files. | Ettore Perazzoli | 2001-10-25 | 1 | -99/+88 |
* | keep a reference to the EvolutionShellClient component | Rodrigo Moya | 2001-10-19 | 1 | -0/+3 |
* | Adds session management for the alarm daemon. Also makes it store a list | Federico Mena Quintero | 2001-10-19 | 1 | -0/+58 |
* | use bonobo-exception stuff to clean code | JP Rosevear | 2001-09-26 | 1 | -20/+8 |
* | don't use gnome_vfs_uri_new_private (fixes Ximian #10544) | Rodrigo Moya | 2001-09-21 | 1 | -7/+6 |
* | #include a few files we were missing from libgnomevfs. | Federico Mena Quintero | 2001-09-21 | 1 | -0/+2 |
* | Fixes bug #6350. | Federico Mena Quintero | 2001-09-19 | 1 | -71/+83 |
* | new class for managing multiple calendars, with an API very similar to the | Rodrigo Moya | 2001-09-19 | 1 | -131/+202 |
* | Do not call calendar_config_init() here. | Federico Mena Quintero | 2001-09-18 | 1 | -3/+0 |
* | [Fix #958, ShellComponents should not be created by factories, for | Ettore Perazzoli | 2001-09-06 | 1 | -12/+11 |
* | Implemented. | Federico Mena Quintero | 2001-09-05 | 1 | -3/+113 |
* | Added display_name and description to the type. | Ettore Perazzoli | 2001-08-20 | 1 | -2/+2 |
* | Add the user creatable items. The callback is not actually implemented | Federico Mena Quintero | 2001-08-15 | 1 | -0/+31 |
* | Handle an array of categories in the CalSearchBar instead of our own menu | Federico Mena Quintero | 2001-08-15 | 1 | -1/+2 |
* | Add an extra @type arg to the xferFolder and removeFolder methods in | Ettore Perazzoli | 2001-07-23 | 1 | -1/+37 |
* | Add a `user_creatable' property to folder types and make components | Ettore Perazzoli | 2001-07-22 | 1 | -2/+2 |
* | fix the calendar not exiting with a gross hack because i don't have time | JP Rosevear | 2001-07-12 | 1 | -0/+18 |
* | Re-added removed paramter in call to evolution_shell_component_new | Rodrigo Moya | 2001-06-28 | 1 | -0/+1 |
* | removed not-uses-anymore parameter in call to | Rodrigo Moya | 2001-06-28 | 1 | -1/+0 |
* | Add method `ShellComponent::handleExternalURI' and an | Ettore Perazzoli | 2001-06-28 | 1 | -0/+1 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | add auto exit unref | JP Rosevear | 2001-06-20 | 1 | -11/+15 |
* | Committing the new My Evolution. | Iain Holmes | 2001-06-09 | 1 | -8/+2 |
* | implemented the 'remove_folder' function for the calendar shell component | Rodrigo Moya | 2001-05-28 | 1 | -2/+174 |
* | Replace includes of <gnome.h>, <bonobo.h> and <gtk/gtk.h> with the needed | Kjartan Maraas | 2001-03-26 | 1 | -1/+0 |
* | Added a ShellComponent method to retrieve the selection for drag and | Ettore Perazzoli | 2001-03-08 | 1 | -0/+1 |
* | New files with a simple sequence to migrate the task components from the | Federico Mena Quintero | 2001-01-19 | 1 | -1/+10 |
* | Ximianified email addresses and copyrights. | Federico Mena Quintero | 2001-01-17 | 1 | -1/+4 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 1 | -1/+6 |
* | added new source files for the Tasks folders. | Damon Chaplin | 2001-01-08 | 1 | -7/+34 |
* | Handle the case where the calendar view cannot be created; present a | Federico Mena Quintero | 2001-01-04 | 1 | -1/+6 |
* | Working Calendar summary. | Iain Holmes | 2000-12-22 | 1 | -27/+3 |
* | #if 0ed cal_obj_date_only_compare_func. (cal_object_get_rdate_end): | Christopher James Lahey | 2000-12-14 | 1 | -0/+2 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 1 | -2/+2 |
* | Disable stuff | Iain Holmes | 2000-10-12 | 1 | -1/+2 |
* | Disable executive-summary | Iain Holmes | 2000-10-12 | 1 | -1/+9 |
* | don't free evolution_dir as we need it to save the config settings. | Damon Chaplin | 2000-10-12 | 1 | -1/+0 |
* | call calendar_config_write_on_exit() to write out some special config | Damon Chaplin | 2000-10-12 | 1 | -6/+7 |
* | Added the executive-summary library and cflags | Iain Holmes | 2000-10-10 | 1 | -1/+25 |
* | Remove gnorba stuff | JP Rosevear | 2000-08-26 | 1 | -4/+0 |
* | Handle the PERCENT-COMPLETE property. (free_icalcomponent): Likewise. | Federico Mena Quintero | 2000-08-12 | 1 | -3/+1 |
* | Update prototype. | Dan Winship | 2000-08-11 | 1 | -1/+2 |
* | Update the components to match the changes in the libeshell API. | Ettore Perazzoli | 2000-07-21 | 1 | -1/+1 |
* | One of these days, I need somebody to teach me how to program. | Ettore Perazzoli | 2000-06-30 | 1 | -3/+3 |
* | Make calendar die when evolution quits. | Christopher James Lahey | 2000-06-30 | 1 | -1/+15 |
* | EvolutionShellClient. | Ettore Perazzoli | 2000-06-30 | 1 | -1/+2 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 1 | -3/+10 |
* | Do not initialize libglade twice. | Federico Mena Quintero | 2000-05-26 | 1 | -4/+6 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 1 | -0/+96 |