aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/component/select-names/e-select-names-bonobo.c
Commit message (Expand)AuthorAgeFilesLines
* Use BASE_VERSION for repo_ids and OAFIIDs Update killev to kill theRodney Dawes2003-12-021-1/+1
* Merge new-ui-branch to the trunk.Ettore Perazzoli2003-10-221-39/+2
* [ fixes #40694 ] just grab focus if @activate == TRUE. we'll do allChris Toshok2003-04-201-9/+15
* [ fixes #21499 ]Rodney Dawes2003-04-191-1/+1
* [ fixes bug #39763 ] verb callback for EditCopy (cut_cb): verb callbackChris Toshok2003-04-081-0/+160
* Remove folder-selector button initialization. (e_select_names_new):Dan Winship2003-03-311-1/+18
* reflect prior column additionJP Rosevear2003-03-051-1/+1
* call e_select_names_bonobo_construct on the newly created object.Chris Toshok2003-01-101-0/+2
* Pass type to bonobo_ctonrol_set_property, and also NULL terminate theNot Zed2002-11-211-1/+1
* parent class is GObjectClass.Chris Toshok2002-11-091-6/+12
* more porting work.Chris Toshok2002-11-081-15/+15
* Port to GObject/gnome2.Chris Toshok2002-11-061-97/+36
* add an "addresses" property, to get the "Dan Winship <danw@ximian.com>"Dan Winship2002-08-201-0/+19
* Make the ENTRY_PROPERTY_ID_SIMPLE_CARD_LIST case not crash, althoughDan Winship2002-07-131-1/+1
* Added SimpleCard interface.Christopher James Lahey2002-05-111-10/+26
* Added "first_email" property.Christopher James Lahey2002-05-101-0/+21
* 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