MD5 (openmotif/openMotif-2.2.3.tar.gz) = 94c96a0f94ee0d5e41d3dba2188b263d SIZE (openmotif/openMotif-2.2.3.tar.gz) = 5149785 '/favicon.ico'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/modules/addressbook
Commit message (Expand)AuthorAgeFilesLines
* ETableSpecification: Implement GInitable.Matthew Barnes2013-07-021-6/+10
* Contacts view: Add 'Refresh' into books context menuMilan Crha2013-07-015-1/+91
* Rename libcomposer to libevolution-mail-composer.Matthew Barnes2013-05-281-1/+1
* Rename libeshell to libevolution-shell.Matthew Barnes2013-05-281-1/+1
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-1/+1
* Make sure EAddressbookModel has a fresh EBookClient.Matthew Barnes2013-04-301-29/+9
* Restore "Automatic Contacts" plugin preferences page.Matthew Barnes2013-04-141-4/+96
* Bug 696257 - Handle default values for "primary" selection settingsMatthew Barnes2013-03-251-1/+4
* Remove EBookShellSettings.Matthew Barnes2013-03-176-107/+58
* Use EClientComboBox where appropriate.Matthew Barnes2013-03-021-6/+6
* EAddressbookSelector: Inherit from EClientSelector.Matthew Barnes2013-02-191-4/+4
* EBookShellView: Use EClientCache to obtain an EClient.Matthew Barnes2013-02-182-8/+44
* EBookShellBackend: Use EClientCache to obtain an EClient.Matthew Barnes2013-02-181-6/+14
* EBookShellView: Handle error signals from address book backends.Matthew Barnes2013-02-172-0/+45
* EBookShellView: Keep an ID for "source-removed" signal handler.Matthew Barnes2013-02-162-8/+13
* EBookShellView: Use g_clear_object() in dispose().Matthew Barnes2013-02-162-9/+3
* Fix up error handling around e_book/cal_client_connect_finish().Matthew Barnes2013-01-311-6/+2
* Use e_book_client_connect().Matthew Barnes2013-01-303-48/+64
* Add a "settings" module.Matthew Barnes2013-01-214-190/+0
* Bump GDK_VERSION_MIN_REQUIRED to GDK_VERSION_3_2.Matthew Barnes2013-01-201-3/+3
* Avoid deprecated libedataserver APIs.Matthew Barnes2013-01-151-4/+4
* Bug #691134 - New contact lists always saved to a default bookMilan Crha2013-01-091-3/+33
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-132-2/+4
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-1312-41/+1
* Avoid using GdkEventButton directly in certain places.Matthew Barnes2012-11-301-8/+12
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-2/+2
* EBookConfigNameSelectorEntry: Use G_DEFINE_DYNAMIC_TYPE.Matthew Barnes2012-10-103-44/+82
* Remove ldap-config.ui.Matthew Barnes2012-09-182-707/+0
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-2/+3
* Bug 555325 - Delete key should not delete a whole address bookMatthew Barnes2012-08-181-22/+0
* e-book-shell-view-actions.c: Support deleting remote resources.Matthew Barnes2012-08-031-6/+18
* Enable "delete" action for remote-deletable sources.Matthew Barnes2012-08-033-2/+17
* action_address_book_new_cb(): Fix a runtime warning.Matthew Barnes2012-07-261-1/+1
* Use SoupURI instead of EUri.Matthew Barnes2012-06-191-5/+9
* Do not call g_object_notify() when property didn't changeMilan Crha2012-06-181-0/+9
* Disable 'Rename' if source is a collection member.Matthew Barnes2012-06-153-13/+34
* Remove the last remaining usage of GConfMilan Crha2012-06-152-190/+0
* Finish incomplete change (and fix newly introduced compiler warning)Milan Crha2012-06-151-22/+9
* Move EBookSourceConfig to /widgets/misc.Matthew Barnes2012-06-152-2/+2
* Adapt to evolution-data-server's port from GConf to GSettingsMilan Crha2012-06-144-0/+165
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-047-22/+8
* Adapt modules/addressbook to the new ESource API.Matthew Barnes2012-06-0314-2133/+179
* Reduce diff noise with 'account-mgmt' branch.Matthew Barnes2012-06-033-7/+9
* Rename Evolution module libraries.Matthew Barnes2012-05-111-5/+5
* Missed one.Matthew Barnes2012-04-221-4/+8
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-224-16/+31
* WebKit port - port formatter and mail moduleDan Vrátil2012-03-291-9/+0
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-033-3/+3
* Bug #670934 - Was saving ESourceList first, rather than lastMilan Crha2012-03-011-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-18/+52
* Bug #655485 - Change "cards" to "contacts" in LDAP Address Book dialogMilan Crha2012-02-161-1/+1
* Be able to define help target for Preferences pagesMilan Crha2012-02-151-0/+2
* Bug #636413 - Enable "Autocomplete with this addressbook" by defaultMilan Crha2012-01-301-1/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-01-191-2/+2
* Bug #665036 - Memory leaks spot in Contacts viewMilan Crha2012-01-041-0/+3
* Miscellaneous EShellView-related cleanups.Matthew Barnes2011-12-0810-135/+120
* Bug #577322 - Rename of a system ESource doesn't persistMilan Crha2011-12-072-1/+6
* Upstreamed patch from Meego Bugzilla: 23097Srinivasa Ragavan2011-12-011-0/+2
* Use e_restore_window() and "org.gnome.evolution.window".Matthew Barnes2011-11-281-1/+0
* Miscellaneous cleanups.Matthew Barnes2011-11-231-2/+2
* Fix compiler warnings.Matthew Barnes2011-11-231-1/+0
* Migrate all EABConfig* code to use GSettingsRodrigo Moya2011-11-171-4/+4
* Migrate EShellSettings to GSettingsRodrigo Moya2011-11-151-3/+8
* Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-141-3/+3
|\
| * Bug #659557 - Duplicate mnemonic in ldap address book creation dialogVibha Yadav2011-11-091-3/+3
* | Merge branch 'master' into wip/gsettingsRodrigo Moya2011-11-042-3/+24
|\|
| * Bug #663286 - Changing view clears Contact previewMilan Crha2011-11-032-3/+24
* | Addressbook module GSettings migrationRodrigo Moya2011-11-023-26/+18
|/
* Use gtk_check_button_new_with_mnemonic() with a mnemonic stringMilan Crha2011-10-111-1/+1
* Fix typo in schema file in commit d2232a7Dan Vrátil2011-10-071-1/+1
* Bug #659876 - Make automatic contact address formatting optionalDan Vrátil2011-10-073-0/+28
* GtkApplication has some new EShell-like features.Matthew Barnes2011-10-061-4/+4
* Simplify library dependency flags.Matthew Barnes2011-10-051-2/+4
* Remove Ctrl + l ( ) character from source filesPaul Menzel2011-09-301-3/+0
* Bug #659558 - Missing set mnemonic widgetsMilan Crha2011-09-261-0/+3
* Make sure GConf schemas have defined default valuesMilan Crha2011-09-141-0/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-09-047-76/+124
* Coding style and whitespace cleanup.Matthew Barnes2011-08-132-57/+87
* EConfig: Broadcast abort/commit events by way of signals.Matthew Barnes2011-08-112-4/+7
* Bug #655492 - Move 'Automatic contacts' tab to 'Contacts' partMilan Crha2011-08-092-4/+86
* Coding style and whitespace cleanups.Matthew Barnes2011-07-241-183/+194
* Bug 652958 - Evolution Account Assistant jumps stepsMatthew Barnes2011-07-011-8/+48
* Bug #252670 - Remember columns settings in Certificates tabDan Vrátil2011-06-141-1/+1
* Do not use deprecated EBook/ECal APIMilan Crha2011-06-148-112/+118
* Coding style and whitespace cleanups.Matthew Barnes2011-06-141-16/+16
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-1/+2
* Little text typo fixMilan Crha2011-06-031-1/+1
* Bug #642557 - Display maps in contact previewDan Vrátil2011-06-026-3/+243
* Bug #640083 - Cannot configure LDAPS on port 636Milan Crha2011-06-023-5/+5
* Including <glib.h> directly is rarely needed.Matthew Barnes2011-05-283-3/+0
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-2713-2/+48
* Coding style cleanups.Matthew Barnes2011-05-092-27/+27
* Fix compiler warnings.Matthew Barnes2011-05-031-2/+0
* Miscellaneous GtkAction-related cleanups.Matthew Barnes2011-03-281-2/+2
* Restore lockdown integration.Matthew Barnes2011-03-282-13/+12
* Bug #644107 - Local addressbooks created without relative_uri setMilan Crha2011-03-071-1/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-03-064-4/+12
* Bug #643402 - Fails to build with --disable-smimeMilan Crha2011-03-031-0/+2
* Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-255-34/+14
* Coding style and whitespace cleanup.Matthew Barnes2011-02-191-1/+0
* Bug #639483 - Category list includes weather informationMilan Crha2011-02-182-2/+2
* Bug #255973 - Contact preview waste space and cosmetic correctionDan Vrátil2011-02-161-0/+11
* Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
* Adapt to GtkComboBox class reorg.Matthew Barnes2011-01-252-2/+3
* Dialogs no longer have separators.Matthew Barnes2011-01-251-1/+0
* Drop backward-compatibility cruft.Matthew Barnes2011-01-252-6/+0
* Bug 640083 - Cannot configure LDAPS on port 636Matthew Barnes2011-01-231-1/+1
* Use e_load_book_source_async() for all EBook loading.Matthew Barnes2011-01-221-1/+0
* Show common addressbook and calendar errors in an alert sinkMilan Crha2010-12-151-2/+9
* Free/busy meeting view doesn't work due to non-working extensionMilan Crha2010-12-061-0/+3
* Bug #632962 - Duplicate "On this computer" sources after updateMilan Crha2010-11-241-11/+13
* Bug #634088 - Uses uninitialized variable in action_contact_new_cbMilan Crha2010-11-051-1/+1
* Utilize the new ESourceSelector:primary-selection property.Matthew Barnes2010-11-025-4/+39
* Deal with GtkComboBoxEntry removal in gtk+-3.0.Matthew Barnes2010-10-211-1/+4
* Bug #604981 - Always bcc ignored for Contacts.Bharath Acharya2010-10-181-2/+2
* Bug 632171 - "New Address Book" dialog accepts whitespace for nameMatthew Barnes2010-10-151-1/+8
* Replace EBinding with GBinding.Matthew Barnes2010-10-14