2004-10-06 19:54  mh

	* Makefile.in: Build system fixes

2004-10-06 13:36  mh

	* src/Makefile.in: more all-in-one build system fixes

2004-09-16 12:17  morganj

	* .cvsignore: ignoring a few additional files.

2004-07-28 13:31  morganj

	* src/Makefile.in: Changed classpath for native build.

2004-07-23 13:45  morganj

	* NEWS, configure.in, src/java/org/gnu/gnomevfs/VFSResult.java:
	  Updated VFSResult and required libs.

2004-07-19 22:27  morganj

	* configure.in: setting the correct version.

2004-07-19 21:19  morganj

	* NEWS: Added new files for new packages and updated gtk NEWS file.

2004-07-16 19:58  morganj

	* .cvsignore, aclocal.m4: Removing generated file.

2004-07-14 20:58  morganj

	* src/jni/org_gnu_gnomevfs_VFSDirectory.c: Native methods for
	  VFSDirectory.

2004-07-14 18:34  morganj

	* src/java/org/gnu/gnomevfs/VFSURI.java: Added the public API.

2004-07-14 13:48  morganj

	* src/jni/: org_gnu_gnomevfs_VFSFileInfo.c,
	  org_gnu_gnomevfs_VFSResult.c, org_gnu_gnomevfs_VFSURI.c: some
	  gnomevfs native methods.

2004-07-13 18:26  morganj

	* src/java/org/gnu/gnomevfs/: VFSDirectory.java, VFSException.java,
	  VFSFileFlags.java, VFSFileInfo.java, VFSFileInfoFields.java,
	  VFSFileInfoOptions.java, VFSFileType.java: more gnomevfs updates.

2004-07-13 14:57  morganj

	* src/java/org/gnu/gnomevfs/: VFSDirectory.java, VFSResult.java,
	  VFSURI.java, VFSURIHideOptions.java: more updates to gnomevfs
	  bindings.

2004-07-13 13:08  mh

	* configure.in: Require gtk-java

2004-07-13 12:50  morganj

	* .cvsignore: ignoring generated files

2004-07-13 12:50  morganj

	* Makefile.in: fixed install target directories.

2004-07-13 07:45  mh

	* autogen.sh: this should be here

2004-07-12 20:05  morganj

	* src/java/org/gnu/gnomevfs/VFSResult.java: added public getText
	  method.

2004-07-12 20:04  morganj

	* src/java/org/gnu/gnomevfs/: VFSOpenMode.java, VFSResult.java,
	  VFSSeekPosition.java: adding a few classes to gnome-vfs

2004-07-11 10:04  mh

	* .cvsignore, Makefile.in, Makefile.in.in, aclocal.m4,
	  configure.in, configure.in.in, gnomevfs-java.pc.in, install-sh,
	  src/.cvsignore, src/Makefile.in, src/Makefile.in.in: Build system
	  improvements

2004-05-15 09:24  piedamaro

	* src/: java/org/gnu/gnomevfs/GnomeVfs.java.in,
	  jni/org_gnu_gnomevfs_GnomeVfs.c: Completed initialization stuff

2004-05-14 16:09  kuzman

	* src/jni/org_gnu_gnomevfs_GnomeVfs.c: Fix a minor typo and include
	  appropriate header.

2004-05-13 23:54  piedamaro

	* configure.in.in: Fixed a typo

2004-05-13 19:42  piedamaro

	* src/.cvsignore, .cvsignore: added cvsignore

2004-05-13 19:14  piedamaro

	* Makefile.in.in, configure.in.in, src/Makefile.in.in: And now some
	  building love...

2004-05-13 19:13  piedamaro

	* src/jni/org_gnu_gnomevfs_GnomeVfs.c: This can be considered my
	  first attemp to write C :)

2004-05-13 18:10  piedamaro

	* src/java/org/gnu/gnomevfs/: .cvsignore, GnomeVfs.java.in: First
	  approach to the gnomevfs fight....  Actually I've cloned what
	  I've seen in the other packages, and I'm improvising :) Expect a
	  lot of questions on the hackers list.

