| Commit message (Expand) | Author | Age | Files | Lines |
* | i2006-01-16 Harish Krishnaswamy <kharish@novell.com> | Harish Krishnaswamy | 2006-01-16 | 1 | -1/+1 |
* | Added support for CSV and TAB file import. | Devashish Sharma | 2006-01-16 | 1 | -0/+3 |
* | committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354 | Parthasarathi Susarla | 2005-12-21 | 1 | -17/+18 |
* | Use g_filename_to_uri() instead of just prefixing "file://" for Win32 | Tor Lillqvist | 2005-11-25 | 1 | -1/+1 |
* | Merge back eplugin-import-branch. | Michael Zucci | 2005-07-12 | 1 | -0/+8 |
* | // uris. Also, opens a contact in the editor if the contact-uid in the url | Veerapuram Varadhan | 2005-07-11 | 1 | -0/+102 |
* | Enable autocompletion on personal addressbook when creating it (Mandriva | Frédéric Crozat | 2005-07-07 | 1 | -0/+2 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -2/+2 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 1 | -1/+1 |
* | update the base uri of the "On This Computer" group when user home dir | Sivaiah Nallagatla | 2005-02-22 | 1 | -2/+16 |
* | Implement based on the create_groups () function in addressbook-migrate.c. | Hans Petter Jansson | 2005-02-03 | 1 | -0/+87 |
* | register config hook. | Not Zed | 2004-10-21 | 1 | -0/+2 |
* | added an any select mask and updated the hook maps. | Not Zed | 2004-10-15 | 1 | -0/+10 |
* | change contacts group to address book | JP Rosevear | 2004-07-26 | 1 | -4/+4 |
* | fix shortcuts. #56746 | Not Zed | 2004-06-28 | 1 | -2/+2 |
* | use the new ebook api here. missed this one in my earlier commit. | Chris Toshok | 2004-05-21 | 1 | -1/+3 |
* | set exception properly on failure. | Not Zed | 2004-05-12 | 1 | -2/+14 |
* | Set the default image for the contact photo to be the stock_person image | Rodney Dawes | 2004-04-19 | 1 | -3/+3 |
* | new function, use the async interface to load the book. | Chris Toshok | 2004-04-17 | 1 | -22/+35 |
* | rip out tons of functions - they all live in addressbook-view.c now. the | Chris Toshok | 2004-04-15 | 1 | -533/+9 |
* | pass GDK_CURRENT_TIME instead of a function pointer to "time" to | Chris Toshok | 2004-04-10 | 1 | -11/+22 |
* | create an EUserCreatableItemsHandler (addressbook_view_clear): destroy it | Dan Winship | 2004-04-09 | 1 | -4/+7 |
* | [ fixes bug #53544 ] | Chris Toshok | 2004-03-31 | 1 | -5/+20 |
* | call drag_finish properly. (selector_tree_drag_motion): set the drag | Larry Ewing | 2004-03-30 | 1 | -61/+53 |
* | don't let the user delete their Personal addressbook. This is just a nice | Chris Toshok | 2004-03-25 | 1 | -2/+7 |
* | parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fill | Chris Toshok | 2004-03-25 | 1 | -0/+7 |
* | Set error to NULL before using it. | Hans Petter Jansson | 2004-03-04 | 1 | -1/+1 |
* | Remove local data, with error reporting on failure. | Hans Petter Jansson | 2004-03-04 | 1 | -3/+30 |
* | add drop support for text/x-vcard to the source list. | Larry Ewing | 2004-03-02 | 1 | -0/+185 |
* | Move unused variable declaration inside notyet conditional. | Hans Petter Jansson | 2004-02-27 | 1 | -1/+0 |
* | s/HAVE_NSS/ENABLE_SMIME. | Chris Toshok | 2004-02-20 | 1 | -2/+2 |
* | Fix capitalization of Address Book usage in sentence form Use Address Book | Rodney Dawes | 2004-02-13 | 1 | -1/+1 |
* | Address Book, not Addressbook | Rodney Dawes | 2004-02-12 | 1 | -2/+2 |
* | Sync the modified source list. | Hans Petter Jansson | 2004-01-30 | 1 | -0/+2 |
* | new function. | Chris Toshok | 2004-01-22 | 1 | -2/+9 |
* | deal with the groups/sources already being there. Essentially make this | Chris Toshok | 2004-01-21 | 1 | -13/+1 |
* | Implement. (load_primary_selection): Use get_primary_source (). | Hans Petter Jansson | 2004-01-20 | 1 | -9/+19 |
* | Actually commit. | JP Rosevear | 2004-01-13 | 1 | -8/+0 |
* | migrate from 1.5.0 and 1.5.1 properly | JP Rosevear | 2004-01-13 | 1 | -0/+8 |
* | Take a sensitivity flag per menu item, and fall back to stock icons. | Hans Petter Jansson | 2004-01-12 | 1 | -14/+54 |
* | Move the smime_component_init call to the instance init callback, rather | Rodney Dawes | 2004-01-08 | 1 | -2/+4 |
* | add addressbook-migrate.[ch]. | Chris Toshok | 2004-01-07 | 1 | -44/+43 |
* | Impl. from calendar. (save_primary_selection): Implement, similar to | Hans Petter Jansson | 2003-12-20 | 1 | -0/+68 |
* | Replace activity_client with activity_id. (set_status_message): Use the | Ettore Perazzoli | 2003-12-02 | 1 | -10/+31 |
* | Pass a label for the status bar control for now. | Ettore Perazzoli | 2003-12-02 | 1 | -0/+12 |
* | Remove addressbook-storage.[ch] and new-addressbook.[ch]. | Hans Petter Jansson | 2003-12-01 | 1 | -6/+26 |
* | Store a ref to the source selector. (impl_requestCreateItem): Implement. | Hans Petter Jansson | 2003-11-18 | 1 | -2/+94 |
* | (impl__get_userCreatableItems): New, implementation for the | Ettore Perazzoli | 2003-11-13 | 1 | -1/+42 |
* | Add new-addressbook.[ch]. (glade_DATA): Add new-addressbook.glade. | Hans Petter Jansson | 2003-11-09 | 1 | -0/+56 |
* | Make the the scrolled window have an "in" shadow. Likewise. Likewise. | Ettore Perazzoli | 2003-10-23 | 1 | -0/+1 |
* | (impl_createControls): Set | Ettore Perazzoli | 2003-10-23 | 1 | -0/+2 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -558/+95 |
* | remove the "addressbook.db.summary" correctly. #48538 | Gilbert Fang | 2003-09-19 | 1 | -3/+6 |
* | disconnect from model signals to prevent a race condition at shutdown | Dan Winship | 2003-07-18 | 1 | -2/+7 |
* | fix the initial run case. the config upgrade code creates all elements so | Chris Toshok | 2003-05-20 | 1 | -0/+5 |
* | i2003-05-19 Sean Gao <sean.gao@sun.com> | Chris Toshok | 2003-05-19 | 1 | -1/+9 |
* | clear the view (book_open_cb): track the book in the view, don't unref the | JP Rosevear | 2003-05-15 | 1 | -0/+2 |
* | removed. (owner_unset_cb): Basically a noop, the shell does the quit, we | Not Zed | 2003-03-05 | 1 | -10/+3 |
* | plug memory leak (always free val). | Chris Toshok | 2003-02-17 | 1 | -2/+2 |
* | Remove cruft, rename ICONSDIR to IMAGESDIR. (serverdir, gladedir): Remove | Dan Winship | 2003-02-06 | 1 | -2/+2 |
* | pull forward Jack Jia's fix for #33672, but convert it to use unlink | Chris Toshok | 2003-02-04 | 1 | -13/+16 |
* | #include <string.h>. | Ettore Perazzoli | 2002-12-07 | 1 | -21/+8 |
* | remove redundant setting of y2. | Chris Toshok | 2002-11-27 | 1 | -6/+6 |
* | Added rule to generate GNOME_Evolution_Addressbook.server.in from | Ettore Perazzoli | 2002-11-16 | 1 | -2/+2 |
* | Use bonobo_main_quit | Rodney Dawes | 2002-11-16 | 1 | -1/+1 |
* | fix the gnome-xml headers. | Chris Toshok | 2002-11-06 | 1 | -8/+8 |
* | ignore the new .server file. | Chris Toshok | 2002-11-06 | 1 | -14/+9 |
* | fix the sense of a strcmp | Dan Winship | 2002-10-22 | 1 | -1/+1 |
* | Rename "ldap-contacts" to "contacts/ldap" and add "contacts/public". | Dan Winship | 2002-09-26 | 1 | -2/+4 |
* | don't add the user creatable item for ldap-contact folders atm, since it | Chris Toshok | 2002-09-18 | 1 | -9/+0 |
* | Pass NULL as @unpopulate_folder_context_menu_fn to | Ettore Perazzoli | 2002-09-05 | 1 | -1/+1 |
* | call evolution_shell_component_add_user_creatable_item twice here, once | Chris Toshok | 2002-08-30 | 1 | -0/+10 |
* | If invoked from a non-contact folder, add the contact to the default | Dan Winship | 2002-08-13 | 1 | -21/+4 |
* | (create_component): Use | 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 | -4/+4 |
* | Pass "contacts" as the @folder_type to | Ettore Perazzoli | 2002-08-01 | 1 | -0/+1 |
* | New arg @tooltip; pass it to | Ettore Perazzoli | 2002-07-02 | 1 | -2/+6 |
* | reorder the adding of creatable items so the default is a new contact, not | Chris Toshok | 2002-06-26 | 1 | -3/+3 |
* | [ #24189 ] ifdef out the body of this because it only works with a single | Chris Toshok | 2002-05-24 | 1 | -0/+48 |
* | New, quit handler for the EvolutionShellComponent. (add_creatable_item): | Ettore Perazzoli | 2002-05-17 | 1 | -1/+16 |
* | Check with e_shell_prepare_for_quit() before quitting. | Ettore Perazzoli | 2002-05-16 | 1 | -1/+1 |
* | Updated this to have the ConfigControlFactory have an addressbookwide | Christopher James Lahey | 2002-05-04 | 1 | -2/+2 |
* | fix memory leaks. | Chris Toshok | 2002-04-19 | 1 | -2/+2 |
* | Include addressbook-config.h here as this file uses it. | Christopher James Lahey | 2002-04-12 | 1 | -0/+1 |
* | Add view_info arg, but don't do anything with it. | Dan Winship | 2002-04-09 | 1 | -0/+1 |
* | Remove verb "AddressbookConfig". (config_cb): Removed. | Ettore Perazzoli | 2002-03-13 | 1 | -0/+2 |
* | Define $(iconsdir). | Ettore Perazzoli | 2002-02-22 | 1 | -6/+37 |
* | 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 |