aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/conduit
Commit message (Expand)AuthorAgeFilesLines
* Remove dead assignments found by clang.Matthew Barnes2010-01-161-4/+4
* Coding style and whitespace cleanup.Matthew Barnes2009-12-201-2/+2
* Fixed bug 364618, solve the chinese character issue.Jeff Cai2009-11-301-36/+50
* Build with GTK_DISABLE_DEPRECATED and fix resulting breakage.Matthew Barnes2009-10-021-6/+1
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-6/+6
* Work around build break caused by gnome-pilot headers.Matthew Barnes2009-09-251-0/+2
* Fix compiler warnings and deprecated GTK+ API usage.Matthew Barnes2009-08-161-0/+8
* Compiler warning fixes (as part of bug #424078)Milan Crha2009-08-111-1/+1
* More whitespace cleanup.Matthew Barnes2009-07-191-17/+17
* Fix excessive whitespace.Matthew Barnes2009-07-141-1/+0
* Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* Fix coding style.Matthew Barnes2009-06-141-2/+2
* Fix even more compiler warnings and disable one for format stringsMilan Crha2009-06-091-4/+5
* More code cleanup.Matthew Barnes2009-06-021-3/+3
* Whitespace cleanup.Matthew Barnes2009-05-291-27/+27
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-85/+85
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-6/+6
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Fix compiler warnings in addressbook.Matthew Barnes2009-05-261-5/+5
| * Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-171-2/+2
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
| * Bug #570730 - Get rid of gnome-config in EvolutionMilan Crha2009-04-301-23/+124
* | Fix several types of pedantic compiler warnings.Matthew Barnes2009-05-211-2/+2
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* | Bug #570730 - Get rid of gnome-config in EvolutionMilan Crha2009-05-011-23/+124
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-251-16/+8
|\|
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-16/+8
| * ** Fix for bugs #201167 and #269342 Add support for category syncing.Matt Davey2009-01-081-0/+220
| * Change License from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-10-141-15/+17
| * Remove improper FSF copyright statements; was never signed over to themSankarasivasubramanian Pasupathilingam2008-10-141-1/+0
| * ** Fix for bug #534762Philip Withnall2008-08-271-2/+2
* | Miscellaneous stuff.Matthew Barnes2009-01-271-1/+0
* | Merge revisions 36866:37046 from trunk.Matthew Barnes2009-01-121-0/+220
* | Merge revisions 36534:36684 from trunk.Matthew Barnes2008-10-251-16/+17
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-2/+2
|/
* Patch from Keith Packard <keithp@keithp.com>: Fix for bug #541355 (Remove fr...Suman Manjunath2008-07-131-0/+2
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-0/+1
* ** Fixes bug #534360Matthew Barnes2008-05-231-23/+23
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-150/+150
* Zero out the GnomePilotRecord struct to silence a compiler warning.Matthew Barnes2007-10-261-0/+2
* ** Fixes bug #437579Matthew Barnes2007-10-101-2/+4
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-1/+1
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-9/+0
* ** Fix for bug #448223 from Gilles DartiguelongueSrinivasa Ragavan2007-06-181-5/+2
* Fix for version removal from installed files.Srinivasa Ragavan2007-06-031-5/+5
* Fix compiler warnings in addressbook folder. (#440272)Matthew Barnes2007-06-031-11/+11
* Massive code cleanup (bug #429422)Matthew Barnes2007-04-201-5/+3
* Fix for 389664 - Adding pilot-link 0.12 compatibility.Veerapuram Varadhan2007-01-081-6/+95
* Authenticate by reading the store-password for calendars that has "auth"Veerapuram Varadhan2005-12-061-2/+60
* remove camel, add ADDRESSBOOK_LIBS.Not Zed2004-12-031-1/+0
* only set the file as address to the company if no full name existsJP Rosevear2004-09-241-4/+8
* get source uid (addrconduit_dupe_configuration): copy source_uidJP Rosevear2004-08-032-7/+45
* Make sure the UIDs match. Should fix bug #59725.Jeffrey Stedfast2004-06-211-2/+6
* Always set the File_As attribute in case the pilot attrib changed. FixesJeffrey Stedfast2004-06-191-4/+1
* Protect against a NULL uid. Fixes bug #57619. (ecard_from_remote_record):Jeffrey Stedfast2004-06-041-6/+10
* Protect against a NULL uid. Fixes bug #57619.Jeffrey Stedfast2004-06-041-2/+5
* use the new e_book_new and e_book_open apis.Chris Toshok2004-05-201-2/+3
* Fixed a type-o.Enver ALTIN2004-05-011-1/+1
* The firt EMAIL item is EMAIL_1, not EMAIL (assuming we want simpleJeffrey Stedfast2004-04-241-38/+43
* Added a dialog for adding a new IM account. Added the previously mentionedChristian Hammond2004-01-121-1/+1
* use privconduitdirJP Rosevear2003-12-022-3/+3
* specify privlibdir as the locationJP Rosevear2003-12-022-4/+3
* version the .conduit fileJP Rosvear2003-12-021-8/+9
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-072-4/+1
* make it work with the new ebook apiJP Rosevear2003-10-231-528/+333
* Remove libebook-static.laDan Winship2003-09-111-3/+3
* duplicate the extra address linesJP Rosevear2003-08-271-1/+1
* Fixes #40252.Not Zed2003-04-081-45/+43
* it emits a list nowJP Rosevear2003-03-311-17/+22
* append the second line to the address if necessaryJP Rosevear2003-03-271-3/+18
* kill warning by sinking objectsJP Rosevear2003-03-191-0/+4
* link to libversit libtool objectJP Rosevear2003-02-281-1/+1
* check the status, not the book, and unref the book here.Chris Toshok2003-02-071-3/+1
* Remove cruftDan Winship2003-02-061-2/+1
* GObjectify the stuff in here that refers to addressbook objects. theChris Toshok2003-01-261-52/+29
* add libeutil to the link and link with libcamel instead ofJP Rosevear2002-09-241-1/+2
* take and pass the CallStatus to our listener.Chris Toshok2002-08-201-1/+1
* Change libversit.la -> libversit.a for danw's changes.Peter Williams2002-07-251-1/+1
* s/libversit_lt/libversit/Dan Winship2002-07-241-1/+1
* Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-111-0/+1
* link against the libtool version of libversitJP Rosevear2002-05-081-1/+1
* Don't link to libibex anymore.Jeffrey Stedfast2002-04-271-1/+0
* link to the static libversitJP Rosevear2002-04-051-1/+1
* tidyJP Rosevear2002-02-051-19/+158
* Clean up some of the Makefiles so we dont' link every library multipleEttore Perazzoli2002-01-251-8/+2
* move all functions here, get rid of header files, use e-pilot-settings toJP Rosevear2002-01-175-280/+251
* go slow and clear the map if the last uri and the current uri do not matchJP Rosevear2001-12-192-14/+30
* don't free the hash table keys, we didn't allocate them and free theJP Rosevear2001-12-161-13/+14
* Make sure to copy the custom fields so they are not overwrittenJP Rosevear2001-12-141-0/+5
* Use ordering of the pilot's phone label list to find fields we sync inJP Rosevear2001-11-051-61/+57
* make sure to translate the character sets of the namesJP Rosevear2001-10-311-4/+2
* Comment out spew.Jon Trowbridge2001-10-301-1/+1
* fix bug that allowed for phone's not to be in priority order and the itemJP Rosevear2001-10-302-53/+34
* a card also needs to have its phone nums in priority order to beJP Rosevear2001-10-301-1/+25
* move the syncable checking code to a different functionJP Rosevear2001-10-291-86/+109
* tidyJP Rosevear2001-10-293-2/+4
* Fixing the license text.Ettore Perazzoli2001-10-283-12/+9
* copy phone labels and show phone as well, clear correct entry text andJP Rosevear2001-10-281-20/+10
* touch the record on lookup (check_for_slow_setting): write touched only ifJP Rosevear2001-10-271-5/+7
* remove the merges as valid sync typesJP Rosevear2001-10-273-5/+16
* make debug info more accurateJP Rosevear2001-10-271-10/+8
* prevent double unref (cursor_cb): correct typo (card_removed): remove theJP Rosevear2001-10-271-11/+14
* new memberJP Rosevear2001-10-262-31/+113
* sync all the fields we can, with out overwritingJP Rosevear2001-10-181-110/+361
* don't set the phone info if it is blank (ecard_from_remote_record): saveJP Rosevear2001-10-171-10/+23
* if there was no first name or last name, file as the company.JP Rosevear2001-10-021-0/+2
* g_strdup (pas_backend_file_changes): ditto, make sure to free all data andJP Rosevear2001-09-291-4/+9
* use the old record (if there was one) so as not to overwrite fields weJP Rosevear2001-09-272-5/+16
* set the last_use and use_score fields of the card to known values so theJP Rosevear2001-09-271-8/+41
* sync the note the to pilot and make sure to blank fields when appropriateJP Rosevear2001-09-241-25/+25
* don't add to the complete list of cards if the card is a listJP Rosevear2001-09-201-5/+24
* fix warnings, get compiling againJP Rosevear2001-08-204-25/+28
* Tidy ldaddsJP Rosevear2001-07-281-4/+4
* libwombat:Peter Williams2001-06-271-0/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-233-6/+6
* tweaked for some gnome-pilot api changesEskil Heyn Olsen2001-06-191-4/+1
* put the business address into the pilot record as that is what we put intoJP Rosevear2001-04-131-8/+10
* Don't add more than five phone numbers and set the remaining blank entriesJP Rosevear2001-04-121-3/+4
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-2/+2
* PISOCK_INCLUDEDIR has become PISOCK_CFLAGS in gnome-pilot.m4 and removeJP Rosevear2001-03-133-378/+2
* install conduit iconsJP Rosevear2001-03-032-7/+10
* Oops, forgotten bits from last commitJP Rosevear2001-02-201-1/+1
* Remove PISOCK_LIBDIRJP Rosevear2001-02-201-1/+1
* Getting almost full and proper use of xml-i18n-tools.Gediminas Paulauskas2001-02-114-30/+12
* Added Slovak messagesStano Visnovsky2001-01-301-0/+2
* properly ref the ecard. still need to kill some memory leaks.JP Rosevear2001-01-231-0/+1
* remove vfs dependencyJP Rosevear2001-01-232-11/+11
* Remove deleted records from the pilot map so we don't have dupes in theJP Rosevear2001-01-231-1/+2
* Updated sl translationsAndraz Tori2001-01-221-0/+2
* always free the delivery elements and correct embarrassingly stupid memoryJP Rosevear2001-01-191-16/+13
* '2001-01-15 JP Rosevear <jpr@ximian.com>JP Rosevear2001-01-161-8/+14
* remove old config messageJP Rosevear2001-01-151-2/+3
* pass -module and -avoid-version to conduit linkerJP Rosevear2001-01-141-0/+1
* Remove non-existent fileJP Rosevear2001-01-051-2/+11
* Set draw background to FALSE.Miguel de Icaza2000-12-252-11/+3
* Ref the cards that get put in the change list (next_changed_item): utilJP Rosevear2000-12-221-50/+113
* Check for null strings (e_pilot_utf8_from_pchar): dittoJP Rosevear2000-12-211-3/+5
* Use my own wrapper functions instead of trying to *directly* access theJP Rosevear2000-12-211-2/+9
* Remove pointless commentJP Rosevear2000-12-201-40/+66
* Convert cal component strings to pilot character setJP Rosevear2000-12-201-18/+12
* Pass "" rather than NULL to e_card_new. (local_record_from_ecard): MakeJP Rosevear2000-12-081-13/+14
* Another conduit build fixJP Rosevear2000-12-061-0/+1
* Create an empty vcard with the appropriate id for deleted cardsJP Rosevear2000-12-051-35/+19
* Return a struct rather than a pointer to a struct (compare):JP Rosevear2000-11-291-37/+16
* Remove "complete" fieldJP Rosevear2000-11-283-60/+74
* Add changed_hash, change list and complete boolJP Rosevear2000-11-103-75/+182
* Updated Spanish translationHector Garcia2000-11-031-0/+2
* Let the warning make sense (compute_pid): removeJP Rosevear2000-11-011-214/+58
* Use new libeconduit calls and abstractionJP Rosevear2000-10-242-27/+9
* Use e_pilot_map_read (post_sync): Use e_pilot_map_writeJP Rosevear2000-10-242-126/+16
* New structure of file - similar to calendar/todo conduitsJP Rosevear2000-10-217-1100/+984
* Build fixJP Rosevear2000-10-203-0/+144
* Updated Spanish translationHector Garcia2000-10-181-0/+2
* Updated French translation.Christophe Merlet2000-10-071-0/+2
* Fixed the Swedish translation.Christian Rose2000-09-201-1/+1
* Added Swedish translation.Christian Rose2000-09-131-0/+2
* Get the conduit to compile on my system.Ettore Perazzoli2000-09-011-2/+4
* Remove USING_OAF checksDan Winship2000-08-301-6/+1
* Changed this to use ECardSimple.Christopher James Lahey2000-08-202-70/+85
* add address-conduit.hChris Toshok2000-08-141-1/+2
* add special oaf initialization hack so conduit can find wombat, and acceptChris Toshok2000-08-141-2/+34
* implement code to encode the first email address and send to the pilot.Chris Toshok2000-08-121-11/+34
* add code for handling email addresses from pilot (which stores it as aChris Toshok2000-08-121-34/+44
* flesh out ifdef'ed out code. need to write merge_ecard_with_remote_record.Seth Alves2000-07-271-12/+10
* add handling for phone labels, going either direction (from pilot and to pilot.)Seth Alves2000-07-271-5/+56
* remove double freeSeth Alves2000-07-271-4/+1
* bug fixesSeth Alves2000-07-272-5/+5
* more work on addressbook syncerSeth Alves2000-07-271-17/+104
* add enum for e-card pilot status.Chris Toshok2000-07-261-88/+104
* add comment headers to signals that didn't have any.Chris Toshok2000-07-261-3/+88
* use the user's Contact db. not toshok's.Chris Toshok2000-07-261-2/+10
* build static versions of some util libraries for the conduit to link withSeth Alves2000-07-262-4/+7
* more stuff. too much to use a changelog for.Chris Toshok2000-07-255-444/+326
* Added the Turkish desktop entryFatih Demir2000-07-201-0/+2
* a building but non-functional address conduitSeth Alves2000-07-156-0/+1642