aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/eab-editor.c
Commit message (Expand)AuthorAgeFilesLines
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-38/+41
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-251-4/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-30/+8
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-5/+7
* 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
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Bug #623204 - Be able to report detailed errors from backendsMilan Crha2010-07-091-9/+9
* Bug 603468 - Improve handling of --quit optionMatthew Barnes2010-06-131-3/+8
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-2/+2
* Coding style and whitespace cleanup.Matthew Barnes2009-12-261-3/+2
* Add a "quit-requested" signal to the shutdown protocol.Matthew Barnes2009-07-131-148/+204
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Bug 577929 – Consolidate marshallersMatthew Barnes2009-04-231-4/+4
| * License changes from GPL to LGPLSankarasivasubramanian Pasupathilingam2008-09-161-13/+15
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-45/+0
* | Merge revisions 36016:36533 from trunk.Matthew Barnes2008-10-021-13/+15
* | Progress update:Matthew Barnes2008-09-181-4/+4
|/
* updated novell copyright notices (left others alone)Jeffrey Stedfast2008-06-211-1/+1
* ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES andMatthew Barnes2008-06-061-2/+1
* ** Fixes bug 474651Tobias Mueller2007-12-101-0/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-7/+7
* Fix for bug #461195 from Hiroyuki Ikezoe.Matthew Barnes2007-09-281-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Fix for bug #426829.simon.zheng2007-04-091-2/+2
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* Fix for Bug 331023Devashish Sharma2006-03-101-2/+2
* ** Fixes #327203Simon Zheng2006-01-251-1/+0
* Fixes the bug #309416Srinivasa Ragavan2005-07-291-1/+1
* Forming contact deletion confirmation message based on contact(s) orSushma Rai2005-05-091-9/+21
* Just close the editor when user presees cancel or closes the editor whenSivaiah Nallagatla2005-02-261-1/+3
* close the editor here in case of save and discard so that callers need notSivaiah Nallagatla2005-02-221-2/+7
* include config.h #61395.Not Zed2004-07-221-0/+4
* Remove debug output. (real_save_contact): Separate out actual save logicHans Petter Jansson2004-05-201-1/+0
* do eab_editor_is_valid check only when user wants to save.Sivaiah Nallagatla2004-03-261-5/+4
* superclass for both EContactEditor and EContactListEditor. A start towardChris Toshok2004-03-251-0/+388