summaryrefslogtreecommitdiff
path: root/glib/gmain.h
Commit message (Expand)AuthorAgeFilesLines
* Rename GTK+ to GTK (mostly comments and documentation)Arnaud Rebillout2023-05-101-4/+4
* add g_timeout_add_seconds_oncePeter Eisenmann2023-05-021-0/+4
* gmain: Minor documentation updates to idle-once and timeout-once funcsPhilip Withnall2022-05-271-1/+2
* Add one-shot idle and timeout functionsEmmanuele Bassi2022-05-271-0/+20
* glib: Add SPDX license headers automaticallyPhilip Withnall2022-05-181-0/+2
* docs: mark macros, flags, enums with percent signGabor Karsay2022-03-041-6/+6
* Add G_MAIN_CONTEXT_FLAGS_OWNERLESS_POLLINGVinícius dos Santos Oliveira2021-09-211-0/+5
* Add g_main_context_new_with_flags()Vinícius dos Santos Oliveira2021-09-211-0/+19
* mainloop: Add g_source_set_static_nameMatthias Clasen2021-07-241-0/+3
* Distinguish more clearly between wait status and exit statusSimon McVittie2021-06-151-5/+9
* glib: documentation of GSourceFuncsnitinosiris2021-05-101-2/+2
* gmain: Add g_steal_fd() to APISimon McVittie2021-03-221-0/+9
* Revert "Revert "glib: annotate static inline functions with G_AVAILABLE-type ...Philip Withnall2020-05-151-0/+2
* Revert "glib: annotate static inline functions with G_AVAILABLE-type macros"Michael Catanzaro2020-05-121-2/+0
* glib: annotate static inline functions with G_AVAILABLE-type macrosSimon Marchi2020-05-121-0/+2
* gmain: Mark G_SOURCE_FUNC as available in 2.58Benjamin Berg2020-01-151-1/+1
* Add g_source_set_dispose_function() for setting a dispose function for GSourceSebastian Dröge2019-11-291-0/+21
* gmain: Add GMainContextPusher convenience APIPhilip Withnall2019-10-231-0/+83
* glib: Mark various macros as available in certain versions of GLibPhilip Withnall2019-08-261-1/+2
* gmain: Deprecate g_get_current_time() because it uses GTimeValPhilip Withnall2019-07-291-1/+4
* gtypes: Deprecate GTimeVal in favour of guint64 or GDateTimePhilip Withnall2019-07-291-0/+2
* gmain: Officially deprecate g_main_context_wait()Philip Withnall2018-06-261-1/+1
* Add G_SOURCE_FUNC cast macro which suppresses -Wcast-function-typeWill Thompson2018-06-141-0/+22
* g_clear_handle_id: don't accept NULL clear_func1401-g_clear_handle_id-clear_func-not-nullableWill Thompson2018-06-041-2/+1
* gmain: Improve documentation of GSourceFuncsMichael Catanzaro2017-11-291-11/+11
* docs: add missing '*' chars at start of doc-commentsStefan Sauer2017-11-121-1/+1
* gmain: add g_clear_handle_id APICosimo Cecchi2017-11-071-0/+32
* glib/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-241-5/+5
* gmain: Allow GSource methods to be called from a finalize() callbackPhilip Withnall2017-04-251-1/+4
* gmain: fix g_main_context_check declarationMohammed Sadiq2016-11-091-4/+4
* gmain: Add G_PID_FORMATPhilip Withnall2016-06-291-0/+11
* gmain: Document return value of GSourceFuncs.dispatchBenjamin Otte2015-08-021-1/+3
* docs: Replace <structname> tags with back ticksEmmanuele Bassi2014-05-311-5/+5
* Updated FSF's addressDaniel Mustieles2014-01-311-3/+1
* docs: fix GSourceFuncs docsDieter Verfaillie2013-09-201-6/+6
* Improve documentationSébastien Wilmet2013-07-201-1/+2
* gsourceclosure: Add support for GUnixSignalWatchSource and GUnixFDSourceDan Winship2013-07-131-0/+4
* gsource: Add support for file descriptors on UNIXRyan Lortie2013-01-151-0/+17
* GSource: new API g_source_set_ready_time()Ryan Lortie2013-01-151-1/+8
* gsource: allow NULL check and prepare functionsRyan Lortie2013-01-151-2/+6
* move GIOCondition to gmain.h from giochannel.hRyan Lortie2013-01-151-0/+11
* gsource: Make GSource->source_funcs constRyan Lortie2013-01-151-1/+1
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+79
* Move single-include guards inside include guardsMatthias Clasen2012-12-271-3/+3
* Add g_spawn_check_exit_status()Colin Walters2012-07-101-3/+5
* Fix the 'Since' tag for G_SOURCE_{REMOVE,CONTINUE}Neil Roberts2012-07-021-2/+2
* Add versioned deprecation annotationEmmanuele Bassi2012-02-271-1/+1
* Don't put documentation in glibconfig.hMatthias Clasen2011-12-271-0/+3
* documentation fixesStef Walter2011-12-131-2/+1
* Move old deprecated gmain api into deprecated/Matthias Clasen2011-11-031-100/+0