| Commit message (Expand) | Author | Age | Files | Lines |
* | change prototype to fix warning, and change the comment to read | Chris Toshok | 2003-12-07 | 1 | -39/+20 |
* | no more custom widget for the selection of the search source | JP Rosevear | 2003-12-06 | 1 | -89/+82 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 1 | -3/+3 |
* | Remove addressbook-storage.[ch] and new-addressbook.[ch]. | Hans Petter Jansson | 2003-12-01 | 1 | -1/+12 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -16/+11 |
* | change all this around so that we populate the existing popup. This means | Chris Toshok | 2003-04-03 | 1 | -4/+4 |
* | Remove folder-selector button initialization. (e_select_names_new): | Dan Winship | 2003-03-31 | 1 | -3/+3 |
* | indent properly. | Chris Toshok | 2003-02-17 | 1 | -12/+12 |
* | Remove cruft. (serverdir, gladedir, etspecdir): Remove definitions | Dan Winship | 2003-02-06 | 1 | -1/+1 |
* | [ fixes the non-ui portion of #36183 ] use the entry's | Chris Toshok | 2003-01-02 | 1 | -11/+34 |
* | oops, use strcmp, not !strcmp here. | Chris Toshok | 2002-12-18 | 1 | -1/+1 |
* | #include <string.h>. | Ettore Perazzoli | 2002-12-07 | 1 | -2/+2 |
* | use new schema for completion/uris. (uris_listener): same. | Chris Toshok | 2002-11-27 | 1 | -11/+11 |
* | push_in = FALSE, no clue why... :) (_arrow_pressed): call | Chris Toshok | 2002-11-13 | 1 | -1/+1 |
* | change signature to that of a weak ref notify function. (main): ::destroy | Chris Toshok | 2002-11-12 | 1 | -4/+8 |
* | parent class is GObjectClass. | Chris Toshok | 2002-11-09 | 1 | -15/+32 |
* | prepend /apps/Evolution to config db paths. | Chris Toshok | 2002-11-08 | 1 | -3/+3 |
* | more porting work. | Chris Toshok | 2002-11-08 | 1 | -40/+41 |
* | Port to GObject/gnome2. | Chris Toshok | 2002-11-06 | 1 | -82/+72 |
* | free adapter->priv. | Chris Toshok | 2002-09-26 | 1 | -4/+5 |
* | [ Fixes #28165, 29171 ] check to see if the value has really changed. the | Chris Toshok | 2002-09-23 | 1 | -25/+47 |
* | add the listener_id slot. | Chris Toshok | 2002-08-20 | 1 | -11/+8 |
* | Commented out this unused function. | Christopher James Lahey | 2002-06-04 | 1 | -3/+3 |
* | [ #24189 ] ifdef out the body of this because it only works with a single | Chris Toshok | 2002-05-24 | 1 | -21/+94 |
* | When we clean, don't clean the model's last element. This helps keep | Jon Trowbridge | 2001-12-28 | 1 | -8/+41 |
* | Remove a reference to code I don't want to commit yet. :-) | Jon Trowbridge | 2001-12-08 | 1 | -2/+0 |
* | Extensively refactored -- this code had gotten _really_ ugly. Untangle | Jon Trowbridge | 2001-12-08 | 1 | -398/+416 |
* | Clean ESelectNamesModel on focus-out. (Half of a fix for 15656) | Jon Trowbridge | 2001-12-04 | 1 | -0/+2 |
* | Check that local_listener and other_contacts_listener are non-NULL before | Jon Trowbridge | 2001-10-31 | 1 | -2/+4 |
* | Connect to manager's "ok" signal. (manager_ok_cb): Emit "ok" | Jon Trowbridge | 2001-10-30 | 1 | -1/+13 |
* | free up all the book_data list stuff. | Chris Toshok | 2001-10-28 | 1 | -6/+5 |
* | Lag our cardification on focus-out. This seems to help with the unintended | Jon Trowbridge | 2001-10-19 | 1 | -1/+1 |
* | Changed these to use the new ref and unref functions for ECard auxillary | Christopher James Lahey | 2001-10-12 | 1 | -0/+1 |
* | If our select names dialog is still around, destroy it. Otherwise, the | Jon Trowbridge | 2001-10-11 | 1 | -2/+0 |
* | db isn't a BonoboObject, so don't bonobo_object_unref it! | Jon Trowbridge | 2001-10-06 | 1 | -1/+10 |
* | e_book_load_uri -> addressbook_load_uri. | Chris Toshok | 2001-10-06 | 1 | -1/+1 |
* | add completion_book. | Chris Toshok | 2001-09-27 | 1 | -3/+43 |
* | (Apologies if you are seeing this multiple times. CVS is being annoying.) | Jon Trowbridge | 2001-09-09 | 1 | -50/+28 |
* | Use e_select_names_model_merge to combine the selected names with any | Jon Trowbridge | 2001-08-30 | 1 | -1/+1 |
* | Hook up some magic to (basically) cardify an entry on focus-out. (What we | Jon Trowbridge | 2001-08-10 | 1 | -0/+45 |
* | Removed some debugging chatter. | Jon Trowbridge | 2001-07-26 | 1 | -0/+2 |
* | Hold a reference to our listener while the idle function is active. | Jon Trowbridge | 2001-07-18 | 1 | -4/+5 |
* | Added addSectionWithLimit to the SelectNames interface. | Jon Trowbridge | 2001-07-17 | 1 | -1/+75 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | Change the completion handler to use the ECompletionMatch. | Jon Trowbridge | 2001-06-06 | 1 | -3/+4 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -2/+3 |
* | Fix a reference counting bug. | Jon Trowbridge | 2001-03-06 | 1 | -1/+13 |
* | Change for new EDestination/ESelectNamesModel API. | Jon Trowbridge | 2001-03-02 | 1 | -43/+62 |
* | When creating the entry, open up an ebook (corresponding to the local | Jon Trowbridge | 2001-02-20 | 1 | -1/+40 |
* | Call e_select_names_set_default when appropriate. | Christopher James Lahey | 2001-02-05 | 1 | -0/+2 |
* | Fixed these to include EXTRA_GNOME_CFLAGS. | Christopher James Lahey | 2000-10-28 | 1 | -0/+1 |
* | Change the initial dialog visibility to FALSE so the contact editor | Iain Holmes | 2000-10-18 | 1 | -30/+11 |
* | Only allow one select-names dialog for each id. | Iain Holmes | 2000-10-14 | 1 | -10/+40 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Removed unused do_nothing_cb function. | Christopher James Lahey | 2000-07-09 | 1 | -5/+107 |
* | Set the returned entry to use the ellipsis. | Christopher James Lahey | 2000-07-09 | 1 | -0/+1 |
* | Wrap the ESelectNames stuff into a Bonobo interface, so that we can | Ettore Perazzoli | 2000-07-08 | 1 | -5/+5 |
* | Implemented the get_cards function. | Christopher James Lahey | 2000-07-08 | 1 | -1/+1 |
* | Make the entry widgets we create editable. | Christopher James Lahey | 2000-07-08 | 1 | -0/+1 |
* | Since ELDAPServer->port is a char *, allocate a string with the number 389 | Christopher James Lahey | 2000-07-08 | 1 | -1/+24 |
* | Fixed more compile errors. | Christopher James Lahey | 2000-07-04 | 1 | -1/+0 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 1 | -19/+71 |
* | New select names manager interface (Not complete.) | Christopher James Lahey | 2000-06-29 | 1 | -0/+171 |