Daniel Mustieles
078dbda148
Updated FSF's address
2014-01-31 14:31:55 +01:00
Dan Winship
b8c13a01b6
win32: misc warning fixes
...
https://bugzilla.gnome.org/show_bug.cgi?id=688109
2012-11-15 14:19:06 -05:00
LRN
59ad2acfc5
gwin32mount.c: Fix syntax error
...
Signed-off-by: Colin Walters <walters@verbum.org>
https://bugzilla.gnome.org/show_bug.cgi?id=683641
2012-09-09 10:49:45 -04:00
William Jon McCann
a2dca48bf7
Add symbolic icon support to drive, volume, and mount
...
We need symbolic icon support for display in Nautilus.
https://bugzilla.gnome.org/show_bug.cgi?id=682101
2012-08-30 11:04:43 -04:00
Matthias Clasen
1b28408b8b
Spelling fixes
...
Spelling fixes in comments and docs, provided by
Kjartan Maraas in bug 657336.
2011-08-29 14:49:32 -04:00
Ryan Lortie
5b946e0504
gio/: fully remove gioalias hacks
2010-07-07 19:53:22 -04:00
Matthias Clasen
8907bfee86
Fix up GIO docs
2009-11-29 22:54:16 -05:00
Tor Lillqvist
f709eda798
Don't unref icon if NULL.
...
2008-09-04 Tor Lillqvist <tml@novell.com>
* gwin32mount.c (g_win32_mount_finalize): Don't unref icon if
NULL.
svn path=/trunk/; revision=7439
2008-09-04 20:41:50 +00:00
Sven Neumann
8d37a7964d
gfilenamecompleter.c glocaldirectorymonitor.c gmountoperation.c
...
2008-08-11 Sven Neumann <sven@gimp.org>
* gfilenamecompleter.c
* glocaldirectorymonitor.c
* gmountoperation.c
* gunionvolumemonitor.c
* gunixmount.c
* gunixmounts.c
* gunixvolume.c
* gunixvolumemonitor.c
* gvolumemonitor.c
* gwin32mount.c
* gwin32volumemonitor.c: use canonical signal names.
svn path=/trunk/; revision=7339
2008-08-11 19:45:08 +00:00
Tor Lillqvist
d4fd1ea15d
Remove unused code. Whitespace cleanup.
...
2008-08-08 Tor Lillqvist <tml@novell.com>
* gwin32mount.c: Remove unused code. Whitespace cleanup.
svn path=/trunk/; revision=7322
2008-08-08 06:38:05 +00:00
Cody Russell
43d6efbb46
Fixed some include problems.
...
2008-07-01 Cody Russell <bratsche@gnome.org>
* gio/gwin32appinfo.c:
* gio/gwin32mount.c: Fixed some include problems.
svn path=/trunk/; revision=7130
2008-07-02 01:52:37 +00:00
Johan Dahlin
761424465a
Include "config.h" instead of <config.h> Command used: find -name
...
2008-06-21 Johan Dahlin <jdahlin@async.com.br>
* *.[ch]: Include "config.h" instead of <config.h>
Command used:
find -name \*.[ch]|xargs perl -p -i -e 's/^#include <config.h>/#include "config.h"/g'
Rubberstamped by Mitch
svn path=/trunk/; revision=7092
2008-06-22 15:10:51 +00:00
Hans Breuer
b696a978ea
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
2008-06-17 21:40:04 +00:00