aboutsummaryrefslogtreecommitdiffstats
path: root/executive-summary/test-service/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Remove DB3_LDADDDan Winship2001-06-191-3/+1
| | | | | | | | | * test-service/Makefile.am (test_service_LDADD): Remove DB3_LDADD * component/Makefile.am (evolution_executive_summary_LDADD): Remove DB3_LDADD svn path=/trunk/; revision=10273
* Fix linking order for `$(DB3_LDADD)'s so that we avoid pullingEttore Perazzoli2001-06-031-2/+2
| | | | | | | functions from a different Berkeley DB library when we really don't mean to. svn path=/trunk/; revision=10105
* Add some missing `$(DB3_LDADD)'s to get it to compile.Ettore Perazzoli2001-06-011-5/+7
| | | | svn path=/trunk/; revision=10078
* no need of -DEVOLUTION_VERSIONGediminas Paulauskas2001-05-051-1/+2
| | | | | | | | | | | | | | | | | | 2001-05-05 Gediminas Paulauskas <menesis@delfi.lt> * component/Makefile.am, evolution-services/Makefile.am: no need of -DEVOLUTION_VERSION * component/e-summary-callbacks.c: translate window title. * component/e-summary-url.c (e_summary_url_describe): contents are in utf-8, convert to locale. * test-service/Makefile.am: define EVOLUTION_LOCALEDIR. * test-service/rdf-summary.c: init gettext. svn path=/trunk/; revision=9681
* Remove this section, which doesn't apply to anything since there are noDan Winship2001-04-261-2/+1
| | | | | | | | | | | * idl/Makefile.am (INCLUDES): Remove this section, which doesn't apply to anything since there are no targets in this directory. * test-service/Makefile.am: * evolution-services/Makefile.am: * component/Makefile.am: Remove UNICODE_LIBS/UNICODE_CFLAGS svn path=/trunk/; revision=9568
* xml-i18n-tools setup for .oaf.in files. Mark strings for translation.Kjartan Maraas2001-02-131-4/+7
| | | | | | | | | | | 2001-02-13 Kjartan Maraas <kmaraas@gnome.org> * Makefile.am: xml-i18n-tools setup for .oaf.in files. * GNOME_Evolution_Summary.oaf.in: Mark strings for translation. * test-service/Makefile.am: xml-i18n-tools setup for .oaf.in files. * test-service/*.oaf.in: Mark strings for translation. svn path=/trunk/; revision=8191
* New and improved display,Iain Holmes2000-12-081-7/+7
| | | | | | | | | Bug fixes memory leaks removed Preferences and probably more that I can't remember. svn path=/trunk/; revision=6858
* return NULL if we can't create a view.Michael Meeks2000-12-051-2/+3
| | | | | | | | | | | | | | 2000-12-04 Michael Meeks <michael@helixcode.com> * e-shell-view.c (get_control_for_uri): return NULL if we can't create a view. (setup_evolution_shell_view_interface): add precondition. + lots of cleans. svn path=/trunk/; revision=6778
* Big patch. Evolution-services rewrite, services updated for new system,Iain Holmes2000-11-221-1/+19
| | | | | | | | Big patch. Evolution-services rewrite, services updated for new system, Fixes to Executive Summary and other things. See some changelogs svn path=/trunk/; revision=6644
* Summary is back in :DIain Holmes2000-10-261-1/+1
| | | | | | Fixed a silly size issue for composer file selectors. svn path=/trunk/; revision=6187
* Add the executive summary stuff.Iain Holmes2000-10-051-0/+21
Hopefully nothing is broken. svn path=/trunk/; revision=5731