| Commit message (Expand) | Author | Age | Files | Lines |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-27 | 1 | -53/+53 |
* | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-05-27 | 1 | -23/+23 |
|\ |
|
| * | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-27 | 1 | -1/+1 |
| * | Fix compiler warnings in addressbook. | Matthew Barnes | 2009-05-26 | 1 | -22/+22 |
* | | Merge branch 'master' into kill-bonobo | Matthew Barnes | 2009-04-25 | 1 | -28/+52 |
|\| |
|
| * | GN-bug #572348 - Removed deprecated Gtk+ symbols | Milan Crha | 2009-04-24 | 1 | -28/+52 |
| * | Use the correct macro when marking strings for translation. | Matthew Barnes | 2009-01-02 | 1 | -1/+1 |
| * | Change License from GPL to LGPL. | Sankarasivasubramanian Pasupathilingam | 2008-10-01 | 1 | -6/+22 |
| * | Milan Crha <mcrha@redhat.com> ** Fix for bug #448435 (Keep UI consistent, di... | Suman Manjunath | 2008-09-01 | 1 | -0/+1 |
| * | ** Fix for bug #324203 | Milan Crha | 2008-08-07 | 1 | -0/+14 |
* | | Merge revisions 36866:37046 from trunk. | Matthew Barnes | 2009-01-12 | 1 | -1/+1 |
* | | Merge revisions 36016:36533 from trunk. | Matthew Barnes | 2008-10-02 | 1 | -6/+22 |
* | | Merge revisions 36016:36303 from trunk. | Matthew Barnes | 2008-09-11 | 1 | -0/+1 |
* | | Progress update: | Matthew Barnes | 2008-08-30 | 1 | -2/+0 |
* | | Miscellaneous tweaks. Nothing major. | Matthew Barnes | 2008-08-28 | 1 | -3/+0 |
* | | Merge revisions 35747:35930 from trunk. | Matthew Barnes | 2008-08-08 | 1 | -0/+14 |
|/ |
|
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -14/+0 |
* | Patch from David Turner <cillian64@googlemail.com>: Fix for bug #468277 (mis... | Suman Manjunath | 2007-12-07 | 1 | -1/+1 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -17/+17 |
* | ** Fixes bug #437579 | Matthew Barnes | 2007-10-10 | 1 | -5/+5 |
* | Fix for a build break. | Srinivasa Ragavan | 2007-09-03 | 1 | -1/+1 |
* | ** Fix for bug #471791 (Move away from assert to g_ret) | Srinivasa Ragavan | 2007-09-03 | 1 | -7/+4 |
* | Plugged memory leaks. | Hiroyuki Ikezoe | 2007-07-26 | 1 | -0/+1 |
* | Fix compiler warnings in addressbook folder. (#440272) | Matthew Barnes | 2007-06-03 | 1 | -3/+3 |
* | Call gettext() on the EConfigItem labels. (#406933) Patch from Jeff Cai. | Matthew Barnes | 2007-04-05 | 1 | -1/+4 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | Fixing memory leaks. | Hiroyuki Ikezoe | 2006-07-10 | 1 | -0/+1 |
* | Fix for #336453 | simon.zheng | 2006-06-12 | 1 | -1/+3 |
* | fix a bunch of Address Book strings | Karsten Bräckelmann | 2006-02-06 | 1 | -2/+2 |
* | reviewed by: Harish Krishnaswamy <kharish@novell.com> | Kjartan Maraas | 2006-01-27 | 1 | -3/+1 |
* | add a not NULL-pointer check before using lud->scope. | Shi Pu | 2006-01-05 | 1 | -11/+13 |
* | Include openldap-extract.h on Windows. Include e-util-private.h to get | Tor Lillqvist | 2005-11-26 | 1 | -10/+63 |
* | Making the LDAP search filter configurable. Fixes #311884. | Sushma Rai | 2005-10-22 | 1 | -5/+36 |
* | Proper Checking for naming context value. Now pops up the error | Sushma Rai | 2005-08-13 | 1 | -1/+1 |
* | fix make distcheck issues. remove duplicate inclusion of header | Harish Krishnaswamy | 2005-07-27 | 1 | -2/+0 |
* | moved e-error to e-util | Not Zed | 2005-05-16 | 1 | -1/+1 |
* | Removed the hack, setting absolute URI to NULL. Fixes #72715 | Sushma Rai | 2005-02-24 | 1 | -1/+0 |
* | connect to "value_changed" signal of spin button instead of "changed" | Sivaiah Nallagatla | 2005-02-15 | 1 | -1/+1 |
* | Implement based on the create_groups () function in addressbook-migrate.c. | Hans Petter Jansson | 2005-02-03 | 1 | -0/+6 |
* | reverting my last change, we will acheive the same thing with | Sivaiah Nallagatla | 2005-01-21 | 1 | -1/+0 |
* | in case of new book set the uid of the source as the relative uri. | Sivaiah Nallagatla | 2005-01-21 | 1 | -1/+1 |
* | Merge from offline brnach | Sivaiah Nallagatla | 2004-12-24 | 1 | -1/+44 |
* | set the window title based upon the source | Jain Vivek | 2004-12-15 | 1 | -1/+5 |
* | set the active item based on the current group. | Not Zed | 2004-12-06 | 1 | -2/+7 |
* | reverting commit | Sivaiah Nallagatla | 2004-11-22 | 1 | -38/+1 |
* | added message which gets prompted when user tries to access a book which | Sivaiah Nallagatla | 2004-11-22 | 1 | -1/+38 |
* | fix a past-o for no-ldap case. | Not Zed | 2004-10-21 | 1 | -1/+1 |
* | register config hook. | Not Zed | 2004-10-21 | 1 | -806/+588 |
* | disbale the display name widget in case of groupwise as we can not handle | Sivaiah Nallagatla | 2004-08-26 | 1 | -2/+8 |
* | Make the main dialog here be an actual GtkDialog instead of a GtkWindow | Rodney Dawes | 2004-08-03 | 1 | -1/+5 |
* | [ fixes #61365 and other misc issues with the addressbook source editors ] | Chris Toshok | 2004-07-31 | 1 | -14/+31 |
* | remove the auth-entry-notebook in the edit dialog, and rename the auth | Chris Toshok | 2004-06-22 | 1 | -93/+18 |
* | set auth-domain property on groupwise sources, so that newly created | Sivaiah Nallagatla | 2004-06-19 | 1 | -0/+1 |
* | Don't need these two functions any more (source_to_dialog, | Rodney Dawes | 2004-06-02 | 1 | -99/+24 |
* | added missing #ifdef HAVE_LDAP | Christophe Fergeau | 2004-05-29 | 1 | -0/+2 |
* | Generate the addressbook-errors.xml.h file and install the xml file and | Jeffrey Stedfast | 2004-05-25 | 1 | -54/+17 |
* | make exchange accounts insensitve. | Larry Ewing | 2004-05-19 | 1 | -1/+4 |
* | see if the selected group is groupwise one and setup the relative uri and | Sivaiah Nallagatla | 2004-05-11 | 1 | -1/+21 |
* | fixup the dialog initialization. | Larry Ewing | 2004-05-05 | 1 | -2/+4 |
* | set the email entry sesitive only when anonymous isn't selected. Make the | Larry Ewing | 2004-05-04 | 1 | -4/+4 |
* | sensitize the details dialog where appropriate. Don't try to read from | Larry Ewing | 2004-05-02 | 1 | -7/+11 |
* | remove debug spew. | Larry Ewing | 2004-04-28 | 1 | -8/+3 |
* | fix warnings, remove unused code. | Larry Ewing | 2004-04-27 | 1 | -243/+32 |
* | start integrate the new dialog. | Larry Ewing | 2004-04-27 | 1 | -13/+229 |
* | force the info label to update its contents here if the load was | Chris Toshok | 2004-04-15 | 1 | -2/+1 |
* | Fixes #53433. | Hari Prasad Nadig | 2004-04-02 | 1 | -11/+29 |
* | [ fixes bug #53094 ] | Chris Toshok | 2004-03-31 | 1 | -33/+0 |
* | : maintain a list of only those source groups which are added to menu | Sivaiah Nallagatla | 2004-03-04 | 1 | -2/+15 |
* | Move unused variable declaration inside notyet conditional. | Hans Petter Jansson | 2004-02-27 | 1 | -1/+1 |
* | use gtk_spin_button_* apis to get and set values for download limit spin | Sivaiah Nallagatla | 2004-02-04 | 1 | -6/+7 |
* | Sync the modified source list. | Hans Petter Jansson | 2004-01-30 | 1 | -2/+7 |
* | set group to temporary source | Radek Doulik | 2004-01-30 | 1 | -0/+1 |
* | set the relative_uri of a local source to be its uid. | Chris Toshok | 2004-01-28 | 1 | -1/+1 |
* | Remove. (dialog_to_source): Don't create source dir, backend takes care of | Hans Petter Jansson | 2004-01-22 | 1 | -26/+1 |
* | Do not depend on e-folder-list. | Ettore Perazzoli | 2003-12-03 | 1 | -1/+0 |
* | Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill the | Rodney Dawes | 2003-12-02 | 1 | -2/+2 |
* | Remove addressbook-storage.[ch] and new-addressbook.[ch]. | Hans Petter Jansson | 2003-12-01 | 1 | -721/+402 |
* | fixed typo in variable name. | Rodrigo Moya | 2003-10-23 | 1 | -1/+1 |
* | Make the the scrolled window have an "in" shadow. Likewise. Likewise. | Ettore Perazzoli | 2003-10-23 | 1 | -0/+1 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -12/+4 |
* | Remove color specifications from the druid so it will use theme colors. | Dan Winship | 2003-04-08 | 1 | -8/+8 |
* | [ fixes bug #31786 ] fix some gtk warnings. (set_advanced_button_state): | Chris Toshok | 2003-03-24 | 1 | -8/+13 |
* | [ Fixes addressbook bug #39730 ] add response ids to the search base | Chris Toshok | 2003-03-19 | 1 | -27/+12 |
* | s/PACKAGE/GETTEXT_PACKAGE/ in gettext init | Dan Winship | 2003-02-07 | 1 | -2/+2 |
* | Replace deprecated glade_gnome_init() with glade_init(). | Dan Winship | 2003-02-06 | 1 | -1/+1 |
* | Change dialog from Yes/No/Cancel to Discard/Cancel/Save to match the HIG. | Ettore Perazzoli | 2003-01-15 | 1 | -1/+2 |
* | addressbook-config.etspec is gone. | Chris Toshok | 2003-01-10 | 1 | -95/+124 |
* | (addressbook_config_control_new): Made it return an | Ettore Perazzoli | 2002-12-20 | 1 | -1/+1 |
* | drop use of "font" arg. (get_left_width): use pango to calculate this | Chris Toshok | 2002-12-19 | 1 | -18/+19 |
* | (addressbook_config_control_new): Use | Ettore Perazzoli | 2002-12-17 | 1 | -1/+1 |
* | Don't #include <e-util/e-html-utils.h> | Jeffrey Stedfast | 2002-12-17 | 1 | -2/+0 |
* | #include <string.h>. | Ettore Perazzoli | 2002-12-07 | 1 | -35/+7 |
* | show the etable. (addressbook_add_server_druid): show_all before returning | Chris Toshok | 2002-11-25 | 1 | -1/+2 |
* | sink the popup. (e_contact_editor_build_email_ui): same. | Chris Toshok | 2002-11-17 | 1 | -0/+2 |
* | change signature to that of a weak ref notify function. (main): ::destroy | Chris Toshok | 2002-11-12 | 1 | -9/+10 |
* | add lots of libs back in since they're building now. | Chris Toshok | 2002-11-08 | 1 | -17/+16 |
* | gobjectify this. | Chris Toshok | 2002-11-07 | 1 | -38/+32 |
* | fix the gnome-xml headers. | Chris Toshok | 2002-11-06 | 1 | -66/+66 |
* | ignore the new .server file. | Chris Toshok | 2002-11-06 | 1 | -88/+116 |
* | [ fixes #29144 ] use e_table_memory_storage_change instead of | Chris Toshok | 2002-10-25 | 1 | -3/+1 |
* | [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file. | Kjartan Maraas | 2002-10-10 | 1 | -12/+4 |
* | [ fixes #29699 ] call _set_source with a NULL source to fill in dialog | Chris Toshok | 2002-09-04 | 1 | -0/+3 |
* | [ fixes #29446 ] searching_modify_func can be NULL (since we don't require | Chris Toshok | 2002-08-27 | 1 | -1/+2 |
* | fix c&p error that was losing the ssl setting. | Chris Toshok | 2002-08-17 | 1 | -1/+1 |
* | don't unref selection_model (otherwise 3 clicks of "Show Supported Bases" | Sean Atkinson | 2002-07-01 | 1 | -2/+0 |
* | remove source argument (get it from the dialog). (edit_source_clicked): | Sean Atkinson | 2002-06-25 | 1 | -6/+17 |
* | put this back in, accidentally got snipped with the hacking going on in | Chris Toshok | 2002-05-25 | 1 | -0/+1 |
* | [ part of #25047 ] remove the autocompletion config control from here, as | Chris Toshok | 2002-05-24 | 1 | -80/+0 |
* | fix parameter/local variable overloading. | Chris Toshok | 2002-05-24 | 1 | -3/+3 |
* | oops, add the NULL back at the end of possible_types. | Chris Toshok | 2002-05-08 | 1 | -1/+1 |
* | bleah, need to pass the GtkWindow here so we can pop up the a modal | Chris Toshok | 2002-05-08 | 1 | -22/+37 |
* | Call evolution_config_control_changed when the EFolderList changes. | Christopher James Lahey | 2002-05-04 | 1 | -0/+10 |
* | Updated this to have the ConfigControlFactory have an addressbookwide | Christopher James Lahey | 2002-05-04 | 1 | -0/+1801 |
* | fix memory leaks. | Chris Toshok | 2002-04-19 | 1 | -589/+0 |
* | Remove verb "AddressbookConfig". (config_cb): Removed. | Ettore Perazzoli | 2002-03-13 | 1 | -40/+91 |
* | make the right auth page start up open. | Chris Toshok | 2002-02-25 | 1 | -1/+3 |
* | [ fixes bug 16097 ] gui love for the new auth stuff. | Chris Toshok | 2002-01-25 | 1 | -21/+58 |
* | Set the number of cards to return to the value specified in the ldap uri, | Christopher James Lahey | 2002-01-21 | 1 | -0/+12 |
* | Handle returning dates here. (e_card_simple_get_allow_newlines): New | Christopher James Lahey | 2001-10-29 | 1 | -1/+1 |
* | grab focus in the Account entry when preparing the dialog, fixes #10406. | Chris Toshok | 2001-10-18 | 1 | -0/+4 |
* | add an Email Address field/label/help text. | Chris Toshok | 2001-10-07 | 1 | -27/+23 |
* | reorder the LDAP scopes so that they match the order of the option menus | Chris Toshok | 2001-09-17 | 1 | -2/+60 |
* | don't access source->auth if source == NULL (bug #7086). | Chris Toshok | 2001-08-14 | 1 | -1/+1 |
* | [ Fixes ximian bugs #5080, #6021, #6704, #6705 ] | Chris Toshok | 2001-08-10 | 1 | -699/+144 |
* | Added #include <e-util/e-path.h>. | Christopher James Lahey | 2001-07-31 | 1 | -3/+6 |
* | [ Fix bug #4705 - LDAP storage gets saved with corrupted binddn] | Chris Toshok | 2001-07-17 | 1 | -0/+2 |
* | Removed an unused variable. | Christopher James Lahey | 2001-05-21 | 1 | -0/+2 |
* | correct bug causing the Ok button to never be enabled. | Chris Toshok | 2001-05-12 | 1 | -2/+4 |
* | use e_card_list_get_vcard to build up the data to send. | Chris Toshok | 2001-05-12 | 1 | -28/+38 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -3/+8 |
* | Save the help_text in the closure. | Christopher James Lahey | 2001-02-06 | 1 | -2/+10 |
* | #ifdef INCLUDE_FILE_SOURCE. (table_add_elem): add help_text parameter and | Chris Toshok | 2001-01-30 | 1 | -15/+76 |
* | new function. (impl_BookListener_respond_authentication_result): new | Chris Toshok | 2001-01-05 | 1 | -0/+4 |
* | copy the dialog's source, destroy the dialog after we're done, and make | Chris Toshok | 2000-12-31 | 1 | -4/+29 |
* | new function, calling our new config ui code. (control_activate): no | Chris Toshok | 2000-12-30 | 1 | -67/+351 |
* | add addressbook-config.[ch]. | Chris Toshok | 2000-12-29 | 1 | -0/+578 |