| Commit message (Expand) | Author | Age | Files | Lines |
* | Disable summary stuff, it appears to be badly broken. | Michael Meeks | 2000-10-05 | 1 | -20/+18 |
* | Make sure that card->name and card->full_name are always valid. | Matt Bissiri | 2000-09-27 | 1 | -2/+0 |
* | Updates for the Bonobo changes from Michael who is having some | Ettore Perazzoli | 2000-09-23 | 1 | -11/+5 |
* | Oh my god! Chris Lahey killed Kenny! You bastard! | Christopher James Lahey | 2000-09-21 | 1 | -1/+1 |
* | Added a wants_html field to cards. Uses "x-mozilla-html". | Christopher James Lahey | 2000-09-21 | 1 | -248/+67 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -2/+3 |
* | hack. (create_toolbar): ditto. | Michael Meeks | 2000-09-14 | 1 | -1/+28 |
* | Fixed a crash error. | Christopher James Lahey | 2000-09-12 | 1 | -16/+23 |
* | Removed a bunch of redundant code. Made it so that when you set an address | Christopher James Lahey | 2000-09-11 | 1 | -0/+41 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 1 | -2/+2 |
* | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 1 | -3/+3 |
* | UTF-8 in contact editor + some fixes for dealing with illegal strings | Lauris Kaplinski | 2000-08-23 | 1 | -29/+65 |
* | Changed this to use ECardSimple. | Christopher James Lahey | 2000-08-20 | 1 | -0/+1 |
* | Removed the next and prev toolbar buttons since they don't do anything. | Christopher James Lahey | 2000-08-08 | 1 | -0/+2 |
* | Fixed the tab order to not repeat the web page address field. | Christopher James Lahey | 2000-08-08 | 1 | -1/+1 |
* | Fixed the tab order for this dialog. | Christopher James Lahey | 2000-08-08 | 1 | -0/+40 |
* | Switched the order of compilation of printing and contact-editor. | Christopher James Lahey | 2000-07-14 | 1 | -6/+70 |
* | Add icons to the toolbars. | Christopher James Lahey | 2000-07-13 | 1 | -8/+14 |
* | Added installation of arrow.png. | Christopher James Lahey | 2000-07-13 | 1 | -1/+1 |
* | Changed "FIXME: Save and Close" to "Save and Close". Removed some toolbar | Christopher James Lahey | 2000-07-06 | 1 | -7/+1 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 1 | -0/+1 |
* | Do e_card_simple_sync and extract_info more often. | Christopher James Lahey | 2000-06-11 | 1 | -1/+5 |
* | Bind Save As to save the current view of the contact as a vcard. | Christopher James Lahey | 2000-06-09 | 1 | -1/+12 |
* | Doh, sync the card simple and extract the card info. | Federico Mena Quintero | 2000-06-09 | 1 | -0/+3 |
* | Now this derives from GtkObject. It follows the same strategy as the | Federico Mena Quintero | 2000-06-09 | 1 | -20/+403 |
* | Made phone/email/address labels change correctly again. | Christopher James Lahey | 2000-06-03 | 1 | -3/+3 |
* | Fixed a bug that broke address field support. | Christopher James Lahey | 2000-05-19 | 1 | -1/+1 |
* | Added support for arbitrary fields in the contact editor. | Christopher James Lahey | 2000-05-19 | 1 | -0/+102 |
* | Fixed e_card_name_copy and e_card_arbitrary_copy to deal correctly with a | Christopher James Lahey | 2000-05-19 | 1 | -503/+284 |
* | Fixed some memory leaks. | Christopher James Lahey | 2000-05-16 | 1 | -0/+1 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 1 | -24/+50 |
* | Make sure that the canvas doesn't intercept keyboard focus. | Christopher James Lahey | 2000-05-10 | 1 | -0/+1 |
* | Added briefcase.png to get installed. | Christopher James Lahey | 2000-05-10 | 1 | -12/+39 |
* | Fixed some indentation. | Christopher James Lahey | 2000-05-09 | 1 | -2/+32 |
* | Mostly finished ECardSimple. | Christopher James Lahey | 2000-05-07 | 1 | -23/+10 |
* | Added e-card-simple.c and e-card-simple.h. | Christopher James Lahey | 2000-05-05 | 1 | -241/+60 |
* | Made some fields invisible that were visible before. | Christopher James Lahey | 2000-05-01 | 1 | -8/+17 |
* | From addressbook/ChangeLog | Christopher James Lahey | 2000-05-01 | 1 | -13/+227 |
* | Added ename includes and libs. | Christopher James Lahey | 2000-04-30 | 1 | -34/+24 |
* | Added e_card_phone_new e_card_delivery_address_new, | Christopher James Lahey | 2000-04-30 | 1 | -7/+66 |
* | Added addressbook/ename/Makefile. | Christopher James Lahey | 2000-04-28 | 1 | -0/+118 |
* | Added an address label field. | Christopher James Lahey | 2000-04-27 | 1 | -117/+126 |
* | Added proper handling of the email field. | Christopher James Lahey | 2000-04-26 | 1 | -24/+70 |
* | Prefixed the ADDR_ flags. | Christopher James Lahey | 2000-04-26 | 1 | -82/+257 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 1 | -0/+2 |
* | Added orginizational unit, nickname, and internet free-busy fields. | Christopher James Lahey | 2000-04-17 | 1 | -0/+51 |
* | Added orginization and role fields. | Christopher James Lahey | 2000-04-16 | 1 | -0/+72 |
* | Added a note field. | Christopher James Lahey | 2000-04-15 | 1 | -0/+17 |
* | Check for 0 length fields when building the outgoing ECard. | Christopher James Lahey | 2000-04-13 | 1 | -38/+56 |
* | reflect the title attribute in the contact editor. (extract_info): same. | Chris Toshok | 2000-04-13 | 1 | -0/+13 |
* | + * art/Makefile.am: Add tigert's contact-dlg-related images. | Matthew Loper | 2000-04-12 | 1 | -5/+6 |
* | Fixed a bug where I was sending the wrong information to some callbacks. | Christopher James Lahey | 2000-04-10 | 1 | -60/+137 |
* | + * addressbook/Makefile.am: Compile contact-editor, _then_ gui, | Matthew Loper | 2000-04-10 | 1 | -0/+2 |
* | Made the contact editor load from an ECard. | Christopher James Lahey | 2000-04-09 | 1 | -10/+94 |
* | Added the addressbook/backend directory. | Christopher James Lahey | 2000-03-23 | 1 | -0/+2 |
* | Fixed the location the first time you see the drop down menus for changing | Christopher James Lahey | 2000-02-12 | 1 | -2/+5 |
* | Changed some line spacing. | Chris Lahey | 2000-01-21 | 1 | -275/+401 |
* | Images for e-contact-editor.c. | Chris Lahey | 2000-01-17 | 1 | -0/+438 |