| Commit message (Expand) | Author | Age | Files | Lines |
* | gui/contact-editor/e-contact-editor.c | Tor Lillqvist | 2005-11-26 | 10 | -16/+110 |
* | Include e-util-private,h to get redefinition of EVOLUTION_UIDIR (as a call | Tor Lillqvist | 2005-11-26 | 2 | -1/+12 |
* | Include openldap-extract.h on Windows. Include e-util-private.h to get | Tor Lillqvist | 2005-11-26 | 2 | -10/+71 |
* | New file. Contains various things lifted from OpenLDAP for use on Windows | Tor Lillqvist | 2005-11-26 | 3 | -1/+1436 |
* | Use g_filename_from_uri() instead of just stripping off the "file://" | Tor Lillqvist | 2005-11-25 | 2 | -2/+12 |
* | Use g_filename_from_uri() instead of just stripping off the "file://" | Tor Lillqvist | 2005-11-25 | 2 | -1/+6 |
* | Use g_filename_to_uri() instead of just prefixing "file://" for Win32 | Tor Lillqvist | 2005-11-25 | 2 | -1/+7 |
* | Groupwise address book, new warning message if the user's frequent contacts | Sushma Rai | 2005-11-24 | 2 | -0/+10 |
* | Added keyboard accelerators for contacts. | Srinivasa Ragavan | 2005-11-16 | 3 | -18/+24 |
* | Add a config argument to get the actual page size and set it to style. | Evan Yan | 2005-11-11 | 2 | -4/+26 |
* | Setting the focus to the corresponding entry field after changing dropdown | Sushma Rai | 2005-10-26 | 2 | -11/+36 |
* | Marked subject line for translation. Fixes #317753. | Sushma Rai | 2005-10-22 | 2 | -4/+9 |
* | Making the LDAP search filter configurable. Fixes #311884. | Sushma Rai | 2005-10-22 | 3 | -17/+393 |
* | dded case insensitive compare support etable, and using it for Organization | Sushma Rai | 2005-10-04 | 2 | -1/+8 |
* | Using "collate" compare type for "File As". Fixes #271594, and #273870. | Sushma Rai | 2005-10-04 | 2 | -1/+7 |
* | Set the sorting column so that the contacts are alphabetically sorted in | Sushma Rai | 2005-10-04 | 1 | -0/+6 |
* | Test program change, missed in previous commit. | Sushma Rai | 2005-10-03 | 1 | -1/+1 |
* | Fix for issues related to printing contacts. Fixes #248624, #274285, | Sushma Rai | 2005-10-03 | 4 | -18/+87 |
* | Not allowing partial comparisons while finding duplicate entries. | Sushma Rai | 2005-09-30 | 2 | -1/+8 |
* | This now takes care to escape any auth mechanism in the uri. | Sarfraaz Ahmed | 2005-09-30 | 2 | -8/+13 |
* | Handling the attributed specified in the schema, and also mozilla schema | Sushma Rai | 2005-09-30 | 2 | -27/+133 |
* | Fix for the crash when adding duplicate contacts without e-mail ids by | Sushma Rai | 2005-09-28 | 3 | -10/+30 |
* | Allowing to delete address book folder using Del/Delete key. | Sushma Rai | 2005-09-28 | 2 | -0/+57 |
* | Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing to the | Tor Lillqvist | 2005-09-28 | 2 | -1/+8 |
* | Clearing the contacts preview pane after every search. Fixes #269655. | Sushma Rai | 2005-09-26 | 1 | -0/+3 |
* | Spec file change to selecte multiple entries in the contact list editor. | Sushma Rai | 2005-09-14 | 2 | -1/+6 |
* | Proper ordering of column and field names in ETableSpecification. | Sushma Rai | 2005-08-26 | 2 | -38/+45 |
* | de-constify uri, and fix its creation logic. (load_source_cb): cast for | Not Zed | 2005-08-24 | 10 | -25/+64 |
* | Using e_contact_get() for E_CONTACT_IS_LIST. See #314152. | Sushma Rai | 2005-08-22 | 2 | -4/+15 |
* | Commiting Devashish patch for #241219. 2005-08-19 Devashish Sharma | Srinivasa Ragavan | 2005-08-22 | 2 | -10/+25 |
* | Fixes the crash while exporting contacts in csv format. Fixes #269870 | Sushma Rai | 2005-08-22 | 2 | -7/+20 |
* | Allow selecting and removing multiple entries from contact list editor. | Sushma Rai | 2005-08-22 | 2 | -3/+28 |
* | Fixed the problem of comparison and never returning true, in | Sushma Rai | 2005-08-22 | 2 | -3/+10 |
* | corrected the date in changelog. | Sushma Rai | 2005-08-20 | 1 | -4/+4 |
* | Not checking for the duplicate contacts matching emial ids of a list. | Sushma Rai | 2005-08-17 | 2 | -34/+49 |
* | While adding new contact, during the duplicate contact check, not comparing | Sushma Rai | 2005-08-17 | 2 | -1/+10 |
* | Handling GTK_RESPONSE_DELETE_EVENT response. | Sushma Rai | 2005-08-17 | 2 | -1/+11 |
* | Added scroll bar to duplicate detected dialog. | Sushma Rai | 2005-08-17 | 2 | -138/+158 |
* | Add eab-popup.c back which apparently was accidentally removed. | Tor Lillqvist | 2005-08-17 | 2 | -1/+7 |
* | Install missing e-plugin header eab-config.h, eab-menu.h and eab-popup.h. | Christian Kellner | 2005-08-17 | 2 | -3/+12 |
* | Proper Checking for naming context value. Now pops up the error | Sushma Rai | 2005-08-13 | 2 | -1/+6 |
* | defined prototype for sensitize_ok(), fixes the compile time warnings. | Sushma Rai | 2005-08-10 | 1 | -0/+1 |
* | Fix for #258257, got missed while I committed the changelog for it. | Sushma Rai | 2005-08-10 | 1 | -0/+10 |
* | Use privsolib instead of privlib (no difference on Unix, on Win32 | Tor Lillqvist | 2005-08-10 | 2 | -1/+10 |
* | Vulnerability patch submitted by "Sitic Vulnerability Advisory <sitic@pts.se>" | Sushma Rai | 2005-08-05 | 2 | -3/+9 |
* | Fix for the crash while importing ldif file with more than fifty entries. | Sushma Rai | 2005-08-05 | 2 | -1/+8 |
* | Add missing forward references | Jules Colding | 2005-08-03 | 2 | -0/+8 |
* | Not removing the contacts, if move fails because of destination address book | Sushma Rai | 2005-08-03 | 2 | -9/+31 |
* | Made the error dialog for load-error nonmodal, since it block the UI along | Srinivasa Ragavan | 2005-08-03 | 3 | -6/+22 |
* | Marked string for translation and removed trailing space. Fixes bug | Frank Arnold | 2005-08-03 | 2 | -2/+7 |
* | Patch by "Devashish Sharma <sdevashish@novell.com> ", fixes #258257. | Sushma Rai | 2005-08-02 | 1 | -2/+9 |
* | Fixes the bug #309416 | Srinivasa Ragavan | 2005-07-29 | 2 | -1/+6 |
* | Fixes the bug #269870. Commiting Michael Meeks patch. | Srinivasa Ragavan | 2005-07-29 | 2 | -1/+11 |
* | Fixed in a genereic way, the resizing of contact photos | Srinivasa Ragavan | 2005-07-29 | 2 | -32/+47 |
* | fix make distcheck issues. remove duplicate inclusion of header | Harish Krishnaswamy | 2005-07-27 | 3 | -2/+7 |
* | Added a string for resize popup Added code to check the size of image and | Srinivasa Ragavan | 2005-07-25 | 3 | -1/+44 |
* | Patch by "Arunprakash <arunp@novell.com>" to change the string marked for | Sushma Rai | 2005-07-25 | 2 | -8/+13 |
* | Using autocompletion stock icon instead of contacts icon, for | Sushma Rai | 2005-07-22 | 2 | -1/+7 |
* | Showing the file_as name in the contact editor dialog title. Patch by | Sushma Rai | 2005-07-22 | 2 | -6/+37 |
* | Not prompting the delete confirmation dialog for cut contact operation. | Sushma Rai | 2005-07-21 | 4 | -6/+18 |
* | Patch by Arunprakash to add missed error messages and marking them | Sushma Rai | 2005-07-19 | 2 | -2/+10 |
* | Unrefing the query. | Sushma Rai | 2005-07-15 | 3 | -3/+13 |
* | Fix for address book import problems. | Sushma Rai | 2005-07-13 | 3 | -5/+17 |
* | Merge back eplugin-import-branch. | Michael Zucci | 2005-07-12 | 10 | -432/+366 |
* | // uris. Also, opens a contact in the editor if the contact-uid in the url | Veerapuram Varadhan | 2005-07-11 | 4 | -0/+151 |
* | Corrected the changelog entry. | Sushma Rai | 2005-07-11 | 1 | -1/+1 |
* | Including the file path in the error string. Fixes #309624. | Sushma Rai | 2005-07-08 | 2 | -4/+12 |
* | Enable autocompletion on personal addressbook when creating it (Mandriva | Frédéric Crozat | 2005-07-07 | 3 | -0/+11 |
* | added comments about the hookpoints | Vivek Jain | 2005-07-06 | 3 | -0/+22 |
* | Fixed for bug 309245. Fixes the bug 206774, 242154. Fixes the bug 206774, | Srinivasa Ragavan | 2005-07-06 | 5 | -3/+34 |
* | The previous commit breaks the build by introducing a circular dependancy. | Harish Krishnaswamy | 2005-06-25 | 2 | -1/+6 |
* | Setting TYPE=OTHER default parameter to email attribute. Fixes #240756. | Sushma Rai | 2005-06-25 | 2 | -0/+13 |
* | Fixed some symbol resolution errors with groupwise-features plugin. | Sushma Rai | 2005-06-25 | 2 | -0/+6 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 19 | -31/+32 |
* | gui/component/Makefile.am gui/contact-editor/Makefile.am | Tor Lillqvist | 2005-06-19 | 8 | -38/+77 |
* | gui/component/GNOME_Evolution_Addressbook.server.in.in | Tor Lillqvist | 2005-06-18 | 4 | -3/+10 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 35 | -49/+54 |
* | Replaced wombat master category list with e-categories from libedataserver. | Sushma Rai | 2005-06-10 | 2 | -32/+17 |
* | moved e-error to e-util | Not Zed | 2005-05-16 | 2 | -2/+2 |
* | moved e-error to e-util | Not Zed | 2005-05-16 | 10 | -180/+115 |
* | shell/ChangeLog shell/e-component-registry.c shell/e-component-registry.h | Srinivasa Ragavan | 2005-05-16 | 2 | -0/+5 |
* | Fixed wrong xalign of Zip/Postal Code. This was very ugly in languages | Ulrich Neumann | 2005-05-12 | 2 | -3/+9 |
* | Fixed the bug 209416. It shows a different view for contact lists | Srinivasa Ragavan | 2005-05-11 | 2 | -7/+31 |
* | Misses header file with previous commit. | Sushma Rai | 2005-05-09 | 1 | -1/+1 |
* | Removed the plural form "contact(s)" from translatable error message. | Sushma Rai | 2005-05-09 | 3 | -3/+40 |
* | Forming contact deletion confirmation message based on contact(s) or | Sushma Rai | 2005-05-09 | 3 | -11/+50 |
* | Fixes #301459 Corrected the spelling for addresses and address. | Chenthill Palanisamy | 2005-05-06 | 2 | -1/+7 |
* | Changed string 'login' Rephrased photo string Rephrased photo string | Srinivasa Ragavan | 2005-05-06 | 1 | -2/+2 |
* | Changelog already added | Chenthill Palanisamy | 2005-05-06 | 2 | -2/+2 |
* | Fixes #272464 | Chenthill Palanisamy | 2005-05-06 | 3 | -4/+11 |
* | Fix some leaks | Ross Burton | 2005-04-28 | 3 | -1/+19 |
* | Add focus_in_event function. | Mengjie Yu | 2005-04-22 | 2 | -1/+41 |
* | We should incarnate the reflow item if it doesn't exist. | Yu Mengjie | 2005-04-21 | 2 | -0/+21 |
* | get the uri from Ebook instead of Esource. e_source_get_uri returns NULL | Sivaiah Nallagatla | 2005-04-08 | 2 | -7/+16 |
* | use eab_merging_book_add_contact instead of e_book_async_add_contact to | Sivaiah Nallagatla | 2005-04-08 | 2 | -2/+10 |
* | remove the edit function. | Li Yuan | 2005-03-24 | 2 | -7/+8 |
* | make the search field consistent with the Search Dialog. | Mengjie Yu | 2005-03-16 | 2 | -1/+9 |
* | Make sure LoadSourceData has call back installed before calling it. cb is | Sivaiah Nallagatla | 2005-03-05 | 2 | -1/+10 |
* | Change the e-popup item type for "Cut" from E_POPUP_BAR to E_POPUP_ITEM | Sivaiah Nallagatla | 2005-03-01 | 2 | -1/+9 |
* | Just close the editor when user presees cancel or closes the editor when | Sivaiah Nallagatla | 2005-02-26 | 2 | -1/+14 |
* | Removed the hack, setting absolute URI to NULL. Fixes #72715 | Sushma Rai | 2005-02-24 | 2 | -1/+5 |
* | Make mailer depend on libedataserverui. | Hans Petter Jansson | 2005-02-24 | 3 | -2/+8 |
* | close the editor here in case of save and discard so that callers need not | Sivaiah Nallagatla | 2005-02-22 | 3 | -10/+24 |
* | update the base uri of the "On This Computer" group when user home dir | Sivaiah Nallagatla | 2005-02-22 | 2 | -2/+25 |
* | connect to "value_changed" signal of spin button instead of "changed" | Sivaiah Nallagatla | 2005-02-15 | 2 | -1/+9 |
* | Install shared libraries to privlibdir. | Hans Petter Jansson | 2005-02-10 | 4 | -3/+9 |
* | New functions which peeks at the conents of the file and guesses the | Christophe Fergeau | 2005-02-09 | 2 | -15/+136 |
* | clean up descriptions | JP Rosevear | 2005-02-08 | 2 | -5/+10 |
* | changed the loop termination check to E_CONACT_LAST_SIMPLE_STRING -1 so | Sivaiah Nallagatla | 2005-02-07 | 2 | -1/+8 |
* | new function to filter contact lists from search results (query_cb) : | Sivaiah Nallagatla | 2005-02-06 | 2 | -8/+42 |
* | display a warning dialog if the server version is not proper added warning | vivek jain | 2005-02-04 | 4 | -24/+50 |
* | Implement based on the create_groups () function in addressbook-migrate.c. | Hans Petter Jansson | 2005-02-03 | 3 | -0/+106 |
* | Fix a small spacing issue in the Display section's children, to be HIG | Rodney Dawes | 2005-02-03 | 2 | -1/+6 |
* | Use guint instead of ulong for signal ID. | Hans Petter Jansson | 2005-02-01 | 2 | -3/+8 |
* | call the eab_merging_* functions instead of e_book_sync* directly. The | Parthasarathi Susarla | 2005-01-29 | 2 | -2/+14 |
* | new function to sensitize im types based on supported fields | Sivaiah Nallagatla | 2005-01-29 | 2 | -5/+51 |
* | Changed a string to make it complete and clear for transaltion Fixes | Sivaiah Nallagatla | 2005-01-29 | 2 | -2/+9 |
* | Remove leading "%s" from the transalatable string Fixes #36137 | Sivaiah Nallagatla | 2005-01-29 | 1 | -0/+6 |
* | Remove leading "%s" from the transalatable string Fixes #36137 | Sivaiah Nallagatla | 2005-01-28 | 1 | -2/+6 |
* | case insesitive version of strstr. Used from camel | Sivaiah Nallagatla | 2005-01-27 | 2 | -4/+43 |
* | add access key to 'Member' Button. | Hao Sheng | 2005-01-27 | 2 | -1/+6 |
* | use the new ECategoriesDialog widget. | Rodrigo Moya | 2005-01-25 | 2 | -16/+9 |
* | Fixes #70622 | JP Rosevear | 2005-01-25 | 2 | -2/+9 |
* | renamed the signal CONTACT_REMOVED to CONTACTS_REMOVED and chaned the | Sivaiah Nallagatla | 2005-01-22 | 6 | -33/+87 |
* | Change the xpad and ypad to 0 here, we don't need the extra padding Add | Rodney Dawes | 2005-01-22 | 3 | -53/+50 |
* | Call gtk_widget_ensure_style to ensure that we set the border widths of | Rodney Dawes | 2005-01-22 | 2 | -0/+7 |
* | Fix some spacing and remove the separator for HIG compliance Set proper | Rodney Dawes | 2005-01-22 | 3 | -5/+30 |
* | Fixes #46404 | JP Rosevear | 2005-01-22 | 4 | -13/+32 |
* | reverting my last change, we will acheive the same thing with | Sivaiah Nallagatla | 2005-01-21 | 1 | -1/+0 |
* | Don't set properties on the contact immediately. (clicked_cb): Set the | Hans Petter Jansson | 2005-01-21 | 2 | -7/+11 |
* | in case of new book set the uid of the source as the relative uri. | Sivaiah Nallagatla | 2005-01-21 | 2 | -1/+8 |
* | add accessable key to the contact editor UI. add accessable key to the | Hao Sheng | 2005-01-20 | 3 | -71/+123 |
* | add a11y name for the contact's treeview. | Hao Sheng | 2005-01-18 | 2 | -0/+9 |
* | add a11y names for widgets named "Image","Anniversary" and "Birthday". add | Hao Sheng | 2005-01-18 | 3 | -0/+20 |
* | show "other" when email does not carry "TYPE" (fill_in_email) : pass | Sivaiah Nallagatla | 2005-01-18 | 2 | -2/+12 |
* | add the a11y name for arrow-button named "Telephone". | Hao Sheng | 2005-01-17 | 2 | -0/+8 |
* | Fixes #61973 | JP Rosevear | 2005-01-13 | 2 | -0/+13 |
* | cast length specifier to int. | Not Zed | 2005-01-12 | 2 | -1/+6 |
* | When spawning an editor, set the initial editability from the target book, | Hans Petter Jansson | 2005-01-10 | 2 | -2/+8 |
* | install schemas properly | JP Rosevear | 2005-01-07 | 2 | -1/+5 |
* | Fixing bug 61068 (removing a white space in a string) | Andre Klapper | 2005-01-03 | 2 | -1/+6 |
* | Merge from offline brnach | Sivaiah Nallagatla | 2004-12-24 | 4 | -12/+104 |
* | This is the last we see of ESelectNames. | Hans Petter Jansson | 2004-12-23 | 30 | -7290/+34 |
* | No more select-names. (libevolution_addressbook_la_LIBADD): Remove | Hans Petter Jansson | 2004-12-23 | 4 | -18/+13 |
* | Unref the name selector. (e_contact_list_editor_save_contact): Fix a | Hans Petter Jansson | 2004-12-23 | 5 | -71/+103 |
* | api changes. | Not Zed | 2004-12-22 | 4 | -3/+13 |
* | Fixes #61975 | JP Rosevear | 2004-12-22 | 2 | -20/+7 |
* | Fix spacing | JP Rosevear | 2004-12-21 | 1 | -1/+2 |
* | convert to G_DEFINE_TYPE | JP Rosevear | 2004-12-21 | 4 | -31/+27 |
* | set the window title based upon the source | Jain Vivek | 2004-12-15 | 2 | -1/+10 |
* | addressbook/gui/component/addressbook-migrate.c | Hans Petter Jansson | 2004-12-09 | 14 | -1395/+26 |
* | some strcasecmp() calls changed with g_ascii_strcasecmp() for Turkish | S.Ãaglar Onur | 2004-12-09 | 2 | -2/+10 |
* | set the active item based on the current group. | Not Zed | 2004-12-06 | 2 | -2/+12 |
* | remove camel, add ADDRESSBOOK_LIBS. | Not Zed | 2004-12-03 | 7 | -6/+20 |
* | save the uid and set it again in the contact. Otherwise, there is | Sivaiah Nallagatla | 2004-12-02 | 2 | -1/+16 |
* | Define new list for storing required fields | Sivaiah Nallagatla | 2004-11-29 | 3 | -13/+152 |
* | Setting addressbook empty messages based on the type of addressbook. | Sushma Rai | 2004-11-27 | 2 | -6/+26 |
* | get image directly from icon factory | JP Rosevear | 2004-11-26 | 3 | -14/+10 |
* | add "labelled by" between entry and label, make accessbility work. add | Hao Sheng | 2004-11-25 | 3 | -0/+178 |
* | Add bug # reference to last entry | Rodney Dawes | 2004-11-23 | 1 | -0/+2 |
* | Evolution product name spelled with an uppercase E | Joan Sanfeliu | 2004-11-23 | 3 | -3/+9 |
* | Fix name attribute values to be identical | Rodney Dawes | 2004-11-23 | 2 | -1/+8 |
* | reverting commit | Sivaiah Nallagatla | 2004-11-22 | 3 | -72/+12 |
* | added message which gets prompted when user tries to access a book which | Sivaiah Nallagatla | 2004-11-22 | 1 | -0/+5 |
* | added message which gets prompted when user tries to access a book which | Sivaiah Nallagatla | 2004-11-22 | 4 | -12/+87 |
* | When name is NULL query against complete email id instead of user name | Sivaiah Nallagatla | 2004-11-18 | 2 | -7/+16 |
* | update to generated file | Michael Zucci | 2004-11-12 | 1 | -1/+1 |
* | Fixes bug #61966. | Andre Klapper | 2004-11-09 | 2 | -1/+7 |
* | rename and make it a public function. (e_minicard_event): change | Steven Zhang | 2004-11-08 | 3 | -23/+31 |
* | populate contact only afte we are sure that data is valid and we can | Sivaiah Nallagatla | 2004-11-08 | 2 | -2/+8 |
* | Translate the category pretty names that we pass for creation of new menu | Rodney Dawes | 2004-11-08 | 2 | -2/+11 |
* | fix for bugzilla #44876 | mengjie yu | 2004-11-04 | 2 | -0/+19 |
* | popup right-click menu after pressing Shift+F10. | Hao Sheng | 2004-11-02 | 2 | -0/+12 |
* | Don't show error dialogs when status code is E_BOOK_ERROR_CANCELLED. We | Sivaiah Nallagatla | 2004-11-02 | 2 | -2/+10 |
* | Fixing a typo (bug 61069). | Andre Klapper | 2004-10-28 | 2 | -1/+6 |
* | Fixes #61972. | Andre Klapper | 2004-10-27 | 2 | -1/+8 |
* | Display mutlivalued contact attributes in the preview. (render_contact): | Nat Friedman | 2004-10-26 | 2 | -6/+26 |
* | Added the bbdb plugin. | Nat Friedman | 2004-10-22 | 1 | -0/+1 |
* | correct hook name typo | JP Rosevear | 2004-10-22 | 3 | -1/+5 |
* | add appropriate popup icons | JP Rosevear | 2004-10-21 | 2 | -2/+8 |
* | fix a past-o for no-ldap case. | Not Zed | 2004-10-21 | 2 | -1/+6 |
* | forgot to commit | Michael Zucci | 2004-10-21 | 2 | -0/+272 |
* | register config hook. | Not Zed | 2004-10-21 | 6 | -809/+647 |
* | convert to org.gnome hook names | JP Rosevear | 2004-10-20 | 6 | -12/+19 |
* | add EAB_POPUP_SELECT_ANY mask instead of EAB_POPUP_SELECT_MANY, so that | Sivaiah Nallagatla | 2004-10-15 | 2 | -9/+16 |
* | uncomment HANDLE_MAILTO_INTERNALLY define so that we will launch composer | Sivaiah Nallagatla | 2004-10-15 | 2 | -1/+8 |
* | added an any select mask and updated the hook maps. | Not Zed | 2004-10-15 | 10 | -4/+453 |
* | find source selector and option menu in libedataserverui | JP Rosevear | 2004-10-14 | 10 | -9/+32 |
* | Don't unref the view - removing it from the hash table will do this for | Hans Petter Jansson | 2004-10-12 | 2 | -3/+10 |
* | fix for e-popup api changes. Moved all mask specifiers to visible rather | Not Zed | 2004-10-07 | 9 | -43/+112 |
* | convert to using EABPopup. (sources): remove dead code. | Not Zed | 2004-10-06 | 8 | -356/+675 |
* | Fixes bug #66520. | Not Zed | 2004-09-30 | 2 | -5/+8 |
* | Fixes bug #66369. | Hans Petter Jansson | 2004-09-30 | 2 | -26/+41 |
* | Fixes bug #65537. | Hans Petter Jansson | 2004-09-30 | 2 | -2/+20 |
* | Fix for #66523 | Hao Sheng | 2004-09-24 | 4 | -0/+39 |
* | Fixes #61978 | Pamplona Hackers | 2004-09-24 | 2 | -1/+8 |
* | Changed the string into proper grammar 'In normal mode, there should not | Fazlu & Hannah | 2004-09-24 | 2 | -1/+8 |
* | only set the file as address to the company if no full name exists | JP Rosevear | 2004-09-24 | 2 | -4/+19 |
* | Quiet debug messages. | William Jon McCann | 2004-09-22 | 4 | -8/+34 |
* | Merged notzed-eplugin-2-branch to head. | Michael Zucci | 2004-09-20 | 2 | -0/+6 |
* | Point at the correct XML file for documentation | Rodney Dawes | 2004-09-14 | 2 | -1/+6 |
* | check for _LABEL type address fields also in supported fileds while | Sivaiah Nallagatla | 2004-09-13 | 2 | -1/+9 |
* | Fix empty log. | JP Rosevear | 2004-09-13 | 1 | -0/+6553 |
* | Fixes #63191 | JP Rosevear | 2004-09-13 | 2 | -6547/+1 |
* | ** See bug #64080. | Not Zed | 2004-09-09 | 2 | -0/+8 |
* | add new widget variable contact_dsiplay_window to _EABView strcut to | Sivaiah Nallagatla | 2004-09-07 | 3 | -11/+30 |
* | ** See bug #62856 (workaround). | Not Zed | 2004-08-30 | 2 | -1/+6 |
* | ** See bug #64011. | Not Zed | 2004-08-30 | 2 | -1/+9 |
* | Really fixes #61833 and #63697. | Hans Petter Jansson | 2004-08-27 | 2 | -1/+8 |
* | [ patch for the rest of 60889 ] new function, either start up the query or | Chris Toshok | 2004-08-27 | 2 | -7/+66 |
* | Don't mark component menu accels for translation. | Christian Neumair | 2004-08-27 | 2 | -1/+6 |
* | disbale the display name widget in case of groupwise as we can not handle | Sivaiah Nallagatla | 2004-08-26 | 2 | -2/+16 |
* | May fix #61833. | Hans Petter Jansson | 2004-08-25 | 2 | -1/+10 |
* | Don't call gtk_dialog_set_has_separator on Gtk Message Dialog with GTK+ >= | Frédéric Crozat | 2004-08-25 | 3 | -2/+8 |
* | remove the dead ldap config control stuff. | Chris Toshok | 2004-08-22 | 2 | -6/+5 |
* | Fixes bug #62715. | Hans Petter Jansson | 2004-08-21 | 2 | -10/+47 |
* | Makes the contact image selector use GtkFileChooser if available. | Hans Petter Jansson | 2004-08-21 | 2 | -12/+65 |
* | [ likely fixes #61500 ] remove the secondary text, since we don't have the | Chris Toshok | 2004-08-20 | 3 | -20/+69 |
* | select names dialog can not be modal as password dialogs can come up while | Sivaiah Nallagatla | 2004-08-19 | 2 | -1/+9 |
* | Remove the custom prompt-to-save dialogs from here - use | Hans Petter Jansson | 2004-08-17 | 2 | -53/+22 |
* | reinstate the ngettext patch that was part of the #53464 commit of | Chris Toshok | 2004-08-17 | 2 | -2/+11 |
* | Commit the correct version of carlos's patch. | JP Rosevear | 2004-08-13 | 1 | -6/+6 |
* | Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0 | Carlos Garnacho Parro | 2004-08-13 | 1 | -38/+97 |
* | Optionally use GtkFileChooser if compiled against Gtk+ >= 2.4.0 | Carlos Garnacho Parro | 2004-08-13 | 1 | -1/+5 |
* | e passwords api change/reprompt if we need to. | Not Zed | 2004-08-12 | 2 | -3/+10 |
* | just revering a local change gone in in the commit i just made | Sivaiah nallagatla | 2004-08-12 | 2 | -3/+8 |
* | when user cancels auth dialog send the anonoymous query only in case of | Sivaiah Nallagatla | 2004-08-12 | 3 | -3/+22 |
* | #include <gtk/gtkvbox.h> | Rodney Dawes | 2004-08-04 | 2 | -0/+5 |
* | Fixes #60529. | Hans Petter Jansson | 2004-08-04 | 2 | -6/+46 |
* | get source uid (addrconduit_dupe_configuration): copy source_uid | JP Rosevear | 2004-08-03 | 3 | -7/+60 |
* | Make the main dialog here be an actual GtkDialog instead of a GtkWindow | Rodney Dawes | 2004-08-03 | 3 | -1306/+1294 |
* | [ fixes #61365 and other misc issues with the addressbook source editors ] | Chris Toshok | 2004-07-31 | 5 | -21/+151 |
* | change contacts group to address book | JP Rosevear | 2004-07-26 | 3 | -5/+13 |
* | but buttons to button box, use vbox instead of table | Radek Doulik | 2004-07-22 | 5 | -51/+53 |
* | include config.h #61395. | Not Zed | 2004-07-22 | 4 | -0/+18 |
* | [ fixes #60508 ] | Chris Toshok | 2004-07-22 | 3 | -40/+34 |
* | Give a reasonable name to the widget for the _Where label | Rodney Dawes | 2004-07-22 | 3 | -2/+14 |
* | don't set the toggle selection | JP Rosevear | 2004-07-21 | 2 | -2/+8 |
* | Check source book writeability directly instead of relying on stored | Hans Petter Jansson | 2004-07-20 | 3 | -35/+64 |
* | [ fixes #60873, and possibly other crashes ] | Chris Toshok | 2004-07-16 | 2 | -1/+11 |
* | ignore Evolution-Addressbook-SelectNames.h. | Chris Toshok | 2004-07-15 | 4 | -2/+25 |
* | [ fixes #56657 ] | Rodney Dawes | 2004-07-14 | 2 | -16/+16 |
* | [ fixes #61299 ] | Chris Toshok | 2004-07-13 | 2 | -3/+12 |
* | [ part of fix for bug #56520 ] | Chris Toshok | 2004-07-13 | 3 | -31/+53 |
* | tarball should ship .schemas.in.in files, not generated files. | Frédéric Crozat | 2004-07-09 | 3 | -2/+10 |
* | Set the source option menu sensitivity here. | Hans Petter Jansson | 2004-07-03 | 2 | -0/+7 |
* | disconnect source/target_editable signal ids. | Chris Toshok | 2004-06-30 | 3 | -3/+53 |
* | Change to privlibexec_PROGRAMS | Rodney Dawes | 2004-06-30 | 2 | -1/+7 |
* | fix shortcuts. #56746 | Not Zed | 2004-06-28 | 2 | -2/+7 |
* | Implement. (eab_contact_compare_name): Don't leak if only one of the | Hans Petter Jansson | 2004-06-26 | 3 | -2/+52 |