aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor
Commit message (Expand)AuthorAgeFilesLines
* Bug 540362: [webkit-composer] Use webkit for composerTomas Popela2014-06-091-3/+3
* Ignore false GObject property change notificationsMilan Crha2014-06-051-3/+3
* EContactEditor: Make sure custom widget types are availableMilan Crha2014-05-091-0/+7
* EContactEditor: Restore focused widget in sensitize_all()Milan Crha2014-05-091-0/+17
* Bug #653892 - Allow to enter more than four email addressesChristian Schaarschmidt2014-05-063-414/+211
* EContactEditor: IM field is focused after editor openMilan Crha2014-04-291-0/+17
* EContactEditor: IM service name not localized properlyMilan Crha2014-04-291-1/+1
* Bug #685323 - Provide SIP field for contactsMilan Crha2014-04-293-22/+374
* Bug #727967 - Undo/Redo text is not displayed in menusMilan Crha2014-04-111-2/+2
* Bug #340075 - More IM contact fieldsChristian Schaarschmidt2014-04-022-424/+255
* Add an --enable-code-coverage configure option to enable gcov supportMilan Crha2014-03-251-2/+3
* Bug #724059 - Allow arbitrary number of phone entries in the contact editorChristian Schaarschmidt2014-03-245-434/+1026
* Miscellaneous cleanups.Matthew Barnes2014-03-033-15/+16
* Stop using deprecated gtk-stock itemsMilan Crha2014-02-135-22/+26
* Bug #721577 - Contact editor - rearrange "Office" fieldChris2014-01-231-62/+79
* Bug #333184 - Add Undo support to component editorsMilan Crha2014-01-112-414/+511
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-089-90/+81
* Bug 715067 - <Enter> does not save in the full name editorMichael Ekstrand2013-12-072-142/+92
* Bug #329616 - Spell checking for Event/Task/Memo editorsMilan Crha2013-11-291-0/+5
* Fix/mute issues found by Coverity scanMilan Crha2013-11-151-21/+17
* Bug #705685 - Contact(-list)-editor - reject save when book is still openingMilan Crha2013-09-301-2/+19
* Bug #659890 - Merge addressbook 'widgets' and 'merging' librariesMilan Crha2013-09-241-2/+1
* Miscellaneous cleanups.Matthew Barnes2013-09-082-28/+48
* Bug #698723 - Crash on saving contact with categoriesMilan Crha2013-08-131-15/+7
* [Addressbook] Show editor errors above editor windowMilan Crha2013-08-071-3/+3
* Bug 703244 - Work around GtkBox regression in GTK 3.9.1.Matthew Barnes2013-07-211-0/+1
* EUrlEntry: Replace button with clickable inline icon.Matthew Barnes2013-06-241-11/+5
* Rename libeutil to libevolution-util.Matthew Barnes2013-05-281-1/+1
* Bug 698487 - Contact Editor's Image's file chooser must show only images filesFabiano Fidêncio2013-04-261-4/+13
* Use EClientComboBox where appropriate.Matthew Barnes2013-03-024-51/+78
* Bug 694460 - 'Email' section toggle button in contact editor has incorrect nameVadim Rutkovsky2013-02-251-1/+1
* Correct label for "Country:" textbox in Work section onVadim Rutkovsky2013-02-221-1/+1
* 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-312-14/+40
* Use e_book_client_connect().Matthew Barnes2013-01-302-30/+30
* Avoid deprecated libedataserver APIs.Matthew Barnes2013-01-151-23/+22
* Bug #691640 - Distinguish the word "Title" for translationMilan Crha2013-01-152-2/+2
* Move the contact map widgets to addressbook/gui/widgets.Matthew Barnes2012-12-131-2/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-133-18/+8
* Coding style and whitespace cleanup.Matthew Barnes2012-11-114-74/+89
* Bug #317153 - Contact editor too large for small screensMilan Crha2012-10-302-11/+70
* Coding style and whitespace cleanup.Matthew Barnes2012-08-203-49/+49
* Display local contact photos in EContactEditor's EImageChooserDan Vrátil2012-06-271-1/+13
* Coding style and whitespace cleanup.Matthew Barnes2012-06-252-2/+0
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-251-4/+2
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-046-17/+7
* Adapt EContactEditor to the new ESource API.Matthew Barnes2012-06-034-44/+61
* Bug #668998 - Consistent UI for saving Contacts like in Events/Tasks/MemosMilan Crha2012-04-261-1/+2
* Bug #668989 - Add a twitter username to IM in contactsMilan Crha2012-04-261-1/+3
* Adapt to libedataserver[ui] changes.Matthew Barnes2012-04-222-10/+21
* Bug #665399 - Cannot change File Under to custom valueMilan Crha2012-03-171-2/+17
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-032-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-203-65/+22
* 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-151-1/+1
* Bug #665036 - Memory leaks spot in Contacts viewMilan Crha2012-01-041-0/+4
* 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-231-0/+1
* Migrate Contact Editor to GSettingsRodrigo Moya2011-10-131-14/+4
* 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
* | Merge from masterRodrigo Moya2011-10-053-12/+20
|\|
| * Simplify library dependency flags.Matthew Barnes2011-10-051-3/+3
| * Miscellaneous cleanups from the account-mgmt branch.Matthew Barnes2011-09-272-10/+18
| * Bug #637673 - Make phone fields one row and auto-expand when neededMilan Crha2011-09-261-2/+2
| * Coding style and whitespace cleanup.Matthew Barnes2011-09-046-57/+92
| * Bug #656722 - Incorrect prototype of notify:: signal callbackMilan Crha2011-08-171-1/+1
| * Coding style and whitespace cleanup.Matthew Barnes2011-08-132-209/+379
| * Check for cancelled GIO operation error code tooMilan Crha2011-06-282-9/+12
| * Bug #653008 - Preference window for imap accounts is too largeMilan Crha2011-06-231-5/+0
| * Do not use deprecated EBook/ECal APIMilan Crha2011-06-144-229/+246
| * Coding style and whitespace cleanups.Matthew Barnes2011-06-092-25/+54
| * Fix compiler warningsMilan Crha2011-06-031-2/+2
| * Bug #332907 - Contact editor duplication alert misleadingDan Vrátil2011-06-033-1/+30
| * Bug #636809 - Address labels formatting improvementsDan Vrátil2011-06-031-1/+10
| * Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-274-1/+11
| * Coding style and whitespace cleanup.Matthew Barnes2011-05-224-222/+483
| * Coding style cleanups.Matthew Barnes2011-05-092-11/+11
| * Whitespace and coding style cleanups.Matthew Barnes2011-05-082-5/+7
| * 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
| * Coding style and whitespace cleanup.Matthew Barnes2011-03-061-1/+2
| * Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-02-251-6/+2
| * Bug #635002 - Fix invalid use of .la file in contact-editorPacho Ramos2011-02-241-1/+1
| * Remove NULL checks for GObject methods.Matthew Barnes2011-02-131-2/+2
| * More whitespace cleanup.Matthew Barnes2011-01-311-218/+271
| * Coding style and whitespace cleanup.Matthew Barnes2011-01-301-14/+27
| * Bug #640707 - Crash on 'Add to address book'->'Edit full' clickMilan Crha2011-01-281-2/+0
| * Adapt to GtkComboBox class reorg.Matthew Barnes2011-01-254-14/+30
| * Dialogs no longer have separators.Matthew Barnes2011-01-253-3/+1
| * Drop backward-compatibility cruft.Matthew Barnes2011-01-252-9/+0
| * Use e_load_book_source_async() for all EBook loading.Matthew Barnes2011-01-221-62/+68
| * Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-01-151-2/+2
| * Show common addressbook and calendar errors in an alert sinkMilan Crha2010-12-151-4/+4
| * Bug #633779 - GtkComboBoxText issuesMilan Crha2010-11-182-7/+29
* | Bug #637673 - Make phone fields one row and auto-expand when neededMilan Crha2011-09-261-2/+2
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-146-57/+92
* | Bug #656722 - Incorrect prototype of notify:: signal callbackMilan Crha2011-09-141-1/+1
* | Coding style and whitespace cleanup.Matthew Barnes2011-09-142-209/+379
* | Check for cancelled GIO operation error code tooMilan Crha2011-06-302-9/+12
* | Bug #653008 - Preference window for imap accounts is too largeMilan Crha2011-06-301-5/+0
* | Do not use deprecated EBook/ECal APIMilan Crha2011-06-304-229/+246
* | Coding style and whitespace cleanups.Matthew Barnes2011-06-302-25/+54
* | Fix compiler warningsMilan Crha2011-06-301-2/+2
* | Bug #332907 - Contact editor duplication alert misleadingDan Vrátil2011-06-303-1/+30
* | Bug #636809 - Address labels formatting improvementsDan Vrátil2011-06-301-1/+10
* | Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-06-304-1/+11
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-304-222/+483
* | Coding style cleanups.Matthew Barnes2011-06-302-11/+11
* | Whitespace and coding style cleanups.Matthew Barnes2011-06-302-5/+7
* | 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
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-301-1/+2
* | Bug #614480 - Avoid using G_TYPE_INSTANCE_GET_PRIVATE repeatedlyMilan Crha2011-06-301-6/+2
* | Bug #635002 - Fix invalid use of .la file in contact-editorPacho Ramos2011-06-301-1/+1
* | Remove NULL checks for GObject methods.Matthew Barnes2011-06-301-2/+2
* | More whitespace cleanup.Matthew Barnes2011-06-301-218/+271
* | Coding style and whitespace cleanup.Matthew Barnes2011-06-301-14/+27
* | Bug #640707 - Crash on 'Add to address book'->'Edit full' clickMilan Crha2011-06-301-2/+0
* | Adapt to GtkComboBox class reorg.Matthew Barnes2011-06-304-14/+30
* | Dialogs no longer have separators.Matthew Barnes2011-06-303-3/+1
* | Drop backward-compatibility cruft.Matthew Barnes2011-06-302-9/+0
* | Use e_load_book_source_async() for all EBook loading.Matthew Barnes2011-06-301-62/+68
* | Fudge gtk_widget_get_preferred_size() for gtk2.Matthew Barnes2011-06-301-2/+2
* | Show common addressbook and calendar errors in an alert sinkMilan Crha2011-06-301-4/+4
* | Bug #633779 - GtkComboBoxText issuesMilan Crha2011-06-302-7/+29
|/
* Workaround GtkComboBoxText/GtkComboBoxEntry in .ui filesMilan Crha2010-10-281-4/+4
* Deal with GtkComboBoxEntry removal in gtk+-3.0.Matthew Barnes2010-10-212-10/+13
* Bug 632641 - Handle combo box text API going awayMatthias Clasen2010-10-211-5/+8
* Widget 'label-comments' gone in Contact editorMilan Crha2010-10-151-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2010-10-041-1/+3
* Coding style cleanups.Matthew Barnes2010-09-135-66/+66
* Coding style and whitespace cleanups.Matthew Barnes2010-09-122-55/+55
* Re-work my GtkDialog:has-separator workaround.Matthew Barnes2010-09-111-2/+2
* Work around deprecation of gtk_dialog_set_has_separator()Matthew Barnes2010-09-111-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2010-08-291-142/+124
* Use the new e_load_book_source_async() where possible.Matthew Barnes2010-08-192-39/+49
* addressbook: Port to use new _async suffix instead of _ex suffixRob Bradford2010-08-021-16/+16
* addressbook/gui, plugins/groupwise, widgets/misc: Update to new icon themeRob Bradford2010-08-021-3/+3
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-1/+1
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-094-65/+65
* Bug 603468 - Improve handling of --quit optionMatthew Barnes2010-06-131-3/+8
* Bug 619783 - Web Addresses arrow button doesn't changeMatthew Barnes2010-05-291-1/+1
* Remove unnecessary conditional compilation macro.Matthew Barnes2010-05-291-4/+0
* Simplify the Notes tab in Contact Editor.Matthew Barnes2010-05-281-2971/+1794
* Coding style and whitespace cleanup.Matthew Barnes2010-05-271-3/+5
* Merge branch 'express2'Matthew Barnes2010-05-272-1/+71
|\
| * Coding style and whitespace cleanup.Matthew Barnes2010-05-251-6/+6
| * Fix a potential crasher in e_contact_quick_add_email().Matthew Barnes2010-04-301-1/+1
| * Compress the contact viewer even more so it still fits.Michael Meeks2010-04-152-1/+70
| * Merge gnome-2-30 into express2 to get bugfixesFederico Mena Quintero2010-04-101-0/+2
| |\
| | * Fix for bug #613564Jeff Cai2010-04-081-0/+2
| * | Last scroll-pane, and manual sizing tweakMichael Meeks2010-04-072-1/+21
| * | Get the new contact sizing right despite the scrolled regions.Michael Meeks2010-04-072-1/+11
| * | Scrolled window for personal bits ...Michael Meeks2010-04-071-1/+19
| * | Add a scrolled area to cope if we want to expand mail settignsMichael Meeks2010-04-071-0/+18
| * | Add conditionally enabled expanders for 'Other' address and 'Misc'Michael Meeks2010-04-072-12/+24
| * | Switch back to an older version with my changes.Michael Meeks2010-04-071-471/+1491
| * | Adapt and further compact the UI with new expander-alikeMichael Meeks2010-04-071-39/+87
| * | Add expander button to E-mail pieces.Michael Meeks2010-04-071-0/+66
| * | Add vertical orientation properties to make glade-3 happy.Michael Meeks2010-04-071-0/+62
| * | Refresh contact-editor.ui.Matthew Barnes2010-04-071-1558/+461
| * | Compress new contact dialog (first page) a little; more to come.Michael Meeks2010-04-073-5/+31
| |/
* | Bug #523775 - Order of Email Addresses in UI is brokenMilan Crha2010-05-191-12/+12
* | There is no 'shadow-type' property on a GtkExpanderMilan Crha2010-05-111-1/+0
* | Coding style and whitespace cleanup.Matthew Barnes2010-05-021-9/+11
* | Use accessor functions instead direct access (GSEAL work)Javier Jardón2010-04-131-1/+2
* | Forgot to commit some bits.Matthew Barnes2010-04-082-1/+10
* | Giant leap towards GSEAL compliance.Matthew Barnes2010-04-083-52/+52
* | Bug #567304 - Review strings for translationMilan Crha2010-04-071-2/+2
* | Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-023-22/+22
* | If no <> in the email address, the address should be the full email address.caiqm2010-03-311-0/+2
* | Last scroll-pane, and manual sizing tweakMichael Meeks2010-03-292-1/+21
* | Get the new contact sizing right despite the scrolled regions.Michael Meeks2010-03-292-1/+11
* | Scrolled window for personal bits ...Michael Meeks2010-03-291-1/+19
* | Add a scrolled area to cope if we want to expand mail settignsMichael Meeks2010-03-291-0/+18
* | Add conditionally enabled expanders for 'Other' address and 'Misc'Michael Meeks2010-03-292-12/+24
* | Switch back to an older version with my changes.Michael Meeks2010-03-261-471/+1491
* | Adapt and further compact the UI with new expander-alikeMichael Meeks2010-03-261-39/+87
* | Add expander button to E-mail pieces.Michael Meeks2010-03-261-0/+66
* | Add vertical orientation properties to make glade-3 happy.Michael Meeks2010-03-261-0/+62
* | Refresh contact-editor.ui.Matthew Barnes2010-03-251-1558/+461
* | Compress new contact dialog (first page) a little; more to come.Michael Meeks2010-03-183-5/+31
|/
* Strip whitespace off email addresses in contact editor.Matthew Barnes2010-03-111-2/+4
* Remove a long lived win32 hackFridrich Strba2010-03-061-4/+1
* Work around recent GTK+ deprecations.Matthew Barnes2010-03-051-0/+4
* Bug 607520 - 'Add to Address Book' fails when address has spaceMatthew Barnes2010-02-032-0/+27
* Compiler and linker flag cleanups.Matthew Barnes2009-12-281-1/+3
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-3/+2
* Coding style and whitespace cleanup.Matthew Barnes2009-12-201-1/+0
* Port all error code to use GObject-ified EAlert / EAlertDialogJonathon Jongsma2009-12-082-2/+2
* Rename EError to EAlert to match general use betterJonathon Jongsma2009-12-012-7/+7
* port addressbook/ to use new EError APIJonathon Jongsma2009-12-012-6/+19
* Fixes a build break.Chenthill Palanisamy2009-11-301-1/+0
* Remove markup from translatable strings in ui filesClaude Paroz2009-11-171-20/+40
* Bug 360461 - Do not hardcode invisible_char in ui filesClaude Paroz2009-11-172-45/+0
* Bug 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-1710-4213/+4002
* Bug #565306 - "Edit Full" in "Add to address book" searches firstMilan Crha2009-10-161-3/+25
* Bug #594471 - Shouldn't call e_error_new/run with NULL 'parent'Milan Crha2009-10-132-22/+3
* Bug 596848 - Use per-target CPPFLAGS in automake filesH.Habighorst2009-10-011-4/+4
* Fix duplicate symbols in Glade files.Matthew Barnes2009-09-251-1/+1
* Bug #593633 - Runtime warnings trying to create a recurrence eventMilan Crha2009-09-241-2/+21
* Merge commit 'EVOLUTION_2_27_5' into kill-bonoboMatthew Barnes2009-07-281-1/+1
|\
| * Bug #589580 - Crashes when dragging an image to the contact editorMilan Crha2009-07-241-2/+2
| * More whitespace cleanup.Matthew Barnes2009-07-192-6/+6
| * Fix excessive whitespace.Matthew Barnes2009-07-136-19/+0
* | More whitespace cleanup.Matthew Barnes2009-07-192-6/+6
* | Fix excessive whitespace.Matthew Barnes2009-07-144-16/+0
* | Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-135-222/+280
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-111-71/+135
|\|
| * Bug #561300 - Edit contact's Notes on its own tab.Milan Crha2009-07-101-71/+135
* | Kill the last GtkOptionMenu instances.Matthew Barnes2009-07-031-11/+11
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-07-012-12/+15
|\|
| * Use AM_CPPFLAGS instead of INCLUDE in all Makefile.am.Matthew Barnes2009-07-011-1/+1
| * Fix "make check" errors.Matthew Barnes2009-06-201-25/+12
| * More code cleanup.Matthew Barnes2009-06-021-2/+2
| * Whitespace cleanup.Matthew Barnes2009-05-292-15/+15
| * Prefer GLib basic types over C types.Matthew Barnes2009-05-297-68/+68
| * Remove trailing whitespace, again.Matthew Barnes2009-05-299-9/+9
* | Fix "make distcheck" errors and other build cleanups.Matthew Barnes2009-07-011-1/+1
* | More code cleanup.Matthew Barnes2009-06-021-2/+2
* | Whitespace cleanup.Matthew Barnes2009-05-292-15/+15
* | Prefer GLib basic types over C types.Matthew Barnes2009-05-275-65/+65
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-279-20/+23
|\ \
| * | Remove trailing whitespace, again.Matthew Barnes2009-05-279-9/+9
| |/
| * Fix compiler warnings in addressbook.Matthew Barnes2009-05-263-11/+14
| * Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-241-1/+1
| * Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-021-0/+2
| * Bug 580892 – Kill libgnomeui/gnome-app and gnome-app-helperMatthew Barnes2009-05-011-3/+1
| * Bug 580896 – Kill libgnome/gnome-programMatthew Barnes2009-05-011-1/+0
* | Fix "make check" errors.Matthew Barnes2009-05-251-25/+13
* | Eliminate redundant E_ICON_SIZE_* enumeration.Matthew Barnes2009-05-251-1/+1
* | Use -no-undefined on Linux tooMilan Crha2009-05-201-5/+0
* | Use Behdad's brilliant git.mk to generate .gitignore files.Matthew Barnes2009-05-041-0/+2
* | Merge branch 'master' into kill-bonoboMatthew Barnes2009-04-2511-3271/+549
|\|
| * Remove unused filesMilan Crha2009-04-246-1942/+0
| * GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-245-1327/+549
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-234-15/+5
| * ** Fix for bug #572903Philip Withnall2009-02-251-3/+3
| * Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-113-3/+0
| * Remove unneeded #include <libgnomeui/gnome-app.h>. Remove unneededMatthew Barnes2009-01-113-5/+0
| * ** Fixes bug #567270Matthew Barnes2009-01-111-20/+0
| * ** Fix for bug #270376Milan Crha2008-12-082-11/+52
| * ** Fixes part of bug #348299Matthew Barnes2008-12-031-0/+7
| * Only include the toplevel GTK+ header.Matthew Barnes2008-10-311-1/+1