| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 7 | -88/+182 |
* | + * addressbook/gui/component/addressbook.c | Matthew Loper | 2000-04-16 | 1 | -7/+66 |
* | Added a note field. | Christopher James Lahey | 2000-04-15 | 1 | -0/+17 |
* | Fix compilation with builddir != srcdir (again). | Ettore Perazzoli | 2000-04-15 | 2 | -0/+2 |
* | 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 |
* | add a title. | Chris Toshok | 2000-04-13 | 4 | -0/+18 |
* | + * art/Makefile.am: Add tigert's contact-dlg-related images. | Matthew Loper | 2000-04-12 | 2 | -6/+9 |
* | This was setting E_REFLOW(view)->items to NULL too soon. Fixed now. | Christopher James Lahey | 2000-04-11 | 2 | -6/+4 |
* | new function. (delete_contact_cb): wire up button to call | Chris Toshok | 2000-04-11 | 3 | -9/+23 |
* | Changed some incorrect gtk_object_refs and gtk_object_unrefs into | Christopher James Lahey | 2000-04-11 | 5 | -0/+63 |
* | implement braindead dialog to input the query string for the view. | Chris Toshok | 2000-04-11 | 3 | -9/+44 |
* | Added a "query" argument to the e-minicard-view. Documented all the | Christopher James Lahey | 2000-04-11 | 4 | -44/+88 |
* | change the empty search string ("") to the valid (contains "full_name" | Chris Toshok | 2000-04-11 | 2 | -2/+2 |
* | Fixed a bug where I was sending the wrong information to some callbacks. | Christopher James Lahey | 2000-04-10 | 7 | -220/+411 |
* | + * addressbook/gui/component/addressbook.c (control_activate): Make | Matthew Loper | 2000-04-10 | 1 | -3/+3 |
* | + * addressbook/Makefile.am: Compile contact-editor, _then_ gui, | Matthew Loper | 2000-04-10 | 4 | -20/+90 |
* | + * addressbook/gui/component/addressbook.c (addressbook_factory): | Matthew Loper | 2000-04-09 | 1 | -17/+30 |
* | Made the contact editor load from an ECard. | Christopher James Lahey | 2000-04-09 | 6 | -62/+218 |
* | CVS move mistake. Fixed the correct changes in the correct places. | Christopher James Lahey | 2000-04-09 | 19 | -227/+1742 |
* | pixmap_DATA isn't defined so don't use it as a variable. | Christopher James Lahey | 2000-04-09 | 8 | -0/+392 |
* | Fixed some referencing and lifetime issues. | Christopher James Lahey | 2000-04-05 | 2 | -2/+46 |
* | Added the addressbook/backend directory. | Christopher James Lahey | 2000-03-23 | 2 | -0/+4 |
* | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 12 | -278/+414 |
* | Designed a new system for doing hierarchical displays in the canvas. Adds | Christopher James Lahey | 2000-03-11 | 9 | -330/+150 |
* | Added a "break_characters" argument. It lets you define a set of | Christopher James Lahey | 2000-03-08 | 6 | -54/+42 |
* | Fixed references to libutil.a -> libeutil.la | Michael Zucci | 2000-02-29 | 2 | -6/+6 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 11 | -47/+89 |
* | + * widgets/e-minicard/.cvsignore: Added minicard-label-test, | Matthew Loper | 2000-02-20 | 1 | -0/+3 |
* | 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 |
* | chut | Bertrand Guiheneuf | 2000-02-11 | 1 | -0/+6 |
* | Add new Makefiles to Makefile list. | Christopher James Lahey | 2000-02-09 | 2 | -0/+94 |
* | Handle the grab and ungrab command instead of doing focus by hand. This | Christopher James Lahey | 2000-01-28 | 3 | -193/+251 |
* | Use e_canvas_item_grab_focus so that it will work with old versions of | Christopher James Lahey | 2000-01-27 | 4 | -6/+10 |
* | Set the minimum_width. | Christopher James Lahey | 2000-01-27 | 4 | -4/+38 |
* | Added an arrow cursor for the draggable columns. Made the clickable column | Christopher James Lahey | 2000-01-26 | 4 | -48/+208 |
* | Handle shift-tab properly now. | Christopher James Lahey | 2000-01-26 | 8 | -430/+439 |
* | Changed some line spacing. | Chris Lahey | 2000-01-21 | 16 | -295/+2917 |
* | Images for e-contact-editor.c. | Chris Lahey | 2000-01-17 | 10 | -0/+618 |
* | Added selection and clipboard support. Added up and down arrow keys. Fixed | Chris Lahey | 2000-01-14 | 4 | -8/+92 |
* | e_canvas_item_move_absolute is just a helper function not supplied by the | Chris Lahey | 2000-01-14 | 12 | -78/+992 |
* | Added a resize signal for when the card changes height. Made it so that | Chris Lahey | 2000-01-12 | 8 | -216/+492 |
* | Removed some code which got in the way of testing properly. | Chris Lahey | 2000-01-11 | 4 | -20/+2 |
* | Added minicard and text stuff. | Chris Lahey | 2000-01-10 | 12 | -0/+2160 |