aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook
Commit message (Expand)AuthorAgeFilesLines
* [Addressbook] Show editor errors above editor windowMilan Crha2013-08-077-12/+18
* Miscellaneous cleanups.Matthew Barnes2013-07-281-3/+4
* Bug 703244 - Work around GtkBox regression in GTK 3.9.1.Matthew Barnes2013-07-211-0/+1
* EaMinicardView: Create a minicard object, if not present in a listMilan Crha2013-07-101-0/+6
* Miscellaneous cleanups.Matthew Barnes2013-07-071-1/+1
* Remove GalViewFactoryMinicard.Matthew Barnes2013-07-064-133/+0
* GalViewFactoryClass: Remove the new_view() method.Matthew Barnes2013-07-061-8/+0
* GalViewFactoryClass: Remove the get_type_code() method.Matthew Barnes2013-07-061-7/+0
* GalViewFactoryClass: Add a "gal_view_type" member.Matthew Barnes2013-07-061-0/+1
* GalViewClass: Replace get_type_code() with "type_code" string.Matthew Barnes2013-07-061-7/+1
* GalView: Store the title string internally.Matthew Barnes2013-07-062-55/+2
* GalView-related cleanups.Matthew Barnes2013-07-061-7/+8
* GalViewFactory: Remove get_title() method.Matthew Barnes2013-07-061-7/+0
* GalView: Remove edit() method.Matthew Barnes2013-07-061-1/+0
* EShellView: Add a "view-instance" property.Matthew Barnes2013-07-061-3/+8
* ETableSpecification: Implement GInitable.Matthew Barnes2013-07-021-5/+11
* Remove e_table_new_from_spec_file().Matthew Barnes2013-07-021-1/+7
* e_table_new_from_spec_file: Remove unused "state_fn" parameter.Matthew Barnes2013-07-021-2/+1
* EUrlEntry: Replace button with clickable inline icon.Matthew Barnes2013-06-241-11/+5
* Bug #693216 - Email type is changed to other after mergingMilan Crha2013-06-201-72/+112
* Convert ETableModel to an interface.Matthew Barnes2013-06-192-17/+28
* ETable-related cleanups.Matthew Barnes2013-06-191-40/+44
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-285-5/+5
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-286-7/+7
* Simplify EABContactFormatter.Matthew Barnes2013-05-213-307/+45
* EABContactFormatter cleanups.Matthew Barnes2013-05-212-200/+184
* Bug 698487 - Contact Editor's Image's file chooser must show only images filesFabiano Fidêncio2013-04-261-4/+13
* Bug 695477 - Crash in EContactListEditorMatthew Barnes2013-03-111-2/+9
* evolution-addressbook-export: Remove main loop event flushing.Matthew Barnes2013-03-091-6/+0
* Use EClientComboBox where appropriate.Matthew Barnes2013-03-026-76/+108
* evolution-addressbook-export: Flush event sources before exiting.Matthew Barnes2013-02-261-0/+6
* evolution-addressbook-export: Return nothing from action functions.Matthew Barnes2013-02-263-12/+8
* evolution-addressbook-export: Add ESourceRegistry to ActionContext.Matthew Barnes2013-02-264-15/+15
* evolution-addressbook-export: Make ActionContext a struct.Matthew Barnes2013-02-264-37/+25
* evolution-addressbook-export: Remove --async option.Matthew Barnes2013-02-263-127/+15
* EAddressbookModel: Listen to the cache for client readonly changes.Matthew Barnes2013-02-251-33/+43
* EAddressbookModel: Replace "registry" property with "client-cache".Matthew Barnes2013-02-255-56/+89
* Bug 694460 - 'Email' section toggle button in contact editor has incorrect nameVadim Rutkovsky2013-02-251-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2013-02-242-2/+2
* Correct label for "Country:" textbox in Work section onVadim Rutkovsky2013-02-221-1/+1
* EAddressbookSelector: Inherit from EClientSelector.Matthew Barnes2013-02-192-10/+22
* Defer "backend-died" alerts to EShell.Matthew Barnes2013-02-174-67/+0
* Add mnemonic widgets for title and suffix comboboxesVadim Rutkovsky2013-02-081-0/+2
* Fix up error handling around e_book/cal_client_connect_finish().Matthew Barnes2013-01-315-26/+67
* Use e_book_client_connect().Matthew Barnes2013-01-3013-138/+130
* Contact's print doesn't decode QP encoded email addressesMilan Crha2013-01-2311-67/+120
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-205-11/+11
* Avoid deprecated libedataserver APIs.Matthew Barnes2013-01-1511-42/+49
* Bug #691640 - Distinguish the word "Title" for translationMilan Crha2013-01-152-2/+2
* Bug #691134 - Only autocompleted name is added to a contact listMilan Crha2013-01-111-3/+35
* Bug #691134 - New contact lists always saved to a default bookMilan Crha2013-01-091-1/+1
* e-config: Remove unused functions.Matthew Barnes2012-12-172-4/+3
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-1313-14/+1814
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-1339-151/+84
* Address couple issues found by a Coverity scanMilan Crha2012-11-303-3/+4
* Add a GdkDevice parameter to gnome_canvas_item_grab().Matthew Barnes2012-11-301-7/+18
* Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-302-5/+9
* Bug #687360 - Crash on quit in gtk_style_context_get_valist()Milan Crha2012-11-291-3/+8
* Coding style and whitespace cleanup.Matthew Barnes2012-11-1124-1004/+1260
* Bug #683877 - No more contextual menus for linksMilan Crha2012-11-091-3/+2
* Bug #317153 - Contact editor too large for small screensMilan Crha2012-10-302-11/+70
* Bug #679862 - Do not use ENameSelectorEntry in .ui filesMilan Crha2012-08-211-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-08-2016-187/+186
* e-book-shell-view-actions.c: Support deleting remote resources.Matthew Barnes2012-08-031-0/+7
* addressbook.error.xml: Remove GroupWise-specific errors.Matthew Barnes2012-08-031-11/+0
* addressbook.error.xml: Fix indentation.Matthew Barnes2012-08-031-132/+132
* Remove "modal" attribute from error.xml files.Matthew Barnes2012-08-031-8/+8
* Bug #680666 - Contacts/Tasks/Memos preview pane does not follow theme colorsDan Vrátil2012-08-023-12/+123
* Fix error XML definitions with one button.Matthew Barnes2012-07-051-1/+0
* Display local contact photos in EContactEditor's EImageChooserDan Vrátil2012-06-271-1/+13
* Bug #674427 - Crash when formatting contact in addressbookDan Vrátil2012-06-273-23/+43
* Fix displaying photos in contacts previewDan Vrátil2012-06-271-3/+6
* Coding style and whitespace cleanup.Matthew Barnes2012-06-258-10/+4
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-2513-111/+41
* all: don't set draw_background to FALSE on ETextCosimo Cecchi2012-06-182-3/+0
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-184-0/+18
* Bug #764467 - URL popup shows all Copy optionsDan Vrátil2012-06-181-2/+3
* Move EBookSourceConfig to /widgets/misc.Matthew Barnes2012-06-153-323/+0
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-0441-110/+49
* Adapt addressbook/tools to the new ESource API.Matthew Barnes2012-06-034-87/+124
* Adapt addressbook/gui/widgets to the new ESource API.Matthew Barnes2012-06-039-101/+179
* Adapt addressbook/gui/merging to the new ESource API.Matthew Barnes2012-06-034-22/+41
* Adapt addressbook/importers to the new ESource API.Matthew Barnes2012-06-034-42/+67
* Adapt addressbook/util to the new ESource API.Matthew Barnes2012-06-032-9/+26
* Adapt EContactListEditor to the new ESource API.Matthew Barnes2012-06-032-21/+24
* Adapt EContactEditor to the new ESource API.Matthew Barnes2012-06-034-44/+61
* Add ESourceConfig widget.Matthew Barnes2012-06-033-0/+323
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-031-1/+3
* Remove tooltip_markup from .uiPiotr Drąg2012-05-191-4/+1
* Mark forgotten tooltip strings as translatablePiotr Drąg2012-05-161-3/+3
* Fix some GSimpleAsyncResult reference leaks.Matthew Barnes2012-05-131-0/+2
* Use g_simple_async_result_set_check_cancellable().Matthew Barnes2012-05-131-6/+7
* Whitespace cleanups.Matthew Barnes2012-05-132-6/+5
* Bug #674997 - Collapsing contact lists broken in Contacts previewDan Vrátil2012-05-033-11/+100
* Bug #668998 - Consistent UI for saving Contacts like in Events/Tasks/MemosMilan Crha2012-04-262-2/+4
* Bug #668989 - Add a twitter username to IM in contactsMilan Crha2012-04-263-2/+25
* Bug #668543 - Crash in view_modify_contact_cb() if contact has no UIDMilan Crha2012-04-231-0/+7
* Bug #674380 - Deselected contact keeps preview filledDan Vrátil2012-04-231-1/+3
* Bug #674272 - Contacts preview differs with mailer running and notDan Vrátil2012-04-232-33/+7
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-2210-41/+88
* Bug #667912 - Remove name field from formatted address labelMilan Crha2012-04-181-6/+11
* Whitespace cleanup.Matthew Barnes2012-04-023-112/+112
* WebKit port - port addressbook, calendar and update composer to keep working ...Dan Vrátil2012-03-295-1127/+1426
* Bug #665399 - Cannot change File Under to custom valueMilan Crha2012-03-171-2/+17
* Add missing linker flags.Matthew Barnes2012-03-041-0/+1
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-038-8/+8
* Bug #670512 - Crash in ecp_set_target at e-cal-config.c:93Milan Crha2012-02-211-4/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-2021-586/+314
* Bug 471795 - Clarify CSV importers as being for contact info onlyMatthew Barnes2012-02-181-6/+6
* Fix broken Help button link in Contact Editor after Mallard transition.Andre Klapper2012-02-151-1/+1
* Bug #591436 - Add -avoid-version to LDFLAGSH. Habighorst2012-02-154-4/+4
* Bug #665036 - Memory leaks spot in Contacts viewMilan Crha2012-01-044-16/+34
* Bug #343499 - Contacts not sorted the right way on print outMilan Crha2012-01-021-3/+5
* Bug 666675: Remove evolution-addressbook-cleanMatthew Barnes2011-12-232-37/+2
* Fix compiler warnings.Matthew Barnes2011-12-172-26/+39
* Fix leaks around categories editingMilan Crha2011-12-141-2/+3
* Upstreamed patch from MeeGo Bugzilla: 22945Srinivasa Ragavan2011-12-011-0/+8
* Miscellaneous cleanups.Matthew Barnes2011-11-232-0/+2
* Build fixesRodrigo Moya2011-11-181-1/+1
* Migrate all EABConfig* code to use GSettingsRodrigo Moya2011-11-172-9/+8
* Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-023-9/+36
|\
| * Teach Evolution about Photo/Logo EContact fields stored as URIsTristan Van Berkom2011-11-023-9/+36
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-241-0/+7
|\|
| * Bug #661409 - Contact display drops address linesDan Vrátil2011-10-201-0/+7
| * Fix invalid read on vCard dropMilan Crha2011-10-181-1/+2
* | Fix invalid read on vCard dropMilan Crha2011-10-191-1/+2
* | Migrate Contact Editor to GSettingsRodrigo Moya2011-10-131-14/+4
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-131-25/+26
|\|
| * Bug #661404 - Adding multiple e-mails to contact list is too hardMilan Crha2011-10-111-25/+26
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-10-101-9/+25
|\|
| * Bug #659876 - Make automatic contact address formatting optionalDan Vrátil2011-10-071-4/+22
| * Let GtkFileChooser track its own last-used-folder.Matthew Barnes2011-10-061-4/+0
| * GtkApplication has some new EShell-like features.Matthew Barnes2011-10-061-1/+3
* | First successful buildRodrigo Moya2011-10-061-1/+0
* | Merge from masterRodrigo Moya2011-10-0531-180/+306
|\|
| * Simplify library dependency flags.Matthew Barnes2011-10-058-28/+33
| * Bug 660799 - Bad GOptionEntry in evolution-addressbook-exportMatthew Barnes2011-10-041-1/+1
| * LC_ADDRESS is no posix and may not be defined.Antoine Jacoutot2011-10-011-0/+4
| * Fix few 'may be used uninitialized' compiler warningsMilan Crha2011-09-304-6/+7
| * Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-301-1/+0
| * Bug #659874 - Address Cards Render extra Phone NumberMilan Crha2011-09-281-1/+14
| * Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-2719-144/+248
| * Bug #637673 - Make phone fields one row and auto-expand when neededMilan Crha2011-09-261-2/+2
| * Invalid unref when merging contactsMilan Crha2011-09-261-1/+2
| * Coding style and whitespace cleanup.Matthew Barnes2011-09-0440-548/+788
| * Do not show IM icons, a workaround till bug #473862 is fixedMilan Crha2011-08-181-0/+5
| * Bug #656722 - Incorrect prototype of notify:: signal callbackMilan Crha2011-08-172-20/+12
| * Coding style and whitespace cleanup.Matthew Barnes2011-08-1317-353/+674
| * Bug #655492 - Move 'Automatic contacts' tab to 'Contacts' partMilan Crha2011-08-092-1/+37
| * Coding style and whitespace cleanups.Matthew Barnes2011-07-241-2/+4
| * Autocompletion in contact list editor didn't workMilan Crha2011-06-301-0/+2
| * Bug #653644 - Warning when adding plain address into a contact listDan Vrátil2011-06-301-6/+14
| * Bug #224687 - Various fixes in contact list editorDan Vrátil2011-06-294-35/+147
| * Bug #652627 - Invalid unref on a NULL pointer from query_cbMilan Crha2011-06-291-1/+2
| * Bug #224687 - Create lists of listsDan Vrátil2011-06-286-323/+424
| * Check for cancelled GIO operation error code tooMilan Crha2011-06-285-16/+24
| * Postpone ENameSelector loading as much as possibleMilan Crha2011-06-241-8/+2
| * Bug #653008 - Preference window for imap accounts is too largeMilan Crha2011-06-231-5/+0
| * Do not use deprecated EBook/ECal APIMilan Crha2011-06-1437-1348/+1364
| * Coding style and whitespace cleanups.Matthew Barnes2011-06-143-18/+12
| * Replace G_CONST_RETURN with 'const'.Matthew Barnes2011-06-103-20/+20
| * Coding style and whitespace cleanups.Matthew Barnes2011-06-099-82/+172
| * Fix compiler warningsMilan Crha2011-06-031-2/+2
| * Bug #332907 - Contact editor duplication alert misleadingDan Vrátil2011-06-034-3/+32
| * Bug #636809 - Address labels formatting improvementsDan Vrátil2011-06-037-2/+12118
| * Bug #642557 - Display maps in contact previewDan Vrátil2011-06-023-13/+194
| * Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-05-283-4/+0
| * Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-286-6/+0
| * Bug #229244 - Re-ordering email addresses in contact list editorDan Vrátil2011-05-282-9/+293
| * Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-2729-2/+76
| * Bug #651135 - Crash using saved search with an empty expressionMilan Crha2011-05-261-0/+6
| * Coding style and whitespace cleanup.Matthew Barnes2011-05-2213-295/+599
| * Bug #619347 - Decode QP in email in Contact List EditorMilan Crha2011-05-131-0/+10
| * Coding style cleanups.Matthew Barnes2011-05-0917-73/+73
| * Whitespace and coding style cleanups.Matthew Barnes2011-05-087-12/+31
| * Bug 649381 - Memory leaks in contact editorDan Vrátil2011-05-051-0/+7
| * Bug 619782 - Characters override in contact editor express modeMatthew Barnes2011-04-231-3/+0
| * Bug #647116 - Crash in g_error_matches, e_contact_editor_contact_modifiedMilan Crha2011-04-191-3/+3
| * Bug #645610 - [regression] Editing contact doesn't refresh viewMilan Crha2011-04-191-9/+8
| * Bug 644194 - EAddressbookModel: Logic error in remove_contact()Jari Urpalainen2011-03-081-7/+26
| * Coding style and whitespace cleanup.Matthew Barnes2011-03-067-9/+20
| * Whitespace cleanup.Matthew Barnes2011-03-051-1/+0
| * Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-258-47/+27
| * Bug #635002 - Fix invalid use of .la file in contact-editorPacho Ramos2011-02-241-1/+1
| * Coding style and whitespace cleanup.Matthew Barnes2011-02-193-10/+20
| * Bug #255973 - Contact preview waste space and cosmetic correctionDan Vrátil2011-02-162-148/+246
| * Remove NULL checks for GObject methods.Matthew Barnes2011-02-137-16/+16
| * Bug 641756 - Fix warnings from GCC 4.6Kjartan Maraas2011-02-091-5/+0
| * More whitespace cleanup.Matthew Barnes2011-01-315-254/+307
| * Coding style and whitespace cleanup.Matthew Barnes2011-01-303-27/+49
| * Bug #640707 - Crash on 'Add to address book'->'Edit full' clickMilan Crha2011-01-282-3/+1
| * Bug #640526 - Default column width in address card view is smallMatthew Barnes2011-01-262-4/+4
| * Adapt to GtkComboBox class reorg.Matthew Barnes2011-01-254-14/+30
| * Dialogs no longer have separators.Matthew Barnes2011-01-257-7/+2
| * Drop backward-compatibility cruft.Matthew Barnes2011-01-257-24/+0
| * Use e_load_book_source_async() for all EBook loading.Matthew Barnes2011-01-228-528/+154
| * Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-151-2/+2
| * Bug #634305 - Crash on move of contacts between booksMilan Crha2011-01-111-2/+10
| * Bug #638087 - Crash at merging duplicate contactVibha Yadav2011-01-111-1/+1
| * Show common addressbook and calendar errors in an alert sinkMilan Crha2010-12-157-42/+62
| * Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-062-0/+6
| * Bug #635755 - Authenticate books in addressbook importers on openMilan Crha2010-12-043-42/+91
| * Localize few strings with ngettextMilan Crha2010-12-021-3/+7
| * Added few translator commentsMilan Crha2010-11-302-1/+2
| * Bug #633779 - GtkComboBoxText issuesMilan Crha2010-11-182-7/+29
| * Bug #632671 - "Search interrupted" status message foreverMilan Crha2010-11-092-1/+28
| * Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-025-65/+19
* | Bug #637673 - Make phone fields one row and auto-expand when neededMilan Crha2011-09-261-2/+2
* | Invalid unref when merging contactsMilan Crha2011-09-261-1/+2
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-1440-548/+788
* | Do not show IM icons, a workaround till bug #473862 is fixedMilan Crha2011-09-141-0/+5
* | Bug #656722 - Incorrect prototype of notify:: signal callbackMilan Crha2011-09-142-20/+12
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-1417-353/+674
* | Bug #655492 - Move 'Automatic contacts' tab to 'Contacts' partMilan Crha2011-09-142-1/+37
* | Coding style and whitespace cleanups.Matthew Barnes2011-09-141-2/+4
* | Autocompletion in contact list editor didn't workMilan Crha2011-09-141-0/+2
* | Bug #653644 - Warning when adding plain address into a contact listDan Vrátil2011-09-141-6/+14
* | Bug #224687 - Various fixes in contact list editorDan Vrátil2011-06-304-35/+147
* | Bug #652627 - Invalid unref on a NULL pointer from query_cbMilan Crha2011-06-301-1/+2
* | Bug #224687 - Create lists of listsDan Vrátil2011-06-306-323/+424
* | Check for cancelled GIO operation error code tooMilan Crha2011-06-305-16/+24
* | Postpone ENameSelector loading as much as possibleMilan Crha2011-06-301-8/+2
* | Bug #653008 - Preference window for imap accounts is too largeMilan Crha2011-06-301-5/+0
* | Do not use deprecated EBook/ECal APIMilan Crha2011-06-3037-1348/+1364
* | Coding style and whitespace cleanups.Matthew Barnes2011-06-303-18/+12
* | Replace G_CONST_RETURN with 'const'.Matthew Barnes2011-06-303-20/+20
* | Coding style and whitespace cleanups.Matthew Barnes2011-06-309-82/+172
* | Fix compiler warningsMilan Crha2011-06-301-2/+2
* | Bug #332907 - Contact editor duplication alert misleadingDan Vrátil2011-06-304-3/+32
* | Bug #636809 - Address labels formatting improvementsDan Vrátil2011-06-307-2/+12118
* | Bug #642557 - Display maps in contact previewDan Vrátil2011-06-303-13/+194
* | Including <glib-object.h> directly is rarely needed.Matthew Barnes2011-06-303-4/+0
* | Including <glib.h> directly is rarely needed.Matthew Barnes2011-06-306-6/+0
* | Bug #229244 - Re-ordering email addresses in contact list editorDan Vrátil2011-06-302-9/+293
* | Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-3029-2/+76
* | Bug #651135 - Crash using saved search with an empty expressionMilan Crha2011-06-301-0/+6
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-3013-295/+599
* | Bug #619347 - Decode QP in email in Contact List EditorMilan Crha2011-06-301-0/+10
* | Coding style cleanups.Matthew Barnes2011-06-3017-73/+73
* | Whitespace and coding style cleanups.Matthew Barnes2011-06-307-12/+31
* | Bug 649381 - Memory leaks in contact editorDan Vrátil2011-06-301-0/+7
* | Bug 619782 - Characters override in contact editor express modeMatthew Barnes2011-06-301-3/+0
* | Bug #647116 - Crash in g_error_matches, e_contact_editor_contact_modifiedMilan Crha2011-06-301-3/+3
* | Bug #645610 - [regression] Editing contact doesn't refresh viewMilan Crha2011-06-301-9/+8
* | Bug 644194 - EAddressbookModel: Logic error in remove_contact()Jari Urpalainen2011-06-301-7/+26
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-307-9/+20
* | Whitespace cleanup.Matthew Barnes2011-06-301-1/+0
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-308-47/+27
* | Bug #635002 - Fix invalid use of .la file in contact-editorPacho Ramos2011-06-301-1/+1
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-303-10/+20