summaryrefslogtreecommitdiff
path: root/addressbook
Commit message (Expand)AuthorAgeFilesLines
* don't unref the listener in the loop.Chris Toshok2004-03-202-4/+11
* add test-stress-bookviews.Chris Toshok2004-03-183-1/+117
* new function, mostly lifted from EBookBackendFile. (init_closure): same.Chris Toshok2004-03-182-63/+147
* only look up the contact's UID if status == Success. otherwise, send "".Chris Toshok2004-03-162-1/+8
* Add LIBBONOBO_REQUIRED, and AC_SUBST() itRodney Dawes2004-03-153-2/+8
* Make view element an argument to the get_items call so the addressbookHarish Krishnaswamy2004-03-152-2/+6
* add prototype for e_data_book_view_get_mutex.Chris Toshok2004-03-134-38/+129
* in the CATEGORIES case when we're adding a new attribute to the vcard,Chris Toshok2004-03-132-4/+14
* test setting CATEGORIES as well as CATEGORY_LIST.Chris Toshok2004-03-122-7/+30
* added groupwise to SUBDIRSivaiah Nallagatla2004-03-111-1/+1
* merging groupwise-addressbook-backend with HEADSivaiah Nallagatla2004-03-115-0/+1410
* comment out the unsupported query types.Chris Toshok2004-03-032-7/+14
* add E_CONTACT_IM_GROUPWISE_{HOME,WORK}_{1,2,3}.Chris Toshok2004-02-263-38/+58
* predicate returning TRUE if there's only one value for the attribute.Chris Toshok2004-02-265-1/+188
* added EVC_X_GROUPWISE for gw im ieldSivaiah Nallagatla2004-02-251-0/+1
* added EVC_X_GROUPWISE definition added E_CONTACT_IM_GROUPWISE field toSivaiah Nallagatla2004-02-253-3/+10
* Don't unref the *new* book after returning it to user. This was causingHans Petter Jansson2004-02-253-2/+10
* wrap spew in "#define d(x)". (e_vcard_attribute_add_value_decoded): same.Chris Toshok2004-02-246-82/+89
* add extra includes for srcdir != builddirJP Rosevear2004-02-248-0/+33
* remove the test-im stuff for nowChris Toshok2004-02-231-2/+1
* add a utility so we can perform searches against addressbooks withoutChris Toshok2004-02-233-1/+70
* [ fixes bug #53994 ]Chris Toshok2004-02-214-0/+50
* unref the contacts and free the response.list.Chris Toshok2004-02-123-2/+13
* use ORBIT_THREAD_HINT_ON_CONTEXT, and specify _ebook_context.Chris Toshok2004-02-123-2/+16
* fix typo.Chris Toshok2004-02-112-1/+5
* nuke, moved to e-data-book-view.c.Chris Toshok2004-02-119-66/+134
* tolerate NULL book views.Michael Meeks2004-02-092-0/+8
* build test-ebook-asyncChris Toshok2004-02-084-3/+117
* lock the idle mutex around this function, reset it to -1, and returnChris Toshok2004-02-084-24/+209
* don't free the closure/mutex inside the loop, then access it again rightChris Toshok2004-02-082-7/+9
* Don't allow end index to go below start index when extracting the region.Hans Petter Jansson2004-02-062-1/+15
* if bonobo hasn't been initialized, do it here. This should be enough toChris Toshok2004-02-062-1/+15
* [ along with previous fixes, this fixes #53129 ]Chris Toshok2004-02-062-19/+12
* switch from using bonobo_main to using a separate GMainLoop attached toChris Toshok2004-02-052-1/+8
* there's no reason to search for the card before removing it. the errorChris Toshok2004-02-042-8/+8
* [ fixes bug #53130 ]Chris Toshok2004-02-042-2/+13
* remove the misleading "XXX more here" comment from here - there's nothingChris Toshok2004-02-042-1/+5
* lock the book's mutex before checking load_state. Also, set the load_stateChris Toshok2004-02-043-10/+50
* Fix a slew of bad-allocation / exception handling / crasher bugs.Michael Meeks2004-02-042-11/+17
* use "VCARD" instead of "vCard" because gnome-vfs is busted and doesn't useChris Toshok2004-02-032-2/+8
* these are also of type STRING. if you want a GETSET field that's a struct,Chris Toshok2004-02-032-1/+8
* clear attr->encoding_set and attr->encoding, since that is just cachedChris Toshok2004-02-022-0/+11
* make sure to set attr->decoded_values to NULL as well. fixes oddness whenChris Toshok2004-02-022-1/+9
* Return NULL if image length is zero. (photo_setter): Warn and don't setHans Petter Jansson2004-02-022-1/+13
* Handle NULL. (fn_setter): Handle NULL. (n_setter): Handle NULL.Hans Petter Jansson2004-02-022-5/+51
* unlock after taking a lock.Michael Meeks2004-02-022-1/+7
* Add argument preconditions.Hans Petter Jansson2004-01-303-13/+99
* add ref/unref around this function body so that we don't get unreffed byChris Toshok2004-01-302-0/+13
* update for new office location, and change the FILE-AS/ORG fields to sayChris Toshok2004-01-301-0/+6
* fixes few crashers in ldap backendRadek Doulik2004-01-302-7/+21