aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/backend/ebook
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tag 'BONOBO_0_31'.BONOBO_0_31nobody2000-11-0725-8904/+0
* Let the warning make sense (compute_pid): removeJP Rosevear2000-11-012-0/+41
* Fixed marking of strings for translation. Use "_(" instead of "_ (". AddKjartan Maraas2000-10-311-35/+35
* AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (ItDan Winship2000-10-241-1/+1
* Change how the extension field acts when converting delivery addresses toChristopher James Lahey2000-10-191-3/+3
* Added the function e_card_delivery_address_to_label.Christopher James Lahey2000-10-192-0/+12
* Change NAME_OR_ORG to return the email address if both name andChristopher James Lahey2000-10-191-0/+4
* Make sure that card->name and card->full_name are always valid.Matt Bissiri2000-09-271-17/+18
* Look for ename in /e-util/ename instead of /addressbook/enameJeffrey Stedfast2000-09-262-7/+7
* add E_CARD_SIMPLE_FIELD_FAMILY_NAME to the enum.Chris Toshok2000-09-232-0/+8
* Fixed some warnings. Fixed a bug where quoted printable fields wereChristopher James Lahey2000-09-221-2/+0
* Added a function to set the status message associated with a given view.Christopher James Lahey2000-09-224-6/+73
* Added evolution-addressbook-ldap.xml.Christopher James Lahey2000-09-222-46/+77
* Oh my god! Chris Lahey killed Kenny! You bastard!Christopher James Lahey2000-09-211-0/+1
* Make this work when a field is spread across multiple lines.Christopher James Lahey2000-09-211-20/+50
* Added a wants_html field to cards. Uses "x-mozilla-html".Christopher James Lahey2000-09-212-0/+45
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-182-2/+8
* Removed a bunch of redundant code. Made it so that when you set an addressChristopher James Lahey2000-09-114-274/+160
* Install load-gnomecard-addressbook and load-pine-addressbook.Christopher James Lahey2000-08-311-1/+3
* Remove USING_OAF checksDan Winship2000-08-305-104/+10
* Fix this to not mess up if the person passes a VCard with a carriageChristopher James Lahey2000-08-231-0/+1
* Started adding a time zone field to ECard.Christopher James Lahey2000-08-231-0/+2
* Added addressbook/gui/search/Makefile.Christopher James Lahey2000-08-131-2/+2
* Added load-gnomecard-addressbook.Christopher James Lahey2000-08-121-0/+1
* Fixed a warning.Christopher James Lahey2000-08-052-1/+3
* Added load-gnomecard-addressbook compilation.Christopher James Lahey2000-07-294-33/+144
* Changed the URI to load to.Christopher James Lahey2000-07-271-1/+8
* add enum for e-card pilot status.Chris Toshok2000-07-263-1/+39
* add textual exception printout. (set_editor_text): close pre tags & checkMichael Meeks2000-07-261-0/+6
* build static versions of some util libraries for the conduit to link withSeth Alves2000-07-261-0/+9
* Added a #define for "X-EVOLUTION-PILOTID". Added a parse_pilot_id to readChristopher James Lahey2000-07-251-13/+30
* add pilot_id.Chris Toshok2000-07-252-2/+16
* Remove the idle handler when we're destroyed.Christopher James Lahey2000-07-241-0/+3
* Added a field that gives the name if it exists and the company nameChristopher James Lahey2000-07-102-0/+22
* Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c,Christopher James Lahey2000-07-0413-803/+124
* Added "sequence_complete" signal.Christopher James Lahey2000-05-304-5/+52
* Switched printing and gui.Christopher James Lahey2000-05-247-15/+15
* Fixed e_card_name_copy and e_card_arbitrary_copy to deal correctly with aChristopher James Lahey2000-05-191-13/+19
* Fixed the code to write out and read in arbitrary fields.Christopher James Lahey2000-05-181-18/+41
* Implemented "MAILER" field. Added arbitrary field support.Christopher James Lahey2000-05-185-244/+292
* Added E_CARD_SIMPLE_FIELD_MAILER. Not implemented yet.Christopher James Lahey2000-05-172-0/+2
* Fixed a large memory leak.Christopher James Lahey2000-05-161-0/+1
* Fixed another memory leak.Christopher James Lahey2000-05-161-2/+1
* Fixed some memory leaks.Christopher James Lahey2000-05-162-75/+48
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-145-7/+165
* Removed dist-hook section.Christopher James Lahey2000-05-101-0/+3
* Make File As change if name or company are changed pretty much anywhere.Christopher James Lahey2000-05-101-26/+161
* Fixed some indentation.Christopher James Lahey2000-05-091-1/+1
* Fixed the string duplication problem. Fixed the business/home addressChristopher James Lahey2000-05-091-5/+16
* Fixed this up a bit. Syncing should work better now.Christopher James Lahey2000-05-081-0/+2
* Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-073-68/+87
* Mostly finished ECardSimple.Christopher James Lahey2000-05-072-34/+326
* Added e-card-simple.c and e-card-simple.h.Christopher James Lahey2000-05-053-0/+830
* ignore the .pure directoryChris Toshok2000-05-051-0/+1
* Fix builddir != srcdir build once again.Ettore Perazzoli2000-05-031-0/+1
* Added new status values for the IDL stuff.Federico Mena Quintero2000-05-012-1/+7
* create the book listener here, since it's destroyed in unload_uri.Chris Toshok2000-05-011-12/+12
* Added load-pine-addressbook.Christopher James Lahey2000-05-011-0/+1
* From addressbook/ChangeLogChristopher James Lahey2000-05-012-2/+172
* Added ename includes and libs.Christopher James Lahey2000-04-303-2/+35
* Added e_card_phone_new e_card_delivery_address_new,Christopher James Lahey2000-04-302-71/+167
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-285-30/+53
* Added addressbook/ename/Makefile.Christopher James Lahey2000-04-282-41/+200
* Added an address label field.Christopher James Lahey2000-04-273-18/+88
* Prefixed the ADDR_ flags.Christopher James Lahey2000-04-262-18/+18
* The Joy of Broken Makefiles Part #2.Ettore Perazzoli2000-04-261-17/+5
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-2120-47/+49
* Added orginizational unit, nickname, and internet free-busy fields.Christopher James Lahey2000-04-173-2/+98
* Added orginization and role fields.Christopher James Lahey2000-04-163-9/+81
* Added a note field.Christopher James Lahey2000-04-152-23/+31
* Fix compilation with builddir != srcdir (again).Ettore Perazzoli2000-04-152-6/+6
* Give correct warnings.Christopher James Lahey2000-04-131-3/+3
* save out the title to the vcard.Chris Toshok2000-04-131-1/+4
* add title field foo to the test.Chris Toshok2000-04-133-2/+36
* Changed some incorrect gtk_object_refs and gtk_object_unrefs intoChristopher James Lahey2000-04-112-4/+4
* Fixed a bug where I was sending the wrong information to some callbacks.Christopher James Lahey2000-04-103-12/+47
* Made the contact editor load from an ECard.Christopher James Lahey2000-04-092-4/+26
* Fixed a small typo.Christopher James Lahey2000-04-091-1/+1
* pixmap_DATA isn't defined so don't use it as a variable.Christopher James Lahey2000-04-092-5/+37
* Changed this to backend to an ebook.Christopher James Lahey2000-04-057-42/+43
* Fixed an incorrect function.Christopher James Lahey2000-04-0513-66/+791
* A bit of clean up.Christopher James Lahey2000-04-0314-202/+999
* Fixed management of the corba-cursor object by callingChristopher James Lahey2000-03-301-20/+29
* + * addressbook/backend/ebook/test-client.c (get_cursor_cb): AddedMatthew Loper2000-03-304-15/+99
* + * addressbook/backend/pas/pas-book-factory.cMatthew Loper2000-03-302-1/+9
* Removed an infinite loop.Christopher James Lahey2000-03-293-1/+92
* Fixed memory allocation.Christopher James Lahey2000-03-292-7/+3
* Fixed some warnings.Christopher James Lahey2000-03-2812-55/+455
* Load an ECard instead of a VCard and then get the VCard from that ECard.Christopher James Lahey2000-03-262-2/+6
* create a card and then look it up.Chris Toshok2000-03-261-1/+31
* Set the card id properly when retrieving a card.Christopher James Lahey2000-03-263-2/+21
* pass GList* as second parameter to g_list_remove_link, not the dataChris Toshok2000-03-261-1/+2
* Removed the address->description field.Christopher James Lahey2000-03-264-244/+398
* Added parsing and testing for name, full name, birthday, telephone, email,Christopher James Lahey2000-03-245-136/+454
* Updated .cvsignore filesChris Lahey2000-03-231-0/+6
* Added the addressbook/backend directory.Christopher James Lahey2000-03-237-38/+128
* dear internet,Nat Friedman2000-03-231-0/+68
* The ECard tester.Nat Friedman2000-03-231-0/+71
* Updated to reflect new Bonobo names.Nat Friedman2000-03-215-24/+30
* More work.Nat Friedman2000-01-2510-332/+3457
* A precommit so Federico can see.Nat Friedman2000-01-187-0/+908