| Commit message (Expand) | Author | Age | Files | Lines |
* | don't leak the ECard or ECardSimple. | Chris Toshok | 2001-05-11 | 1 | -9/+13 |
* | Removed e-card-pairs.h since we're not using it. | Christopher James Lahey | 2001-05-08 | 2 | -12/+34 |
* | Properly convert to utf8. (Bug #2256) (build_quick_add_dialog): Properly | Jon Trowbridge | 2001-04-22 | 1 | -6/+20 |
* | i18n fixes, added missing includes. | Gediminas Paulauskas | 2001-04-11 | 1 | -1/+1 |
* | Here goes my additional simple include fixes. | Gediminas Paulauskas | 2001-04-05 | 2 | -10/+12 |
* | Fix headers. Same here. Same here. Same here. Same here. Same here. Same | Kjartan Maraas | 2001-04-05 | 2 | -0/+11 |
* | Removed junk images | Gediminas Paulauskas | 2001-04-04 | 8 | -0/+0 |
* | Blessed by Ettore. | Gediminas Paulauskas | 2001-04-02 | 1 | -1/+1 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 11 | -23/+36 |
* | Added addressbook querying and "cardification" functions, which are turned | Jon Trowbridge | 2001-03-16 | 1 | -0/+1 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 8 | -32/+177 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 2 | -58/+162 |
* | Added the third argument to e_contact_editor_new. (Cheated and send NULL | Benjamin Kahn | 2001-03-07 | 1 | -1/+1 |
* | Fix a reference counting bug. | Jon Trowbridge | 2001-03-06 | 3 | -1/+325 |
* | Cleaned up the formatting in this file a bit. | Christopher James Lahey | 2001-03-04 | 1 | -1/+6 |
* | new function. (e_minicard_view_event): split out the creation of the | Chris Toshok | 2001-03-02 | 4 | -91/+312 |
* | Undefine E_STRING_PROP and E_LIST_PROP here. | Christopher James Lahey | 2001-02-15 | 2 | -4/+20 |
* | Marked strings for translation in this newly created file. Hook up the | Kjartan Maraas | 2001-02-13 | 1 | -0/+1 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 9 | -102/+1 |
* | Remove non-existent file | JP Rosevear | 2001-01-05 | 6 | -738/+1 |
* | Oops, this shouldn't have gone in yet | JP Rosevear | 2001-01-05 | 1 | -0/+2 |
* | Need to e_sexp_unref the the sexp, not gtk_object_unref it. | JP Rosevear | 2001-01-05 | 2 | -2/+1 |
* | Make sure this won't crash if the given contact is removed from the | Christopher James Lahey | 2001-01-03 | 1 | -2/+10 |
* | Added Ms. and Miss to the prefix drop down box. Patch submitted by Martin | Christopher James Lahey | 2000-12-23 | 2 | -0/+4 |
* | Made editing the name using the full name button set the file as entry | Christopher James Lahey | 2000-12-10 | 1 | -19/+18 |
* | Made it so that the editor->name is set after the entry is changed. This | Christopher James Lahey | 2000-12-09 | 1 | -2/+3 |
* | Fixed some formatting. | Christopher James Lahey | 2000-12-09 | 1 | -2/+0 |
* | Clear the rdate and exrule lists from the component if we are setting a | Federico Mena Quintero | 2000-11-13 | 2 | -11/+6 |
* | Link in composer bonobo code. | Christopher James Lahey | 2000-11-12 | 1 | -0/+32 |
* | Add menus items to the envelope printing stuff. | Christopher James Lahey | 2000-11-06 | 1 | -0/+16 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 1 | -3/+3 |
* | 2000-10-20 Michael Meeks <michael@helixcode.com> | Michael Meeks | 2000-10-21 | 1 | -2/+2 |
* | Added the function e_card_delivery_address_to_label. | Christopher James Lahey | 2000-10-19 | 2 | -10/+14 |
* | Change the initial dialog visibility to FALSE so the contact editor | Iain Holmes | 2000-10-18 | 1 | -76/+206 |
* | Fixed a typo. Made this look a bit better. | Christopher James Lahey | 2000-10-17 | 1 | -12/+12 |
* | Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't override | Dan Winship | 2000-10-16 | 1 | -6/+4 |
* | Rearranged these fields a bit more. | Christopher James Lahey | 2000-10-14 | 2 | -69/+70 |
* | Changed these for boolean ascending attribute instead of int ascending | Christopher James Lahey | 2000-10-14 | 4 | -151/+143 |
* | Fixed the column elements, the no-headers attribute and added a | Christopher James Lahey | 2000-10-11 | 1 | -4/+4 |
* | Updated these to the new style ETables. | Christopher James Lahey | 2000-10-11 | 1 | -26/+7 |
* | Disable summary stuff, it appears to be badly broken. | Michael Meeks | 2000-10-05 | 2 | -21/+19 |
* | Make sure that card->name and card->full_name are always valid. | Matt Bissiri | 2000-09-27 | 2 | -3/+4 |
* | Look for ename in /e-util/ename instead of /addressbook/ename | Jeffrey Stedfast | 2000-09-26 | 1 | -1/+1 |
* | 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 | 4 | -250/+69 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 7 | -14/+14 |
* | Fixed the paths of some .h #includes. | Christopher James Lahey | 2000-09-18 | 2 | -4/+4 |
* | Added $(GNOME_PRINT_LIBS) to all of the test files in these directories. | Christopher James Lahey | 2000-09-14 | 1 | -0/+1 |
* | 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 |
* | Made this a bit better balanced. | Christopher James Lahey | 2000-09-11 | 1 | -0/+2 |
* | Removed a bunch of redundant code. Made it so that when you set an address | Christopher James Lahey | 2000-09-11 | 12 | -199/+1027 |
* | Fixed a few warnings. | Christopher James Lahey | 2000-09-09 | 1 | -0/+1 |
* | A bit more e_utf8 wrappers here and there | Lauris Kaplinski | 2000-09-02 | 2 | -5/+5 |
* | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 2 | -5/+6 |
* | 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 |
* | Fixed a typo in the name of the first phone entry. | Christopher James Lahey | 2000-08-13 | 1 | -1/+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 | 2 | -4/+5 |
* | Fixed the tab order for this dialog. | Christopher James Lahey | 2000-08-08 | 1 | -0/+40 |
* | Emit "model_pre_change" signal as appropriate. | Christopher James Lahey | 2000-08-03 | 1 | -0/+2 |
* | Added these. | Christopher James Lahey | 2000-07-14 | 2 | -0/+94 |
* | Switched the order of compilation of printing and contact-editor. | Christopher James Lahey | 2000-07-14 | 3 | -8/+79 |
* | 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 | 2 | -3/+9 |
* | Switched from ETable to ETableScrolled. | Christopher James Lahey | 2000-07-10 | 1 | -1/+2 |
* | 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 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -0/+11 |
* | Fix compilation with builddir != srcdir. | Ettore Perazzoli | 2000-06-19 | 1 | -1/+1 |
* | Removed the ETableModel thaw handler. Likewise. | Federico Mena Quintero | 2000-06-13 | 1 | -10/+0 |
* | Make ETable use EScrollFrame instead of GtkScrolledWindow. | Ettore Perazzoli | 2000-06-11 | 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 | 5 | -2050/+2457 |
* | Fix Makefiles so that (guess what?) they work with builddir != srcdir. | Ettore Perazzoli | 2000-06-08 | 1 | -1/+1 |
* | a bunch of patches to make evolution compile with bonobo in strange prefixes.... | Mathieu Lacage | 2000-06-05 | 1 | -3/+3 |
* | Made phone/email/address labels change correctly again. | Christopher James Lahey | 2000-06-03 | 1 | -3/+3 |
* | Added accelerators for the remaining items. | Miguel de Icaza | 2000-06-01 | 2 | -267/+156 |
* | Fixed some memory leaks. | Christopher James Lahey | 2000-05-24 | 1 | -0/+3 |
* | Added e-contact-editor-save-as.c and e-contact-editor-save-as.h. | Christopher James Lahey | 2000-05-23 | 3 | -1/+119 |
* | Added initialize_value and value_is_empty callbacks. | Christopher James Lahey | 2000-05-20 | 1 | -0/+22 |
* | 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 | 2 | -0/+104 |
* | Fixed e_card_name_copy and e_card_arbitrary_copy to deal correctly with a | Christopher James Lahey | 2000-05-19 | 5 | -550/+562 |
* | Implemented "MAILER" field. Added arbitrary field support. | Christopher James Lahey | 2000-05-18 | 1 | -1/+1 |
* | Fixed some memory leaks. | Christopher James Lahey | 2000-05-16 | 1 | -0/+1 |
* | Fixed a reference leak. | Christopher James Lahey | 2000-05-16 | 1 | -0/+2 |
* | Fixed a compile error. | Christopher James Lahey | 2000-05-16 | 1 | -4/+5 |
* | Got rid of a memory leak. Rearranged a couple functions. | Christopher James Lahey | 2000-05-16 | 1 | -10/+16 |
* | Use the correct policy for resize. | Christopher James Lahey | 2000-05-14 | 1 | -1/+1 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 8 | -398/+1316 |
* | Use accelerators here. | Miguel de Icaza | 2000-05-13 | 2 | -44/+51 |
* | Removed dist-hook section. | Christopher James Lahey | 2000-05-10 | 1 | -3/+7 |
* | 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 |
* | Replaced the Address button with a label and rearranged the address area a | Christopher James Lahey | 2000-05-10 | 2 | -30/+33 |
* | Fixed some indentation. | Christopher James Lahey | 2000-05-09 | 3 | -80/+214 |
* | 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 | 2 | -291/+65 |
* | ignore the .pure directory | Chris Toshok | 2000-05-05 | 1 | -1/+2 |
* | Made some fields invisible that were visible before. | Christopher James Lahey | 2000-05-01 | 2 | -8/+19 |
* | From addressbook/ChangeLog | Christopher James Lahey | 2000-05-01 | 2 | -13/+228 |
* | Fixed a string mismatch. | Christopher James Lahey | 2000-04-30 | 2 | -2/+2 |
* | Added ename includes and libs. | Christopher James Lahey | 2000-04-30 | 4 | -320/+272 |
* | Added e_card_phone_new e_card_delivery_address_new, | Christopher James Lahey | 2000-04-30 | 7 | -8/+809 |
* | Added addressbook/ename/Makefile. | Christopher James Lahey | 2000-04-28 | 3 | -121/+248 |
* | Added an address label field. | Christopher James Lahey | 2000-04-27 | 4 | -413/+318 |
* | 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 | 4 | -328/+339 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 3 | -14/+17 |
* | Added orginizational unit, nickname, and internet free-busy fields. | Christopher James Lahey | 2000-04-17 | 2 | -2/+53 |
* | Added orginization and role fields. | Christopher James Lahey | 2000-04-16 | 3 | -88/+160 |
* | 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 | 2 | -6/+9 |
* | Fixed a bug where I was sending the wrong information to some callbacks. | Christopher James Lahey | 2000-04-10 | 2 | -62/+139 |
* | + * 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 | 4 | -52/+200 |
* | Added the addressbook/backend directory. | Christopher James Lahey | 2000-03-23 | 2 | -0/+4 |
* | fix library ordering on link line | Dan Winship | 2000-02-17 | 1 | -2/+2 |
* | Fixed the location the first time you see the drop down menus for changing | Christopher James Lahey | 2000-02-12 | 1 | -2/+5 |
* | Handle shift-tab properly now. | Christopher James Lahey | 2000-01-26 | 1 | -389/+396 |
* | Changed some line spacing. | Chris Lahey | 2000-01-21 | 10 | -280/+2697 |
* | Images for e-contact-editor.c. | Chris Lahey | 2000-01-17 | 10 | -0/+618 |