| Commit message (Expand) | Author | Age | Files | Lines |
* | Miscellaneous cleanups. | Matthew Barnes | 2014-03-03 | 1 | -4/+4 |
* | Stop using deprecated gtk-stock items | Milan Crha | 2014-02-13 | 1 | -2/+2 |
* | Bug 721545 - License text contains obsolete FSF postal address | Matthew Barnes | 2014-01-08 | 1 | -10/+9 |
* | Bug 715067 - <Enter> does not save in the full name editor | Michael Ekstrand | 2013-12-07 | 1 | -0/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-11-11 | 1 | -6/+7 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-08-20 | 1 | -13/+13 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2012-06-25 | 1 | -1/+0 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-09-04 | 1 | -1/+1 |
* | Coding style and whitespace cleanups. | Matthew Barnes | 2011-06-09 | 1 | -13/+25 |
* | Bug #646109 - Fix use of include <config.h> to make sure translations work | Milan Crha | 2011-05-27 | 1 | -0/+3 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2011-05-22 | 1 | -2/+5 |
* | Whitespace and coding style cleanups. | Matthew Barnes | 2011-05-08 | 1 | -1/+3 |
* | Adapt to GtkComboBox class reorg. | Matthew Barnes | 2011-01-25 | 1 | -5/+0 |
* | Drop backward-compatibility cruft. | Matthew Barnes | 2011-01-25 | 1 | -6/+0 |
* | Deal with GtkComboBoxEntry removal in gtk+-3.0. | Matthew Barnes | 2010-10-21 | 1 | -5/+8 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-10-04 | 1 | -1/+3 |
* | Coding style cleanups. | Matthew Barnes | 2010-09-13 | 1 | -16/+16 |
* | Re-work my GtkDialog:has-separator workaround. | Matthew Barnes | 2010-09-11 | 1 | -2/+2 |
* | Work around deprecation of gtk_dialog_set_has_separator() | Matthew Barnes | 2010-09-11 | 1 | -0/+2 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-08-29 | 1 | -142/+124 |
* | Coding style and whitespace cleanup. | Matthew Barnes | 2010-07-12 | 1 | -1/+1 |
* | Giant leap towards GSEAL compliance. | Matthew Barnes | 2010-04-08 | 1 | -15/+24 |
* | Bug #325121 - Do not translate developer strings in g_param_spec_* | Milan Crha | 2010-04-02 | 1 | -4/+4 |
* | BugĀ 589153 - Use GtkBuilder instead of libglade | Matthew Barnes | 2009-11-17 | 1 | -18/+22 |
* | More whitespace cleanup. | Matthew Barnes | 2009-07-19 | 1 | -1/+1 |
* | Prefer GLib basic types over C types. | Matthew Barnes | 2009-05-29 | 1 | -3/+3 |
* | Remove trailing whitespace, again. | Matthew Barnes | 2009-05-29 | 1 | -1/+1 |
* | Fix compiler warnings in addressbook. | Matthew Barnes | 2009-05-26 | 1 | -3/+6 |
* | GN-bug #572348 - Removed deprecated Gtk+ symbols | Milan Crha | 2009-04-24 | 1 | -11/+25 |
* | Remove unneeded #include <libgnome/gnome-util.h>. | Matthew Barnes | 2009-01-11 | 1 | -1/+0 |
* | Change License from GPL to LGPL. 2nd batch. | Sankarasivasubramanian Pasupathilingam | 2008-09-03 | 1 | -13/+14 |
* | ** Fixes bug #546892 | Matthew Barnes | 2008-08-12 | 1 | -8/+2 |
* | updated novell copyright notices (left others alone) | Jeffrey Stedfast | 2008-06-21 | 1 | -1/+1 |
* | ** Allow evolution to build with G_DISABLE_SINGLE_INCLUDES and | Matthew Barnes | 2008-06-06 | 1 | -4/+0 |
* | ** Remove trailing whitespace from source code. | Matthew Barnes | 2007-11-15 | 1 | -5/+5 |
* | Warning fixes: - mixing code and declarations - NULL vs 0 vs FALSE/TRUE - | Kjartan Maraas | 2007-10-24 | 1 | -1/+1 |
* | ** Fixes bug #477045 | Matthew Barnes | 2007-09-28 | 1 | -1/+1 |
* | Update FSF address in header comments (#469886). Patch from Tobias | Matthew Barnes | 2007-09-02 | 1 | -2/+2 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 1 | -1/+1 |
* | gui/contact-editor/e-contact-editor.c | Tor Lillqvist | 2005-11-26 | 1 | -1/+9 |
* | Update dialog vbox and action area border widths to be HIG compliant | Rodney Dawes | 2004-04-28 | 1 | -0/+6 |
* | Set the default image for the contact photo to be the stock_person image | Rodney Dawes | 2004-04-19 | 1 | -5/+8 |
* | Handle NULL name. Fixes #53071. | Hans Petter Jansson | 2004-01-28 | 1 | -2/+9 |
* | Merge new-ui-branch to the trunk. | Ettore Perazzoli | 2003-10-22 | 1 | -17/+17 |
* | Chain. | Hans Petter Jansson | 2003-08-14 | 1 | -0/+3 |
* | use g_signal_connect here, not swapped... although since we pass the | Chris Toshok | 2003-02-28 | 1 | -1/+1 |
* | Remove some cruft. rename ICONSDIR to IMAGESDIR. (images_DATA): Install | Dan Winship | 2003-02-06 | 1 | -5/+5 |
* | Change dialog from Yes/No/Cancel to Discard/Cancel/Save to match the HIG. | Ettore Perazzoli | 2003-01-15 | 1 | -1/+1 |
* | drop use of "font" arg. (get_left_width): use pango to calculate this | Chris Toshok | 2002-12-19 | 1 | -2/+3 |
* | [ roll forward from the 1.2 branch. fixes #25540, part of #29630, as well | Chris Toshok | 2002-11-25 | 1 | -7/+15 |
* | port work. | Chris Toshok | 2002-11-08 | 1 | -32/+34 |
* | more porting work. | Chris Toshok | 2002-11-08 | 1 | -39/+53 |
* | ignore the marshal generated stuff. | Chris Toshok | 2002-11-06 | 1 | -2/+1 |
* | [ fixes part of #17336 ] get the window title from the .glade file, and | Chris Toshok | 2002-09-12 | 1 | -0/+11 |
* | Fixing the license text. | Ettore Perazzoli | 2001-10-28 | 1 | -1/+0 |
* | Update the licensing information to require version 2 of the GPL | Ettore Perazzoli | 2001-10-27 | 1 | -2/+2 |
* | Changed these to use the new ref and unref functions for ECard auxillary | Christopher James Lahey | 2001-10-12 | 1 | -4/+3 |
* | use enable_widget instead of gtk_widget_set_sensitive. | Chris Toshok | 2001-09-17 | 1 | -3/+11 |
* | Update the copyrights, replacing Helix Code with Ximian and | Ettore Perazzoli | 2001-06-23 | 1 | -2/+2 |
* | rename ce_book_found_fields to this, remove the fetching of fields (the | Chris Toshok | 2001-06-20 | 1 | -4/+4 |
* | Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> with | Kjartan Maraas | 2001-03-30 | 1 | -2/+2 |
* | add is_read_only param. | Chris Toshok | 2001-03-13 | 1 | -1/+26 |
* | Make sure that card->name and card->full_name are always valid. | Matt Bissiri | 2000-09-27 | 1 | -1/+4 |
* | Added check for gnome-app-lib. Removed directories that have been moved to | Christopher James Lahey | 2000-09-18 | 1 | -1/+1 |
* | Removed a bunch of redundant code. Made it so that when you set an address | Christopher James Lahey | 2000-09-11 | 1 | -1/+1 |
* | Unicode in addressbook basically works, including simple searching | Lauris Kaplinski | 2000-08-24 | 1 | -2/+3 |
* | Fixed a string mismatch. | Christopher James Lahey | 2000-04-30 | 1 | -1/+1 |
* | Added e_card_phone_new e_card_delivery_address_new, | Christopher James Lahey | 2000-04-30 | 1 | -0/+214 |