summaryrefslogtreecommitdiff
path: root/gio/gfilemonitor.c
Commit message (Expand)AuthorAgeFilesLines
* gio: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* docs: mark macros, flags, enums with percent signGabor Karsay2022-03-041-1/+1
* gio: remove use of generic marshaller from GIO objectsChristian Hergert2019-06-171-1/+5
* gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-291-1/+1
* introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert2016-11-221-1/+1
* GFileMonitor: Fix doc typosKalev Lember2016-07-061-2/+2
* Doc: fix some gtk-doc warningsXavier Claessens2015-10-301-0/+15
* substantially rework file monitorsRyan Lortie2015-03-201-551/+81
* gio: Add names to idles and timeoutsBastien Nocera2014-03-271-0/+1
* Eradicate links and xrefsMatthias Clasen2014-02-081-6/+5
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* GFileMonitor: support specifying a contextRyan Lortie2013-10-031-2/+16
* Rename the generated private data getter functionEmmanuele Bassi2013-06-241-1/+1
* gio: Use the new private instance data declarationEmmanuele Bassi2013-06-241-11/+7
* GFileMonitor: thread-safety fix for non-default-main-context monitorsDan Winship2012-10-061-1/+9
* GFileMonitor: fix docs bugDan Winship2012-03-271-1/+1
* GIO: add lots of annotations for Vala bindingsEvan Nemerson2012-01-111-1/+1
* gio/*: Use g_slist_free_full() convenience functionJavier Jardón2012-01-051-2/+1
* Add g_main_context_ref_thread_default()Dan Winship2011-10-071-3/+2
* Deprecated (undocumented) g_thread_gettimeRyan Lortie2011-09-091-1/+1
* Spelling fixesMatthias Clasen2011-08-291-2/+2
* Pass in NULL instead of g_cclosure_marshal_genericJohan Dahlin2011-07-191-1/+1
* Stop using glib-genmarshal at build timeColin Walters2011-06-201-2/+1
* Fixes GB#530786: GFileMonitor 'changed' signal underdocumentedAleksander Morgado2010-11-281-3/+9
* GFileMonitor: Don't accept negative values for rate-limitMatthias Clasen2010-11-281-8/+8
* gio/: fully remove gioalias hacksRyan Lortie2010-07-071-4/+0
* Support g_main_context_push_thread_default() in gioDan Winship2009-07-011-6/+20
* Use low-level GSource methods in a few more placesDan Winship2009-07-011-9/+14
* Take a reference on the gio file monitors while signaling pending file changesRobert Bragg2009-05-201-0/+3
* Bug 575708 - runaway inotify madness ...Colin Walters2009-03-171-20/+58
* Bug 546371 – Improve docs re g_file_monitorBehdad Esfahbod2008-08-051-1/+2
* Fix the buildMatthias Clasen2008-07-021-0/+3
* Moved all relevant typedefs into these files.Cody Russell2008-07-011-0/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* chain up unconditionally in finalize() and dispose(). Also don'tMichael Natterer2008-06-161-6/+4
* Fix C89 issue (#521672) Patch from Jens GranseuerAlexander Larsson2008-03-141-1/+2
* Fix sparse warnings (#519489)Alexander Larsson2008-03-061-1/+1
* Make cancellation threadsafe (i.e. guarantee its only done once, andAlexander Larsson2008-03-051-4/+18
* Emit actual change signals in an idle handler. This avoids reentrance andAlexander Larsson2008-02-251-8/+63
* Doc fixesMatthias Clasen2008-02-211-1/+1
* Doc updatesMatthias Clasen2008-01-251-1/+6
* Documentation updatesMatthias Clasen2008-01-211-4/+4
* Pass --internal to glib-genmarshalAlexander Larsson2008-01-071-2/+3
* Build test subdir after . Remove gdirectorymonitor.[ch]Alexander Larsson2008-01-071-116/+214
* Fix up includes in section docsMatthias Clasen2007-12-181-0/+1
* Fix up a bunch of details in the docs.Alexander Larsson2007-12-121-2/+2
* Some more property workMatthias Clasen2007-12-011-11/+94
* Added. Added. Added. Added.Alexander Larsson2007-11-281-0/+5
* More trivial doc fixesMatthias Clasen2007-11-281-1/+3
* Bumps documentation to 93% symbol coverage, touching most Andrew Walton2007-11-271-5/+28