| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a categories combo here. It's not used yet. | Christopher James Lahey | 2001-06-27 | 3 | -6/+53 |
* | correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same. | Chris Toshok | 2001-06-25 | 2 | -3/+3 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 11 | -18/+18 |
* | Renamed. (The old name, edit_contact_info_have_book_cb was a hold-over | Jon Trowbridge | 2001-06-22 | 1 | -2/+2 |
* | track change to e_addressbook_show_contact_editor signature. | Chris Toshok | 2001-06-20 | 2 | -15/+11 |
* | Add a workaround for an EText bug. (e_select_names_completion_begin): Fix | Dan Winship | 2001-06-12 | 1 | -3/+7 |
* | Removed unused email variable. | Christopher James Lahey | 2001-06-09 | 1 | -1/+0 |
* | Make this work when multiple names are selected then right click->Remove. | Jason Leach | 2001-06-06 | 1 | -3/+29 |
* | 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 |
* | add the EAddressbookModel* and change the ETableModel's name to "adapter". | Chris Toshok | 2001-06-01 | 2 | -11/+21 |
* | Removed an unused variable. | Christopher James Lahey | 2001-05-21 | 3 | -3/+3 |
* | 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 |
* | use define from widgets/misc/e-filter-bar.h instead of own enumeration and | Gediminas Paulauskas | 2001-05-08 | 1 | -1/+0 |
* | Added. | Jon Trowbridge | 2001-04-17 | 4 | -12/+81 |
* | 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 |
* | 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 | 14 | -32/+59 |
* | 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 |
* | Brutally refactored to boost performance in large-addressbook situations. | Jon Trowbridge | 2001-03-18 | 1 | -109/+238 |
* | Removed .oafinfo files -- they are obsolete. Moved pixmaps from | Gediminas Paulauskas | 2001-03-15 | 1 | -29/+0 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 1 | -1/+2 |
* | Switched to use e_contact_quick_add_free_form. Removed debugging code, | Jon Trowbridge | 2001-03-09 | 3 | -37/+48 |
* | Fix glitch with inserting comma-delimited stuff when length > 1. | Jon Trowbridge | 2001-03-07 | 1 | -0/+2 |
* | Fix a reference counting bug. | Jon Trowbridge | 2001-03-06 | 5 | -1/+400 |
* | Cleaned up the formatting in this file a bit. | Christopher James Lahey | 2001-03-04 | 1 | -1/+1 |
* | track change to e_contact_editor_new. | Chris Toshok | 2001-03-02 | 1 | -1/+1 |
* | 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 |
* | 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 | 1 | -0/+1 |
* | Marked strings for translation in this newly created file. Hook up the | Kjartan Maraas | 2001-02-13 | 2 | -4/+8 |
* | Getting almost full and proper use of xml-i18n-tools. | Gediminas Paulauskas | 2001-02-11 | 3 | -13/+0 |
* | Call e_select_names_set_default when appropriate. | Christopher James Lahey | 2001-02-05 | 3 | -38/+114 |
* | Replace the arrow icons in the ESelectNames component with "->" for a | Ettore Perazzoli | 2001-01-27 | 1 | -7/+7 |
* | (Adding a boolean "entry_changed" BonoboPropertyBag arg) | Jason Leach | 2001-01-19 | 1 | -1/+20 |
* | changed the signature of the property_bag get/set functions | Dietmar Maurer | 2001-01-15 | 1 | -0/+2 |
* | Added this function. | Christopher James Lahey | 2001-01-05 | 4 | -18/+233 |
* | 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 |
* | return NULL if we can't create a view. | Michael Meeks | 2000-12-05 | 5 | -37/+8 |
* | #!/usr/bin/perl -pi.bak | Michael Meeks | 2000-11-16 | 3 | -3/+3 |
* | Clear the rdate and exrule lists from the component if we are setting a | Federico Mena Quintero | 2000-11-13 | 1 | -4/+4 |
* | Update the remaining "IDL:Evolution*" to "IDL:GNOME/Evolution*" to sync up | Matt Bissiri | 2000-11-11 | 3 | -3/+3 |
* | A very, long, very tedious IDL API rename and re-scoping; | Michael Meeks | 2000-11-11 | 4 | -22/+24 |
* | Fix the addressbook crash that happened when the ESelectNames control | Ettore Perazzoli | 2000-11-07 | 1 | -1/+1 |
* | 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 | 1 | -3/+1 |
* | The big api rename ... | Michael Meeks | 2000-11-02 | 1 | -1/+1 |
* | Fixed these to include EXTRA_GNOME_CFLAGS. | Christopher James Lahey | 2000-10-28 | 1 | -0/+1 |
* | AM_GNOME_GETTEXT doesn't use $(datadir)/locale as the locale dir. (It | Dan Winship | 2000-10-24 | 1 | -1/+1 |
* | 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 | 1 | -30/+11 |
* | Move a bunch of CPPFLAGS defs into INCLUDES so they doesn't override | Dan Winship | 2000-10-16 | 1 | -3/+0 |
* | Only allow one select-names dialog for each id. | Iain Holmes | 2000-10-14 | 2 | -10/+42 |
* | 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 | -2/+2 |
* | Updated these to the new style ETables. | Christopher James Lahey | 2000-10-11 | 1 | -31/+13 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 8 | -10/+10 |
* | *Sigh.* | Ettore Perazzoli | 2000-09-16 | 2 | -1/+2 |
* | Thou shalt add a space after `-I' when invoking `orbit-idl'. | Ettore Perazzoli | 2000-09-13 | 1 | -2/+2 |
* | many fixes to make it compile with strange prefixes... | Mathieu Lacage | 2000-08-21 | 1 | -1/+1 |
* | Fixed a typo that cause the wrong field to be searched. | Christopher James Lahey | 2000-08-13 | 1 | -1/+1 |
* | New search dialog for addressbook. | Christopher James Lahey | 2000-08-11 | 1 | -10/+2 |
* | Add the OAF stuff to `EXTRA_DIST'. | Ettore Perazzoli | 2000-07-11 | 1 | -2/+1 |
* | add idl file to EXTRA_DIST | Dan Winship | 2000-07-11 | 1 | -1/+3 |
* | Fix the address entry box for more than one address being specified | Peter Williams | 2000-07-10 | 1 | -19/+22 |
* | Switched from ETable to ETableScrolled. | Christopher James Lahey | 2000-07-10 | 2 | -7/+7 |
* | Added a field that gives the name if it exists and the company name | Christopher James Lahey | 2000-07-10 | 2 | -9/+25 |
* | Fixed a small off by one error that was causing an extra character to get | Christopher James Lahey | 2000-07-09 | 1 | -1/+2 |
* | Removed unused do_nothing_cb function. | Christopher James Lahey | 2000-07-09 | 7 | -30/+154 |
* | Hitting OK or Cancel at least closes the dialog now. | Christopher James Lahey | 2000-07-09 | 1 | -0/+1 |
* | Set the returned entry to use the ellipsis. | Christopher James Lahey | 2000-07-09 | 1 | -0/+1 |
* | Include e-select-names-factory.h. | Christopher James Lahey | 2000-07-09 | 6 | -8/+63 |
* | Ignore dynamically created source files | Jeffrey Stedfast | 2000-07-09 | 1 | -0/+4 |
* | Added code for initializing the values of the fields in the message | Ettore Perazzoli | 2000-07-08 | 1 | -2/+24 |
* | Wrap the ESelectNames stuff into a Bonobo interface, so that we can | Ettore Perazzoli | 2000-07-08 | 11 | -11/+595 |
* | Added an "editable" argument. | Christopher James Lahey | 2000-07-08 | 1 | -0/+3 |
* | Changed to line mode. | Christopher James Lahey | 2000-07-08 | 1 | -0/+9 |
* | Implemented the get_cards function. | Christopher James Lahey | 2000-07-08 | 3 | -3/+75 |
* | Make the entry widgets we create editable. | Christopher James Lahey | 2000-07-08 | 5 | -12/+45 |
* | Since ELDAPServer->port is a char *, allocate a string with the number 389 | Christopher James Lahey | 2000-07-08 | 9 | -18/+155 |
* | Changed "FIXME: Save and Close" to "Save and Close". Removed some toolbar | Christopher James Lahey | 2000-07-06 | 5 | -23/+355 |
* | Fixed more compile errors. | Christopher James Lahey | 2000-07-04 | 3 | -3/+4 |
* | Fixed compile error. | Christopher James Lahey | 2000-07-04 | 1 | -2/+0 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 15 | -30/+1659 |
* | New select names manager interface (Not complete.) | Christopher James Lahey | 2000-06-29 | 2 | -0/+220 |