| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for version removal from installed files. | Srinivasa Ragavan | 2007-06-03 | 1 | -7/+4 |
* | Removal of version information from installed files | Srinivasa Ragavan | 2007-06-03 | 1 | -0/+0 |
* | Fix compiler warnings in addressbook folder. (#440272) | Matthew Barnes | 2007-06-03 | 3 | -13/+13 |
* | Don't assume the relative URI is non-NULL (#427232). | Matthew Barnes | 2007-05-26 | 2 | -2/+12 |
* | Fix for bug #417797 and #424055 | Srinivasa Ragavan | 2007-05-14 | 1 | -3/+7 |
* | ** Fixes part of bug #337616 | Matthew Barnes | 2007-05-13 | 1 | -0/+2 |
* | Add Tango icons to preference window. | Srinivasa Ragavan | 2007-05-11 | 1 | -2/+2 |
* | Clean up printing in Evolution (bug #426816) | Matthew Barnes | 2007-04-20 | 1 | -2/+2 |
* | Call gettext() on the EConfigItem labels. (#406933) Patch from Jeff Cai. | Matthew Barnes | 2007-04-05 | 1 | -1/+4 |
* | Don't mix declarations and code (#405495). | Matthew Barnes | 2007-03-27 | 2 | -4/+5 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 5 | -5/+5 |
* | Print migration updates from Ebby Wiselyn. | Srinivasa Ragavan | 2007-02-12 | 1 | -2/+2 |
* | ** Committing Ebby Wiselyn's patch for GtkPrint API migration. 2006-01-22 | Srinivasa Ragavan | 2007-01-23 | 1 | -1/+1 |
* | Remove duplicate include. Fix some compiler warnings. Cast away a compiler | Kjartan Maraas | 2006-10-01 | 1 | -2/+0 |
* | Clean out this one | Kjartan Maraas | 2006-08-18 | 1 | -15/+0 |
* | Plug a leak. | Kjartan Maraas | 2006-08-17 | 1 | -0/+1 |
* | Fixing memory leaks. | Hiroyuki Ikezoe | 2006-07-10 | 1 | -0/+1 |
* | Fix for Bug #337085 and 337086. | Devashish Sharma | 2006-06-15 | 1 | -10/+4 |
* | Fix for #336453 | simon.zheng | 2006-06-12 | 1 | -1/+3 |
* | Committing atch from PR Suman to add icons missing in menu items. | Srinivasa Ragavan | 2006-04-26 | 1 | -2/+5 |
* | Fix for bug #336454 we should return false if it is not a del event to | Li Yuan | 2006-04-07 | 1 | -3/+4 |
* | Fix for Bug 331020. | Devashish Sharma | 2006-03-10 | 1 | -3/+3 |
* | Fix for bug #322689 | Devashish Sharma | 2006-02-27 | 1 | -1/+1 |
* | New->Contact should create contact on selected addressbook. | Devashish Sharma | 2006-02-23 | 1 | -1/+25 |
* | 2006-02-13 Karsten Bräckelmann <guenther@rudersport.de>, | Andre Klapper | 2006-02-13 | 1 | -6/+6 |
* | fix a bunch of Address Book strings | Karsten Bräckelmann | 2006-02-06 | 3 | -8/+8 |
* | fixing typos. fixes #304996 partially. | Andre Klapper | 2006-02-06 | 1 | -1/+1 |
* | Link with libefilterbar, too. | Tor Lillqvist | 2006-01-31 | 1 | -0/+1 |
* | Remove inclusion of unused header. | Harish Krishnaswamy | 2006-01-30 | 1 | -1/+0 |
* | Removed reference to "search" directory. Fixes the build issue. | Sushma Rai | 2006-01-30 | 1 | -1/+0 |
* | reviewed by: Harish Krishnaswamy <kharish@novell.com> | Kjartan Maraas | 2006-01-27 | 4 | -41/+2 |
* | Added menu items for addressbook operations. | Devashish Sharma | 2006-01-25 | 1 | -73/+231 |
* | Checking for the property user and username. Fixes #327819. | Sushma Rai | 2006-01-23 | 1 | -3/+9 |
* | i2006-01-16 Harish Krishnaswamy <kharish@novell.com> | Harish Krishnaswamy | 2006-01-16 | 1 | -1/+1 |
* | Added support for CSV and TAB file import. | Devashish Sharma | 2006-01-16 | 1 | -0/+3 |
* | Changes Contacts View accel from Control+F2 to Control+2. | Srinivasa Ragavan | 2006-01-12 | 1 | -1/+1 |
* | add a not NULL-pointer check before using lud->scope. | Shi Pu | 2006-01-05 | 1 | -11/+13 |
* | committed these files to fix http://bugzilla.gnome.org/show_bug.cgi?id=260354 | Parthasarathi Susarla | 2005-12-21 | 1 | -17/+18 |
* | Include libedataserver/e-xml-utils.h, too. | Tor Lillqvist | 2005-12-18 | 1 | -10/+9 |
* | Use gstdio wrappers. Use GDir API instead of dirent. Use GLib API to | Tor Lillqvist | 2005-12-17 | 1 | -24/+34 |
* | Include libedataserver-$EDS_PACKAGE in the requirement list for E_WIDGETS. | Tor Lillqvist | 2005-12-17 | 1 | -1/+1 |
* | Include e-util-private,h to get redefinition of EVOLUTION_UIDIR (as a call | Tor Lillqvist | 2005-11-26 | 1 | -1/+7 |
* | Include openldap-extract.h on Windows. Include e-util-private.h to get | Tor Lillqvist | 2005-11-26 | 1 | -10/+63 |
* | New file. Contains various things lifted from OpenLDAP for use on Windows | Tor Lillqvist | 2005-11-26 | 2 | -1/+1429 |
* | Use g_filename_to_uri() instead of just prefixing "file://" for Win32 | Tor Lillqvist | 2005-11-25 | 1 | -1/+1 |
* | Added keyboard accelerators for contacts. | Srinivasa Ragavan | 2005-11-16 | 1 | -3/+3 |
* | Making the LDAP search filter configurable. Fixes #311884. | Sushma Rai | 2005-10-22 | 2 | -17/+377 |
* | This now takes care to escape any auth mechanism in the uri. | Sarfraaz Ahmed | 2005-09-30 | 1 | -8/+8 |
* | Allowing to delete address book folder using Del/Delete key. | Sushma Rai | 2005-09-28 | 1 | -0/+50 |
* | Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing to the | Tor Lillqvist | 2005-09-28 | 1 | -1/+1 |
* | de-constify uri, and fix its creation logic. (load_source_cb): cast for | Not Zed | 2005-08-24 | 1 | -4/+2 |
* | Proper Checking for naming context value. Now pops up the error | Sushma Rai | 2005-08-13 | 1 | -1/+1 |
* | Add missing forward references | Jules Colding | 2005-08-03 | 1 | -0/+3 |
* | Made the error dialog for load-error nonmodal, since it block the UI along | Srinivasa Ragavan | 2005-08-03 | 1 | -4/+7 |
* | fix make distcheck issues. remove duplicate inclusion of header | Harish Krishnaswamy | 2005-07-27 | 2 | -2/+1 |
* | Using autocompletion stock icon instead of contacts icon, for | Sushma Rai | 2005-07-22 | 1 | -1/+1 |
* | Not prompting the delete confirmation dialog for cut contact operation. | Sushma Rai | 2005-07-21 | 1 | -1/+1 |
* | Unrefing the query. | Sushma Rai | 2005-07-15 | 1 | -2/+3 |
* | Merge back eplugin-import-branch. | Michael Zucci | 2005-07-12 | 2 | -0/+9 |
* | // uris. Also, opens a contact in the editor if the contact-uid in the url | Veerapuram Varadhan | 2005-07-11 | 3 | -0/+145 |
* | Enable autocompletion on personal addressbook when creating it (Mandriva | Frédéric Crozat | 2005-07-07 | 2 | -0/+4 |
* | added comments about the hookpoints | Vivek Jain | 2005-07-06 | 1 | -0/+8 |
* | Setting TYPE=OTHER default parameter to email attribute. Fixes #240756. | Sushma Rai | 2005-06-25 | 1 | -0/+8 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 2 | -4/+4 |
* | gui/component/Makefile.am gui/contact-editor/Makefile.am | Tor Lillqvist | 2005-06-19 | 1 | -8/+16 |
* | gui/component/GNOME_Evolution_Addressbook.server.in.in | Tor Lillqvist | 2005-06-18 | 1 | -1/+1 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 4 | -4/+5 |
* | moved e-error to e-util | Not Zed | 2005-05-16 | 3 | -3/+3 |
* | shell/ChangeLog shell/e-component-registry.c shell/e-component-registry.h | Srinivasa Ragavan | 2005-05-16 | 1 | -0/+1 |
* | Changed string 'login' Rephrased photo string Rephrased photo string | Srinivasa Ragavan | 2005-05-06 | 1 | -2/+2 |
* | get the uri from Ebook instead of Esource. e_source_get_uri returns NULL | Sivaiah Nallagatla | 2005-04-08 | 1 | -7/+5 |
* | Make sure LoadSourceData has call back installed before calling it. cb is | Sivaiah Nallagatla | 2005-03-05 | 1 | -1/+2 |
* | Removed the hack, setting absolute URI to NULL. Fixes #72715 | Sushma Rai | 2005-02-24 | 1 | -1/+0 |
* | Make mailer depend on libedataserverui. | Hans Petter Jansson | 2005-02-24 | 2 | -2/+2 |
* | update the base uri of the "On This Computer" group when user home dir | Sivaiah Nallagatla | 2005-02-22 | 1 | -2/+16 |
* | connect to "value_changed" signal of spin button instead of "changed" | Sivaiah Nallagatla | 2005-02-15 | 1 | -1/+1 |
* | clean up descriptions | JP Rosevear | 2005-02-08 | 1 | -5/+5 |
* | display a warning dialog if the server version is not proper added warning | vivek jain | 2005-02-04 | 1 | -24/+31 |
* | Implement based on the create_groups () function in addressbook-migrate.c. | Hans Petter Jansson | 2005-02-03 | 2 | -0/+93 |
* | Fix a small spacing issue in the Display section's children, to be HIG | Rodney Dawes | 2005-02-03 | 1 | -1/+1 |
* | Remove leading "%s" from the transalatable string Fixes #36137 | Sivaiah Nallagatla | 2005-01-28 | 1 | -2/+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 |
* | add a11y name for the contact's treeview. | Hao Sheng | 2005-01-18 | 1 | -0/+3 |
* | install schemas properly | JP Rosevear | 2005-01-07 | 1 | -1/+1 |
* | Merge from offline brnach | Sivaiah Nallagatla | 2004-12-24 | 2 | -11/+70 |
* | This is the last we see of ESelectNames. | Hans Petter Jansson | 2004-12-23 | 29 | -7290/+0 |
* | No more select-names. (libevolution_addressbook_la_LIBADD): Remove | Hans Petter Jansson | 2004-12-23 | 2 | -7/+0 |
* | api changes. | Not Zed | 2004-12-22 | 2 | -2/+2 |
* | set the window title based upon the source | Jain Vivek | 2004-12-15 | 1 | -1/+5 |
* | addressbook/gui/component/addressbook-migrate.c | Hans Petter Jansson | 2004-12-09 | 4 | -4/+4 |
* | set the active item based on the current group. | Not Zed | 2004-12-06 | 1 | -2/+7 |
* | remove camel, add ADDRESSBOOK_LIBS. | Not Zed | 2004-12-03 | 3 | -3/+2 |
* | get image directly from icon factory | JP Rosevear | 2004-11-26 | 1 | -4/+1 |
* | Evolution product name spelled with an uppercase E | Joan Sanfeliu | 2004-11-23 | 2 | -3/+3 |
* | reverting commit | Sivaiah Nallagatla | 2004-11-22 | 2 | -64/+11 |
* | added message which gets prompted when user tries to access a book which | Sivaiah Nallagatla | 2004-11-22 | 2 | -11/+64 |
* | fix for bugzilla #44876 | mengjie yu | 2004-11-04 | 1 | -0/+12 |
* | Added the bbdb plugin. | Nat Friedman | 2004-10-22 | 1 | -0/+1 |
* | correct hook name typo | JP Rosevear | 2004-10-22 | 1 | -0/+1 |
* | add appropriate popup icons | JP Rosevear | 2004-10-21 | 1 | -2/+4 |
* | fix a past-o for no-ldap case. | Not Zed | 2004-10-21 | 1 | -1/+1 |
* | register config hook. | Not Zed | 2004-10-21 | 3 | -808/+626 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 2 | -3/+3 |
* | added an any select mask and updated the hook maps. | Not Zed | 2004-10-15 | 2 | -0/+25 |
* | find source selector and option menu in libedataserverui | JP Rosevear | 2004-10-14 | 3 | -3/+4 |
* | Don't unref the view - removing it from the hash table will do this for | Hans Petter Jansson | 2004-10-12 | 1 | -3/+2 |
* | fix for e-popup api changes. Moved all mask specifiers to visible rather | Not Zed | 2004-10-07 | 2 | -25/+32 |
* | convert to using EABPopup. (sources): remove dead code. | Not Zed | 2004-10-06 | 1 | -87/+47 |
* | Quiet debug messages. | William Jon McCann | 2004-09-22 | 2 | -2/+20 |
* | ** See bug #64080. | Not Zed | 2004-09-09 | 1 | -0/+1 |
* | ** See bug #62856 (workaround). | Not Zed | 2004-08-30 | 1 | -1/+1 |
* | ** See bug #64011. | Not Zed | 2004-08-30 | 1 | -1/+1 |
* | Really fixes #61833 and #63697. | Hans Petter Jansson | 2004-08-27 | 1 | -1/+1 |
* | Don't mark component menu accels for translation. | Christian Neumair | 2004-08-27 | 1 | -1/+1 |
* | disbale the display name widget in case of groupwise as we can not handle | Sivaiah Nallagatla | 2004-08-26 | 1 | -2/+8 |
* | May fix #61833. | Hans Petter Jansson | 2004-08-25 | 1 | -1/+1 |
* | Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >= | Frédéric Crozat | 2004-08-25 | 1 | -0/+2 |
* | remove the dead ldap config control stuff. | Chris Toshok | 2004-08-22 | 1 | -6/+0 |
* | [ likely fixes #61500 ] remove the secondary text, since we don't have the | Chris Toshok | 2004-08-20 | 1 | -19/+57 |
* | select names dialog can not be modal as password dialogs can come up while | Sivaiah Nallagatla | 2004-08-19 | 1 | -1/+1 |
* | e passwords api change/reprompt if we need to. | Not Zed | 2004-08-12 | 1 | -3/+5 |
* | just revering a local change gone in in the commit i just made | Sivaiah nallagatla | 2004-08-12 | 1 | -3/+3 |
* | when user cancels auth dialog send the anonoymous query only in case of | Sivaiah Nallagatla | 2004-08-12 | 2 | -3/+13 |
* | Make the main dialog here be an actual GtkDialog instead of a GtkWindow | Rodney Dawes | 2004-08-03 | 2 | -1306/+1279 |
* | [ fixes #61365 and other misc issues with the addressbook source editors ] | Chris Toshok | 2004-07-31 | 4 | -21/+115 |
* | change contacts group to address book | JP Rosevear | 2004-07-26 | 2 | -5/+5 |
* | include config.h #61395. | Not Zed | 2004-07-22 | 1 | -0/+4 |
* | [ fixes #60508 ] | Chris Toshok | 2004-07-22 | 2 | -40/+23 |
* | don't set the toggle selection | JP Rosevear | 2004-07-21 | 1 | -2/+2 |
* | [ fixes #56657 ] | Rodney Dawes | 2004-07-14 | 1 | -16/+6 |
* | [ fixes #61299 ] | Chris Toshok | 2004-07-13 | 1 | -3/+3 |
* | tarball should ship .schemas.in.in files, not generated files. | Frédéric Crozat | 2004-07-09 | 2 | -2/+1 |
* | fix shortcuts. #56746 | Not Zed | 2004-06-28 | 1 | -2/+2 |
* | do not limit the text len to 2047 characters | Radek Doulik | 2004-06-24 | 1 | -9/+0 |
* | Add an x-source-vcard target entry that includes the source book URI. | Hans Petter Jansson | 2004-06-24 | 1 | -23/+115 |
* | Move the search bar to the top and add a label _Search so that the entry | Rodney Dawes | 2004-06-23 | 1 | -47/+85 |
* | revert this change. | Chris Toshok | 2004-06-22 | 1 | -12/+1 |
* | make completion respect your download limit for a given source. speeds up | Chris Toshok | 2004-06-22 | 1 | -1/+12 |
* | remove the auth-entry-notebook in the edit dialog, and rename the auth | Chris Toshok | 2004-06-22 | 4 | -258/+108 |
* | set auth-domain property on groupwise sources, so that newly created | Sivaiah Nallagatla | 2004-06-19 | 1 | -0/+1 |
* | only go through the process of creating/loading the EBook if the model has | Chris Toshok | 2004-06-19 | 1 | -3/+5 |
* | [ fixes bug #59376 ] | Chris Toshok | 2004-06-19 | 1 | -1/+3 |
* | EBookContactsCallback -> EBookListCallback. (eab_nickname_query): same. | Chris Toshok | 2004-06-18 | 7 | -8/+6 |
* | set the source selector to be able to toggle the current selection. Fix | Not Zed | 2004-06-16 | 1 | -0/+2 |
* | Fixes #57795. | Hans Petter Jansson | 2004-06-08 | 1 | -0/+25 |
* | fix the name of "stock_save-as" everywhere | Dan Winship | 2004-06-07 | 1 | -1/+1 |
* | only resolve destinations against persons, not contact lists. | Chris Toshok | 2004-06-05 | 1 | -18/+30 |
* | Add missing negation that caused a crash. | Hans Petter Jansson | 2004-06-03 | 1 | -1/+1 |
* | remove hidden field migration, and add in a phase to clear the | Chris Toshok | 2004-06-03 | 1 | -52/+17 |
* | Don't need these two functions any more (source_to_dialog, | Rodney Dawes | 2004-06-02 | 2 | -1705/+1131 |
* | call e_select_names_model_load_contacts after setting | Chris Toshok | 2004-05-29 | 5 | -8/+123 |
* | added missing #ifdef HAVE_LDAP | Christophe Fergeau | 2004-05-29 | 1 | -0/+2 |
* | reenable this function, in a slightly broken manner. we don't have | Chris Toshok | 2004-05-26 | 1 | -11/+17 |
* | [ fixes #58654 ] | Chris Toshok | 2004-05-26 | 1 | -25/+20 |
* | read the "auth-domain" property from e-source and use it as the component | Sivaiah Nallagatla | 2004-05-25 | 1 | -4/+12 |
* | Generate the addressbook-errors.xml.h file and install the xml file and | Jeffrey Stedfast | 2004-05-25 | 2 | -65/+21 |
* | Implement. (migrate_contacts_hidden_fields): Implement. | Hans Petter Jansson | 2004-05-21 | 1 | -0/+78 |
* | use the new ebook api here. missed this one in my earlier commit. | Chris Toshok | 2004-05-21 | 1 | -1/+3 |
* | use the new e_book_new and e_book_open apis. | Chris Toshok | 2004-05-20 | 6 | -33/+47 |
* | make exchange accounts insensitve. | Larry Ewing | 2004-05-19 | 1 | -1/+4 |
* | Add menu_label and menu_accelerator. | William Jon McCann | 2004-05-19 | 1 | -0/+2 |
* | Change E_PIXMAP size args over to E_ICON_SIZE_* values. | Jeffrey Stedfast | 2004-05-18 | 1 | -10/+10 |
* | Use an E_ICON_SIZE enum value for the icon_size argument to get_icon. | Jeffrey Stedfast | 2004-05-18 | 2 | -2/+2 |
* | set exception properly on failure. | Not Zed | 2004-05-12 | 3 | -4/+18 |
* | Remove the addressbook control | Dan Winship | 2004-05-12 | 3 | -169/+10 |
* | see if the selected group is groupwise one and setup the relative uri and | Sivaiah Nallagatla | 2004-05-11 | 1 | -1/+21 |
* | Fixes bug #44196 addressbook table view uses ASCII sort | Suresh Chandrasekharan | 2004-05-11 | 1 | -1/+1 |
* | Fix parts of #53466. | Enver ALTIN | 2004-05-10 | 1 | -1/+1 |
* | fixup the dialog initialization. | Larry Ewing | 2004-05-05 | 1 | -2/+4 |
* | bump the maximum download limit to 1000. | Larry Ewing | 2004-05-04 | 1 | -1/+1 |
* | set the email entry sesitive only when anonymous isn't selected. Make the | Larry Ewing | 2004-05-04 | 1 | -4/+4 |
* | remove unused colorpicker. | Larry Ewing | 2004-05-04 | 1 | -45/+1 |
* | missed this last time | Larry Ewing | 2004-05-04 | 1 | -1/+1 |
* | set the config item type | JP Rosevear | 2004-05-03 | 1 | -0/+4 |
* | sensitize the details dialog where appropriate. Don't try to read from | Larry Ewing | 2004-05-02 | 1 | -7/+11 |
* | Fixed a type-o. | Enver ALTIN | 2004-05-01 | 1 | -1/+1 |
* | oops, fixed a missing ) | Jeffrey Stedfast | 2004-04-28 | 1 | -2/+2 |
* | We need a migration dialog if the revision <= 10. Fixes bug #57770. | Jeffrey Stedfast | 2004-04-28 | 1 | -1/+1 |
* | remove debug spew. | Larry Ewing | 2004-04-28 | 1 | -8/+3 |
* | Migrate pilot data. (migrate_pilot_data): Oops. Apparently the addressbook | Jeffrey Stedfast | 2004-04-28 | 1 | -41/+5 |
* | Migrate pilot data. | Jeffrey Stedfast | 2004-04-28 | 1 | -1/+134 |
* | fix warnings, remove unused code. | Larry Ewing | 2004-04-27 | 1 | -243/+32 |
* | start integrate the new dialog. | Larry Ewing | 2004-04-27 | 2 | -504/+1478 |
* | Fix the addressbook control to not crash. (Temporary fix.) | Dan Winship | 2004-04-23 | 1 | -2/+8 |
* | store off the label as well as the folder name label, so we can reuse the | Chris Toshok | 2004-04-22 | 1 | -32/+177 |
* | added a new function to striff off any parameters present after ';' in the | Sivaiah Nallagatla | 2004-04-21 | 1 | -3/+24 |
* | fix for e_user_creatable_items handle api changes. | Not Zed | 2004-04-21 | 1 | -1/+1 |
* | Set the default image for the contact photo to be the stock_person image | Rodney Dawes | 2004-04-19 | 4 | -23/+26 |
* | new function, use the async interface to load the book. | Chris Toshok | 2004-04-17 | 1 | -22/+35 |
* | force the info label to update its contents here if the load was | Chris Toshok | 2004-04-15 | 3 | -3/+8 |
* | rip out tons of functions - they all live in addressbook-view.c now. the | Chris Toshok | 2004-04-15 | 7 | -1339/+1453 |
* | added a check for new auth type "plain/password" for groupwise in | Sivaiah Nallagatla | 2004-04-13 | 1 | -0/+2 |
* | quiet valgrind uninitialized memory warning. | Chris Toshok | 2004-04-13 | 1 | -0/+1 |
* | add prototypes for eab_load_error_dialog and eab_search_result_dialog. | Chris Toshok | 2004-04-11 | 2 | -103/+2 |
* | bump version required to 8 for the contact list migration foo. | Chris Toshok | 2004-04-10 | 1 | -1/+1 |
* | pass GDK_CURRENT_TIME instead of a function pointer to "time" to | Chris Toshok | 2004-04-10 | 1 | -11/+22 |
* | use the new e_destination_export_to_vcard_attribute call to build up the | Chris Toshok | 2004-04-10 | 11 | -336/+248 |
* | create an EUserCreatableItemsHandler (addressbook_view_clear): destroy it | Dan Winship | 2004-04-09 | 2 | -4/+18 |
* | Sync the changes here rather than setting 'changed' on the config control | Jeffrey Stedfast | 2004-04-08 | 1 | -23/+13 |
* | Fixes #53433. | Hari Prasad Nadig | 2004-04-02 | 2 | -55/+31 |
* | [ fixes bug #53544 ] | Chris Toshok | 2004-03-31 | 1 | -5/+20 |
* | [ fixes bug #53094 ] | Chris Toshok | 2004-03-31 | 2 | -265/+63 |
* | [ fixes bug #53634 ] | Chris Toshok | 2004-03-31 | 1 | -3/+0 |
* | call drag_finish properly. (selector_tree_drag_motion): set the drag | Larry Ewing | 2004-03-30 | 1 | -61/+53 |
* | don't let the user delete their Personal addressbook. This is just a nice | Chris Toshok | 2004-03-25 | 1 | -2/+7 |
* | parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fill | Chris Toshok | 2004-03-25 | 1 | -0/+7 |
* | build a11y/addressbook dir : add the accessibility support for | Hao Sheng | 2004-03-15 | 1 | -0/+2 |
* | : maintain a list of only those source groups which are added to menu | Sivaiah Nallagatla | 2004-03-04 | 1 | -2/+15 |
* | ** See #54991. | Not Zed | 2004-03-04 | 1 | -17/+20 |
* | Set error to NULL before using it. | Hans Petter Jansson | 2004-03-04 | 1 | -1/+1 |
* | Remove local data, with error reporting on failure. | Hans Petter Jansson | 2004-03-04 | 1 | -3/+30 |
* | add drop support for text/x-vcard to the source list. | Larry Ewing | 2004-03-02 | 1 | -0/+185 |
* | Move unused variable declaration inside notyet conditional. | Hans Petter Jansson | 2004-02-27 | 3 | -3/+2 |
* | don't init the dialog here (addressbook_migrate): init it here | JP Rosevear | 2004-02-25 | 1 | -3/+2 |
* | s/HAVE_NSS/ENABLE_SMIME. | Chris Toshok | 2004-02-20 | 2 | -4/+4 |
* | split out the majority of the set_prop code for PROPERTY_SOURCE_UID_IDX | Chris Toshok | 2004-02-20 | 1 | -84/+134 |
* | free up the list returned by e_book_get_contacts. | Chris Toshok | 2004-02-13 | 1 | -0/+3 |
* | Fix capitalization of Address Book usage in sentence form Use Address Book | Rodney Dawes | 2004-02-13 | 2 | -10/+14 |
* | Address Book, not Addressbook | Rodney Dawes | 2004-02-12 | 1 | -2/+2 |
* | Initialize the personal_source to NULL | Rodney Dawes | 2004-02-09 | 1 | -0/+1 |
* | don't bother using a function-wide variable to store the personal source. | Chris Toshok | 2004-02-07 | 1 | -7/+5 |
* | Hide the border on the notebook also Don't pack another scrolled window | Rodney Dawes | 2004-02-07 | 1 | -0/+1 |
* | add widgets/misc for e-activity-handler.h | Dan Winship | 2004-02-04 | 1 | -2/+1 |
* | use gtk_spin_button_* apis to get and set values for download limit spin | Sivaiah Nallagatla | 2004-02-04 | 1 | -6/+7 |
* | Changed "Finish" to "Apply" in dialog finish page text. | Hans Petter Jansson | 2004-01-30 | 1 | -1/+1 |
* | Sync the modified source list. | Hans Petter Jansson | 2004-01-30 | 2 | -2/+9 |
* | use the MigrationContext struct. (dialog_close): same. | Chris Toshok | 2004-01-30 | 1 | -97/+117 |
* | set group to temporary source | Radek Doulik | 2004-01-30 | 1 | -0/+1 |
* | Get file_as instead of full_name. | Hans Petter Jansson | 2004-01-29 | 2 | -2/+2 |
* | set the relative_uri of a local source to be its uid. | Chris Toshok | 2004-01-28 | 2 | -15/+12 |
* | [ Should fix #53361 and other migration problems/crashes ] new function, | Chris Toshok | 2004-01-27 | 1 | -29/+46 |
* | Select Contacts from Address Book, not Contents | Rodney Dawes | 2004-01-25 | 1 | -1/+1 |
* | oops. (migrate_contact_folder): fix the unreffing. | Chris Toshok | 2004-01-25 | 1 | -3/+9 |
* | use _("Personal"), not "Personal". | Chris Toshok | 2004-01-25 | 1 | -1/+1 |
* | i2004-01-24 Chris Toshok <toshok@ximian.com> | Chris Toshok | 2004-01-25 | 1 | -7/+0 |
* | use e_folder_map_local_folders. (find_addressbook_dirs): nuke. | Chris Toshok | 2004-01-25 | 1 | -53/+5 |
* | [ fixes bug #52571 ] ugh. name fields that have \" around the name break | Chris Toshok | 2004-01-24 | 1 | -10/+26 |
* | [ fixes bug #53184 ] handle the fact that the xml 1.4 spits out contains | Chris Toshok | 2004-01-23 | 1 | -0/+30 |
* | [ fixes bug #52944 ] do some massaging of contacts as we import them, to | Chris Toshok | 2004-01-23 | 1 | -0/+56 |
* | Remove. (dialog_to_source): Don't create source dir, backend takes care of | Hans Petter Jansson | 2004-01-22 | 1 | -26/+1 |
* | new function. | Chris Toshok | 2004-01-22 | 3 | -17/+165 |
* | deal with the groups/sources already being there. Essentially make this | Chris Toshok | 2004-01-21 | 3 | -43/+78 |
* | Get name from correct model column. | Hans Petter Jansson | 2004-01-20 | 1 | -1/+1 |
* | Implement. (load_primary_selection): Use get_primary_source (). | Hans Petter Jansson | 2004-01-20 | 1 | -9/+19 |
* | Don't run callback if the action was cancelled. (load_source_cb): Ditto. | Hans Petter Jansson | 2004-01-17 | 2 | -2/+25 |
* | only set the menus and command state if we actually are already displayed, | JP Rosevear | 2004-01-17 | 1 | -3/+5 |
* | Implement. (get_paned_position): Implement. (eab_view_new): Connect signal | Hans Petter Jansson | 2004-01-16 | 1 | -1/+14 |
* | Actually commit. | JP Rosevear | 2004-01-13 | 1 | -8/+0 |
* | migrate from 1.5.0 and 1.5.1 properly | JP Rosevear | 2004-01-13 | 1 | -0/+8 |