aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/minicard/e-minicard-view.c
Commit message (Expand)AuthorAgeFilesLines
* Added widgets/e-reflow/Makefile. ReplacedChristopher James Lahey2000-09-141-432/+0
* Changed this to use ECardSimple.Christopher James Lahey2000-08-201-2/+8
* use x-evolution-any-field.Chris Toshok2000-08-091-1/+1
* Now this derives from GtkObject. It follows the same strategy as theFederico Mena Quintero2000-06-091-38/+47
* Made double click only work on the first button.Christopher James Lahey2000-06-021-0/+1
* return TRUE if opening a contact editor so that we don't get a "newChristopher James Lahey2000-06-021-2/+5
* Made the alphabet buttons not focusable.Christopher James Lahey2000-05-311-0/+3
* Added alphabet.glade and alphabet.glade.h.Christopher James Lahey2000-05-311-1/+29
* Made double clicking create a new card. Set the empty message.Christopher James Lahey2000-05-301-0/+77
* Fixed some memory leaks.Christopher James Lahey2000-05-161-2/+2
* Got rid of a memory leak. Rearranged a couple functions.Christopher James Lahey2000-05-161-19/+35
* Rearranged order of things getting destroyed.Christopher James Lahey2000-05-091-6/+11
* Made a minimal number of things be destroyed and recreated when updating aChristopher James Lahey2000-05-081-5/+7
* Make the addressbook create the correct file uri. Added a default query.Christopher James Lahey2000-05-071-1/+2
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-1/+1
* Added orginization and role fields.Christopher James Lahey2000-04-161-0/+1
* This was setting E_REFLOW(view)->items to NULL too soon. Fixed now.Christopher James Lahey2000-04-111-3/+2
* new function. (delete_contact_cb): wire up button to callChris Toshok2000-04-111-4/+4
* Changed some incorrect gtk_object_refs and gtk_object_unrefs intoChristopher James Lahey2000-04-111-0/+28
* implement braindead dialog to input the query string for the view.Chris Toshok2000-04-111-0/+1
* Added a "query" argument to the e-minicard-view. Documented all theChristopher James Lahey2000-04-111-22/+35
* change the empty search string ("") to the valid (contains "full_name"Chris Toshok2000-04-111-1/+1
* CVS move mistake. Fixed the correct changes in the correct places.Christopher James Lahey2000-04-091-0/+239