- 06 Jan, 2021 2 commits
-
-
Brian Manning authored
- See the README file for more information about the project's deprecation
-
Brian Manning authored
-
- 02 Oct, 2020 3 commits
-
-
Brian Manning authored
- Makefile.PL, README, perl-gnome2-vfs.doap, VFS.pm
-
Brian Manning authored
-
Brian Manning authored
- GNOME GitLab has a pre-commit hook that checks for a *.doap file with an all lowercase filename
-
- 21 Apr, 2017 2 commits
-
-
Brian Manning authored
-
Brian Manning authored
-
- 03 Apr, 2017 1 commit
-
-
Torsten Schönfeld authored
Discovered by David Binderman via the compiler's -Wlogical-not-parentheses.
-
- 01 Oct, 2013 1 commit
-
-
Brian Manning authored
-
- 29 Sep, 2013 1 commit
-
-
Brian Manning authored
-
- 25 Sep, 2013 3 commits
-
-
Torsten Schönfeld authored
-
Torsten Schönfeld authored
-
Torsten Schönfeld authored
-
- 08 Jan, 2012 1 commit
-
-
Torsten Schönfeld authored
-
- 19 Sep, 2010 2 commits
-
-
Torsten Schönfeld authored
Fix Gnome2::VFS->format_uri_for_display(), unescape_string() and unescape_string_for_display() to return proper utf8 strings by using the 'gchar' typemap. Previously, they returned strings without the utf8 flag set. Discovered by Mario Kemper.
-
Torsten Schönfeld authored
-
- 05 Oct, 2008 1 commit
-
-
Torsten Schönfeld authored
svn path=/trunk/; revision=178
-
- 16 Mar, 2008 1 commit
-
-
Torsten Schönfeld authored
svn path=/trunk/; revision=177
-
- 24 Feb, 2008 3 commits
-
-
Torsten Schönfeld authored
svn path=/trunk/; revision=174
-
Torsten Schönfeld authored
* NEWS * VFS.pm: Stable release 1.081. svn path=/trunk/; revision=173
-
Torsten Schönfeld authored
* vfs2perl.c * xs/GnomeVFSMime.xs: Changes in libgnomevfs 2.10 broke our GnomeVFSMimeApplication handling. Fix it. svn path=/trunk/; revision=172
-
- 16 Sep, 2007 1 commit
-
-
Torsten Schönfeld authored
* VFS.pm * NEWS: Stable release 1.080. svn path=/trunk/; revision=170
-
- 08 Jul, 2007 2 commits
-
-
Torsten Schönfeld authored
* MANIFEST.SKIP * NEWS * VFS.pm * copyright.pod: Unstable release 1.070. svn path=/trunk/; revision=168
-
Torsten Schönfeld authored
* t/GnomeVFSURI.t * xs/GnomeVFSURI.xs: Wrap gnome_vfs_uri_resolve_symbolic_link. * t/GnomeVFSDrive * xs/GnomeVFSDrive.xs: Wrap gnome_vfs_drive_needs_eject. * xs/GnomeVFSMime.xs: Correct a comment and a version check. svn path=/trunk/; revision=167
-
- 25 Nov, 2006 1 commit
-
-
Torsten Schönfeld authored
* NEWS, VFS.pm: Stable release 1.061. svn path=/trunk/; revision=165
-
- 03 Oct, 2006 1 commit
-
-
Torsten Schönfeld authored
* xs/GnomeVFSMime.xs, xs/GnomeVFSResolve.xs, xs/GnomeVFSVolume.xs: Don't overwrite the Gnome2::VFS man page with spurious POD. svn path=/trunk/; revision=164
-
- 01 Sep, 2006 1 commit
-
-
Torsten Schönfeld authored
* t/GnomeVFSDirectory.t: Fix a test failure. (#351698) svn path=/trunk/; revision=163
-
- 12 Mar, 2006 2 commits
-
-
Torsten Schönfeld authored
* Makefile.PL, NEWS, README, VFS.pm: Stable release 1.060. svn path=/trunk/; revision=161
-
Torsten Schönfeld authored
* t/GnomeVFSXfer.t: Make this test not depend on the exact number of times the progress callback is invoked. svn path=/trunk/; revision=160
-
- 30 Jan, 2006 1 commit
-
-
Torsten Schönfeld authored
* t/GnomeVFSMime, xs/GnomeVFSMime.xs: Wrap gnome_vfs_get_mime_type_for_name and gnome_vfs_get_mime_type_for_name_and_data. * Makefile.PL, NEWS, VFS.pm: Unstable release 1.051. svn path=/trunk/; revision=158
-
- 14 Dec, 2005 1 commit
-
-
x-rwmcfa1 authored
* t/GoneVFSAddress.t: skip equal and match tests unless version is > 2.13.1 svn path=/trunk/; revision=157
-
- 12 Dec, 2005 3 commits
-
-
Torsten Schönfeld authored
svn path=/trunk/; revision=156
-
Torsten Schönfeld authored
* NEWS, VFS.pm: Unstable release 1.050. svn path=/trunk/; revision=154
-
Torsten Schönfeld authored
* t/GnomeVFSAddress.t, xs/GnomeVFSAddress.xs: Wrap gnome_vfs_address_equal and gnome_vfs_address_match. * t/GnomeVFSMime, xs/GnomeVFSMime.xs: Wrap gnome_vfs_get_slow_mime_type. svn path=/trunk/; revision=153
-
- 08 Oct, 2005 1 commit
-
-
Torsten Schönfeld authored
* t/GnomeVFSFileInfo.t: Use is_deeply() or the >= operator on flags values. svn path=/trunk/; revision=152
-
- 28 Sep, 2005 1 commit
-
-
Torsten Schönfeld authored
* t/GnomeVFSOps.t, t/GnomeVFSUtils.t, xs/GnomeVFSOps.xs, xs/GnomeVFSUtils.xs: Make all version checks refer to stable releases. svn path=/trunk/; revision=151
-
- 18 Sep, 2005 1 commit
-
-
x-rwmcfa1 authored
* perl-Gnome2-VFS.spec.in: remove Gtk2 build and run-time deps. svn path=/trunk/; revision=150
-
- 17 Sep, 2005 1 commit
-
-
Torsten Schönfeld authored
* Makefile.PL: Get rid of the Gtk2 dependency by using Glib::CodeGen instead of Gtk2::CodeGen. * NEWS, README, VFS.pm: Stable release 1.041. svn path=/trunk/; revision=148
-
- 05 Sep, 2005 1 commit
-
-
Torsten Schönfeld authored
* MANIFEST, META.yml: Remove META.yml. * NEWS, VFS.pm: Stable release 1.040. svn path=/trunk/; revision=146
-
- 22 Jun, 2005 1 commit
-
-
Torsten Schönfeld authored
* t/GnomeVFSFileInfo.t: Use is() instead of is_deeply() to test flags values since the latter was changed to always use the string version of overloaded objects in recent versions of Test::More, whereas the former seems to work correctly. Tested with Test::More 0.45 and 0.60. svn path=/trunk/; revision=142
-