summaryrefslogtreecommitdiff
path: root/gio/inotify
AgeCommit message (Expand)AuthorFilesLines
2014-02-19docs: use "Returns:" consistentlyWilliam Jon McCann1-1/+1
2014-02-14configure.ac: tweak inotify checkRyan Lortie1-4/+1
2014-01-31Updated FSF's addressDaniel Mustieles14-32/+14
2013-10-03inotify: stop using constructor()Ryan Lortie2-70/+28
2013-07-28Use GLIB_PRIVATE_CALL macroMatthias Clasen2-4/+4
2013-07-28inotify: don't assume mainloop is runningRyan Lortie2-5/+23
2013-06-02Remove some unused inotify codeMatthias Clasen2-137/+20
2013-05-31Rework the build system for a new tests approachRyan Lortie1-4/+2
2013-01-21inotify: fix a memleakCosimo Cecchi1-0/+1
2013-01-18Remove a few more G_GNUC_INTERNAL usersRyan Lortie1-1/+1
2013-01-18Fix visibility for glib/ and gio/ submodulesRyan Lortie1-0/+1
2012-12-19inotify: fix compileDan Winship1-1/+1
2012-12-19gio + inotify support for hard linksRyan Lortie7-62/+303
2012-09-11Drop GVFS_INOTIFY_DIAG debug featureMatthias Clasen4-107/+0
2011-12-05Send CHANGES_DONE_HINT on file moves if no IN_CLOSE_WRITE is emittedCosimo Alfarano3-1/+35
2010-08-13Correct a commentMatthias Clasen1-1/+1
2010-08-06Replace -I with $(glib_INCLUDES) and friendsRyan Lortie1-5/+1
2010-08-06Clean up improper #includesRyan Lortie2-3/+3
2010-07-22inotify: Constify function argumentBenjamin Otte1-1/+1
2010-07-10Annotate all custom GIO GSource using g_source_set_nameColin Walters1-0/+1
2010-07-09Fix some leaks in the inotify codeMatthias Clasen1-9/+2
2010-07-07gio/: fully remove gioalias hacksRyan Lortie3-9/+0
2010-06-09Fix warningsJuan A. Suarez Romero1-1/+1
2010-06-03Don't spew a g_warning if inotify setup failsMatthias Clasen1-1/+0
2010-02-18Move event support in the inotify backend Christian Kellner8-18/+86
2009-11-26Fixed bug 91 (GIO monitoring not working due to bad assert)Mures Andone2-4/+16
2009-09-23Fall back to inotify_init if inotify_init1 does not workJosselin Mouette1-1/+3
2009-06-14Use inotify_init1 when availableMatthias Clasen1-2/+7
2009-05-18Remove gtk-doc warningsAlexander Larsson1-2/+2
2008-11-28Bug 561807 – inotify_sub.c :: dup_dirname() fails to remove trailing '/'Matthias Clasen1-2/+2
2008-07-01Moved all relevant typedefs into these files.Cody Russell1-0/+1
2008-06-22Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2-2/+2
2008-02-13Define IN_ONLYDIR if not in header (#515346)Alexander Larsson1-0/+5
2008-01-28Add registration hooks for extension points. Register the gio extensionAlexander Larsson2-6/+12
2008-01-21Removed. Removed. Removed the included copies of the inotify headers. WeAlexander Larsson6-240/+3
2008-01-21Coding style fixesMatthias Clasen7-56/+82
2008-01-07Build test subdir after . Remove gdirectorymonitor.[ch]Alexander Larsson3-30/+9
2007-12-31Fix build with --disable-visibilityMatthias Clasen1-0/+1
2007-12-14Fixed build when srcdir != builddir, made mkenums and friends useYevgen Muntyan1-0/+1
2007-12-14Only allow including <gio/gio.h> from appsAlexander Larsson1-0/+1
2007-11-29Don't export the inotify lockMatthias Clasen1-1/+1
2007-11-28Removed unnecessary fileAlexander Larsson5-5/+10
2007-11-28Added. Added. Added. Added.Alexander Larsson3-0/+6
2007-11-27Allow configuration of gio-module-dirAlexander Larsson1-1/+1
2007-11-26gio/ docs/reference/gio Merged gio-standalone into glib.Alexander Larsson19-0/+2535