| Commit message (Expand) | Author | Age | Files | Lines |
* | Finishing commit that failed in the middle: | Christopher James Lahey | 2002-02-14 | 1 | -1/+1 |
* | remove "New" from user creatable menu items | JP Rosevear | 2002-02-08 | 1 | -2/+2 |
* | Pass a NULL @icon to | Ettore Perazzoli | 2002-01-24 | 1 | -2/+6 |
* | Comment out spew. | Jon Trowbridge | 2001-10-30 | 1 | -2/+2 |
* | Change "this should never happen" dialog to not give my name/e-mail. Sorry | Jon Trowbridge | 2001-10-28 | 1 | -1/+1 |
* | 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 |
* | Initialize gnome-vfs. | Jon Trowbridge | 2001-10-25 | 1 | -11/+118 |
* | Make LDAP servers non-user-creatable. | Ettore Perazzoli | 2001-10-21 | 1 | -1/+1 |
* | Repeatedly call gtk_main_quit here as long as there is a main loop around. | Christopher James Lahey | 2001-10-20 | 1 | -2/+10 |
* | Pass the @folder_type to ::handleDrop. | Ettore Perazzoli | 2001-10-20 | 1 | -1/+2 |
* | e_book_load_uri -> addressbook_load_uri. | Chris Toshok | 2001-10-06 | 1 | -3/+3 |
* | use ldap.png for ldap contacts. | Chris Toshok | 2001-10-05 | 1 | -1/+1 |
* | Handle creating the new contact in the current folder if it's a contacts | Christopher James Lahey | 2001-09-25 | 1 | -5/+30 |
* | Removed unused factory variable. | Christopher James Lahey | 2001-09-08 | 1 | -2/+0 |
* | new function, notify the bonobo listener. (remove_ldap_folder): track | Chris Toshok | 2001-09-07 | 1 | -4/+7 |
* | [Fix #958, ShellComponents should not be created by factories, for | Ettore Perazzoli | 2001-09-06 | 1 | -9/+12 |
* | Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here since | Christopher James Lahey | 2001-09-02 | 1 | -1/+1 |
* | Studlycapsize all the IDs that are not. Likewise. Updated accordingly. | Ettore Perazzoli | 2001-08-28 | 1 | -1/+1 |
* | Added display_name and description to the type. | Ettore Perazzoli | 2001-08-20 | 1 | -1/+2 |
* | Added code so the user can create a new contact or contact list from | Christopher James Lahey | 2001-08-17 | 1 | -1/+36 |
* | Add an extra @type arg to the xferFolder and removeFolder methods in | Ettore Perazzoli | 2001-07-23 | 1 | -12/+18 |
* | Add a `user_creatable' property to folder types and make components | Ettore Perazzoli | 2001-07-22 | 1 | -1/+1 |
* | Set bf->priv->file_db before calling do_create. | Christopher James Lahey | 2001-07-10 | 1 | -1/+1 |
* | Removed. [It was just bogus testing code for the right-click menu | Ettore Perazzoli | 2001-07-06 | 1 | -14/+1 |
* | Add method `ShellComponent::handleExternalURI' and an | Ettore Perazzoli | 2001-06-28 | 1 | -1/+2 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -1/+1 |
* | Set the "expoted_dnd_types" to NULL in the folder_types. | Jeffrey Stedfast | 2001-06-15 | 1 | -1/+1 |
* | Null terminate the strv here. (e_card_locate_match): ref here instead of | Christopher James Lahey | 2001-06-09 | 1 | -1/+2 |
* | add prototype for addressbook_expand_uri. | Chris Toshok | 2001-05-14 | 1 | -1/+31 |
* | spew the data passed to us. (destination_folder_handle_motion): the | Chris Toshok | 2001-05-12 | 1 | -1/+4 |
* | example. | Chris Toshok | 2001-05-12 | 1 | -3/+2 |
* | use e_card_list_get_vcard to build up the data to send. | Chris Toshok | 2001-05-12 | 1 | -0/+4 |
* | flesh out the function more. It should work now, but there's no way to | Chris Toshok | 2001-05-08 | 1 | -4/+73 |
* | un-#if 0 this. (xfer_folder): add skeleton code to validate xfer request. | Chris Toshok | 2001-05-05 | 1 | -12/+73 |
* | Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING. | Christopher James Lahey | 2001-04-11 | 1 | -2/+2 |
* | stubbed, #if 0'ed (xfer_folder): same. (populate_context_menu): same. | Chris Toshok | 2001-04-10 | 1 | -2/+58 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -1/+1 |
* | Added a ShellComponent method to retrieve the selection for drag and | Ettore Perazzoli | 2001-03-08 | 1 | -1/+2 |
* | Made this only add the initial VCard if it finds a file "create-initial" | Christopher James Lahey | 2001-01-26 | 1 | -1/+21 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 1 | -1/+1 |
* | Added this function. | Christopher James Lahey | 2001-01-05 | 1 | -2/+6 |
* | new function, calling our new config ui code. (control_activate): no | Chris Toshok | 2000-12-30 | 1 | -3/+3 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 1 | -2/+2 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 1 | -1/+1 |
* | Die gnorba die. | JP Rosevear | 2000-08-26 | 1 | -4/+1 |
* | Missing commit, changes for search gui to link. | Michael Zucci | 2000-08-23 | 1 | -0/+7 |
* | Remove bogus prototype that was causing compilation to fail when LDAP | Ettore Perazzoli | 2000-08-11 | 1 | -4/+0 |
* | Update for changed prototype, pass evolution_homedir arg to | 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 |
* | remove hack to read "uri" file from local directory. | Chris Toshok | 2000-07-06 | 1 | -0/+8 |
* | EvolutionShellClient. | Ettore Perazzoli | 2000-06-30 | 1 | -1/+1 |
* | Initial support for creating/removing folders. This implies some new | Ettore Perazzoli | 2000-06-10 | 1 | -3/+10 |
* | Made evolution-addressbook shut down when the shell is done with it. | Christopher James Lahey | 2000-06-03 | 1 | -2/+19 |
* | Remove storage test code that I committed by accident. | Ettore Perazzoli | 2000-05-28 | 1 | -0/+1 |
* | Reorganized the shell to allow dynamic registration of storages and | Ettore Perazzoli | 2000-05-25 | 1 | -0/+99 |