| Commit message (Expand) | Author | Age | Files | Lines |
* | Do ref, unref in right order, so the same contact can be set twice without | Hans Petter Jansson | 2004-05-04 | 1 | -5/+14 |
* | Set the default image for the contact photo to be the stock_person image | Rodney Dawes | 2004-04-19 | 1 | -2/+6 |
* | use the new e_destination_export_to_vcard_attribute call to build up the | Chris Toshok | 2004-04-10 | 1 | -25/+3 |
* | : implement keyboard navigation(TAB/shift+TAB) (activaite_editor) : add a | Hao Sheng | 2004-04-06 | 1 | -25/+90 |
* | parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fill | Chris Toshok | 2004-03-25 | 1 | -6/+3 |
* | build a11y/addressbook dir : add the accessibility support for | Hao Sheng | 2004-03-15 | 1 | -9/+3 |
* | Return TRUE for all cells, for now. | Hans Petter Jansson | 2003-11-14 | 1 | -3/+4 |
* | Various changes to merge in evolution-data-server reliance. | JP Rosevear | 2003-11-07 | 1 | -1/+1 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -195/+69 |
* | Fix lots of leaks, update for correct use of g_object_get. Some misc | Larry Ewing | 2003-06-14 | 1 | -9/+19 |
* | [ fixes #7103 ] init style_set. and add the signal. | Chris Toshok | 2003-04-08 | 1 | -13/+8 |
* | [ fixes bug #40715 ] add this callback, to unref the book/free the closure | Chris Toshok | 2003-04-04 | 1 | -1/+2 |
* | add NONE:OBJECT | Chris Toshok | 2003-04-03 | 1 | -0/+20 |
* | [ fixes bug #32113 ] add include_email arg to e_destination_get_textrep. | Chris Toshok | 2003-03-23 | 1 | -2/+2 |
* | Likewise. Likewise. Likewise. Likewise. Likewise. (ebook_create): | Ettore Perazzoli | 2003-03-07 | 1 | -3/+3 |
* | Remove cruft. (gladedir, etspecdir): Remove definitions. (glade_DATA): | Dan Winship | 2003-02-06 | 1 | -2/+4 |
* | [ fixes bug #34898 ] handle modifications to email addresses in contact | Sean Gao | 2003-01-24 | 1 | -0/+27 |
* | fix parameter types here (this signal isn't generated from an ETable.) | Chris Toshok | 2003-01-10 | 1 | -0/+1 |
* | drop use of "font" arg. (get_left_width): use pango to calculate this | Chris Toshok | 2002-12-19 | 1 | -10/+9 |
* | add include for gtkstock.h. | Chris Toshok | 2002-11-27 | 1 | -5/+5 |
* | remove redundant setting of y2. | Chris Toshok | 2002-11-27 | 1 | -5/+1 |
* | remove the cast to (int) - column_width is a double. | Chris Toshok | 2002-11-19 | 1 | -1/+1 |
* | port work. | Chris Toshok | 2002-11-09 | 1 | -43/+48 |
* | gobjectify this. | Chris Toshok | 2002-11-07 | 1 | -22/+21 |
* | Port to GObject/gnome2. | Chris Toshok | 2002-11-06 | 1 | -139/+174 |
* | [ fixes #25038 ] need to have EVOLUTION_ICONSDIR defined. | Chris Toshok | 2002-08-29 | 1 | -1/+1 |
* | Call e_minicard_selected in the GDK_BUTTON_RELEASE case here. | Christopher James Lahey | 2002-06-06 | 1 | -0/+7 |
* | 2001-10-29 Jon Trowbridge <trow@ximian.com. | Jon Trowbridge | 2001-10-30 | 1 | -1/+1 |
* | Comment out spew. | Jon Trowbridge | 2001-10-30 | 1 | -1/+1 |
* | Check that our BonoboUIComponent has a container so we don't get a lot of | Jon Trowbridge | 2001-10-30 | 1 | -1/+1 |
* | Handle returning dates here. (e_card_simple_get_allow_newlines): New | Christopher James Lahey | 2001-10-29 | 1 | -0/+12 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Added has_cursor argument. Setting the argument to TRUE if the minicard | Christopher James Lahey | 2001-10-26 | 1 | -15/+42 |
* | Changed this to not grab on a right click. Fixes Ximian bug #12660. | Christopher James Lahey | 2001-10-20 | 1 | -1/+5 |
* | Fixed these to determine the fields to use properly. | Christopher James Lahey | 2001-10-04 | 1 | -4/+1 |
* | when creating the cards, don't display any of the subname fields (surname, | Chris Toshok | 2001-09-23 | 1 | -1/+1 |
* | Code implicitly assumed that event->button.button is 1, 2, or 3, causing | Jon Trowbridge | 2001-09-18 | 1 | -17/+20 |
* | s/_/U_/ | Chyla Zbigniew | 2001-09-01 | 1 | -1/+2 |
* | add BUTTON_PRESS_MASK so double clicks still work. | Chris Toshok | 2001-08-24 | 1 | -0/+1 |
* | if we're dragging, drag_button_down won't be true in the BUTTON_RELEASE | Chris Toshok | 2001-08-21 | 1 | -21/+1 |
* | fix arg info - we're only passing 1 GTK_TYPE_POINTER arg, not 2. | Chris Toshok | 2001-08-21 | 1 | -16/+51 |
* | need the EDestination magic here too for when we modify an already shown | Chris Toshok | 2001-07-25 | 1 | -0/+11 |
* | CVS is unhappy this evening. My commit keeps dying in the middle. | Jon Trowbridge | 2001-07-07 | 1 | -0/+11 |
* | add EVOLUTION_IMAGESDIR define. | Chris Toshok | 2001-06-29 | 1 | -1/+29 |
* | pop up list editor for lists, contact editor otherwise. | Chris Toshok | 2001-06-29 | 1 | -7/+18 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | track change to e_addressbook_show_contact_editor signature. | Chris Toshok | 2001-06-20 | 1 | -1/+2 |
* | Added e-card-merging-book-commit-duplicate-detected.glade here. | Christopher James Lahey | 2001-06-11 | 1 | -4/+5 |
* | Made e_card_simple_get_id return const char *. | Christopher James Lahey | 2001-06-11 | 1 | -1/+1 |
* | remove the gtk_widget_show call... (e_contact_editor_show): and put it | Chris Toshok | 2001-06-09 | 1 | -60/+12 |
* | Correct the height calculation here to not include the | Christopher James Lahey | 2001-05-26 | 1 | -1/+1 |
* | Reordered the includes here. (string_to_dbt): The sleepycat libdb | Christopher James Lahey | 2001-05-12 | 1 | -0/+3 |
* | Removed e-card-pairs.h since we're not using it. | Christopher James Lahey | 2001-05-08 | 1 | -132/+17 |
* | i18n fixes, added missing includes. | Gediminas Paulauskas | 2001-04-11 | 1 | -6/+6 |
* | on BUTTON_PRESS: if it's button 1, store the button x, y, and set | Chris Toshok | 2001-04-10 | 1 | -0/+43 |
* | Fix headers. Same here. Same here. Same here. Same here. Same here. Same | Kjartan Maraas | 2001-04-05 | 1 | -0/+5 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -5/+4 |
* | new function. (impl_BookListener_report_writable): new function. | Chris Toshok | 2001-03-18 | 1 | -2/+18 |
* | Update arguments to e_canvas_item_grab_focus. | Dan Winship | 2001-03-16 | 1 | -2/+2 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 1 | -1/+1 |
* | Cleaned up the formatting in this file a bit. | Christopher James Lahey | 2001-03-04 | 1 | -0/+2 |
* | new function. (e_minicard_view_event): split out the creation of the | Chris Toshok | 2001-03-02 | 1 | -10/+21 |
* | Used ESelectionModelSimple and the changes to EReflow and EReflowSorted to | Christopher James Lahey | 2001-03-01 | 1 | -44/+96 |
* | Undefine E_STRING_PROP and E_LIST_PROP here. | Christopher James Lahey | 2001-02-15 | 1 | -20/+26 |
* | Update for e_popup_menu_run prototype change. | Dan Winship | 2001-01-20 | 1 | -1/+1 |
* | Make sure this won't crash if the given contact is removed from the | Christopher James Lahey | 2001-01-03 | 1 | -29/+104 |
* | Set draw background to FALSE. | Miguel de Icaza | 2000-12-25 | 1 | -0/+1 |
* | Link in composer bonobo code. | Christopher James Lahey | 2000-11-12 | 1 | -14/+22 |
* | Add menus items to the envelope printing stuff. | Christopher James Lahey | 2000-11-06 | 1 | -1/+12 |
* | Made it so that minicard doesn't write out changes to the backend unless | Christopher James Lahey | 2000-10-01 | 1 | -24/+32 |
* | Added a wants_html field to cards. Uses "x-mozilla-html". | Christopher James Lahey | 2000-09-21 | 1 | -1/+1 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -5/+5 |
* | Fixed the paths of some .h #includes. | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Some UTF-8 fixes and experimental 16-bit unicode font support | Lauris Kaplinski | 2000-09-09 | 1 | -5/+5 |
* | use style colors for the selected state. This doesn't properly redraw the | Larry Ewing | 2000-08-16 | 1 | -7/+13 |
* | Changed e_popup_menu_run call to match the new arguments. | Christopher James Lahey | 2000-08-09 | 1 | -2/+2 |
* | Fixed the oaf info. | Christopher James Lahey | 2000-07-21 | 1 | -37/+56 |
* | Switched the order of compilation of printing and contact-editor. | Christopher James Lahey | 2000-07-14 | 1 | -1/+45 |
* | Switched from ETable to ETableScrolled. | Christopher James Lahey | 2000-07-10 | 1 | -1/+1 |
* | Made the left column of minicards not get any wider than the widest | Christopher James Lahey | 2000-06-17 | 1 | -3/+33 |
* | Now this derives from GtkObject. It follows the same strategy as the | Federico Mena Quintero | 2000-06-09 | 1 | -35/+46 |
* | Made double click only work on the first button. | Christopher James Lahey | 2000-06-02 | 1 | -1/+1 |
* | return TRUE if opening a contact editor so that we don't get a "new | Christopher James Lahey | 2000-06-02 | 1 | -0/+1 |
* | Made double clicking create a new card. Set the empty message. | Christopher James Lahey | 2000-05-30 | 1 | -1/+1 |
* | Added e-contact-editor-save-as.c and e-contact-editor-save-as.h. | Christopher James Lahey | 2000-05-23 | 1 | -0/+12 |
* | Got rid of a memory leak. Rearranged a couple functions. | Christopher James Lahey | 2000-05-16 | 1 | -1/+1 |
* | From widgets/e-table/ChangeLog | Christopher James Lahey | 2000-05-14 | 1 | -0/+2 |
* | Reenable editting. | Christopher James Lahey | 2000-05-10 | 1 | -2/+0 |
* | Make File As change if name or company are changed pretty much anywhere. | Christopher James Lahey | 2000-05-10 | 1 | -0/+2 |
* | Rearranged order of things getting destroyed. | Christopher James Lahey | 2000-05-09 | 1 | -5/+7 |
* | Made a minimal number of things be destroyed and recreated when updating a | Christopher James Lahey | 2000-05-08 | 1 | -62/+86 |
* | make sure to free the return value of e_card_simple_get. | Chris Toshok | 2000-05-08 | 1 | -1/+3 |
* | Added saving in minicard view. | Christopher James Lahey | 2000-05-08 | 1 | -0/+45 |
* | Mostly finished ECardSimple. | Christopher James Lahey | 2000-05-07 | 1 | -87/+56 |
* | Made some fields invisible that were visible before. | Christopher James Lahey | 2000-05-01 | 1 | -1/+2 |
* | From addressbook/ChangeLog | Christopher James Lahey | 2000-05-01 | 1 | -16/+20 |
* | Prefixed the ADDR_ flags. | Christopher James Lahey | 2000-04-26 | 1 | -2/+2 |
* | Use "e-minicard" as the log domain. | Federico Mena Quintero | 2000-04-21 | 1 | -4/+6 |
* | Added orginization and role fields. | Christopher James Lahey | 2000-04-16 | 1 | -0/+10 |
* | add a title. | Chris Toshok | 2000-04-13 | 1 | -0/+7 |
* | Fixed a bug where I was sending the wrong information to some callbacks. | Christopher James Lahey | 2000-04-10 | 1 | -78/+129 |
* | Made the contact editor load from an ECard. | Christopher James Lahey | 2000-04-09 | 1 | -5/+9 |
* | CVS move mistake. Fixed the correct changes in the correct places. | Christopher James Lahey | 2000-04-09 | 1 | -90/+126 |
* | Fixed some referencing and lifetime issues. | Christopher James Lahey | 2000-04-05 | 1 | -1/+23 |
* | Rearranged SUBDIRS for dependencies. | Christopher James Lahey | 2000-03-12 | 1 | -39/+101 |
* | Designed a new system for doing hierarchical displays in the canvas. Adds | Christopher James Lahey | 2000-03-11 | 1 | -64/+29 |
* | Added a "break_characters" argument. It lets you define a set of | Christopher James Lahey | 2000-03-08 | 1 | -11/+6 |
* | This were moved to widgets/e-text/ a while ago but never removed. They | Christopher James Lahey | 2000-02-24 | 1 | -9/+18 |
* | Use e_canvas_item_grab_focus so that it will work with old versions of | Christopher James Lahey | 2000-01-27 | 1 | -2/+3 |
* | Handle shift-tab properly now. | Christopher James Lahey | 2000-01-26 | 1 | -1/+3 |
* | Changed some line spacing. | Chris Lahey | 2000-01-21 | 1 | -3/+5 |
* | Added selection and clipboard support. Added up and down arrow keys. Fixed | Chris Lahey | 2000-01-14 | 1 | -1/+6 |
* | e_canvas_item_move_absolute is just a helper function not supplied by the | Chris Lahey | 2000-01-14 | 1 | -38/+80 |
* | Added a resize signal for when the card changes height. Made it so that | Chris Lahey | 2000-01-12 | 1 | -68/+140 |
* | Added minicard and text stuff. | Chris Lahey | 2000-01-10 | 1 | -0/+338 |