aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/gal-view-minicard.c
Commit message (Expand)AuthorAgeFilesLines
* GalViewClass: Replace get_type_code() with "type_code" string.Matthew Barnes2013-07-061-7/+1
* GalView: Store the title string internally.Matthew Barnes2013-07-061-52/+2
* GalView-related cleanups.Matthew Barnes2013-07-061-7/+8
* GalView: Remove edit() method.Matthew Barnes2013-07-061-1/+0
* Consolidate base utility libraries into libeutil.Matthew Barnes2012-12-131-1/+0
* Reduce usage of g_type_class_peek_parent().Matthew Barnes2012-06-251-5/+1
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+0
* Move EAlert* and e-xml-utils references from other part of the code to libevo...Srinivasa Ragavan2012-03-031-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2012-02-201-26/+5
* Coding style and whitespace cleanup.Matthew Barnes2011-09-041-2/+2
* Bug #646109 - Fix use of include <config.h> to make sure translations workMilan Crha2011-05-271-0/+2
* Bug #640526 - Default column width in address card view is smallMatthew Barnes2011-01-261-2/+2
* Coding style cleanups.Matthew Barnes2010-09-131-1/+1
* Clean up GalView and related classes.Matthew Barnes2010-03-111-1/+1
* Fix some compiler warnings.Matthew Barnes2009-12-201-4/+0
* Kill ETableScrolled.Matthew Barnes2009-12-081-15/+0
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-1/+1
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * ** Disable debug macros (#define d(x) x) throughout. (#569638)Matthew Barnes2009-02-011-1/+1
| * License ChangesSankarasivasubramanian Pasupathilingam2008-08-271-3/+19
* | Massive address book refactoring. Things are mostly working again.Matthew Barnes2008-09-171-123/+171
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-3/+19
|/
* Replace G_GNUC_FUNCTION (deprecated) with G_STRFUNC.Matthew Barnes2008-01-291-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-1/+1
* Fix compiler warnings in addressbook folder. (#440272)Matthew Barnes2007-06-031-7/+9
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-271-4/+8
* Changed the parameter passed to gal_view_minicard_attach.Devashish Sharma2006-10-161-3/+10
* gui/widgets/gal-view-minicard.c Use libedataserver's e_xml_parse_file()Tor Lillqvist2005-12-171-3/+9
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-171-1/+1
* remove the edit function.Li Yuan2005-03-241-7/+1
* Chain.Hans Petter Jansson2003-08-141-2/+9
* Likewise. Likewise. Likewise. Likewise. Likewise. (ebook_create):Ettore Perazzoli2003-03-071-1/+1
* fix parameter types here (this signal isn't generated from an ETable.)Chris Toshok2003-01-101-1/+1
* add parent arg.Chris Toshok2003-01-091-1/+1
* remove the cast to (int) - column_width is a double.Chris Toshok2002-11-191-1/+1
* clean this up a tad.Chris Toshok2002-11-151-5/+5
* gobjectify this.Chris Toshok2002-11-071-17/+16
* fix the gnome-xml headers.Chris Toshok2002-11-061-1/+1
* Port to GObject/gnome2.Chris Toshok2002-11-061-9/+9
* Attach to the emvw instead of the emv here.Christopher James Lahey2002-02-141-15/+15
* Attach the GalViewMinicard to the EMinicardView here.Christopher James Lahey2002-02-131-10/+77
* Added gal-view-factory-minicard.c, gal-view-factory-minicard.h,Christopher James Lahey2001-02-061-0/+154