aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-minicard.h
Commit message (Expand)AuthorAgeFilesLines
* 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