| Commit message (Expand) | Author | Age | Files | Lines |
* | change signature to that of a weak ref notify function. (main): ::destroy | Chris Toshok | 2002-11-12 | 1 | -8/+5 |
* | parent class is GObjectClass. | Chris Toshok | 2002-11-09 | 1 | -8/+29 |
* | more porting work. | Chris Toshok | 2002-11-08 | 1 | -92/+64 |
* | Port to GObject/gnome2. | Chris Toshok | 2002-11-06 | 1 | -69/+67 |
* | Set /Addressbook/select_names_uri in the configdb to the selected folder. | Dan Winship | 2002-10-23 | 1 | -17/+19 |
* | [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file. | Kjartan Maraas | 2002-10-10 | 1 | -19/+4 |
* | free adapter->priv. | Chris Toshok | 2002-10-02 | 1 | -30/+29 |
* | Rename "ldap-contacts" to "contacts/ldap" and add "contacts/public". | Dan Winship | 2002-09-26 | 1 | -1/+1 |
* | [ Fixes #30481 ] initialize the select names dialog with the default | Chris Toshok | 2002-09-23 | 1 | -7/+22 |
* | unref the "without", adapter, and model, then chain up the GnomeDialog | Mike Kestner | 2002-09-04 | 1 | -0/+5 |
* | [ oops, merged the .h and .glade file back to the HEAD from the 1-0 | Chris Toshok | 2002-08-28 | 1 | -0/+16 |
* | no more search_entry. | Chris Toshok | 2002-08-02 | 1 | -12/+9 |
* | remove folders and folders_by_uri, and the 2 listeners. | Chris Toshok | 2002-08-02 | 1 | -12/+0 |
* | remove the option menu and browse button, and add a custom widget | Chris Toshok | 2002-07-17 | 1 | -330/+42 |
* | Desensitize the to, cc, and bcc buttons if there's no selection here. | Christopher James Lahey | 2002-05-03 | 1 | -0/+28 |
* | Unref the text_model here instead of the model, since the model never gets | Christopher James Lahey | 2002-04-26 | 1 | -4/+3 |
* | Added a "Browse..." button to switch to a different addressbook folder. | Christopher James Lahey | 2002-04-25 | 1 | -14/+71 |
* | Coded handling of the select_entry to search within the displayed | Christopher James Lahey | 2002-04-24 | 1 | -4/+51 |
* | Bumped required gal version number to 0.19.99.11. | Christopher James Lahey | 2002-04-18 | 1 | -17/+19 |
* | Include addressbook-config.h here as this file uses it. | Christopher James Lahey | 2002-04-12 | 1 | -2/+2 |
* | Update to use new EPopupMenu API. | Jeffrey Stedfast | 2002-03-16 | 1 | -3/+2 |
* | change contains x-evolution-any-field to beginswith on email, full_name, | Chris Toshok | 2002-03-12 | 1 | -1/+4 |
* | Keep a ref of the model in this case as well. | Christopher James Lahey | 2002-02-14 | 1 | -0/+2 |
* | Make sure to only set the query once when creating a new book and not at | Christopher James Lahey | 2002-02-14 | 1 | -7/+24 |
* | When we clean, don't clean the model's last element. This helps keep | Jon Trowbridge | 2001-12-28 | 1 | -40/+52 |
* | [ fixes bug 17355 ] if we're dealing with an LDAP folder, prepend [LDAP] | Chris Toshok | 2001-12-18 | 1 | -1/+62 |
* | Extensively refactored -- this code had gotten _really_ ugly. Untangle | Jon Trowbridge | 2001-12-08 | 1 | -1/+1 |
* | Check that local_listener and other_contacts_listener are non-NULL before | Jon Trowbridge | 2001-10-31 | 1 | -4/+9 |
* | Change "this should never happen" dialog to not give my name/e-mail. Sorry | Jon Trowbridge | 2001-10-28 | 1 | -0/+7 |
* | Bumped required version of gal to 0.15.99.6. | Christopher James Lahey | 2001-10-28 | 1 | -2/+2 |
* | 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 |
* | Bumped required GAL to 0.15.99.3 so EEntry's "draw_button" argument can be | Christopher James Lahey | 2001-10-23 | 1 | -0/+1 |
* | Use an EEntry here instead of a GtkLabel. Fixes Ximian bug #7067. | Christopher James Lahey | 2001-10-21 | 1 | -33/+23 |
* | (e_select_names_set_default): don't forget to unref the oldstyle. | Larry Ewing | 2001-10-21 | 1 | -1/+1 |
* | stick with the style font if the efont bold font does not exist. | Larry Ewing | 2001-10-21 | 1 | -8/+18 |
* | We shouldn't leak the info returned by oaf_query. | Jon Trowbridge | 2001-10-21 | 1 | -0/+1 |
* | Added #include <gal/widgets/e-unicode.h>. | Christopher James Lahey | 2001-10-20 | 1 | -0/+1 |
* | Translate labels in select-names option menu. (Bug #9604) | Jon Trowbridge | 2001-10-20 | 1 | -1/+5 |
* | make sure to also add "ldap-contacts" folders to the option menu. | Chris Toshok | 2001-10-18 | 1 | -1/+2 |
* | Added linebreaks to our "this shouldn't happen" dialog message. (Bug | Jon Trowbridge | 2001-10-15 | 1 | -5/+6 |
* | Check to see if the uri we are setting is the same as the current uri. If | Jon Trowbridge | 2001-10-12 | 1 | -0/+9 |
* | Changed these to use the new ref and unref functions for ECard auxillary | Christopher James Lahey | 2001-10-12 | 1 | -0/+1 |
* | Don't need this any more. | Dan Winship | 2001-10-12 | 1 | -16/+0 |
* | e_book_load_uri -> addressbook_load_uri. | Chris Toshok | 2001-10-06 | 1 | -1/+1 |
* | Check to make sure our call to e_addressbook_model_get_card doesn't return | Jon Trowbridge | 2001-10-06 | 1 | -10/+9 |
* | Change the "this should never happen" message into a request for people to | Jon Trowbridge | 2001-09-20 | 1 | -1/+5 |
* | No loose name matches on family names. (#8802) | Jon Trowbridge | 2001-09-15 | 1 | -0/+5 |
* | (Apologies if you are seeing this multiple times. CVS is being annoying.) | Jon Trowbridge | 2001-09-09 | 1 | -17/+50 |
* | Studlycapsize all the IDs that are not. Likewise. Updated accordingly. | Ettore Perazzoli | 2001-08-28 | 1 | -4/+4 |
* | Wrap our addressbook table adapter in an ETableWithout, so that we can | Jon Trowbridge | 2001-08-21 | 1 | -7/+75 |
* | rename physical_uri to uri, since it includes the addressbook.db for file: | Chris Toshok | 2001-08-18 | 1 | -34/+55 |
* | svn path=/trunk/; revision=11916 | Kjartan Maraas | 2001-08-12 | 1 | -1/+1 |
* | did a little packing-magic to get the two tables at bottom of this dialog | Anna Marie Dirks | 2001-08-11 | 1 | -1/+2 |
* | redesigned this dialog to fix bug #6815. | Anna Marie Dirks | 2001-08-10 | 1 | -1/+6 |
* | Make the OK button the keyboard default instead of Cancel. Bug #4942. | Jason Leach | 2001-08-08 | 1 | -0/+1 |
* | Check for storage != NULL here. This shouldn't come up unless addressbook | Christopher James Lahey | 2001-08-04 | 1 | -13/+16 |
* | Check if evolution_shell_client_get_local_storage returns | Jon Trowbridge | 2001-07-25 | 1 | -0/+12 |
* | Added some comments for clarity and fixed a pretty noticable bug with how | Jason Leach | 2001-07-11 | 1 | -0/+5 |
* | Added $(BONOBO_CONF_LIBS). | Christopher James Lahey | 2001-07-03 | 1 | -2/+2 |
* | Added a search field to the query here. (e_select_names_init): Update the | Christopher James Lahey | 2001-06-30 | 1 | -9/+32 |
* | Change the uri here to have addressbook.db at the end. | Christopher James Lahey | 2001-06-30 | 1 | -2/+5 |
* | Change the query when the "Update List" button is pushed. | Christopher James Lahey | 2001-06-30 | 1 | -12/+30 |
* | Oops. Can't use the wombat version of the master categories list yet. | Christopher James Lahey | 2001-06-27 | 1 | -2/+2 |
* | Added a categories combo here. It's not used yet. | Christopher James Lahey | 2001-06-27 | 1 | -0/+23 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | 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 |
* | add the EAddressbookModel* and change the ETableModel's name to "adapter". | Chris Toshok | 2001-06-01 | 1 | -10/+17 |
* | Removed an unused variable. | Christopher James Lahey | 2001-05-21 | 1 | -1/+1 |
* | Added. | Jon Trowbridge | 2001-04-17 | 1 | -3/+1 |
* | Call e_select_names_model_clean after adding address. This should deal | Jon Trowbridge | 2001-03-31 | 1 | -0/+1 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -5/+11 |
* | Use E_CARD_SIMPLE_FIELD_NAME_OR_ORG instead of getting the NAME and then | Christopher James Lahey | 2001-03-29 | 1 | -2/+6 |
* | Change for new EDestination/ESelectNamesModel API. | Jon Trowbridge | 2001-03-02 | 1 | -29/+7 |
* | Call e_select_names_set_default when appropriate. | Christopher James Lahey | 2001-02-05 | 1 | -38/+109 |
* | Replace the arrow icons in the ESelectNames component with "->" for a | Ettore Perazzoli | 2001-01-27 | 1 | -7/+7 |
* | Added this function. | Christopher James Lahey | 2001-01-05 | 1 | -6/+194 |
* | 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 |
* | Removed these unnecessary .cvsignores. | Christopher James Lahey | 2000-11-03 | 1 | -3/+1 |
* | Change NAME_OR_ORG to return the email address if both name and | Christopher James Lahey | 2000-10-19 | 1 | -12/+4 |
* | 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 | 1 | -2/+2 |
* | *Sigh.* | Ettore Perazzoli | 2000-09-16 | 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 |
* | Switched from ETable to ETableScrolled. | Christopher James Lahey | 2000-07-10 | 1 | -6/+5 |
* | Added a field that gives the name if it exists and the company name | Christopher James Lahey | 2000-07-10 | 1 | -7/+15 |
* | Removed unused do_nothing_cb function. | Christopher James Lahey | 2000-07-09 | 1 | -16/+17 |
* | Hitting OK or Cancel at least closes the dialog now. | Christopher James Lahey | 2000-07-09 | 1 | -0/+1 |
* | Include e-select-names-factory.h. | Christopher James Lahey | 2000-07-09 | 1 | -0/+28 |
* | 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 | 1 | -1/+31 |
* | Make the entry widgets we create editable. | Christopher James Lahey | 2000-07-08 | 1 | -1/+9 |
* | Since ELDAPServer->port is a char *, allocate a string with the number 389 | Christopher James Lahey | 2000-07-08 | 1 | -2/+3 |
* | Fixed more compile errors. | Christopher James Lahey | 2000-07-04 | 1 | -2/+2 |
* | Removed e-card-iterator.c, e-card-iterator.h, e-card-list-iterator.c, | Christopher James Lahey | 2000-07-04 | 1 | -0/+344 |