aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook-component.c
Commit message (Expand)AuthorAgeFilesLines
* fix memory leaks.Chris Toshok2002-04-191-2/+2
* Include addressbook-config.h here as this file uses it.Christopher James Lahey2002-04-121-0/+1
* Add view_info arg, but don't do anything with it.Dan Winship2002-04-091-0/+1
* Remove verb "AddressbookConfig". (config_cb): Removed.Ettore Perazzoli2002-03-131-0/+2
* Define $(iconsdir).Ettore Perazzoli2002-02-221-6/+37
* Finishing commit that failed in the middle:Christopher James Lahey2002-02-141-1/+1
* remove "New" from user creatable menu itemsJP Rosevear2002-02-081-2/+2
* Pass a NULL @icon toEttore Perazzoli2002-01-241-2/+6
* Comment out spew.Jon Trowbridge2001-10-301-2/+2
* Change "this should never happen" dialog to not give my name/e-mail. SorryJon Trowbridge2001-10-281-1/+1
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Initialize gnome-vfs.Jon Trowbridge2001-10-251-11/+118
* Make LDAP servers non-user-creatable.Ettore Perazzoli2001-10-211-1/+1
* Repeatedly call gtk_main_quit here as long as there is a main loop around.Christopher James Lahey2001-10-201-2/+10
* Pass the @folder_type to ::handleDrop.Ettore Perazzoli2001-10-201-1/+2
* e_book_load_uri -> addressbook_load_uri.Chris Toshok2001-10-061-3/+3
* use ldap.png for ldap contacts.Chris Toshok2001-10-051-1/+1
* Handle creating the new contact in the current folder if it's a contactsChristopher James Lahey2001-09-251-5/+30
* Removed unused factory variable.Christopher James Lahey2001-09-081-2/+0
* new function, notify the bonobo listener. (remove_ldap_folder): trackChris Toshok2001-09-071-4/+7
* [Fix #958, ShellComponents should not be created by factories, forEttore Perazzoli2001-09-061-9/+12
* Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here sinceChristopher James Lahey2001-09-021-1/+1
* Studlycapsize all the IDs that are not. Likewise. Updated accordingly.Ettore Perazzoli2001-08-281-1/+1
* Added display_name and description to the type.Ettore Perazzoli2001-08-201-1/+2
* Added code so the user can create a new contact or contact list fromChristopher James Lahey2001-08-171-1/+36
* Add an extra @type arg to the xferFolder and removeFolder methods inEttore Perazzoli2001-07-231-12/+18
* Add a `user_creatable' property to folder types and make componentsEttore Perazzoli2001-07-221-1/+1
* Set bf->priv->file_db before calling do_create.Christopher James Lahey2001-07-101-1/+1
* Removed. [It was just bogus testing code for the right-click menuEttore Perazzoli2001-07-061-14/+1
* Add method `ShellComponent::handleExternalURI' and anEttore Perazzoli2001-06-281-1/+2
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Set the "expoted_dnd_types" to NULL in the folder_types.Jeffrey Stedfast2001-06-151-1/+1
* Null terminate the strv here. (e_card_locate_match): ref here instead ofChristopher James Lahey2001-06-091-1/+2
* add prototype for addressbook_expand_uri.Chris Toshok2001-05-141-1/+31
* spew the data passed to us. (destination_folder_handle_motion): theChris Toshok2001-05-121-1/+4
* example.Chris Toshok2001-05-121-3/+2
* use e_card_list_get_vcard to build up the data to send.Chris Toshok2001-05-121-0/+4
* flesh out the function more. It should work now, but there's no way toChris Toshok2001-05-081-4/+73
* un-#if 0 this. (xfer_folder): add skeleton code to validate xfer request.Chris Toshok2001-05-051-12/+73
* Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING.Christopher James Lahey2001-04-111-2/+2
* stubbed, #if 0'ed (xfer_folder): same. (populate_context_menu): same.Chris Toshok2001-04-101-2/+58
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-1/+1
* Added a ShellComponent method to retrieve the selection for drag andEttore Perazzoli2001-03-081-1/+2
* Made this only add the initial VCard if it finds a file "create-initial"Christopher James Lahey2001-01-261-1/+21
* Add an ::asyncCopyFolder method to the ShellComponent interface. MoveEttore Perazzoli2001-01-131-1/+1
* Added this function.Christopher James Lahey2001-01-051-2/+6
* new function, calling our new config ui code. (control_activate): noChris Toshok2000-12-301-3/+3
* return NULL if we can't create a view.Michael Meeks2000-12-051-2/+2
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-1/+1
* Die gnorba die.JP Rosevear2000-08-261-4/+1
* Missing commit, changes for search gui to link.Michael Zucci2000-08-231-0/+7
* Remove bogus prototype that was causing compilation to fail when LDAPEttore Perazzoli2000-08-111-4/+0
* Update for changed prototype, pass evolution_homedir arg toDan Winship2000-08-111-1/+2
* Update the components to match the changes in the libeshell API.Ettore Perazzoli2000-07-211-1/+1
* remove hack to read "uri" file from local directory.Chris Toshok2000-07-061-0/+8
* EvolutionShellClient.Ettore Perazzoli2000-06-301-1/+1
* Initial support for creating/removing folders. This implies some newEttore Perazzoli2000-06-101-3/+10
* Made evolution-addressbook shut down when the shell is done with it.Christopher James Lahey2000-06-031-2/+19
* Remove storage test code that I committed by accident.Ettore Perazzoli2000-05-281-0/+1
* Reorganized the shell to allow dynamic registration of storages andEttore Perazzoli2000-05-251-0/+99