| Commit message (Expand) | Author | Age | Files | Lines |
* | applied patch from Frederic Crozat <fcrozat@mandrakesoft.com> | Radek Doulik | 2003-01-22 | 1 | -18/+18 |
* | Change dialog from Yes/No/Cancel to Discard/Cancel/Save to match the HIG. | Ettore Perazzoli | 2003-01-15 | 1 | -2/+2 |
* | fix parameter types here (this signal isn't generated from an ETable.) | Chris Toshok | 2003-01-10 | 5 | -1/+5 |
* | oops, don't include e-treeview-selection-model.h unless we're building the | Chris Toshok | 2003-01-09 | 1 | -1/+1 |
* | add E_ADDRESSBOOK_VIEW_TREEVIEW to the enum, ifdef'ed out. | Chris Toshok | 2003-01-09 | 3 | -18/+159 |
* | add parent arg. | Chris Toshok | 2003-01-09 | 7 | -1/+1063 |
* | $(datadir)/evolution/images instead of $(datadir)/images/evolution. | Ettore Perazzoli | 2003-01-09 | 1 | -18/+18 |
* | [ fixes bug #34897 ] don't free the return of e_card_simple_get_const, as | Chris Toshok | 2002-12-19 | 1 | -1/+1 |
* | g_string_sprintfa -> g_string_append_printf. (create_alphabet): same. | Chris Toshok | 2002-12-19 | 2 | -7/+7 |
* | drop use of "font" arg. (get_left_width): use pango to calculate this | Chris Toshok | 2002-12-19 | 3 | -14/+9 |
* | #define MINICARD_CONTROL_ID. | Ettore Perazzoli | 2002-12-10 | 1 | -0/+3 |
* | connect ::response to gtk_widget_destroy so the dialog goes away. | Chris Toshok | 2002-12-09 | 2 | -4/+7 |
* | this uses pango now. (addressbook_height): same. | Chris Toshok | 2002-12-09 | 1 | -23/+12 |
* | #include <string.h>. | Ettore Perazzoli | 2002-12-07 | 2 | -28/+20 |
* | gnomedialog -> gtkdialog stuff. print dialog is a gtkdialog now. | Not Zed | 2002-12-02 | 1 | -3/+4 |
* | the detail is supposed to go after the signal id, not at the end of the | Chris Toshok | 2002-11-30 | 1 | -1/+1 |
* | remove the button_press_event handler (that did nothing). this makes it so | Chris Toshok | 2002-11-29 | 1 | -9/+0 |
* | add include for gtkstock.h. | Chris Toshok | 2002-11-27 | 2 | -7/+7 |
* | 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 | 3 | -11/+11 |
* | clean this up a tad. | Chris Toshok | 2002-11-15 | 5 | -133/+28 |
* | change signature to that of a weak ref notify function. (main): ::destroy | Chris Toshok | 2002-11-12 | 9 | -98/+74 |
* | guard against multiple invocations. (remove_book_view): same. | Chris Toshok | 2002-11-09 | 5 | -19/+41 |
* | oops, missed these casts. | Chris Toshok | 2002-11-09 | 1 | -3/+3 |
* | port work. | Chris Toshok | 2002-11-09 | 14 | -339/+410 |
* | gobjectify this. | Chris Toshok | 2002-11-07 | 23 | -293/+268 |
* | fix the gnome-xml headers. | Chris Toshok | 2002-11-06 | 4 | -57/+76 |
* | Port to GObject/gnome2. | Chris Toshok | 2002-11-06 | 27 | -922/+1064 |
* | Disconnect from the book's backend_died signal. | Dan Winship | 2002-10-27 | 1 | -1/+5 |
* | [ fix for #23764 ] handle multiple letters associated with a single | Chris Toshok | 2002-10-22 | 1 | -11/+25 |
* | [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file. | Kjartan Maraas | 2002-10-10 | 3 | -101/+60 |
* | [ Fix #28392 ] #if 0 out the gal_view submenu, since it's not spec'ed to | Chris Toshok | 2002-10-05 | 1 | -0/+2 |
* | It's a grand old string-review! Nitpicky and minor changes; details in the ap... | Aaron Weber | 2002-10-01 | 1 | -2/+2 |
* | Rename "ldap-contacts" to "contacts/ldap" and add "contacts/public". | Dan Winship | 2002-09-26 | 1 | -1/+1 |
* | free adapter->priv. | Chris Toshok | 2002-09-26 | 2 | -0/+4 |
* | [ fixes #20347 ] hook up the backend_died signal. (backend_died): new | Chris Toshok | 2002-08-29 | 3 | -2/+45 |
* | [ fixes #25038 ] need to have EVOLUTION_ICONSDIR defined. | Chris Toshok | 2002-08-29 | 1 | -1/+1 |
* | stop the view before unref, in case the listener has pending events. | Mike Kestner | 2002-08-27 | 1 | -0/+1 |
* | take and pass the CallStatus to our listener. | Chris Toshok | 2002-08-20 | 4 | -0/+44 |
* | [ fix 27333 ] "local" -> "do-initial-query". | Chris Toshok | 2002-08-16 | 1 | -1/+1 |
* | If invoked from a non-contact folder, add the contact to the default | Dan Winship | 2002-08-13 | 1 | -0/+1 |
* | Add include lines to get ebook headers relative to <ebook/foo.h>, not | Peter Williams | 2002-07-11 | 1 | -0/+1 |
* | pass NULL to e_contact_list_save_as. modality sucks. fixes broken build. | Chris Toshok | 2002-06-18 | 1 | -2/+2 |
* | Made double clicking on read only folders not do anything. | Christopher James Lahey | 2002-06-12 | 1 | -8/+9 |
* | Call e_minicard_selected in the GDK_BUTTON_RELEASE case here. | Christopher James Lahey | 2002-06-06 | 1 | -0/+7 |
* | Set the title of our GalVIewCollection. | Christopher James Lahey | 2002-06-04 | 1 | -0/+2 |
* | make sure we map status -> string correctly (add missing strings). | Chris Toshok | 2002-05-21 | 1 | -0/+3 |
* | Added this function so that there would be less duplication of cards | Christopher James Lahey | 2002-05-01 | 3 | -61/+104 |
* | Added a "Browse..." button to switch to a different addressbook folder. | Christopher James Lahey | 2002-04-25 | 1 | -1/+2 |
* | Make unused menu items disappear instead of graying out. | Christopher James Lahey | 2002-04-24 | 1 | -1/+29 |
* | Removed e_addressbook_reflow_adapter_right_click and | Christopher James Lahey | 2002-04-24 | 7 | -691/+454 |
* | Removed an unused variable here. | Christopher James Lahey | 2002-04-23 | 1 | -1/+16 |
* | Allow GDK_ACTION_COPY also, since the composer for example does not accept | Jeffrey Stedfast | 2002-04-23 | 1 | -2/+2 |
* | Bumped required gal version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 2 | -32/+34 |
* | Include addressbook-config.h here as this file uses it. | Christopher James Lahey | 2002-04-12 | 5 | -42/+172 |
* | Update for evolution_shell_client_user_select_folder API change. | Dan Winship | 2002-04-05 | 1 | -16/+13 |
* | Update to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 2 | -28/+30 |
* | since I've gone ahead and made the file backend (by way of | Chris Toshok | 2002-03-10 | 1 | -12/+4 |
* | don't set "editable" here, as the way things work the backend isn't able | Chris Toshok | 2002-03-05 | 1 | -1/+0 |
* | [ Fixes bugs 20740, 16680, and god knows what else :) ] double the | Chris Toshok | 2002-02-23 | 1 | -6/+9 |
* | Make sure to only set the query once when creating a new book and not at | Christopher James Lahey | 2002-02-14 | 1 | -17/+25 |
* | Attach to the emvw instead of the emv here. | Christopher James Lahey | 2002-02-14 | 5 | -39/+78 |
* | Finishing commit that failed in the middle: | Christopher James Lahey | 2002-02-14 | 6 | -43/+316 |
* | Attach the GalViewMinicard to the EMinicardView here. | Christopher James Lahey | 2002-02-13 | 3 | -15/+91 |
* | Added an argument to get the model. | Christopher James Lahey | 2002-02-13 | 4 | -27/+93 |
* | Missed one. | Chris Lahey | 2002-02-07 | 1 | -3/+5 |
* | Bumped the required version of gal. | Christopher James Lahey | 2002-02-07 | 1 | -155/+274 |
* | Clean up some of the Makefiles so we dont' link every library multiple | Ettore Perazzoli | 2002-01-25 | 1 | -15/+6 |
* | From addressbook/ChangeLog: | Christopher James Lahey | 2002-01-18 | 5 | -35/+120 |
* | Handle setting the search bar to "Advanced..." when the alphabet buttons | Christopher James Lahey | 2002-01-11 | 2 | -8/+35 |
* | Use toggle buttons here. | Christopher James Lahey | 2002-01-11 | 2 | -8/+48 |
* | Add cut/copy/paste to right-click menu. | Jon Trowbridge | 2001-12-20 | 2 | -2/+74 |
* | Merging changes: | Christopher James Lahey | 2001-12-18 | 1 | -19/+5 |
* | Make the pre_changes and changes match here. | Christopher James Lahey | 2001-10-31 | 1 | -0/+3 |
* | correct include typo | JP Rosevear | 2001-10-30 | 1 | -1/+1 |
* | Require gal 0.15.99.8 | Joe Shaw | 2001-10-30 | 1 | -2/+1 |
* | 2001-10-29 Jon Trowbridge <trow@ximian.com. | Jon Trowbridge | 2001-10-30 | 2 | -1/+13 |
* | new function, a "Do you want to save changes?" dialog. | Chris Toshok | 2001-10-30 | 2 | -0/+19 |
* | Comment out spew. | Jon Trowbridge | 2001-10-30 | 2 | -2/+2 |
* | 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 | 2 | -1/+27 |
* | change to EBookCallback signature, and unref the book. (add_card_idle_cb): | Chris Toshok | 2001-10-28 | 2 | -3/+13 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 5 | -33/+50 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 14 | -14/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 14 | -28/+28 |
* | Added has_cursor argument. Setting the argument to TRUE if the minicard | Christopher James Lahey | 2001-10-26 | 2 | -16/+44 |
* | Removed key_press handler here since delete and backspace are now handled | Christopher James Lahey | 2001-10-24 | 1 | -27/+0 |
* | right_click_up here when we let go of the popup. | Christopher James Lahey | 2001-10-21 | 2 | -0/+3 |
* | Call e_addressbook_model_force_folder_bar_message when we activate the | Jon Trowbridge | 2001-10-21 | 2 | -0/+8 |
* | Fix memory leak. | Jon Trowbridge | 2001-10-21 | 1 | -0/+1 |
* | Filter out empty destinations. (also Bug #13036) | Jon Trowbridge | 2001-10-21 | 1 | -1/+1 |
* | Handle focus_change in event by selecting that contact. Fixes Ximian bug | Christopher James Lahey | 2001-10-21 | 1 | -0/+11 |
* | Added #include <gal/widgets/e-unicode.h>. | Christopher James Lahey | 2001-10-20 | 1 | -62/+90 |
* | Changed this to not grab on a right click. Fixes Ximian bug #12660. | Christopher James Lahey | 2001-10-20 | 1 | -1/+5 |
* | Did a bit of clean up here. Might fix some crashes, specifically Ximian | Christopher James Lahey | 2001-10-17 | 1 | -38/+38 |
* | Changed these to use the new ref and unref functions for ECard auxillary | Christopher James Lahey | 2001-10-12 | 1 | -1/+0 |
* | Check that view->view != NULL. (save_contact_cb): Check that view->view != | Jon Trowbridge | 2001-10-11 | 2 | -21/+41 |
* | Check to make sure our call to e_addressbook_model_get_card doesn't return | Jon Trowbridge | 2001-10-06 | 1 | -1/+1 |
* | don't set the editable field on the model - let the book do that. | Chris Toshok | 2001-10-06 | 1 | -1/+1 |
* | Fixed these to determine the fields to use properly. | Christopher James Lahey | 2001-10-04 | 2 | -5/+2 |
* | when creating the cards, don't display any of the subname fields (surname, | Chris Toshok | 2001-09-23 | 1 | -1/+1 |
* | Hooked up print preview button. | Christopher James Lahey | 2001-09-22 | 2 | -1/+51 |
* | free the dup'd capabilities. | Larry Ewing | 2001-09-18 | 1 | -0/+1 |
* | Code implicitly assumed that event->button.button is 1, 2, or 3, causing | Jon Trowbridge | 2001-09-18 | 1 | -17/+20 |
* | add -DEVOLUTION_IMAGESDIR. | Chris Toshok | 2001-09-07 | 2 | -8/+1 |
* | This file is no longer needed. | Chyla Zbigniew | 2001-09-03 | 1 | -355/+0 |
* | I18n fixes (mainly making buttons on the right side less Anglocentric :-) | Chyla Zbigniew | 2001-09-03 | 6 | -110/+153 |
* | Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here since | Christopher James Lahey | 2001-09-02 | 2 | -2/+2 |
* | s/_/U_/ | Chyla Zbigniew | 2001-09-01 | 2 | -2/+4 |
* | Removed some debugging spew that I left in by mistake. | Jon Trowbridge | 2001-08-28 | 1 | -3/+0 |
* | Display localized status string (added missing _()). | Chyla Zbigniew | 2001-08-27 | 1 | -1/+1 |
* | 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 | 3 | -17/+53 |
* | Set the folder bar message here. | Christopher James Lahey | 2001-08-20 | 4 | -3/+110 |
* | Changed the messages here in the right click menus. | Christopher James Lahey | 2001-08-18 | 2 | -4/+4 |
* | Got rid of an extraneous _ here. | Christopher James Lahey | 2001-08-14 | 1 | -1/+1 |
* | Upped the minimum width on all addressbook columns to 75. Fixes Ximian bug | Christopher James Lahey | 2001-08-09 | 1 | -39/+39 |
* | new function, used by the context menu. | Chris Toshok | 2001-08-09 | 1 | -3/+37 |
* | Fixes Clahey bug #2200 :-) | Nat Friedman | 2001-08-08 | 2 | -0/+8 |
* | Made this change the query based on which letter is clicked. | Christopher James Lahey | 2001-08-04 | 1 | -2/+71 |
* | Added ContactsSaveAsVCard, ContactsSendContactToOther, and | Christopher James Lahey | 2001-08-02 | 2 | -29/+63 |
* | need the EDestination magic here too for when we modify an already shown | Chris Toshok | 2001-07-25 | 1 | -0/+11 |
* | Added a call to e_table_view_to_model_row here. | Christopher James Lahey | 2001-07-15 | 1 | -3/+7 |
* | CVS is unhappy this evening. My commit keeps dying in the middle. | Jon Trowbridge | 2001-07-07 | 1 | -0/+11 |
* | Upped the required version of gal. | Christopher James Lahey | 2001-07-05 | 1 | -2/+7 |
* | srcdir != builddir compile fix. | Peter Williams | 2001-07-02 | 1 | -0/+1 |
* | Added related_contacts field. | Christopher James Lahey | 2001-07-02 | 1 | -55/+57 |
* | add EVOLUTION_IMAGESDIR define. | Chris Toshok | 2001-06-29 | 3 | -1/+35 |
* | pop up list editor for lists, contact editor otherwise. | Chris Toshok | 2001-06-29 | 4 | -10/+33 |
* | memmove counts were off in this function. (remove_card, modify_card): | Christopher James Lahey | 2001-06-27 | 1 | -5/+9 |
* | correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same. | Chris Toshok | 2001-06-25 | 4 | -23/+50 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 19 | -46/+46 |
* | track change to e_addressbook_show_contact_editor signature. | Chris Toshok | 2001-06-20 | 6 | -73/+33 |
* | Added e-card-merging-book-commit-duplicate-detected.glade here. | Christopher James Lahey | 2001-06-11 | 3 | -7/+8 |
* | Made e_card_simple_get_id return const char *. | Christopher James Lahey | 2001-06-11 | 2 | -5/+7 |
* | Null terminate the strv here. (e_card_locate_match): ref here instead of | Christopher James Lahey | 2001-06-09 | 6 | -10/+14 |
* | remove the gtk_widget_show call... (e_contact_editor_show): and put it | Chris Toshok | 2001-06-09 | 7 | -250/+231 |
* | remove spew, and don't call the ShellView CORBA method if the interface | Chris Toshok | 2001-06-04 | 6 | -11/+80 |
* | Added fields for the GalViewMenus and GalViewCollection; we need to keep | Federico Mena Quintero | 2001-06-01 | 2 | -18/+66 |
* | decrement data_count before emitting the card_removed signal, and break | Chris Toshok | 2001-06-01 | 2 | -5/+27 |
* | new function, for the Cut verb. (copy_contacts_cb): new function, for the | Chris Toshok | 2001-05-30 | 4 | -14/+242 |
* | Correct the height calculation here to not include the | Christopher James Lahey | 2001-05-26 | 2 | -1/+5 |
* | add sequence_complete_id to EAddressbookModel and stop_state_changed to | Chris Toshok | 2001-05-23 | 3 | -10/+69 |
* | update_view_type is gone, since the menu item is gone. | Chris Toshok | 2001-05-22 | 1 | -1/+1 |
* | add our selection_change signal. (e_minicard_view_widget_realize): connect | Chris Toshok | 2001-05-18 | 6 | -8/+186 |
* | Fixed up the lifetime of the drag_data_get signal a bit. | Christopher James Lahey | 2001-05-16 | 1 | -23/+5 |
* | MinicardViewModel -> ReflowAdapter name change. (get_card_list): same. | Chris Toshok | 2001-05-16 | 15 | -1131/+1290 |
* | Fix a small error not decreasing the data_count here. | Christopher James Lahey | 2001-05-15 | 1 | -1/+2 |
* | use e_card_list_get_vcard to build up the data to send. | Chris Toshok | 2001-05-12 | 4 | -18/+86 |
* | Reordered the includes here. (string_to_dbt): The sleepycat libdb | Christopher James Lahey | 2001-05-12 | 2 | -0/+5 |
* | Removed e-card-pairs.h since we're not using it. | Christopher James Lahey | 2001-05-08 | 6 | -549/+1018 |
* | Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING. | Christopher James Lahey | 2001-04-11 | 2 | -11/+15 |
* | i18n fixes, added missing includes. | Gediminas Paulauskas | 2001-04-11 | 4 | -24/+36 |
* | on BUTTON_PRESS: if it's button 1, store the button x, y, and set | Chris Toshok | 2001-04-10 | 5 | -0/+177 |
* | Here goes my additional simple include fixes. | Gediminas Paulauskas | 2001-04-05 | 4 | -23/+19 |
* | Fix headers. Same here. Same here. Same here. Same here. Same here. Same | Kjartan Maraas | 2001-04-05 | 8 | -1/+25 |
* | Fixed a crash here. | Christopher James Lahey | 2001-04-04 | 1 | -1/+1 |
* | Made this table model more consistent in the number of columns it has. | Christopher James Lahey | 2001-04-03 | 1 | -5/+7 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 20 | -38/+37 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 2 | -12/+28 |
* | Bumped gal requirement to 0.5.99.8. | Christopher James Lahey | 2001-03-20 | 1 | -2/+2 |
* | new function. (impl_BookListener_report_writable): new function. | Chris Toshok | 2001-03-18 | 11 | -15/+108 |
* | Update arguments to e_canvas_item_grab_focus. | Dan Winship | 2001-03-16 | 2 | -3/+3 |
* | Change to ld order from Greg Williams. | Christopher James Lahey | 2001-03-14 | 1 | -1/+1 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 3 | -3/+3 |
* | Cleaned up the formatting in this file a bit. | Christopher James Lahey | 2001-03-04 | 3 | -36/+46 |
* | new function. (e_minicard_view_event): split out the creation of the | Chris Toshok | 2001-03-02 | 3 | -37/+65 |
* | Used ESelectionModelSimple and the changes to EReflow and EReflowSorted to | Christopher James Lahey | 2001-03-01 | 5 | -67/+189 |
* | Undefine E_STRING_PROP and E_LIST_PROP here. | Christopher James Lahey | 2001-02-15 | 3 | -22/+34 |
* | 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 | 3 | -12/+1 |
* | Added N_("* Click here to add a contact *"). | Christopher James Lahey | 2001-02-08 | 1 | -0/+1 |
* | Added -DEVOLUTION_DATADIR=\""$(datadir)"\". | Christopher James Lahey | 2001-02-07 | 2 | -2/+3 |
* | Added gal-view-factory-minicard.c, gal-view-factory-minicard.h, | Christopher James Lahey | 2001-02-06 | 6 | -8/+367 |
* | Setup the view collection properly and handle the "display_view" signal. | Christopher James Lahey | 2001-01-26 | 1 | -2/+18 |
* | Update for e_popup_menu_run prototype change. | Dan Winship | 2001-01-20 | 2 | -2/+2 |
* | changed the signature of the property_bag get/set functions | Dietmar Maurer | 2001-01-15 | 1 | -0/+2 |
* | added i18n for etable. | Miguel de Icaza | 2001-01-12 | 1 | -0/+33 |
* | More Makefile organization to compile | Miguel de Icaza | 2001-01-10 | 1 | -12/+12 |
* | connect with the EAddressbookView's status_message signal. | Chris Toshok | 2001-01-10 | 2 | -2/+26 |
* | register our status_message signal. (status_message): new function, emit | Chris Toshok | 2001-01-10 | 7 | -7/+143 |
* | check capabilities is valid before doing a strstr. | Michael Meeks | 2001-01-04 | 1 | -5/+5 |
* | 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 | 2 | -0/+3 |
* | Made it so that if you select multiple contacts, the right click menu to | Christopher James Lahey | 2000-12-20 | 1 | -9/+53 |
* | NUL-terminate the returned vcard so we don't sometimes end up with | Dan Winship | 2000-12-14 | 1 | -6/+6 |
* | Fixed some formatting. | Christopher James Lahey | 2000-12-09 | 1 | -2/+2 |
* | Got rid of code referencing the ETableScrolled proxy functions. | Christopher James Lahey | 2000-12-08 | 1 | -2/+4 |
* | Moved the gal view menu stuff from here to EAddressbookView. | Christopher James Lahey | 2000-12-07 | 2 | -4/+41 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 1 | -1/+1 |
* | Clear the rdate and exrule lists from the component if we are setting a | Federico Mena Quintero | 2000-11-13 | 1 | -29/+3 |
* | Link in composer bonobo code. | Christopher James Lahey | 2000-11-12 | 2 | -19/+43 |
* | Switched from EAddressbookSearch to ESearchBar. | Christopher James Lahey | 2000-11-07 | 3 | -418/+0 |
* | Add menus items to the envelope printing stuff. | Christopher James Lahey | 2000-11-06 | 4 | -7/+113 |
* | Removed these unnecessary .cvsignores. | Christopher James Lahey | 2000-11-03 | 3 | -0/+332 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 1 | -1/+1 |
* | Remove Family name column since it's a bit weird. This also fixes the | Christopher James Lahey | 2000-10-20 | 1 | -1/+0 |
* | Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't override | Dan Winship | 2000-10-16 | 1 | -3/+1 |
* | Changed these for boolean ascending attribute instead of int ascending | Christopher James Lahey | 2000-10-14 | 1 | -1/+1 |
* | Fixed the column elements, the no-headers attribute and added a | Christopher James Lahey | 2000-10-11 | 1 | -5/+5 |
* | Updated these to the new style ETables. | Christopher James Lahey | 2000-10-11 | 1 | -56/+45 |
* | Made it so that minicard doesn't write out changes to the backend unless | Christopher James Lahey | 2000-10-01 | 2 | -24/+34 |
* | Look for ename in /e-util/ename instead of /addressbook/ename | Jeffrey Stedfast | 2000-09-26 | 1 | -3/+3 |
* | Added evolution-addressbook-ldap.xml. | Christopher James Lahey | 2000-09-22 | 8 | -24/+103 |
* | Added a wants_html field to cards. Uses "x-mozilla-html". | Christopher James Lahey | 2000-09-21 | 2 | -2/+4 |
* | Fixed display of the minicards when the addressbook was first loading. (It | Christopher James Lahey | 2000-09-20 | 1 | -3/+2 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 12 | -44/+34 |
* | Fixed the paths of some .h #includes. | Christopher James Lahey | 2000-09-18 | 9 | -15/+820 |
* | *Sigh.* | Ettore Perazzoli | 2000-09-16 | 1 | -0/+10 |
* | Added $(GNOME_PRINT_LIBS) to all of the test files in these directories. | Christopher James Lahey | 2000-09-14 | 1 | -0/+3 |
* | fix path. | Michael Meeks | 2000-09-14 | 1 | -1/+1 |
* | Added widgets/e-reflow/Makefile. Replaced | Christopher James Lahey | 2000-09-14 | 2 | -5/+17 |
* | Some UTF-8 fixes and experimental 16-bit unicode font support | Lauris Kaplinski | 2000-09-09 | 2 | -9/+7 |
* | Comment out minicard-view-test since its gnorba dependent | JP Rosevear | 2000-08-26 | 1 | -18/+18 |
* | Die gnorba die. | JP Rosevear | 2000-08-26 | 1 | -7/+0 |
* | Remove gnorba stuff | JP Rosevear | 2000-08-26 | 1 | -5/+0 |
* | Started adding a time zone field to ECard. | Christopher James Lahey | 2000-08-23 | 2 | -0/+4 |
* | Moved e-text to UTF-8 | Lauris Kaplinski | 2000-08-20 | 1 | -2/+2 |
* | Changed this to use ECardSimple. | Christopher James Lahey | 2000-08-20 | 1 | -2/+8 |
* | use style colors for the selected state. This doesn't properly redraw the | Larry Ewing | 2000-08-16 | 1 | -7/+13 |
* | Ref our book view listener. | Christopher James Lahey | 2000-08-12 | 3 | -0/+342 |
* | Added a button to save to your addressbook. | Christopher James Lahey | 2000-08-10 | 1 | -1/+56 |
* | Changed e_popup_menu_run call to match the new arguments. | Christopher James Lahey | 2000-08-09 | 2 | -44/+15 |
* | use x-evolution-any-field. | Chris Toshok | 2000-08-09 | 2 | -2/+2 |
* | Emit "model_pre_change" signal as appropriate. | Christopher James Lahey | 2000-08-03 | 1 | -0/+2 |
* | Adapted this to supply the new append_row API of ETableModel. | Christopher James Lahey | 2000-08-02 | 1 | -7/+17 |
* | Fixed a warning. | Christopher James Lahey | 2000-07-27 | 1 | -2/+0 |
* | Fixed the oaf info. | Christopher James Lahey | 2000-07-21 | 4 | -42/+194 |
* | Added "text/vCard" to the list of mime types we support. | Christopher James Lahey | 2000-07-18 | 1 | -1/+3 |
* | Added gui/minicard/e-minicard-control.c, | Christopher James Lahey | 2000-07-18 | 5 | -60/+89 |
* | New files for using a minicard as a widget or a bonobo control. | Christopher James Lahey | 2000-07-18 | 4 | -0/+605 |
* | Switched the order of compilation of printing and contact-editor. | Christopher James Lahey | 2000-07-14 | 2 | -1/+48 |
* | Switched from ETable to ETableScrolled. | Christopher James Lahey | 2000-07-10 | 1 | -1/+1 |
* | Added a field that gives the name if it exists and the company name | Christopher James Lahey | 2000-07-10 | 1 | -1/+2 |
* | Several contacts list bugfixes. | Anders Carlsson | 2000-07-09 | 2 | -9/+13 |
* | Added an "editable" argument. | Christopher James Lahey | 2000-07-08 | 2 | -12/+26 |
* | Calculate height including if clip_height is set to -1. | Christopher James Lahey | 2000-06-27 | 1 | -1/+21 |
* | Remove usage of "x" and "y" arguments. | Christopher James Lahey | 2000-06-21 | 3 | -6/+0 |
* | Made the left column of minicards not get any wider than the widest | Christopher James Lahey | 2000-06-17 | 3 | -9/+65 |
* | Removed the ETableModel thaw handler. Likewise. | Federico Mena Quintero | 2000-06-13 | 1 | -11/+2 |
* | Added glade files. | Christopher James Lahey | 2000-06-11 | 1 | -4/+8 |
* | Make ETable use EScrollFrame instead of GtkScrolledWindow. | Ettore Perazzoli | 2000-06-11 | 1 | -2/+5 |
* | Now this derives from GtkObject. It follows the same strategy as the | Federico Mena Quintero | 2000-06-09 | 2 | -73/+93 |
* | Fix Makefiles so that (guess what?) they work with builddir != srcdir. | Ettore Perazzoli | 2000-06-08 | 1 | -12/+12 |
* | a bunch of patches to make evolution compile with bonobo in strange prefixes.... | Mathieu Lacage | 2000-06-05 | 1 | -8/+8 |
* | Made double click only work on the first button. | Christopher James Lahey | 2000-06-02 | 2 | -1/+2 |
* | return TRUE if opening a contact editor so that we don't get a "new | Christopher James Lahey | 2000-06-02 | 2 | -2/+6 |
* | Made the alphabet buttons not focusable. | Christopher James Lahey | 2000-05-31 | 2 | -27/+4 |
* | Added a bit of space around the alphabet bar. | Christopher James Lahey | 2000-05-31 | 1 | -2/+3 |