aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/conduit
Commit message (Expand)AuthorAgeFilesLines
* 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