Imported Upstream version 2.55.0
[platform/upstream/glib.git] / gio / gresource.c
2019-12-03 Hyunjee KimImported Upstream version 2.55.0
2019-12-03 Hyunjee KimImported Upstream version 2.54.3
2017-09-29 DongHun KwakImported Upstream version 2.53.4 78/153578/1
2017-09-29 DongHun KwakImported Upstream version 2.53.3 77/153577/1
2017-05-19 DongHun KwakImported Upstream version 2.51.1 03/130003/1
2017-05-19 DongHun KwakImported Upstream version 2.51.0 02/130002/1
2017-02-03 DongHun KwakImported Upstream version 2.50.2 02/112802/1 upstream/2.50.2
2016-05-10 DongHun KwakMerge branch 'upstream' of ssh://review.tizen.org:29418... 69/68869/1 upstream/2.48.0
2016-05-10 Ryan LortieImported Upstream version 2.48.0 68/68868/1
2015-07-28 Philip Withnallgresource: Clarify error docs for g_resource_enumerate_...
2015-06-11 Cosimo Cecchigresource: fix a couple of typos in documentation
2015-05-14 Philip Withnallgresource: Document generated C file function naming
2015-05-14 Philip Withnallgresource: Minor capitalisation fixes in documentation
2015-03-12 Xavier ClaessensDoc: Mark a few things as private
2015-02-05 Xavier Claessensdocs: fix up docs issues in gio/
2014-08-18 Rico Tzschichholzdocs: Fix broken gtk-doc formatting
2014-02-20 William Jon McCanndocs: use "Returns:" consistently
2014-02-08 Matthias ClasenEradicate links and xrefs
2014-02-06 Matthias ClasenDocs: replace <literal> by `
2014-02-06 Matthias ClasenDon't use <filename> in docs
2014-02-06 Matthias ClasenDon't use <envar> in docs
2014-02-01 Matthias ClasenDrop use of the command tag
2014-02-01 Matthias ClasenDocs: Convert examples to |[ ]|
2014-01-31 Daniel MustielesUpdated FSF's address
2012-11-02 Colin WaltersUse (void) for no parameters, not ()
2012-08-28 Cosimo Cecchigio: don't quote quark names for G_DEFINE_QUARK
2012-08-28 Matthias ClasenUse G_DEFINE_QUARK for quarks in GIO
2012-08-19 Matthias ClasenIt is 'registered', not 'registred'
2012-04-16 Christian Perschresources: compiler: Fix resources on big endian archit...
2012-04-13 Kalev LemberGResource docs: fix typo
2012-04-07 Matthias ClasenFormatting cleanup
2012-03-27 Bastien Noceraall: s/availible/available/
2012-02-05 Christian Perschresources: Consolidate creation of GResource into one...
2012-02-05 Christian Perschresources: Init refcount to 1
2012-02-05 Christian Perschresources: Plug a mem leak
2012-02-05 Christian Perschresources: Plug a mem leak
2012-02-05 Christian Perschresources: Plug a mem leak
2012-02-02 Christian Perschresources: compiler: Make to-pixbuf failure fatal
2012-01-31 Alexander Larssonresources: Add to-pixdata preprocessing option
2012-01-31 Alexander LarssonMake constructor-based resource registration malloc...
2012-01-31 Alexander Larssonresources: Minor fixes to the docs
2012-01-25 Christian Perschresources: compiler: Allow stripping blanks from xml...
2012-01-16 Alexander LarssonFix typo
2012-01-13 Alexander LarssonInitial version of GResource