aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/addressbook-component.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'GGV_2_6_2'.GGV_2_6_2nobody2003-12-091-431/+0
* 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