| Commit message (Expand) | Author | Age | Files | Lines |
* | [ fixes bug #32113 ] add include_email arg to e_destination_get_textrep. | Chris Toshok | 2003-03-23 | 1 | -6/+6 |
* | Remove cruft. (libebookincludedir): Use privincludedir. | Dan Winship | 2003-02-06 | 1 | -1/+3 |
* | guard against multiple invocations. | Chris Toshok | 2002-11-10 | 1 | -7/+10 |
* | tests are linking now, and link in libcamel.la. | Chris Toshok | 2002-11-08 | 1 | -20/+1 |
* | fix the gnome-xml headers. | Chris Toshok | 2002-11-06 | 1 | -2/+3 |
* | ignore the generated marshaller files. | Chris Toshok | 2002-11-06 | 1 | -6/+23 |
* | just include glib.h instead of the gtk stuff. | Chris Toshok | 2002-11-03 | 1 | -64/+59 |
* | [ Fixes bug #30250 ] handle "Unnamed Lists" here by setting their name to | Chris Toshok | 2002-09-13 | 1 | -1/+4 |
* | If invoked from a non-contact folder, add the contact to the default | Dan Winship | 2002-08-13 | 1 | -3/+3 |
* | New function to find out if a destination was one which was auto-matically | Jeffrey Stedfast | 2002-02-02 | 1 | -272/+298 |
* | Revert my previous change as trow says this will break auto-completion | Jeffrey Stedfast | 2002-01-29 | 1 | -1/+1 |
* | Don't check for an @ in the email address. This is to fix bug #10960. | Jeffrey Stedfast | 2002-01-26 | 1 | -1/+6 |
* | Make address comparisons case-insensitive. (Fixes 11776) | Jon Trowbridge | 2001-12-04 | 1 | -3/+4 |
* | Clean ESelectNamesModel on focus-out. (Half of a fix for 15656) | Jon Trowbridge | 2001-12-04 | 1 | -3/+5 |
* | Set book_uri when cardification occurs. | Christopher James Lahey | 2001-10-28 | 1 | -12/+25 |
* | 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 |
* | Filter out empty destinations. (also Bug #13036) | Jon Trowbridge | 2001-10-21 | 1 | -5/+16 |
* | On second thought, that should be a less-than-or-equal... :) | Jon Trowbridge | 2001-10-12 | 1 | -1/+1 |
* | Added. Heuristic for whether or not we want to revert to an earlier | Jon Trowbridge | 2001-10-12 | 1 | -6/+38 |
* | Use camel_address_format, not camel_address_encode. | Jon Trowbridge | 2001-09-27 | 1 | -1/+1 |
* | Properly handle names when the individual elements (given, addition, | Jon Trowbridge | 2001-09-27 | 1 | -10/+15 |
* | Use the default e-mail address if we have nothing else to go on. | Jon Trowbridge | 2001-09-20 | 1 | -15/+29 |
* | We want to assume that a destination that comes from a card is | Jon Trowbridge | 2001-09-18 | 1 | -1/+1 |
* | free the values that are being leaked here. | Larry Ewing | 2001-09-13 | 1 | -4/+15 |
* | See e_book_listener_check_queue below. | Jon Trowbridge | 2001-09-09 | 1 | -37/+193 |
* | Use e_select_names_model_merge to combine the selected names with any | Jon Trowbridge | 2001-08-30 | 1 | -0/+38 |
* | Put a freeze/thaw around our the set of operations that changes the | Jon Trowbridge | 2001-08-25 | 1 | -14/+18 |
* | In the GUI, the toggle is labelled "hide addresses", not "show addresses" | Jon Trowbridge | 2001-08-23 | 1 | -1/+23 |
* | make sure we don't get into a situation where priv->email == NULL. | Chris Toshok | 2001-08-23 | 1 | -12/+20 |
* | Call e_card_set_book here. | Christopher James Lahey | 2001-08-14 | 1 | -28/+89 |
* | Hook up some magic to (basically) cardify an entry on focus-out. (What we | Jon Trowbridge | 2001-08-10 | 1 | -26/+347 |
* | Add camel dependency. | Jon Trowbridge | 2001-08-03 | 1 | -128/+83 |
* | Properly handle the case where our "cleaned" completion is the empty | Jon Trowbridge | 2001-07-31 | 1 | -19/+81 |
* | Properly dup the results of e_destination_get_email. | Jon Trowbridge | 2001-07-25 | 1 | -2/+2 |
* | Added fallbacks for the name in the case of an e-card, to avoid the | Jon Trowbridge | 2001-07-25 | 1 | -1/+13 |
* | Hold a reference to our listener while the idle function is active. | Jon Trowbridge | 2001-07-18 | 1 | -1/+1 |
* | Removed old, broken code and annoying g_messages. | Jon Trowbridge | 2001-07-18 | 1 | -48/+1 |
* | Commented out some unused variables and labels. (e_destination_importv): | Christopher James Lahey | 2001-07-15 | 1 | -0/+7 |
* | Oops. I introduced my own bug, accidently set `email' to a g_free'd | Jeffrey Stedfast | 2001-07-13 | 1 | -1/+1 |
* | Optimized the same way I optimized g_strsplit. If you use a GPtrArray | Jeffrey Stedfast | 2001-07-13 | 1 | -94/+63 |
* | Check that str isn't the empty string before doing an insert. | Jon Trowbridge | 2001-07-09 | 1 | -11/+41 |
* | Detect the embedded EDestination XML, and convert it to a nice-looking | Jon Trowbridge | 2001-07-07 | 1 | -352/+522 |
* | use ECARD_UID_LINK_PREFIX. | Chris Toshok | 2001-07-02 | 1 | -0/+49 |
* | Fall back to use the name field if all else fails (which can happen with | Jon Trowbridge | 2001-07-02 | 1 | -0/+6 |
* | Fix for the "recipient not specified" bug --- we were not correctly | Jon Trowbridge | 2001-07-02 | 1 | -1/+7 |
* | I was accidentally comparing characters and strings here, and didn't see | Jon Trowbridge | 2001-07-01 | 1 | -13/+21 |
* | Make the standard for considering two cards to be match stricter. | Jon Trowbridge | 2001-06-30 | 1 | -9/+167 |
* | Return the serialized EDestinations (rather than just a string w/ e-mail | Jon Trowbridge | 2001-05-18 | 1 | -4/+242 |
* | Added. | Jon Trowbridge | 2001-04-17 | 1 | -4/+29 |
* | Call e_select_names_model_clean after adding address. This should deal | Jon Trowbridge | 2001-03-31 | 1 | -0/+8 |
* | Added #include <libgnome/gnome-paper.h> | Jon Trowbridge | 2001-03-30 | 1 | -0/+12 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -1/+2 |
* | Fix a reference counting bug. | Jon Trowbridge | 2001-03-06 | 1 | -0/+8 |
* | Change for new EDestination/ESelectNamesModel API. | Jon Trowbridge | 2001-03-02 | 1 | -0/+284 |