Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > by-pkgid > 03dba9756e43ac2594de02e80fbfa250 > files > 45

libgnomevfsmm1.3_6-devel-1.3.5-2mdk.i586.rpm

1.3.5:

* Handle
  - Close in the destructor.
  - read(): don't throw an exception for a simple
    end-of file
* examples/simple/main.cc: Use a loop to read all
  the data, not just the first chunk.
  (Murray Cumming)
1.3.4:

* transfer_*(): Added string-based versions of
  the methods.
* Uri::to_string(): Added default argument value.
* Use C casts instead of static_casts<> for 
  broken old gcc 2.95.4 compilers. bug #120619.
  (Murray Cumming)
* Fixed documentation generation.
  (Alberto Paro)

1.3.3:

* Added FileInfo::is_symlink(). (Bryan Forbes)
* Added spec file. () (Gerald Henriksen)
* Added gnomemm-all pkg-config stuff. (Murray Cumming)

1.3.2:

* More enums wrapped.
* Wrapped MonitorHandle, DirectoryHandle.
* Wrapped MimeAction, MimeRegistry, MimeHandler
* Lots of documentation.
* New examples.
  (Bryan Forbes)
* Wrapped transfer methops, with example.
 (Murray Cumming, Brayn Forbes)
* Uri methods moved to Handle.
 (Murray Cumming)
  
1.3.1:

* Enums wrapped for C++
  (Bryan Forbes)
* Gnome::Vfs::FileInfo: Fixed some methods, and really throw exceptions.
  (Per Kristian Gjermshus)
* Fixed build and install problems
  (Bryan Forbes)