summaryrefslogtreecommitdiff
path: root/glib/deprecated
Commit message (Expand)AuthorAgeFilesLines
* GThreadPool: Always use the thread-spawning thread for the global shared thre...Sebastian Dröge2023-01-171-1/+1
* Add SPDX license headers for LGPL-2.1-or-later to various filesPhilip Withnall2022-06-019-0/+18
* docs: mark macros, flags, enums with percent signGabor Karsay2022-03-041-6/+6
* tools: Fix handling of empty argv in various minor GLib toolsPhilip Withnall2022-02-111-1/+2
* Fix missing field initializer in glib/deprecated/gthread.hEmmanuel Fleury2021-05-061-0/+4
* glib: Avoid redefining GLIB_DISABLE_DEPRECATION_WARNINGSPhilip Withnall2020-07-275-0/+10
* tree: Fix various typos and outdated terminologyPhilip Withnall2020-06-122-7/+7
* GThreadPool - Don't inherit thread priorities when creating new threadsSebastian Dröge2020-01-151-1/+1
* glib: Various fixes to the return type of atomic functionsPhilip Withnall2019-10-071-2/+2
* glib: Stop mentioning deprecated g_get_current_time() in docsPhilip Withnall2019-07-291-1/+1
* Fix various deprecation warnings in code and testsPhilip Withnall2019-05-301-0/+3
* glib, gobject: Annotate deprecated types and enumeratorsPhilip Withnall2019-05-302-22/+18
* glib, gio: Use GLIB_DEPRECATED_MACRO instead of G_DISABLE_DEPRECATEDPhilip Withnall2019-05-302-21/+17
* Revert "headers: Add various missing G_DISABLE_DEPRECATED guards"Emmanuele Bassi2019-03-161-6/+1
* headers: Add various missing G_DISABLE_DEPRECATED guardsPhilip Withnall2019-03-151-1/+6
* Fixing missing initializer in g_static_rec_mutex_init()Emmanuel Fleury2019-01-311-1/+1
* all: Remove trailing newlines from g_message()/g_warning()/g_error()sPhilip Withnall2018-04-271-2/+2
* glib/deprecated/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet2017-05-2411-11/+11
* docs: Fix some DocBook usage in a few gtk-doc commentsPhilip Withnall2017-03-161-2/+2
* Fix g_cond_timed_wait() timeout with !CLOCK_MONOTONICBenjamin Gilbert2014-10-101-6/+0
* Don't mark GThread struct as deprecatedMatthias Clasen2014-08-291-0/+4
* all: remove use of 'register' keywordRyan Lortie2014-06-281-4/+4
* Minor documentation additions and correctionsMatthias Clasen2014-05-311-0/+2
* docs: Use markdown links in all .c and .h filesVolker Sobek2014-04-151-1/+1
* docs: use "Returns:" consistentlyWilliam Jon McCann2014-02-191-1/+1
* Add some more deprecation guards to shut up gtk-docMatthias Clasen2014-02-013-0/+11
* docs: Stop using the function tagMatthias Clasen2014-02-011-5/+5
* Docs: Convert examples to |[ ]|Matthias Clasen2014-01-311-76/+58
* Updated FSF's addressDaniel Mustieles2014-01-3110-30/+10
* Try again to fix the freebsd buildMatthias Clasen2014-01-201-1/+1
* Work around broken FreeBSD headersMatthias Clasen2014-01-191-0/+1
* g_thread_create_full() can dereference NULL pointerMilan Crha2013-07-221-1/+1
* Fix deprecation note for g_static_mutex_freeMatthias Clasen2013-02-032-2/+2
* various: add GLIB_AVAILABLE_IN_ALL everywhere elseRyan Lortie2013-01-131-0/+1
* Move single-include guards inside include guardsMatthias Clasen2012-12-276-18/+18
* add two missing version macrosRyan Lortie2012-12-061-0/+1
* Use "Returns:" instead of the invalid "@returns" for annotating return values.Robert Ancell2012-11-014-24/+43
* docs: Describe GCompletion item memory managementDavid King2012-08-171-7/+13
* glib/deprecated: Fix some version typosRico Tzschichholz2012-07-031-4/+4
* deprecated threads: fix race in GStaticRecMutexMark Janossy2012-03-091-5/+8
* Add versioned deprecation annotationEmmanuele Bassi2012-02-273-54/+54
* gthread.h: avoid anonymous unionRyan Lortie2012-01-021-1/+1
* Add an explicit deprecation note to g_thread_initMatthias Clasen2011-12-141-0/+4
* Move old deprecated gmain api into deprecated/Matthias Clasen2011-11-031-0/+138
* Remove single-include guards in deprecated/Matthias Clasen2011-11-034-4/+4
* Revert "gthread: G_STATIC_MUTEX_INIT: Fix this for the non-win32 case."Ryan Lortie2011-10-261-8/+0
* gthread: G_STATIC_MUTEX_INIT: Fix this for the non-win32 case.Murray Cumming2011-10-261-0/+8
* Fix bug in g_static_rec_mutex_unlock_full()Ryan Lortie2011-10-181-2/+5
* push G_THREADS_MANDATORY over the cliffRyan Lortie2011-10-161-5/+1
* gthread/: fix up declarationsRyan Lortie2011-10-161-0/+2