aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-minicard.c
Commit message (Expand)AuthorAgeFilesLines
* Added orginization and role fields.Christopher James Lahey2000-04-161-0/+10
* add a title.Chris Toshok2000-04-131-0/+7
* Fixed a bug where I was sending the wrong information to some callbacks.Christopher James Lahey2000-04-101-78/+129
* Made the contact editor load from an ECard.Christopher James Lahey2000-04-091-5/+9
* CVS move mistake. Fixed the correct changes in the correct places.Christopher James Lahey2000-04-091-90/+126
* Fixed some referencing and lifetime issues.Christopher James Lahey2000-04-051-1/+23
* Rearranged SUBDIRS for dependencies.Christopher James Lahey2000-03-121-39/+101
* Designed a new system for doing hierarchical displays in the canvas. AddsChristopher James Lahey2000-03-111-64/+29
* Added a "break_characters" argument. It lets you define a set ofChristopher James Lahey2000-03-081-11/+6
* This were moved to widgets/e-text/ a while ago but never removed. TheyChristopher James Lahey2000-02-241-9/+18
* Use e_canvas_item_grab_focus so that it will work with old versions ofChristopher James Lahey2000-01-271-2/+3
* Handle shift-tab properly now.Christopher James Lahey2000-01-261-1/+3
* Changed some line spacing.Chris Lahey2000-01-211-3/+5
* Added selection and clipboard support. Added up and down arrow keys. FixedChris Lahey2000-01-141-1/+6
* e_canvas_item_move_absolute is just a helper function not supplied by theChris Lahey2000-01-141-38/+80
* Added a resize signal for when the card changes height. Made it so thatChris Lahey2000-01-121-68/+140
* Added minicard and text stuff.Chris Lahey2000-01-101-0/+338