aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/minicard/e-minicard.c
Commit message (Expand)AuthorAgeFilesLines
* Added widgets/e-reflow/Makefile. ReplacedChristopher James Lahey2000-09-141-797/+0
* Some UTF-8 fixes and experimental 16-bit unicode font supportLauris Kaplinski2000-09-091-5/+5
* use style colors for the selected state. This doesn't properly redraw theLarry Ewing2000-08-161-7/+13
* Changed e_popup_menu_run call to match the new arguments.Christopher James Lahey2000-08-091-2/+2
* Fixed the oaf info.Christopher James Lahey2000-07-211-37/+56
* Switched the order of compilation of printing and contact-editor.Christopher James Lahey2000-07-141-1/+45
* Switched from ETable to ETableScrolled.Christopher James Lahey2000-07-101-1/+1
* Made the left column of minicards not get any wider than the widestChristopher James Lahey2000-06-171-3/+33
* Now this derives from GtkObject. It follows the same strategy as theFederico Mena Quintero2000-06-091-35/+46
* Made double click only work on the first button.Christopher James Lahey2000-06-021-1/+1
* return TRUE if opening a contact editor so that we don't get a "newChristopher James Lahey2000-06-021-0/+1
* Made double clicking create a new card. Set the empty message.Christopher James Lahey2000-05-301-1/+1
* Added e-contact-editor-save-as.c and e-contact-editor-save-as.h.Christopher James Lahey2000-05-231-0/+12
* 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