aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-minicard.h
Commit message (Expand)AuthorAgeFilesLines
* Adapt to single-include E-D-S libraries.Matthew Barnes2012-06-041-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2011-05-221-29/+31
* addressbook: Only include libgnomecanvas.hBenjamin Otte2010-10-301-1/+1
* Coding style and whitespace cleanup.Matthew Barnes2010-01-311-3/+3
* Fix excessive whitespace.Matthew Barnes2009-07-141-2/+0
* Use G_BEGIN_DECLS / G_END_DECLS macros.Matthew Barnes2009-06-181-7/+2
* Prefer GLib basic types over C types.Matthew Barnes2009-05-271-3/+3
* Merge branch 'master' into kill-bonoboMatthew Barnes2009-05-271-1/+1
|\
| * Remove trailing whitespace, again.Matthew Barnes2009-05-271-1/+1
| * Change License from GPL to LGPL. 2nd batch.Sankarasivasubramanian Pasupathilingam2008-09-031-13/+16
* | Rearranged some of the addressbook code to try and eliminate some circularMatthew Barnes2008-11-141-4/+2
* | Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-13/+16
|/
* 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-1/+1
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-151-3/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-021-2/+2
* rename and make it a public function. (e_minicard_event): changeSteven Zhang2004-11-081-0/+1
* parent_type == EAB_TYPE_EDITOR. (e_contact_list_editor_class_init): fillChris Toshok2004-03-251-2/+2
* build a11y/addressbook dir : add the accessibility support forHao Sheng2004-03-151-0/+8
* Various changes to merge in evolution-data-server reliance.JP Rosevear2003-11-071-1/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-4/+2
* add NONE:OBJECTChris Toshok2003-04-031-0/+2
* fix parameter types here (this signal isn't generated from an ETable.)Chris Toshok2003-01-101-0/+1
* port work.Chris Toshok2002-11-091-1/+1
* gobjectify this.Chris Toshok2002-11-071-6/+6
* Port to GObject/gnome2.Chris Toshok2002-11-061-1/+0
* 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
* Added has_cursor argument. Setting the argument to TRUE if the minicardChristopher James Lahey2001-10-261-1/+2
* fix arg info - we're only passing 1 GTK_TYPE_POINTER arg, not 2.Chris Toshok2001-08-211-0/+1
* add EVOLUTION_IMAGESDIR define.Chris Toshok2001-06-291-0/+5
* pop up list editor for lists, contact editor otherwise.Chris Toshok2001-06-291-1/+1
* correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same.Chris Toshok2001-06-251-1/+1
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Made e_card_simple_get_id return const char *.Christopher James Lahey2001-06-111-4/+6
* on BUTTON_PRESS: if it's button 1, store the button x, y, and setChris Toshok2001-04-101-0/+6
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-1/+1
* new function. (impl_BookListener_report_writable): new function.Chris Toshok2001-03-181-1/+3
* Used ESelectionModelSimple and the changes to EReflow and EReflowSorted toChristopher James Lahey2001-03-011-2/+6
* Undefine E_STRING_PROP and E_LIST_PROP here.Christopher James Lahey2001-02-151-0/+3
* Made it so that minicard doesn't write out changes to the backend unlessChristopher James Lahey2000-10-011-0/+2
* Fixed the paths of some .h #includes.Christopher James Lahey2000-09-181-2/+2
* Made a minimal number of things be destroyed and recreated when updating aChristopher James Lahey2000-05-081-1/+1
* Mostly finished ECardSimple.Christopher James Lahey2000-05-071-3/+4
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-1/+1
* CVS move mistake. Fixed the correct changes in the correct places.Christopher James Lahey2000-04-091-8/+5
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-121-0/+9
* Handle the grab and ungrab command instead of doing focus by hand. ThisChristopher James Lahey2000-01-281-0/+6
* e_canvas_item_move_absolute is just a helper function not supplied by theChris Lahey2000-01-141-1/+3
* Added a resize signal for when the card changes height. Made it so thatChris Lahey2000-01-121-13/+15
* Added minicard and text stuff.Chris Lahey2000-01-101-0/+81