aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Fixed a compile error.Christopher James Lahey2000-05-161-1/+6
* Got rid of a memory leak. Rearranged a couple functions.Christopher James Lahey2000-05-161-0/+10
* Use the correct policy for resize.Christopher James Lahey2000-05-141-0/+5
* From widgets/e-table/ChangeLogChristopher James Lahey2000-05-141-0/+37
* Use accelerators here.Miguel de Icaza2000-05-131-0/+4
* Saved translatable strings. Added files to POTFILES.in.Valek Frob2000-05-131-0/+7
* make the toolbars detachable now that we require a new enough versionDan Winship2000-05-121-0/+6
* Make the table view be sorted by name initially.Christopher James Lahey2000-05-111-0/+5
* Send a proper response when you can't find the ldap URI.Christopher James Lahey2000-05-111-0/+8
* Added a dialog for when you can't open an addressbook.Christopher James Lahey2000-05-111-0/+5
* Removed dist-hook section.Christopher James Lahey2000-05-101-0/+19
* Make sure that the canvas doesn't intercept keyboard focus.Christopher James Lahey2000-05-101-0/+5
* Added briefcase.png to get installed.Christopher James Lahey2000-05-101-0/+4
* Replaced the Address button with a label and rearranged the address area aChristopher James Lahey2000-05-101-0/+6
* Reenable editting.Christopher James Lahey2000-05-101-0/+6
* Destroy the view object when leaving the minicard view.Christopher James Lahey2000-05-101-0/+5
* Fixed reflow sorting to call reflow_request when sorting on an itemChristopher James Lahey2000-05-101-0/+5
* Make File As change if name or company are changed pretty much anywhere.Christopher James Lahey2000-05-101-0/+8
* Enabled a couple more fieldsChristopher James Lahey2000-05-091-0/+4
* Added a default card to all new file backends.Christopher James Lahey2000-05-091-0/+5
* Rearranged order of things getting destroyed.Christopher James Lahey2000-05-091-0/+19
* Fixed some indentation.Christopher James Lahey2000-05-091-0/+12
* Fixed the string duplication problem. Fixed the business/home addressChristopher James Lahey2000-05-091-0/+8
* Fixed this up a bit. Syncing should work better now.Christopher James Lahey2000-05-081-0/+5
* Made a minimal number of things be destroyed and recreated when updating aChristopher James Lahey2000-05-081-0/+7
* make sure to free the return value of e_card_simple_get.Chris Toshok2000-05-081-0/+10
* comment function, and fix an ABR.Chris Toshok2000-05-081-0/+5
* comment function, and fix an ABR.Chris Toshok2000-05-081-0/+5
* Added saving in minicard view.Christopher James Lahey2000-05-081-0/+4
* Fixed an off by 2 error.Christopher James Lahey2000-05-081-0/+4
* (addressbook_factory): create the ebook once.Chris Toshok2000-05-081-0/+1
* don't create a new ebook. instead, unload the current uri (if there isChris Toshok2000-05-081-0/+6
* Replaced some model_changed calls with row_inserted calls.Christopher James Lahey2000-05-081-0/+5
* Removed some code that was notifying too many clients at the wrong times.Christopher James Lahey2000-05-081-0/+10
* Make the addressbook create the correct file uri. Added a default query.Christopher James Lahey2000-05-071-0/+10
* remove the separator and toggle view items as well. (toggle_view_as_cb):Chris Toshok2000-05-071-0/+37
* Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-071-0/+4
* Made a NULL callback just mean to not call back.Christopher James Lahey2000-05-071-0/+18
* Mostly finished ECardSimple.Christopher James Lahey2000-05-071-0/+16
* ignore evolution-addressbook.pureChris Toshok2000-05-071-0/+6
* if a port isn't specified in the uri default to 389.Chris Toshok2000-05-071-0/+5
* Made the component take a uri through its property bag.Christopher James Lahey2000-05-071-0/+5
* Added e-card-simple.c and e-card-simple.h.Christopher James Lahey2000-05-051-0/+12
* #ifdef HAVE_LDAP the ldap specific stuff. (null_cb): same.Chris Toshok2000-05-031-0/+7
* Fix builddir != srcdir build once again.Ettore Perazzoli2000-05-031-0/+5
* Set G_LOG_DOMAIN in following files.Matthew Loper2000-05-031-0/+5
* Add back in the CORBA_Object_release.Christopher James Lahey2000-05-021-0/+8
* Made uri slightly better managed.Christopher James Lahey2000-05-021-0/+12
* Switched the subdirs order since backend depends on ename.Christopher James Lahey2000-05-021-0/+5
* fix a typo in the for loop.Larry Ewing2000-05-021-0/+5
* include a header to make it compile...Michael Meeks2000-05-011-0/+4
* Added new status values for the IDL stuff.Federico Mena Quintero2000-05-011-0/+77
* added e-ldap-server-dialog.c (glade_DATA): added ldap-server-dialog.gladeChris Toshok2000-05-011-0/+23
* create the book listener here, since it's destroyed in unload_uri.Chris Toshok2000-05-011-0/+6
* Added load-pine-addressbook.Christopher James Lahey2000-05-011-0/+4
* Made some fields invisible that were visible before.Christopher James Lahey2000-05-011-0/+6
* From addressbook/ChangeLogChristopher James Lahey2000-05-011-0/+22
* Fixed a string mismatch.Christopher James Lahey2000-04-301-0/+5
* Added ename includes and libs.Christopher James Lahey2000-04-301-0/+20
* add support for a rootdn in the uri.Chris Toshok2000-04-301-0/+10
* Added e_card_phone_new e_card_delivery_address_new,Christopher James Lahey2000-04-301-0/+26
* fix the `USING_OAF' changes so that they work for when we are not usingLarry Ewing2000-04-291-0/+6
* Made Evolution OAF-compatible.Ettore Perazzoli2000-04-281-0/+33
* Added addressbook/ename/Makefile.Christopher James Lahey2000-04-281-0/+23
* Added an address label field.Christopher James Lahey2000-04-271-0/+13
* Added proper handling of the email field.Christopher James Lahey2000-04-261-0/+5
* Prefixed the ADDR_ flags.Christopher James Lahey2000-04-261-0/+14
* The Joy of Broken Makefiles Part #3.Ettore Perazzoli2000-04-261-0/+7
* The Joy of Broken Makefiles Part #2.Ettore Perazzoli2000-04-261-0/+11
* Use "e-minicard" as the log domain.Federico Mena Quintero2000-04-211-1/+26
* Started ChangeLog here - FedericoFederico Mena Quintero2000-04-181-0/+3