aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-minicard-label.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease-0-2-91nobody2001-08-021-457/+0
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+2
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-2/+1
* new function. (impl_BookListener_report_writable): new function.Chris Toshok2001-03-181-1/+11
* Update arguments to e_canvas_item_grab_focus.Dan Winship2001-03-161-1/+1
* Set draw background to FALSE.Miguel de Icaza2000-12-251-0/+2
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-4/+4
* Some UTF-8 fixes and experimental 16-bit unicode font supportLauris Kaplinski2000-09-091-4/+2
* 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