2010-11-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [3fd22ebf6769148fb29a329e5dfcfa4e0f560e08]

	try to generate all version-dependent stuff


2010-11-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [5579cef8602ae10df295e100e4e7efb1d9fae2d0]

	We will release the first version, so call it 0.1.0


2010-11-17  Fridrich Štrba  <fridrich.strba@bluewin.ch>  [ec697d1aa7b1655c46fbf676e4bdf03b47656843]

	Generate ChangeLog on the dist-time


2009-01-09  strbafridrich  <strbafridrich>  [47ceac3a9c28af8bc4ae495df335463980164d5d]

	fix the test for swig version + add a test for gmcs version >= 2.0.0.0 + fix classpath in the tests


2008-12-30  strbafridrich  <strbafridrich>  [fc77542cc6769792664a0a964e2b430ec414499e]

	let make check consider whole classpath


2008-12-28  strbafridrich  <strbafridrich>  [0a7fc7e61ebbb9e2c303699d68d0626fbef28cb0]

	adapting to libwpd CVS


2008-11-26  strbafridrich  <strbafridrich>  [ed24db6a88302564c2f837fb49ad48a1308740c4]

	some more checks and trying to make the things as flawless as possible


2008-11-25  strbafridrich  <strbafridrich>  [2a4e851da30403d777c746d17ec3daa6c45de858]

	some more perfectionned checks


2008-11-23  strbafridrich  <strbafridrich>  [b8c4d6c0a8f99adbbf6c6dc66ceec33519008cb3]

	check for wpd2raw during configure so that one is warned that checks might fail + package the test wpd file and don't duplicate it in two different directories


2008-11-21  strbafridrich  <strbafridrich>  [9253459992049a26a082fb3b0c15c75111933bd5]

	fix some configure messages and make the tools detection a bit less painful when crosscompiling


2008-11-20  strbafridrich  <strbafridrich>  [05c534cf4229fc84e8671557d61d9b707f343957]

	some cosmetic changes in make check so that it works with more javas


2008-11-20  strbafridrich  <strbafridrich>  [c1e0322d44268cf725ee7fef2fcae2bc550e090e]

	require swig >= 1.3.30, because lower versions don't understand  + ignore some more files


2008-11-19  strbafridrich  <strbafridrich>  [ef74e876d9a66a2caccfaeb26d25cb2dc4b0d842]

	adapting the bindings to the change in libwpd API


2008-11-18  strbafridrich  <strbafridrich>  [6e63bb9b018d2959ba42c60483fabe88f05453ee]

	some more fixes


2008-11-17  strbafridrich  <strbafridrich>  [19130c81619ef00bdec57c744e08acc07b11892b]

	fix the pkgconfig file


2008-11-17  strbafridrich  <strbafridrich>  [57ebd6f3252c4781c218816f9ccd42c5dd14796b]

	a small fix + adding win32 packaging


2008-11-17  strbafridrich  <strbafridrich>  [96031139d73e69f2781c3c89118d86719c5f797e]

	calling in the C# P/INVOKE the win32 DLL name and mapping it for other OS in the *.config file, so that the same bindings can be usable from .NET and mono


2008-11-14  strbafridrich  <strbafridrich>  [a5cc4732d825df4c5569eab2538d5c24cfbafe00]

	this should allow win32 tests without having to make install and have the {prefix}/bin in path. It nevertheless needs the libwpd-0.9.dll and libwpd-stream-0.9.dll in path


2008-11-14  strbafridrich  <strbafridrich>  [04a6e602a5581a350bcb1b5a5b4a6dc873e6e637]

	trying to make the tests work on win32 too


2008-11-14  strbafridrich  <strbafridrich>  [242cd2b4fc77a6a0d11df58472d6a97d6814541c]

	kill in win32 dlls the @<number> postfix to the exported symbols so that the jni and C# can dlopen the dll + fix some ambiguities with names of libraries to load from java bindings (win32 wants the name to be libwpd-java-0.9 whereas linux wants it to be wpd-java-0.9) *** still remaining to fix the test.sh.in files so that they generate proper tests ***


2008-11-11  strbafridrich  <strbafridrich>  [ae6bd2031e7b4f997dd7fa0667fb553b51235837]

	on 64-bit, mono is in /usr/lib and not in /usr/lib64


2008-11-07  strbafridrich  <strbafridrich>  [8030c65080d17c0508a2c48ed7ac09cdd4be3f60]

	fixing a typo


2008-11-07  strbafridrich  <strbafridrich>  [d5742cd36f9070457e7bba6897ee42305011f1a3]

	add resource file for win32 version of the sharp glue library + fix make distcheck


2008-11-06  strbafridrich  <strbafridrich>  [dadc6be0333076da20a7749479ab271cf59527c5]

	some fixes + including the pc file for the c-sharp bindings


2008-11-06  strbafridrich  <strbafridrich>  [a4bcb679657a2e0dc7e565c2d71ecc23ee5dcd28]

	the *-sharp seems to be standard name of C# bindings packages


2008-11-06  strbafridrich  <strbafridrich>  [7cc4b9409da04697cb8a8e89dbec9927e22636e2]

	fixing correctly indexes in wpd2raw.cs and wpd2raw.java + adding rpm build


2008-11-06  strbafridrich  <strbafridrich>  [585c35c5b1f0a698af06b7c35456922a5db0c9f2]

	redirecting assemblies if we install newer version


2008-11-06  strbafridrich  <strbafridrich>  [c7520c212cce4510e338af22d2ca665e1fafd983]

	properly version the c-sharp assembly and install it into Global assembly cache + some fixes of tests (the wpd2raw test binaries don't need to be built if make check is not run)


2008-11-04  vmiklos  <vmiklos>  [cf804c44b0eb624f2f79b7637647bf6e525952f4]

	src/csharp/Makefile: remove wpd_csharp_wrap.h on make clean as well


2008-11-04  strbafridrich  <strbafridrich>  [19a51958be08ec9cf2acb95fe27b5a4ed14b5cf8]

	some fixes


2008-11-04  strbafridrich  <strbafridrich>  [7c8191505dead1ec7b5e526a7eb3150cdf523aa3]

	generationg the test.sh from test.sh.in, so that it is in the build environment


2008-11-04  vmiklos  <vmiklos>  [2b82a986404bdc7e124b9199d65953699b54e885]

	src/java/examples: 'make' did not built the example


2008-11-04  strbafridrich  <strbafridrich>  [8ce147e0bcbffce9a540598024c4446deac9a6a5]

	make the raw output be ordered so that the test actually pass


2008-11-04  strbafridrich  <strbafridrich>  [6400454a7d8f2ade2912ca51bfeb0779dcd09119]

	fix the -dllimport for csharp bindings + make check builds and passes tests


2008-11-04  strbafridrich  <strbafridrich>  [430f64d069b4b19e3d0a185941a3974337577e3a]

	some more work on c-sharp bindings


2008-11-04  strbafridrich  <strbafridrich>  [5625ca54964fa667f3c89b57a90191bdbd49c710]

	committing initial version of csharp bindings


2008-10-31  strbafridrich  <strbafridrich>  [f77c5725c6179615fa7bdb9e9ae10a6325c4353c]

	converting WPXBinaryData -> byte[] and using that in the java interface


2008-10-31  strbafridrich  <strbafridrich>  [16c0d64b5cd60c8bd18ea496d64cfb0452dcfc51]

	some more little build foo


2008-10-31  strbafridrich  <strbafridrich>  [465e085f535bd31c3271cfd39bafe977dbeaba69]

	some build foo


2008-10-31  strbafridrich  <strbafridrich>  [67d6fa1e63e14014f2f25bce69de5040cb25195c]

	try to avoid wildcard imports + extend the WPXDocumentJavaInterface to implement all methods from WPXDocumentInterface C++ interface


2008-10-31  vmiklos  <vmiklos>  [93c28bc708768089fc2b42fe75659151a6c6e1f0]

	make check now calls test.sh


2008-10-31  vmiklos  <vmiklos>  [32a60f658a79ff59750ac922d8dc8bd5520f4771]

	java/test.sh: update it to reflect the new example location + add exit codes


2008-10-31  vmiklos  <vmiklos>  [9f807fc79615ce10d3110b3c9a82a2adb88f3895]

	examples/Makefile.am: update so that it can build our wpd2raw example


2008-10-31  vmiklos  <vmiklos>  [9ae86a9fc68c9bfc43601b2f46ca9465001260dc]

	src/java/examples: import of a real wpd2raw example


2008-10-31  strbafridrich  <strbafridrich>  [f778ef136a3040c9cfaf3e43cf15b8fde79be19a]

	some work on smooth win32 crosscompiling


2008-10-31  strbafridrich  <strbafridrich>  [29f5331f96e0ac51552c3bb6f01a772db33602b5]

	some work on being able crosscompile win32 binaries


2008-10-30  vmiklos  <vmiklos>  [8e3a9c5cba2887698f944641e68f33e36e08dc99]

	-source 5.0 -> -source 5

	this is still ok with ecj, but unbreaks the sun compiler

2008-10-30  vmiklos  <vmiklos>  [37f9596ba5d05725fdf024273a49ae750fcdde93]

	if $JAVAC contains 'javac', use -source 5.0


2008-10-30  strbafridrich  <strbafridrich>  [1c38087a8a537849967e9261e3a787d9e6dc95a1]

	undocumented bulk patch of Fridrich


2008-10-30  vmiklos  <vmiklos>  [692693b4aa4f215a29da569738c622be010d5938]

	replace javac with javac -source 5.0 to allow building with ecj as well


2008-10-30  vmiklos  <vmiklos>  [0361f0ddb96d62693bc407085c7f7e4264678709]

	WPDocumentJava: remove an unnecessary import


2008-10-30  strbafridrich  <strbafridrich>  [f34061555bc5889e441dcb2b91611e336c91be61]

	using ac_prog_* macros to determine where is javac and jar


2008-10-30  strbafridrich  <strbafridrich>  [e21bfc0fde3abfcb41ad1111ab655f977282d0a6]

	creating the src/java/examples directory


2008-10-30  strbafridrich  <strbafridrich>  [c7eea3327d8625d8e963a90c4cc0d802d4a665c7]

	removing the sourceforge part from the namespace and renaming some classes


2008-10-30  vmiklos  <vmiklos>  [762c78baca5816e4600e2fa8a696a73e33521f20]

	fix up test.sh

	to verify again that the java version of wpd2raw has the same output

2008-10-30  vmiklos  <vmiklos>  [28bd5c467ddf526bf77d513606cb5ad2b4182ed6]

	src/java/Makefile.am: add missing WPDJAVA_LIBS to LDFLAGS


2008-10-30  vmiklos  <vmiklos>  [bcffc401e9ac49d65644327bd7aadf5f54c89eff]

	fix the System.loadLibrary() call in the WPDocumentJava class


2008-10-30  vmiklos  <vmiklos>  [2ce1e3af1261daf457c199312e8191e69ade16ae]

	port hand-written java files to 0.9

	later it may make sense to rename the java classes according to the C++
	ones, but that's just cosmetics, I don't really care about it now.

2008-10-29  vmiklos  <vmiklos>  [f81cd06815edbf4ec5c1e76d922b9343725afff3]

	fix package name (org.libwpd -> org.sourceforge.libwpd)


2008-10-29  vmiklos  <vmiklos>  [de8838bb88d0889dedda5a6e111f05dddb69bd89]

	and move them to the right location


2008-10-29  vmiklos  <vmiklos>  [5d3f866abacdb16710f434ec3749821d45d3c959]

	add missing non-generated java files


2008-10-29  strbafridrich  <strbafridrich>  [fe96c832ec5284ee90b04730f21d163ae21aa321]

	a little change


2008-10-29  strbafridrich  <strbafridrich>  [bc18ca278478f4d5e7ab000f2e5421d2ad1a992e]

	add a directory to ignore


2008-10-29  strbafridrich  <strbafridrich>  [3a4503d43db0058d9929d56fa8352efe64816d8c]

	some .cvsignore


2008-10-29  strbafridrich  <strbafridrich>  [68ab6eab0b9023a5a8ab059a8f35eb87b87b7bde]

	and guess what? more files gone


2008-10-29  strbafridrich  <strbafridrich>  [9258ee2cbe5d77880d12cd70b16bb9212a5b052a]

	and more files gone bis


2008-10-29  strbafridrich  <strbafridrich>  [e6075a57ea28b65162c449f650ee4cfc4800376a]

	and more files gone


2008-10-29  strbafridrich  <strbafridrich>  [181cbaaca1324b68847f2f5b301bdb1718a33992]

	some more files gone


2008-10-29  strbafridrich  <strbafridrich>  [64612a196fe878e06f68c1bb1ad6d675ba238e35]

	and more files removed2


2008-10-29  strbafridrich  <strbafridrich>  [5d9c84a0c46bb431956e83c5ad3461618f19a166]

	removing some more files


2008-10-29  strbafridrich  <strbafridrich>  [772022d150d21d989fc0661b5d37a026fc78777f]

	removing files committed by error


2008-10-29  strbafridrich  <strbafridrich>  [c720e6d75111544c9920f1d1bc0cfd7bb02aaeab]

	Initial revision


2002-09-19  lachancew  <lachancew>  [e6688c2d2e1066a992a7c7abe03a03dc49e08924]

	Initial revision

