bits and pieces from gtk-2-12 and gunix*.[hc] to make the file chooser
authorHans Breuer <hans@breuer.org>
Tue, 17 Jun 2008 21:40:04 +0000 (21:40 +0000)
committerHans Breuer <hans@src.gnome.org>
Tue, 17 Jun 2008 21:40:04 +0000 (21:40 +0000)
commitb696a978ea9dccf87bdb3c4c2153d3228b808696
treeb868526a09ec6ff592431082fb0570a7f0902e78
parent203ac610278116932b28f3001d80e12fad28b9e4
bits and pieces from gtk-2-12 and gunix*.[hc] to make the file chooser

2008-06-17  Hans Breuer  <hans@breuer.org>

        * gwin32mount.[ch] gwin32volumemonitor.[ch] : bits and pieces from
        gtk-2-12 and gunix*.[hc] to make the file chooser show drive letter
access again on win32, see bug #538127
        * giomodule.c : ensure GWin32VolumeMonitor is registered
        * glocaldireoctorymonitor.c : initial state on win32 is_mounted=TRUE
        * Makefile.am makefile.msc : updated

svn path=/trunk/; revision=7055
gio/ChangeLog
gio/Makefile.am
gio/giomodule.c
gio/glocaldirectorymonitor.c
gio/gwin32mount.c [new file with mode: 0644]
gio/gwin32mount.h [new file with mode: 0644]
gio/gwin32volumemonitor.c [new file with mode: 0644]
gio/gwin32volumemonitor.h [new file with mode: 0644]
gio/makefile.msc