aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/contact-list-editor
Commit message (Expand)AuthorAgeFilesLines
* [ fixes bug #34085 ] only successfully complete the drag if they dropped aChris Toshok2003-03-271-11/+17
* $evolution_uidir -> $evolutionuidirChris Toshok2003-03-271-1/+1
* set the dialog to "Visible: No" so it doesn't flash when we bring it up.Chris Toshok2003-03-241-254/+289
* [ fixes bug #32113 ] add include_email arg to e_destination_get_textrep.Chris Toshok2003-03-231-1/+1
* Build libecontacteditor as an uninstalled shared library.Dan Winship2003-03-011-3/+3
* Remove these from here; talking to the mailer doesn't really belong at theDan Winship2003-03-011-2/+2
* revert previous changeDan Winship2003-02-201-3/+3
* Build the subparts as (noinst) shared libraries rather than staticDan Winship2003-02-201-3/+3
* Remove cruft, s/ICONSDIR/IMAGESDIR/ (gladedir, etspecdir): RemoveDan Winship2003-02-063-12/+7
* updated for e scroll frame --> gtk scrolled windowRadek Doulik2003-02-051-2/+2
* Remove definition; this is now in configure.in. Likewise. Likewise.Ettore Perazzoli2003-01-251-1/+0
* Version using $(BASE_VERSION). (etspecdir): Likewise. (iconsdir):Ettore Perazzoli2003-01-232-23/+23
* $(datadir)/evolution/images instead of $(datadir)/images/evolution.Ettore Perazzoli2003-01-091-1/+1
* drop use of "font" arg. (get_left_width): use pango to calculate thisChris Toshok2002-12-192-6/+7
* add include for gtkstock.h.Chris Toshok2002-11-272-5/+14
* remove redundant setting of y2.Chris Toshok2002-11-271-0/+3
* change signature to that of a weak ref notify function. (main): ::destroyChris Toshok2002-11-121-3/+3
* convert to glade-2Chris Toshok2002-11-084-297/+301
* gobjectify this.Chris Toshok2002-11-071-1/+0
* ignore the marshal generated stuff.Chris Toshok2002-11-067-188/+219
* [ Fix #7094, #7064, #7095, #31944, #31945 ] Hook up new etspec file.Kjartan Maraas2002-10-103-10/+17
* [ Fixes bug #30250 ] handle "Unnamed Lists" here by setting their name toChris Toshok2002-09-131-20/+30
* [ fixes #25038 ] need to have EVOLUTION_ICONSDIR defined.Chris Toshok2002-08-292-0/+10
* Add include lines to get ebook headers relative to <ebook/foo.h>, notPeter Williams2002-07-111-0/+1
* [ fixes bug #26130 ] pass ce->app as parent_window.Chris Toshok2002-06-161-1/+1
* New, quit handler for the EvolutionShellComponent. (add_creatable_item):Ettore Perazzoli2002-05-172-9/+48
* Changed some of these to bind to the ContactListEditor verbs since they'reChristopher James Lahey2002-05-031-3/+3
* ignore .pureChris Toshok2002-04-021-0/+1
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-281-3/+2
* Merging changes:Christopher James Lahey2001-12-011-3/+44
* Release callback's reference to EContactListEditor. (list_modified_cb):Jon Trowbridge2001-11-131-9/+21
* [ Fixes Ximian bug #14410 ] init in_async_call to FALSE. (card_added_cb):Chris Toshok2001-11-042-1/+25
* new function, a "Do you want to save changes?" dialog.Chris Toshok2001-10-301-0/+26
* Comment out spew.Jon Trowbridge2001-10-301-1/+1
* Fixing the license text.Ettore Perazzoli2001-10-282-2/+0
* Update the licensing information to require version 2 of the GPLEttore Perazzoli2001-10-272-4/+4
* Check to make sure our call to e_addressbook_model_get_card doesn't returnJon Trowbridge2001-10-061-1/+13
* Use e_card_get_vcard_assume_utf8 instead of e_card_get_vcard here sinceChristopher James Lahey2001-09-021-1/+1
* In the GUI, the toggle is labelled "hide addresses", not "show addresses"Jon Trowbridge2001-08-231-2/+2
* call e_card_set_id on the list's card so we can continue to use thisChris Toshok2001-08-181-0/+8
* call e_pixmap_update so we can use the same save/save-as pixmaps as theChris Toshok2001-08-091-0/+10
* make sure we update the changed state if a successful drop happens.Chris Toshok2001-08-081-0/+8
* Added checks for all of the args of the exposed functions, so that weJon Trowbridge2001-07-251-0/+17
* need the EDestination magic here too for when we modify an already shownChris Toshok2001-07-252-5/+24
* Marked a string for translation. Also add the neccesary includes to makeKjartan Maraas2001-07-091-0/+3
* Marked a string for translation.Kjartan Maraas2001-07-091-1/+1
* CVS is unhappy this evening. My commit keeps dying in the middle.Jon Trowbridge2001-07-073-101/+51
* 2001-07-05 Anna Marie Dirks <anna@ximian.com:Anna Dirks2001-07-061-218/+186
* srcdir != builddir compile fix.Peter Williams2001-07-021-0/+1
* use ECARD_UID_LINK_PREFIX.Chris Toshok2001-07-022-3/+3
* remove ancient e-table include, and add include for contact-editor so weChris Toshok2001-06-293-18/+35
* track storage change - we're only using 1 array now.Chris Toshok2001-06-285-76/+320
* change layout slightly, the icon no longer pushes everything to the left,Chris Toshok2001-06-265-112/+291
* correct path to libecontacteditor.a. (minicard_widget_test_LDADD): same.Chris Toshok2001-06-257-0/+1158