| Commit message (Expand) | Author | Age | Files | Lines |
* | CVS is unhappy this evening. My commit keeps dying in the middle. | Jon Trowbridge | 2001-07-07 | 9 | -145/+106 |
* | Removed. [It was just bogus testing code for the right-click menu | Ettore Perazzoli | 2001-07-06 | 1 | -14/+1 |
* | 2001-07-05 Anna Marie Dirks <anna@ximian.com: | Anna Dirks | 2001-07-06 | 1 | -218/+186 |
* | Upped the required version of gal. | Christopher James Lahey | 2001-07-05 | 1 | -2/+7 |
* | Added $(BONOBO_CONF_LIBS). | Christopher James Lahey | 2001-07-03 | 3 | -12/+3 |
* | srcdir != builddir compile fix. | Peter Williams | 2001-07-02 | 4 | -0/+4 |
* | Turned off wombatification of the categories master list here. | Christopher James Lahey | 2001-07-02 | 1 | -0/+10 |
* | use ECARD_UID_LINK_PREFIX. | Chris Toshok | 2001-07-02 | 2 | -3/+3 |
* | Added related_contacts field. | Christopher James Lahey | 2001-07-02 | 6 | -134/+235 |
* | Marked strings for translation. | Chyla Zbigniew | 2001-06-30 | 1 | -3/+3 |
* | Make the standard for considering two cards to be match stricter. | Jon Trowbridge | 2001-06-30 | 3 | -18/+13 |
* | Added a search field to the query here. (e_select_names_init): Update the | Christopher James Lahey | 2001-06-30 | 3 | -105/+136 |
* | Change the uri here to have addressbook.db at the end. | Christopher James Lahey | 2001-06-30 | 2 | -3/+6 |
* | Change the query when the "Update List" button is pushed. | Christopher James Lahey | 2001-06-30 | 3 | -19/+59 |
* | 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 |
* | remove ancient e-table include, and add include for contact-editor so we | Chris Toshok | 2001-06-29 | 3 | -18/+35 |
* | Add method `ShellComponent::handleExternalURI' and an | Ettore Perazzoli | 2001-06-28 | 1 | -1/+2 |
* | track storage change - we're only using 1 array now. | Chris Toshok | 2001-06-28 | 5 | -76/+320 |
* | Oops. Can't use the wombat version of the master categories list yet. | Christopher James Lahey | 2001-06-27 | 1 | -2/+2 |
* | memmove counts were off in this function. (remove_card, modify_card): | Christopher James Lahey | 2001-06-27 | 1 | -5/+9 |
* | Added a categories combo here. It's not used yet. | Christopher James Lahey | 2001-06-27 | 3 | -6/+53 |
* | Added category searching to the advanced search dialog here. | Christopher James Lahey | 2001-06-27 | 1 | -0/+22 |
* | Added category searching to the file backend. | Christopher James Lahey | 2001-06-27 | 1 | -0/+6 |
* | change layout slightly, the icon no longer pushes everything to the left, | Chris Toshok | 2001-06-26 | 5 | -112/+291 |
* | Add a huge steaming pile of code to handle the case of single-address | Jon Trowbridge | 2001-06-25 | 2 | -27/+702 |
* | correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same. | Chris Toshok | 2001-06-25 | 18 | -67/+1258 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 49 | -98/+98 |
* | Renamed. (The old name, edit_contact_info_have_book_cb was a hold-over | Jon Trowbridge | 2001-06-22 | 3 | -52/+136 |
* | add prototype for close_dialog to remove warnings. | Chris Toshok | 2001-06-21 | 1 | -0/+1 |
* | track change to e_addressbook_show_contact_editor signature. | Chris Toshok | 2001-06-20 | 10 | -98/+47 |
* | rename ce_book_found_fields to this, remove the fetching of fields (the | Chris Toshok | 2001-06-20 | 8 | -143/+283 |
* | Serious de-crufting, removal of gtk_object_set_data() hacks, simplified by | Jon Trowbridge | 2001-06-19 | 2 | -121/+142 |
* | save ourselves a function call - call close_dialog instead of | Chris Toshok | 2001-06-15 | 1 | -1/+1 |
* | Set the "expoted_dnd_types" to NULL in the folder_types. | Jeffrey Stedfast | 2001-06-15 | 1 | -1/+1 |
* | Add a workaround for an EText bug. (e_select_names_completion_begin): Fix | Dan Winship | 2001-06-12 | 1 | -3/+7 |
* | Added e-card-merging-book-commit-duplicate-detected.glade here. | Christopher James Lahey | 2001-06-11 | 7 | -19/+344 |
* | Made e_card_simple_get_id return const char *. | Christopher James Lahey | 2001-06-11 | 3 | -6/+9 |
* | Added this function to let you do slightly more complicated searches. | Christopher James Lahey | 2001-06-11 | 1 | -1/+1 |
* | Removed unused email variable. | Christopher James Lahey | 2001-06-09 | 1 | -1/+0 |
* | Null terminate the strv here. (e_card_locate_match): ref here instead of | Christopher James Lahey | 2001-06-09 | 16 | -13/+431 |
* | remove the gtk_widget_show call... (e_contact_editor_show): and put it | Chris Toshok | 2001-06-09 | 10 | -325/+247 |
* | Remove references to ECategoryMasterListWombat. | Christopher James Lahey | 2001-06-06 | 1 | -6/+0 |
* | Make this work when multiple names are selected then right click->Remove. | Jason Leach | 2001-06-06 | 1 | -3/+29 |
* | Copy dates as they come in. | Christopher James Lahey | 2001-06-06 | 2 | -301/+207 |
* | Move an #include to the top, it's ugly to have it in the middle of the | Jacob Leach | 2001-06-06 | 1 | -1/+1 |
* | (Fix bug #655: SelectNames doesn't let you remove addresses after you add | Jason Leach | 2001-06-06 | 1 | -0/+36 |
* | Change the completion handler to use the ECompletionMatch. | Jon Trowbridge | 2001-06-06 | 2 | -156/+146 |
* | remove spew, and don't call the ShellView CORBA method if the interface | Chris Toshok | 2001-06-04 | 7 | -13/+84 |
* | Added fields for the GalViewMenus and GalViewCollection; we need to keep | Federico Mena Quintero | 2001-06-01 | 3 | -19/+69 |
* | add the EAddressbookModel* and change the ETableModel's name to "adapter". | Chris Toshok | 2001-06-01 | 2 | -11/+21 |
* | decrement data_count before emitting the card_removed signal, and break | Chris Toshok | 2001-06-01 | 2 | -5/+27 |
* | Print Preview => ContactsPrintPreview. Changed peter's change so that the | Chris Toshok | 2001-06-01 | 1 | -1/+1 |
* | Use the correct path to the print preview menu item. | Peter Williams | 2001-05-31 | 1 | -1/+1 |
* | new function, for the Cut verb. (copy_contacts_cb): new function, for the | Chris Toshok | 2001-05-30 | 5 | -14/+292 |
* | #include "evolution-shell-component-utils.h" rather than "e-gui-utils.h" | Dan Winship | 2001-05-28 | 1 | -1/+1 |
* | Reference libeshell.la instead of libeshell.a. | Peter Williams | 2001-05-26 | 1 | -1/+1 |
* | 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 | 4 | -11/+71 |
* | track the change in evolution-addressbook.xml's bonobo ui path's. | Chris Toshok | 2001-05-22 | 1 | -6/+5 |
* | update_view_type is gone, since the menu item is gone. | Chris Toshok | 2001-05-22 | 2 | -49/+1 |
* | Removed an unused variable. | Christopher James Lahey | 2001-05-21 | 4 | -3/+5 |
* | Do a better job constructing match strings, so we never try to use a | Jon Trowbridge | 2001-05-19 | 1 | -6/+56 |
* | Return the serialized EDestinations (rather than just a string w/ e-mail | Jon Trowbridge | 2001-05-18 | 5 | -24/+176 |
* | no more ContactFind command. | Chris Toshok | 2001-05-18 | 1 | -47/+0 |
* | add our selection_change signal. (e_minicard_view_widget_realize): connect | Chris Toshok | 2001-05-18 | 7 | -8/+240 |
* | initialize the model and adapter. (button_press): set on the model. | Chris Toshok | 2001-05-16 | 2 | -5/+14 |
* | 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 |
* | add prototype for addressbook_expand_uri. | Chris Toshok | 2001-05-14 | 3 | -20/+62 |
* | spew the data passed to us. (destination_folder_handle_motion): the | Chris Toshok | 2001-05-12 | 1 | -1/+4 |
* | correct bug causing the Ok button to never be enabled. | Chris Toshok | 2001-05-12 | 1 | -2/+4 |
* | example. | Chris Toshok | 2001-05-12 | 1 | -3/+2 |
* | use e_card_list_get_vcard to build up the data to send. | Chris Toshok | 2001-05-12 | 8 | -52/+129 |
* | Reordered the includes here. (string_to_dbt): The sleepycat libdb | Christopher James Lahey | 2001-05-12 | 2 | -0/+5 |
* | 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 | 8 | -561/+1052 |
* | flesh out the function more. It should work now, but there's no way to | Chris Toshok | 2001-05-08 | 1 | -4/+73 |
* | Use a different error message in the ldap support/no ldap support/file | Chris Toshok | 2001-05-08 | 1 | -22/+38 |
* | use define from widgets/misc/e-filter-bar.h instead of own enumeration and | Gediminas Paulauskas | 2001-05-08 | 3 | -11/+5 |
* | un-#if 0 this. (xfer_folder): add skeleton code to validate xfer request. | Chris Toshok | 2001-05-05 | 1 | -12/+73 |
* | unref the book if the view is being destroyed | JP Rosevear | 2001-05-03 | 1 | -0/+8 |
* | Remove call to unicode_init. | Dan Winship | 2001-04-26 | 1 | -3/+0 |
* | Removed attempts to use Radek's evil <DATA> hacks, which were just causing | Jon Trowbridge | 2001-04-24 | 2 | -101/+19 |
* | Added save_source_data here. | Christopher James Lahey | 2001-04-22 | 1 | -0/+2 |
* | Properly convert to utf8. (Bug #2256) (build_quick_add_dialog): Properly | Jon Trowbridge | 2001-04-22 | 1 | -6/+20 |
* | Added. | Jon Trowbridge | 2001-04-17 | 5 | -14/+87 |
* | Do this everywhere, also fixup CLEANFILES | Michael Meeks | 2001-04-14 | 1 | -0/+3 |
* | Get the ESelectNamesModel from the widget's text model instead of storing | Christopher James Lahey | 2001-04-13 | 1 | -6/+14 |
* | Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING. | Christopher James Lahey | 2001-04-11 | 3 | -13/+17 |
* | i18n fixes, added missing includes. | Gediminas Paulauskas | 2001-04-11 | 5 | -25/+37 |
* | stubbed, #if 0'ed (xfer_folder): same. (populate_context_menu): same. | Chris Toshok | 2001-04-10 | 1 | -2/+58 |
* | 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 | 7 | -33/+32 |
* | Fix headers. Same here. Same here. Same here. Same here. Same here. Same | Kjartan Maraas | 2001-04-05 | 12 | -1/+45 |
* | Fixed a crash here. | Christopher James Lahey | 2001-04-04 | 1 | -1/+1 |
* | Removed junk images | Gediminas Paulauskas | 2001-04-04 | 8 | -0/+0 |
* | Made this table model more consistent in the number of columns it has. | Christopher James Lahey | 2001-04-03 | 1 | -5/+7 |
* | Blessed by Ettore. | Gediminas Paulauskas | 2001-04-02 | 2 | -33/+16 |
* | Call e_select_names_model_clean after adding address. This should deal | Jon Trowbridge | 2001-03-31 | 3 | -1/+35 |
* | Added #include <libgnome/gnome-paper.h> | Jon Trowbridge | 2001-03-30 | 1 | -1/+4 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 54 | -125/+180 |
* | Use E_CARD_SIMPLE_FIELD_NAME_OR_ORG instead of getting the NAME and then | Christopher James Lahey | 2001-03-29 | 2 | -6/+7 |
* | Rather than starting the pending query by directly calling | Jon Trowbridge | 2001-03-25 | 1 | -8/+33 |
* | Added. Call me old-fashioned, but I just prefer to have a real API rather | Jon Trowbridge | 2001-03-23 | 9 | -15/+668 |
* | Added new icons. | Miguel de Icaza | 2001-03-21 | 1 | -1/+2 |
* | Bumped gal requirement to 0.5.99.8. | Christopher James Lahey | 2001-03-20 | 1 | -2/+2 |
* | Brutally refactored to boost performance in large-addressbook situations. | Jon Trowbridge | 2001-03-18 | 1 | -109/+238 |
* | new function. (impl_BookListener_report_writable): new function. | Chris Toshok | 2001-03-18 | 11 | -15/+108 |
* | Making warnings fatal is actually a pretty bad idea for anything other | Jon Trowbridge | 2001-03-16 | 1 | -0/+2 |
* | Added addressbook querying and "cardification" functions, which are turned | Jon Trowbridge | 2001-03-16 | 4 | -25/+214 |
* | Update arguments to e_canvas_item_grab_focus. | Dan Winship | 2001-03-16 | 2 | -3/+3 |
* | Removed .oafinfo files -- they are obsolete. Moved pixmaps from | Gediminas Paulauskas | 2001-03-15 | 2 | -148/+0 |
* | Fix a warning here. | Christopher James Lahey | 2001-03-14 | 1 | -1/+1 |
* | 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 | 13 | -37/+183 |
* | Maybe I shouldn't have smoked all of that crack before I started | Jon Trowbridge | 2001-03-09 | 1 | -1/+0 |
* | Some dead code mades its way into my commit. Sorry. | Jon Trowbridge | 2001-03-09 | 1 | -4/+2 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 11 | -96/+766 |
* | Added a ShellComponent method to retrieve the selection for drag and | Ettore Perazzoli | 2001-03-08 | 1 | -1/+2 |
* | Reorganize the menus to have entries always in a consistent fashion, as | Miguel de Icaza | 2001-03-07 | 1 | -2/+2 |
* | Fix glitch with inserting comma-delimited stuff when length > 1. | Jon Trowbridge | 2001-03-07 | 1 | -0/+2 |
* | 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 | 8 | -2/+725 |
* | Cleaned up the formatting in this file a bit. | Christopher James Lahey | 2001-03-04 | 5 | -38/+53 |
* | track change to e_contact_editor_new. | Chris Toshok | 2001-03-02 | 1 | -1/+1 |
* | new function. (e_minicard_view_event): split out the creation of the | Chris Toshok | 2001-03-02 | 8 | -139/+395 |
* | Oops, we do need to be able to write to "text" after all (for things like | Jon Trowbridge | 2001-03-02 | 3 | -5/+14 |
* | I am an idiot. | Jon Trowbridge | 2001-03-02 | 1 | -12/+22 |
* | Change for new EDestination/ESelectNamesModel API. | Jon Trowbridge | 2001-03-02 | 12 | -716/+1874 |
* | Used ESelectionModelSimple and the changes to EReflow and EReflowSorted to | Christopher James Lahey | 2001-03-01 | 5 | -67/+189 |
* | Made this pay attention to the return value of e_sexp_parse. | Christopher James Lahey | 2001-02-22 | 1 | -2/+3 |
* | When creating the entry, open up an ebook (corresponding to the local | Jon Trowbridge | 2001-02-20 | 5 | -19/+178 |
* | Ignore generated .oaf files | Dan Winship | 2001-02-15 | 2 | -0/+2 |
* | Undefine E_STRING_PROP and E_LIST_PROP here. | Christopher James Lahey | 2001-02-15 | 6 | -28/+56 |
* | Marked strings for translation in this newly created file. Hook up the | Kjartan Maraas | 2001-02-13 | 6 | -13/+24 |
* | Removed an ancient #include <libgnorba/gnorba.h> | Jason Leach | 2001-02-12 | 1 | -1/+0 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 16 | -129/+3 |
* | 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 |
* | Save the help_text in the closure. | Christopher James Lahey | 2001-02-06 | 1 | -2/+10 |
* | Added gal-view-factory-minicard.c, gal-view-factory-minicard.h, | Christopher James Lahey | 2001-02-06 | 6 | -8/+367 |
* | Make the Note field be quoted printable. | Christopher James Lahey | 2001-02-05 | 1 | -2/+3 |
* | Call e_select_names_set_default when appropriate. | Christopher James Lahey | 2001-02-05 | 3 | -38/+114 |
* | #ifdef INCLUDE_FILE_SOURCE. (table_add_elem): add help_text parameter and | Chris Toshok | 2001-01-30 | 1 | -15/+76 |
* | Replace the arrow icons in the ESelectNames component with "->" for a | Ettore Perazzoli | 2001-01-27 | 1 | -7/+7 |
* | Made this only add the initial VCard if it finds a file "create-initial" | Christopher James Lahey | 2001-01-26 | 2 | -2/+21 |
* | Setup the view collection properly and handle the "display_view" signal. | Christopher James Lahey | 2001-01-26 | 1 | -2/+18 |
* | Actually make the icon for the "print" menu item work (I was missing a | Ettore Perazzoli | 2001-01-25 | 1 | -1/+1 |
* | Make the addressbook use the new 16x16 icons in the menus. | Ettore Perazzoli | 2001-01-25 | 1 | -0/+4 |
* | Get the addressbook to use the new "Show all" icon. | Ettore Perazzoli | 2001-01-25 | 1 | -0/+28 |
* | (Fix #1225: advanced search cancel/close) | Jason Leach | 2001-01-24 | 1 | -32/+40 |
* | Update for e_popup_menu_run prototype change. | Dan Winship | 2001-01-20 | 2 | -2/+2 |
* | (Adding a boolean "entry_changed" BonoboPropertyBag arg) | Jason Leach | 2001-01-19 | 1 | -1/+20 |
* | Moved ESearchBar from filter/ to widgets/misc/, a more appropriate home. | Jacob Leach | 2001-01-17 | 1 | -1/+1 |
* | changed the signature of the property_bag get/set functions | Dietmar Maurer | 2001-01-15 | 3 | -0/+6 |
* | Add an ::asyncCopyFolder method to the ShellComponent interface. Move | Ettore Perazzoli | 2001-01-13 | 1 | -1/+1 |
* | 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 | 3 | -2/+88 |
* | register our status_message signal. (status_message): new function, emit | Chris Toshok | 2001-01-10 | 7 | -7/+143 |
* | new function. (impl_BookListener_respond_authentication_result): new | Chris Toshok | 2001-01-05 | 4 | -0/+74 |
* | Added this function. | Christopher James Lahey | 2001-01-05 | 6 | -21/+244 |
* | 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 |
* | 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 | 2 | -31/+114 |
* | copy the dialog's source, destroy the dialog after we're done, and make | Chris Toshok | 2000-12-31 | 6 | -171/+45 |
* | new function, calling our new config ui code. (control_activate): no | Chris Toshok | 2000-12-30 | 11 | -882/+1151 |
* | add addressbook-config.[ch]. | Chris Toshok | 2000-12-29 | 3 | -0/+583 |
* | Set draw background to FALSE. | Miguel de Icaza | 2000-12-25 | 2 | -0/+3 |
* | Added Ms. and Miss to the prefix drop down box. Patch submitted by Martin | Christopher James Lahey | 2000-12-23 | 2 | -0/+4 |
* | Made it so that if you select multiple contacts, the right click menu to | Christopher James Lahey | 2000-12-20 | 1 | -9/+53 |
* | update cut and paste description error. | Michael Meeks | 2000-12-14 | 2 | -2/+2 |
* | NUL-terminate the returned vcard so we don't sometimes end up with | Dan Winship | 2000-12-14 | 1 | -6/+6 |
* | Make the -> in the select names dialog into a GNOME stock arrow pixmap. | Iain Holmes | 2000-12-13 | 1 | -4/+10 |
* | Connect to the "cursor_change" signal on the ETable here instead of the | Christopher James Lahey | 2000-12-10 | 1 | -3/+3 |
* | 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 |
* | Complete the code to associate a URI and a folder type to the toplevel | Ettore Perazzoli | 2000-12-09 | 1 | -1/+1 |
* | Fixed some formatting. | Christopher James Lahey | 2000-12-09 | 2 | -4/+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 | 3 | -9/+42 |
* | Update the calls to `evolution_storage_new()' according to the new | Ettore Perazzoli | 2000-12-05 | 1 | -1/+1 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 12 | -156/+33 |
* | ugh, it helps when you save the ChangeLog before commiting it :) | Jeffrey Stedfast | 2000-12-01 | 1 | -1/+1 |
* | removed #ifdef ENABLE_NLS/#endif on Miguel's request. | Gediminas Paulauskas | 2000-11-30 | 1 | -2/+0 |
* | Add widgets/menus/libmenus.la to evolution_addressbook_LDADD so that it | Matt Bissiri | 2000-11-19 | 1 | -1/+2 |
* | Added widgets/menus that contains the gal-view-menus.c code from Gal that | Miguel de Icaza | 2000-11-18 | 1 | -1/+1 |
* | #!/usr/bin/perl -pi.bak | Michael Meeks | 2000-11-16 | 6 | -12/+12 |
* | Clear the rdate and exrule lists from the component if we are setting a | Federico Mena Quintero | 2000-11-13 | 5 | -47/+16 |
* | Link in composer bonobo code. | Christopher James Lahey | 2000-11-12 | 4 | -23/+75 |
* | Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up | Matt Bissiri | 2000-11-11 | 6 | -6/+6 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 6 | -24/+26 |
* | Require gal 0.2.99.1. | Christopher James Lahey | 2000-11-10 | 1 | -0/+6 |
* | Switched from EAddressbookSearch to ESearchBar. | Christopher James Lahey | 2000-11-07 | 4 | -445/+53 |
* | Fix the addressbook crash that happened when the ESelectNames control | Ettore Perazzoli | 2000-11-07 | 1 | -1/+1 |
* | Add menus items to the envelope printing stuff. | Christopher James Lahey | 2000-11-06 | 6 | -7/+150 |
* | Block signals from the toggle button. (date_changed_cb): Merged | Federico Mena Quintero | 2000-11-05 | 1 | -0/+3 |
* | Removed these unnecessary .cvsignores. | Christopher James Lahey | 2000-11-03 | 6 | -68/+385 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 4 | -6/+6 |
* | Add "highlighted" flag to evolution_storage_new_folder | Dan Winship | 2000-11-02 | 1 | -2/+4 |
* | modified or added a bunch of .cvsignore to ignore generated files, which | Gediminas Paulauskas | 2000-11-01 | 2 | -0/+5 |
* | Mark two strings correctly | Kjartan Maraas | 2000-10-31 | 1 | -2/+2 |
* | Fixed marking of strings for translation. Use "_(" instead of "_ (". Add | Kjartan Maraas | 2000-10-31 | 2 | -1/+5 |
* | Fixed these to include EXTRA_GNOME_CFLAGS. | Christopher James Lahey | 2000-10-28 | 2 | -1/+3 |
* | AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It | Dan Winship | 2000-10-24 | 2 | -2/+2 |
* | 2000-10-20 Michael Meeks <michael@helixcode.com> | Michael Meeks | 2000-10-21 | 2 | -11/+11 |
* | Remove Family name column since it's a bit weird. This also fixes the | Christopher James Lahey | 2000-10-20 | 1 | -1/+0 |
* | Build fixes from Jacob, same as the other branch. | Ettore Perazzoli | 2000-10-20 | 1 | -2/+3 |
* | Added the function e_card_delivery_address_to_label. | Christopher James Lahey | 2000-10-19 | 2 | -10/+14 |
* | update to new UI handler. (update_view_type): split from | Michael Meeks | 2000-10-19 | 1 | -45/+53 |
* | Change NAME_OR_ORG to return the email address if both name and | Christopher James Lahey | 2000-10-19 | 1 | -12/+4 |
* | Add this file I forgot earlier | Iain Holmes | 2000-10-18 | 1 | -1/+2 |
* | Change the initial dialog visibility to FALSE so the contact editor | Iain Holmes | 2000-10-18 | 2 | -106/+217 |
* | 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 | 4 | -15/+5 |
* | if we are in LDAP mode then merge in the extra few items, otherwise just | Michael Meeks | 2000-10-15 | 1 | -3/+4 |
* | Icon property for the addressbook component. | Ettore Perazzoli | 2000-10-15 | 3 | -0/+6 |
* | Only allow one select-names dialog for each id. | Iain Holmes | 2000-10-14 | 2 | -10/+42 |
* | 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 | 6 | -153/+145 |
* | Fixed the column elements, the no-headers attribute and added a | Christopher James Lahey | 2000-10-11 | 3 | -11/+11 |
* | Updated these to the new style ETables. | Christopher James Lahey | 2000-10-11 | 3 | -113/+65 |
* | Removed ondemand callback nonsense from rule_context_load(). | Not Zed | 2000-10-09 | 1 | -1/+1 |
* | Disable summary stuff, it appears to be badly broken. | Michael Meeks | 2000-10-05 | 3 | -68/+48 |
* | Made it so that minicard doesn't write out changes to the backend unless | Christopher James Lahey | 2000-10-01 | 2 | -24/+34 |
* | 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 | 3 | -5/+5 |
* | Updates for the Bonobo changes from Michael who is having some | Ettore Perazzoli | 2000-09-23 | 2 | -25/+9 |
* | Added evolution-addressbook-ldap.xml. | Christopher James Lahey | 2000-09-22 | 9 | -38/+128 |
* | s/Bonobo_UIHandler/Bonobo_UIContainer/ | Michael Meeks | 2000-09-21 | 1 | -1/+1 |
* | 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 | 6 | -252/+73 |
* | Fixed display of the minicards when the addressbook was first loading. (It | Christopher James Lahey | 2000-09-20 | 1 | -3/+2 |
* | Change "$(prefix)/share" to "$(datadir)" in a few places. Problem noticed | Dan Winship | 2000-09-20 | 1 | -1/+1 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 33 | -82/+67 |
* | Fixed the paths of some .h #includes. | Christopher James Lahey | 2000-09-18 | 12 | -555/+886 |
* | Everywhere add a -DEVOLUTION_DATADIR=${datadir} in the Makefile.am | Michael Meeks | 2000-09-17 | 2 | -2/+4 |
* | *Sigh.* | Ettore Perazzoli | 2000-09-16 | 5 | -6/+16 |
* | Moved files for Chris - Federico | Federico Mena Quintero | 2000-09-16 | 4 | -868/+0 |
* | Call unicode_init for e-font stuff. | Dan Winship | 2000-09-15 | 1 | -0/+3 |
* | Added $(GNOME_PRINT_LIBS) to all of the test files in these directories. | Christopher James Lahey | 2000-09-14 | 2 | -0/+4 |
* | fix path. | Michael Meeks | 2000-09-14 | 5 | -5/+6 |
* | hack. (create_toolbar): ditto. | Michael Meeks | 2000-09-14 | 1 | -1/+28 |
* | The Commit from hell that breaks all UI related stuff; | Michael Meeks | 2000-09-14 | 1 | -100/+53 |
* | Added widgets/e-reflow/Makefile. Replaced | Christopher James Lahey | 2000-09-14 | 26 | -5152/+7 |
* | Thou shalt add a space after `-I' when invoking `orbit-idl'. | Ettore Perazzoli | 2000-09-13 | 1 | -2/+2 |