History log of /external/bluetooth/glib/gio/inotify/ginotifyfilemonitor.c
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
761424465aaad736916b029383483b6ac419d831 22-Jun-2008 Johan Dahlin <jdahlin@async.com.br> 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
/external/bluetooth/glib/gio/inotify/ginotifyfilemonitor.c
bff9ecedbbea1a794827f569638365db40c442e6 28-Jan-2008 Alexander Larsson <alexl@redhat.com> Add registration hooks for extension points. Register the gio extension

2008-01-28 Alexander Larsson <alexl@redhat.com>

* giomodule.[ch]:
* gio.symbols:
Add registration hooks for extension points.
Register the gio extension points.

* fam/gfamdirectorymonitor.c:
* fam/gfamfilemonitor.c:
* glocaldirectorymonitor.[ch]:
* glocalfilemonitor.[ch]:
* gnativevolumemonitor.h:
* gunionvolumemonitor.c:
* gunixvolumemonitor.c:
* gvfs.[ch]:
* gvolumemonitor.h:
* inotify/ginotifydirectorymonitor.c:
* inotify/ginotifyfilemonitor.c:
Use the extension points registration instead
of g_type_children().


svn path=/trunk/; revision=6399
/external/bluetooth/glib/gio/inotify/ginotifyfilemonitor.c
a043325ec10c7c6ef754f07f6d614ca5518305f0 21-Jan-2008 Matthias Clasen <matthiasc@src.gnome.org> Coding style fixes

svn path=/trunk/; revision=6337
/external/bluetooth/glib/gio/inotify/ginotifyfilemonitor.c
d9594f5709313d6e7a8a4f3e5f3b23fc72017417 28-Nov-2007 Alexander Larsson <alexl@redhat.com> Removed unnecessary file

2007-11-28 Alexander Larsson <alexl@redhat.com>

* Makefile.am:
* gdriveprivate.h:
Removed unnecessary file

* gdesktopappinfo.[ch]:
* gdummyfile.[ch]:
* gfile.c:
* glocaldirectorymonitor.[ch]:
* glocalfile.[ch]:
* glocalfileenumerator.[ch]:
* glocalfileinputstream.[ch]:
* glocalfilemonitor.[ch]:
* glocalfileoutputstream.[ch]:
* glocalvfs.[ch]:
* gnativevolumemonitor.c:
* gpollfilemonitor.[ch]:
* gunionvolumemonitor.[ch]:
* gunixdrive.[ch]:
* gunixvolume.[ch]:
* gunixvolumemonitor.[ch]:
* gvfs.c:
* gvolumeprivate.h:
* inotify/ginotifydirectorymonitor.[ch]:
* inotify/ginotifyfilemonitor.[ch]:
* inotify/inotify-helper.c:
Append _ to all internal functions

* gio.symbols:
Add missing symbols
Export symbols needed for modules


svn path=/trunk/; revision=5977
/external/bluetooth/glib/gio/inotify/ginotifyfilemonitor.c
7f3280230bc9448a5750fc17a6eabef691ba25f4 28-Nov-2007 Alexander Larsson <alexl@redhat.com> Added. Added. Added. Added.

2007-11-28 Alexander Larsson <alexl@redhat.com>

* Makefile.am:
* abicheck.sh: Added.
* makegioalias.pl: Added.
* pltcheck.sh: Added.
* gio.symbols: Added.
* *.c:
* inotify/*.c
Initial work on adding symbol handling.

* gvfs.h:
Correct ifdef guard name

* fam/Makefile.am:
* inotify/Makefile.am:
* xdgmime/Makefile.am:
Include toplevel Makefile.decl


svn path=/trunk/; revision=5972
/external/bluetooth/glib/gio/inotify/ginotifyfilemonitor.c
3781343738de4abddf56982325a77bd70a98cd26 26-Nov-2007 Alexander Larsson <alexl@redhat.com> gio/ docs/reference/gio Merged gio-standalone into glib.

2007-11-26 Alexander Larsson <alexl@redhat.com>

* Makefile.am:
* configure.in:
* gio-2.0-uninstalled.pc.in:
* gio-2.0.pc.in:
* gio-unix-2.0-uninstalled.pc.in:
* gio-unix-2.0.pc.in:
* gio/
* docs/reference/gio
Merged gio-standalone into glib.

* glib/glibintl.h:
* glib/gutils.c:
Export glib_gettext so that gio can use it
Add P_ (using same domain for now)
Add I_ as g_intern_static_string


svn path=/trunk/; revision=5941
/external/bluetooth/glib/gio/inotify/ginotifyfilemonitor.c