aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-minicard-view.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease-0-2-91nobody2001-08-021-441/+0
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-2/+2
* track change to e_addressbook_show_contact_editor signature.Chris Toshok2001-06-201-1/+1
* Null terminate the strv here. (e_card_locate_match): ref here instead ofChristopher James Lahey2001-06-091-1/+1
* remove the gtk_widget_show call... (e_contact_editor_show): and put itChris Toshok2001-06-091-68/+3
* Fixed up the lifetime of the drag_data_get signal a bit.Christopher James Lahey2001-05-161-23/+5
* MinicardViewModel -> ReflowAdapter name change. (get_card_list): same.Chris Toshok2001-05-161-81/+64
* use e_card_list_get_vcard to build up the data to send.Chris Toshok2001-05-121-16/+58
* Removed e-card-pairs.h since we're not using it.Christopher James Lahey2001-05-081-387/+223
* Added E_CARD_SIMPLE_FIELD_LAST_SIMPLE_STRING.Christopher James Lahey2001-04-111-6/+10
* i18n fixes, added missing includes.Gediminas Paulauskas2001-04-111-2/+3
* on BUTTON_PRESS: if it's button 1, store the button x, y, and setChris Toshok2001-04-101-0/+74
* Here goes my additional simple include fixes.Gediminas Paulauskas2001-04-051-3/+2
* Fix headers. Same here. Same here. Same here. Same here. Same here. SameKjartan Maraas2001-04-051-0/+3
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-1/+2
* Bumped gal requirement to 0.5.99.8.Christopher James Lahey2001-03-201-2/+2
* new function. (impl_BookListener_report_writable): new function.Chris Toshok2001-03-181-4/+23
* add is_read_only param.Chris Toshok2001-03-131-1/+1
* new function. (e_minicard_view_event): split out the creation of theChris Toshok2001-03-021-14/+24
* Used ESelectionModelSimple and the changes to EReflow and EReflowSorted toChristopher James Lahey2001-03-011-20/+83
* register our status_message signal. (status_message): new function, emitChris Toshok2001-01-101-0/+36
* Added evolution-addressbook-ldap.xml.Christopher James Lahey2000-09-221-3/+24
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* 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