aboutsummaryrefslogtreecommitdiffstats
path: root/libwombat
Commit message (Collapse)AuthorAgeFilesLines
* removed libwombat from the build.Rodrigo Moya2003-06-306-337/+0
| | | | | | | | | | | | | 2003-06-30 Rodrigo Moya <rodrigo@ximian.com> * configure.in: * Makefile.am: removed libwombat from the build. * evolution-calendar.pc.in: removed -lwombat. * libwombat/*: removed unused directory. svn path=/trunk/; revision=21692
* Add missing stub/skel to BUILD_SOURCES (bug 44717)Frédéric Crozat2003-06-172-1/+9
| | | | svn path=/trunk/; revision=21450
* Put the ChangeLog.pre-1-4 in the Makefiles.Ettore Perazzoli2003-06-131-0/+2
| | | | svn path=/trunk/; revision=21426
* Roll over ChangeLogs.Ettore Perazzoli2003-06-102-55/+55
| | | | svn path=/trunk/; revision=21387
* Define in terms of privincludedirDan Winship2003-02-062-1/+6
| | | | | | | * Makefile.am (wombatincludedir): Define in terms of privincludedir svn path=/trunk/; revision=19777
* Install libwombat in $(privlibdir) and version theEttore Perazzoli2003-01-232-2/+7
| | | | | | include file path using $(BASE_VERSION). svn path=/trunk/; revision=19561
* fixed flags for $(ORBIT_IDL).Rodrigo Moya2002-11-054-49/+32
| | | | | | | | | | 2002-11-04 Rodrigo Moya <rodrigo@ximian.com> * Makefile.am: fixed flags for $(ORBIT_IDL). * wombat-client.[ch]: converted to BonoboObject. svn path=/trunk/; revision=18537
* compilation fixes for GNOME 2 porting.Rodrigo Moya2002-11-032-3/+6
| | | | | | | | 2002-11-01 Rodrigo Moya <rodrigo@ximian.com> * wombat-client.h: compilation fixes for GNOME 2 porting. svn path=/trunk/; revision=18506
* updatedJeffrey Stedfast2002-08-261-0/+4
| | | | svn path=/trunk/; revision=17854
* update for wombat.idl -> Evolution-Wombat.idl changeDan Winship2002-07-291-4/+4
| | | | svn path=/trunk/; revision=17629
* Oops, change wombat.h -> Evolution-Wombat.hPeter Williams2002-07-132-1/+5
| | | | | | | | 2002-07-12 Peter Williams <peterw@ximian.com> * wombat-client.h: Oops, change wombat.h -> Evolution-Wombat.h svn path=/trunk/; revision=17438
* libwombat:Peter Williams2002-07-122-6/+11
| | | | | | | | | | | | | | | | | | 2002-07-09 Peter Williams <peterw@ximian.com> * Makefile.am: Reference the renamed Evolution-Wombat.idl instead of wombat.idl. wombat: 2002-07-08 Peter Williams <peterw@ximian.com> * wombat.idl: Renamed to Evolution-Wombat.idl, since we're installing it now and should play nice namespacily. * Makefile.am: Rename wombat.idl and install it. svn path=/trunk/; revision=17437
* Final cleanup for the CFLAGS and LIBS in the Makefiles.Ettore Perazzoli2002-01-282-3/+5
| | | | svn path=/trunk/; revision=15486
* More fixing of the license texts.Ettore Perazzoli2001-10-282-18/+18
| | | | svn path=/trunk/; revision=14241
* *** empty log message ***Rodrigo Moya2001-07-201-0/+1
| | | | svn path=/trunk/; revision=11257
* Whoops my name was empty.Peter Williams2001-06-271-1/+1
| | | | svn path=/trunk/; revision=10513
* libwombat:Peter Williams2001-06-272-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | 2001-06-25 Peter Williams <peterw@ximian.com> * Makefile.am (libwombat_static_la_SOURCES): Create a static libwombat for the conduits. calendar: 2001-06-25 Peter Williams <peterw@ximian.com> * conduits/calendar/Makefile.am (INCLUDES): Fixes for srcdir != builddir. Link to the static libwombat. * conduits/todo/Makefile.am (INCLUDES): Here too. addressbook: 2001-06-25 Peter Williams <peterw@ximian.com> * conduit/Makefile.am (INCLUDES): Fix for srcdir != builddir. svn path=/trunk/; revision=10511
* builddir != srcdir fixes.Jacob Leach2001-06-242-2/+6
| | | | svn path=/trunk/; revision=10443
* added $(ORBIT_IDL) as a dependency to the IDL files, so that theRodrigo Moya2001-06-232-0/+8
| | | | | | | | | | 2001-06-22 Rodrigo Moya <rodrigo@ximian.com> * Makefile.am: added $(ORBIT_IDL) as a dependency to the IDL files, so that the skels/stubs are rebuilt if a new version of ORBit has been installed svn path=/trunk/; revision=10397
* Add some includesJP Rosevear2001-06-222-0/+8
| | | | | | | | 2001-06-21 JP Rosevear <jpr@ximian.com> * Makefile.am: Add some includes svn path=/trunk/; revision=10386
* Added const to 'in' parametersRodrigo Moya2001-06-221-3/+3
| | | | svn path=/trunk/; revision=10369
* created new directory for the libwombat libraryRodrigo Moya2001-06-215-0/+283
2001-06-21 Rodrigo Moya <rodrigo@ximian.com> * created new directory for the libwombat library svn path=/trunk/; revision=10360