aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/minicard/e-minicard-label.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagCONTROL_CENTER_1_3_1nobody2000-08-221-446/+0
* Made the left column of minicards not get any wider than the widestChristopher James Lahey2000-06-171-6/+31
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-3/+5
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-121-85/+77
* Designed a new system for doing hierarchical displays in the canvas. AddsChristopher James Lahey2000-03-111-60/+26
* Added a "break_characters" argument. It lets you define a set ofChristopher James Lahey2000-03-081-6/+5
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-13/+19
* Use e_canvas_item_grab_focus so that it will work with old versions ofChristopher James Lahey2000-01-271-1/+2
* Added an arrow cursor for the draggable columns. Made the clickable columnChristopher James Lahey2000-01-261-6/+22
* Handle shift-tab properly now.Christopher James Lahey2000-01-261-18/+14
* Added selection and clipboard support. Added up and down arrow keys. FixedChris Lahey2000-01-141-3/+40
* e_canvas_item_move_absolute is just a helper function not supplied by theChris Lahey2000-01-141-0/+12
* Added a resize signal for when the card changes height. Made it so thatChris Lahey2000-01-121-26/+88
* Removed some code which got in the way of testing properly.Chris Lahey2000-01-111-0/+1
* Added minicard and text stuff.Chris Lahey2000-01-101-0/+331