aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names-bonobo.c
Commit message (Expand)AuthorAgeFilesLines
* When we clean, don't clean the model's last element. This helps keepJon Trowbridge2001-12-281-4/+4
* Extensively refactored -- this code had gotten _really_ ugly. UntangleJon Trowbridge2001-12-081-18/+1
* Explicitly destroy entries. Part of the fix for the lingering completionJon Trowbridge2001-11-091-0/+16
* Leak select-names related data structures until the memory managementJon Trowbridge2001-11-031-1/+7
* Check that local_listener and other_contacts_listener are non-NULL beforeJon Trowbridge2001-10-311-7/+0
* Force the select names dialog to be destroyed. This is a hack to fix bugJon Trowbridge2001-10-311-0/+7
* send a null bonobo arg to prevent explosionJP Rosevear2001-10-301-1/+6
* Connect to manager's "ok" signal. (manager_ok_cb): Emit "ok"Jon Trowbridge2001-10-301-20/+37
* Fixing the license text.Ettore Perazzoli2001-10-281-1/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-271-2/+2
* Boost scoring on an exact nickname match. Manually addressify match.Jon Trowbridge2001-08-161-0/+1
* Hook up some magic to (basically) cardify an entry on focus-out. (What weJon Trowbridge2001-08-101-2/+9
* Fixing a small, stupid mistake; use e_select_names_model_get_textificationJon Trowbridge2001-07-261-2/+9
* Removed some debugging chatter.Jon Trowbridge2001-07-261-12/+56
* Added addSectionWithLimit to the SelectNames interface.Jon Trowbridge2001-07-171-3/+52
* Update the copyrights, replacing Helix Code with Ximian andEttore Perazzoli2001-06-231-1/+1
* Removed an unused variable.Christopher James Lahey2001-05-211-1/+1
* Return the serialized EDestinations (rather than just a string w/ e-mailJon Trowbridge2001-05-181-1/+2
* Get the ESelectNamesModel from the widget's text model instead of storingChristopher James Lahey2001-04-131-6/+14
* Clean up #includes. Replace <gnome.h>, <bonobo.h> and <gtk/gtk.h> withKjartan Maraas2001-03-301-5/+4
* Oops, we do need to be able to write to "text" after all (for things likeJon Trowbridge2001-03-021-1/+6
* Change for new EDestination/ESelectNamesModel API.Jon Trowbridge2001-03-021-11/+14
* (Adding a boolean "entry_changed" BonoboPropertyBag arg)Jason Leach2001-01-191-1/+20
* changed the signature of the property_bag get/set functionsDietmar Maurer2001-01-151-0/+2
* A very, long, very tedious IDL API rename and re-scoping;Michael Meeks2000-11-111-16/+16
* Fix the addressbook crash that happened when the ESelectNames controlEttore Perazzoli2000-11-071-1/+1
* The big api rename ...Michael Meeks2000-11-021-1/+1
* Added check for gnome-app-lib. Removed directories that have been moved toChristopher James Lahey2000-09-181-1/+1
* Added code for initializing the values of the fields in the messageEttore Perazzoli2000-07-081-2/+24
* Wrap the ESelectNames stuff into a Bonobo interface, so that we canEttore Perazzoli2000-07-081-0/+272