aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook-component.c
Commit message (Expand)AuthorAgeFilesLines
* Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-1/+1
* Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-14/+13
* Search UI is kinda sorta working. Still some outstanding issues.Matthew Barnes2008-09-231-18/+0
* Progress update:Matthew Barnes2008-08-271-431/+0
* Merge revisions 35993:36015 from trunk.Matthew Barnes2008-08-191-0/+1
* Merge revisions 35747:35930 from trunk.Matthew Barnes2008-08-081-3/+3
* ** Fix for bug #540152Milan Crha2008-07-031-2/+2
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* Use <glib/gi18n.h> instead of <bonobo/bonobo-i18n.h>.Matthew Barnes2008-06-111-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-1/+1
* ** Fixes bug #513951Matthew Barnes2008-03-111-4/+4
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-13/+13
* Patch by Michael Monreal <michael.monreal@gmx.net>Tobias Mueller2007-10-231-1/+1
* ** Fixes bug #477045Matthew Barnes2007-09-281-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* Don't assume the relative URI is non-NULL (#427232).Matthew Barnes2007-05-261-1/+6
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-2/+1
* Remove duplicate include. Fix some compiler warnings. Cast away a compilerKjartan Maraas2006-10-011-2/+0
* Plug a leak.Kjartan Maraas2006-08-171-0/+1
* New->Contact should create contact on selected addressbook.Devashish Sharma2006-02-231-1/+25
* fix a bunch of Address Book stringsKarsten Bräckelmann2006-02-061-1/+1
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-271-4/+0
* i2006-01-16 Harish Krishnaswamy <kharish@novell.com>Harish Krishnaswamy2006-01-161-1/+1
* Added support for CSV and TAB file import.Devashish Sharma2006-01-161-0/+3
* committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354Parthasarathi Susarla2005-12-211-17/+18
* Use g_filename_to_uri() instead of just prefixing "file://" for Win32Tor Lillqvist2005-11-251-1/+1
* Merge back eplugin-import-branch.Michael Zucci2005-07-121-0/+8
* // uris. Also, opens a contact in the editor if the contact-uid in the urlVeerapuram Varadhan2005-07-111-0/+102
* Enable autocompletion on personal addressbook when creating it (MandrivaFrédéric Crozat2005-07-071-0/+2
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-2/+2
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* update the base uri of the "On This Computer" group when user home dirSivaiah Nallagatla2005-02-221-2/+16
* Implement based on the create_groups () function in addressbook-migrate.c.Hans Petter Jansson2005-02-031-0/+87
* register config hook.Not Zed2004-10-211-0/+2
* added an any select mask and updated the hook maps.Not Zed2004-10-151-0/+10
* change contacts group to address bookJP Rosevear2004-07-261-4/+4
* fix shortcuts. #56746Not Zed2004-06-281-2/+2
* use the new ebook api here. missed this one in my earlier commit.Chris Toshok2004-05-211-1/+3
* set exception properly on failure.Not Zed2004-05-121-2/+14
* Set the default image for the contact photo to be the stock_person imageRodney Dawes2004-04-191-3/+3
* new function, use the async interface to load the book.Chris Toshok2004-04-171-22/+35
* rip out tons of functions - they all live in addressbook-view.c now. theChris Toshok2004-04-151-533/+9
* pass GDK_CURRENT_TIME instead of a function pointer to "time" toChris Toshok2004-04-101-11/+22
* create an EUserCreatableItemsHandler (addressbook_view_clear): destroy itDan Winship2004-04-091-4/+7
* [ fixes bug #53544 ]Chris Toshok2004-03-311-5/+20
* call drag_finish properly. (selector_tree_drag_motion): set the dragLarry Ewing2004-03-301-61/+53
* don't let the user delete their Personal addressbook. This is just a niceChris Toshok2004-03-251-2/+7
* parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fillChris Toshok2004-03-251-0/+7
* Set error to NULL before using it.Hans Petter Jansson2004-03-041-1/+1
* Remove local data, with error reporting on failure.Hans Petter Jansson2004-03-041-3/+30
* add drop support for text/x-vcard to the source list.Larry Ewing2004-03-021-0/+185
* Move unused variable declaration inside notyet conditional.Hans Petter Jansson2004-02-271-1/+0
* s/HAVE_NSS/ENABLE_SMIME.Chris Toshok2004-02-201-2/+2
* Fix capitalization of Address Book usage in sentence form Use Address BookRodney Dawes2004-02-131-1/+1
* Address Book, not AddressbookRodney Dawes2004-02-121-2/+2
* Sync the modified source list.Hans Petter Jansson2004-01-301-0/+2
* new function.Chris Toshok2004-01-221-2/+9
* deal with the groups/sources already being there. Essentially make thisChris Toshok2004-01-211-13/+1
* Implement. (load_primary_selection): Use get_primary_source ().Hans Petter Jansson2004-01-201-9/+19
* Actually commit.JP Rosevear2004-01-131-8/+0
* migrate from 1.5.0 and 1.5.1 properlyJP Rosevear2004-01-131-0/+8
* Take a sensitivity flag per menu item, and fall back to stock icons.Hans Petter Jansson2004-01-121-14/+54
* Move the smime_component_init call to the instance init callback, ratherRodney Dawes2004-01-081-2/+4
* add addressbook-migrate.[ch].Chris Toshok2004-01-071-44/+43
* Impl. from calendar. (save_primary_selection): Implement, similar toHans Petter Jansson2003-12-201-0/+68
* Replace activity_client with activity_id. (set_status_message): Use theEttore Perazzoli2003-12-021-10/+31
* Pass a label for the status bar control for now.Ettore Perazzoli2003-12-021-0/+12
* Remove addressbook-storage.[ch] and new-addressbook.[ch].Hans Petter Jansson2003-12-011-6/+26
* Store a ref to the source selector. (impl_requestCreateItem): Implement.Hans Petter Jansson2003-11-181-2/+94
* (impl__get_userCreatableItems): New, implementation for theEttore Perazzoli2003-11-131-1/+42
* Add new-addressbook.[ch]. (glade_DATA): Add new-addressbook.glade.Hans Petter Jansson2003-11-091-0/+56
* Make the the scrolled window have an "in" shadow. Likewise. Likewise.Ettore Perazzoli2003-10-231-0/+1
* (impl_createControls): SetEttore Perazzoli2003-10-231-0/+2
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-558/+95
* remove the "addressbook.db.summary" correctly. #48538Gilbert Fang2003-09-191-3/+6
* disconnect from model signals to prevent a race condition at shutdownDan Winship2003-07-181-2/+7
* fix the initial run case. the config upgrade code creates all elements soChris Toshok2003-05-201-0/+5
* i2003-05-19 Sean Gao <sean.gao@sun.com>Chris Toshok2003-05-191-1/+9
* clear the view (book_open_cb): track the book in the view, don't unref theJP Rosevear2003-05-151-0/+2
* removed. (owner_unset_cb): Basically a noop, the shell does the quit, weNot Zed2003-03-051-10/+3
* plug memory leak (always free val).Chris Toshok2003-02-171-2/+2
* Remove cruft, rename ICONSDIR to IMAGESDIR. (serverdir, gladedir): RemoveDan Winship2003-02-061-2/+2
* pull forward Jack Jia's fix for #33672, but convert it to use unlinkChris Toshok2003-02-041-13/+16
* #include <string.h>.Ettore Perazzoli2002-12-071-21/+8
* remove redundant setting of y2.Chris Toshok2002-11-271-6/+6
* Added rule to generate GNOME_Evolution_Addressbook.server.in fromEttore Perazzoli2002-11-161-2/+2
* Use bonobo_main_quitRodney Dawes2002-11-161-1/+1
* fix the gnome-xml headers.Chris Toshok2002-11-061-8/+8
* ignore the new .server file.Chris Toshok2002-11-061-14/+9
* fix the sense of a strcmpDan Winship2002-10-221-1/+1
* Rename "ldap-contacts" to "contacts/ldap" and add "contacts/public".Dan Winship2002-09-261-2/+4
* don't add the user creatable item for ldap-contact folders atm, since itChris Toshok2002-09-181-9/+0
* Pass NULL as @unpopulate_folder_context_menu_fn toEttore Perazzoli2002-09-051-1/+1
* call evolution_shell_component_add_user_creatable_item twice here, onceChris Toshok2002-08-301-0/+10
* If invoked from a non-contact folder, add the contact to the defaultDan Winship2002-08-131-21/+4
* (create_component): UseEttore Perazzoli2002-08-021-1/+1
* Change the order so that "New Contact" is first and "New Contact List" isEttore Perazzoli2002-08-011-4/+4
* Pass "contacts" as the @folder_type toEttore Perazzoli2002-08-011-0/+1
* New arg @tooltip; pass it toEttore Perazzoli2002-07-021-2/+6
* reorder the adding of creatable items so the default is a new contact, notChris Toshok2002-06-261-3/+3
* [ #24189 ] ifdef out the body of this because it only works with a singleChris Toshok2002-05-241-0/+48
* New, quit handler for the EvolutionShellComponent. (add_creatable_item):Ettore Perazzoli2002-05-171-1/+16
* Check with e_shell_prepare_for_quit() before quitting.Ettore Perazzoli2002-05-161-1/+1
* Updated this to have the ConfigControlFactory have an addressbookwideChristopher James Lahey2002-05-041-2/+2
* 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