aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-editor/e-contact-editor-fullname.c
Commit message (Expand)AuthorAgeFilesLines
* Miscellaneous cleanups.Matthew Barnes2014-03-031-4/+4
* Stop using deprecated gtk-stock itemsMilan Crha2014-02-131-2/+2
* Bug 721545 - License text contains obsolete FSF postal addressMatthew Barnes2014-01-081-10/+9
* Bug 715067 - <Enter> does not save in the full name editorMichael Ekstrand2013-12-071-0/+2
* Coding style and whitespace cleanup.Matthew Barnes2012-11-111-6/+7
* Coding style and whitespace cleanup.Matthew Barnes2012-08-201-13/+13
* Coding style and whitespace cleanup.Matthew Barnes2012-06-251-1/+0
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-1/+1
* Coding style and whitespace cleanups.Matthew Barnes2011-06-091-13/+25
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+3
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-2/+5
* Whitespace and coding style cleanups.Matthew Barnes2011-05-081-1/+3
* Adapt to GtkComboBox class reorg.Matthew Barnes2011-01-251-5/+0
* Drop backward-compatibility cruft.Matthew Barnes2011-01-251-6/+0
* Deal with GtkComboBoxEntry removal in gtk+-3.0.Matthew Barnes2010-10-211-5/+8
* Coding style and whitespace cleanup.Matthew Barnes2010-10-041-1/+3
* Coding style cleanups.Matthew Barnes2010-09-131-16/+16
* 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
* Coding style and whitespace cleanup.Matthew Barnes2010-07-121-1/+1
* Giant leap towards GSEAL compliance.Matthew Barnes2010-04-081-15/+24
* Bug #325121 - Do not translate developer strings in g_param_spec_*Milan Crha2010-04-021-4/+4
* BugĀ 589153 - Use GtkBuilder instead of libgladeMatthew Barnes2009-11-171-18/+22
* More whitespace cleanup.Matthew Barnes2009-07-191-1/+1
* Prefer GLib basic types over C types.Matthew Barnes2009-05-291-3/+3
* Remove trailing whitespace, again.Matthew Barnes2009-05-291-1/+1
* Fix compiler warnings in addressbook.Matthew Barnes2009-05-261-3/+6
* GN-bug #572348 - Removed deprecated Gtk+ symbolsMilan Crha2009-04-241-11/+25
* Remove unneeded #include <libgnome/gnome-util.h>.Matthew Barnes2009-01-111-1/+0
* Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-13/+14
* ** Fixes bug #546892Matthew Barnes2008-08-121-8/+2
* 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-4/+0
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-5/+5
* Warning fixes: - mixing code and declarations - NULL vs 0 vs FALSE/TRUE -Kjartan Maraas2007-10-241-1/+1
* ** Fixes bug #477045Matthew Barnes2007-09-281-1/+1
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* ** Fixes bug #419524Matthew Barnes2007-03-211-1/+1
* gui/contact-editor/e-contact-editor.cTor Lillqvist2005-11-261-1/+9
* Update dialog vbox and action area border widths to be HIG compliantRodney Dawes2004-04-281-0/+6
* Set the default image for the contact photo to be the stock_person imageRodney Dawes2004-04-191-5/+8
* Handle NULL name. Fixes #53071.Hans Petter Jansson2004-01-281-2/+9
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-17/+17
* Chain.Hans Petter Jansson2003-08-141-0/+3
* use g_signal_connect here, not swapped... although since we pass theChris Toshok2003-02-281-1/+1
* Remove some cruft. rename ICONSDIR to IMAGESDIR. (images_DATA): InstallDan Winship2003-02-061-5/+5
* Change dialog from Yes/No/Cancel to Discard/Cancel/Save to match the HIG.Ettore Perazzoli2003-01-151-1/+1
* drop use of "font" arg. (get_left_width): use pango to calculate thisChris Toshok2002-12-191-2/+3
* [ roll forward from the 1.2 branch. fixes #25540, part of #29630, as wellChris Toshok2002-11-251-7/+15
* port work.Chris Toshok2002-11-081-32/+34
* more porting work.Chris Toshok2002-11-081-39/+53
* ignore the marshal generated stuff.Chris Toshok2002-11-061-2/+1
* [ fixes part of #17336 ] get the window title from the .glade file, andChris Toshok2002-09-121-0/+11
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Changed these to use the new ref and unref functions for ECard auxillaryChristopher James Lahey2001-10-121-4/+3
* use enable_widget instead of gtk_widget_set_sensitive.Chris Toshok2001-09-171-3/+11
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* rename ce_book_found_fields to this, remove the fetching of fields (theChris Toshok2001-06-201-4/+4
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-2/+2
* add is_read_only param.Chris Toshok2001-03-131-1/+26
* Make sure that card->name and card->full_name are always valid.Matt Bissiri2000-09-271-1/+4
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Removed a bunch of redundant code. Made it so that when you set an addressChristopher James Lahey2000-09-111-1/+1
* Unicode in addressbook basically works, including simple searchingLauris Kaplinski2000-08-241-2/+3
* Fixed a string mismatch.Christopher James Lahey2000-04-301-1/+1
* Added e_card_phone_new e_card_delivery_address_new,Christopher James Lahey2000-04-301-0/+214