aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/minicard/e-minicard.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create taggnome-debug-0-1-0nobody2000-05-221-674/+0
* Got rid of a memory leak. Rearranged a couple functions.Christopher James Lahey2000-05-161-1/+1
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-0/+2
* Reenable editting.Christopher James Lahey2000-05-101-2/+0
* Make File As change if name or company are changed pretty much anywhere.Christopher James Lahey2000-05-101-0/+2
* Rearranged order of things getting destroyed.Christopher James Lahey2000-05-091-5/+7
* Made a minimal number of things be destroyed and recreated when updating aChristopher James Lahey2000-05-081-62/+86
* make sure to free the return value of e_card_simple_get.Chris Toshok2000-05-081-1/+3
* Added saving in minicard view.Christopher James Lahey2000-05-081-0/+45
* Mostly finished ECardSimple.Christopher James Lahey2000-05-071-87/+56
* Made some fields invisible that were visible before.Christopher James Lahey2000-05-011-1/+2
* From addressbook/ChangeLogChristopher James Lahey2000-05-011-16/+20
* Prefixed the ADDR_ flags.Christopher James Lahey2000-04-261-2/+2
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-4/+6
* 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