summaryrefslogtreecommitdiff
path: root/gio/gresource.c
AgeCommit message (Expand)Author
2017-11-15gresource: avoid allocations in enumerate_children()Christian Hergert
2017-11-14GResource – Create an internal copy of the GBytes if it is not pointer alignedSebastian Dröge
2017-11-14GResource – Add note to documentation that the memory must be at least poin...Sebastian Dröge
2017-07-05docs: Fix cut'n'paste error in g_resources_get_info() docBastien Nocera
2017-05-31docs: Mention GtkApplication in the GResource documentationPhilip Withnall
2017-05-31docs: Mention the alias GResource attribute in the documentationPhilip Withnall
2017-05-31docs: Improve formatting and fix typos in GResource documentationPhilip Withnall
2017-05-29gio/: LGPLv2+ -> LGPLv2.1+Sébastien Wilmet
2016-11-22introspection: use (nullable) or (optional) instead of (allow-none)Christian Hergert
2016-10-12Use Unicode in translatable stringsPiotr Drąg
2016-05-04gresource.c: Use g_file_test()Chun-wei Fan
2016-04-28GResources: add support for resource overlaysAllison Ryan Lortie
2016-04-28GResources: use g_hash_table_get_keys_as_array()Allison Ryan Lortie
2015-12-16Fix gettext useStanislav Brabec
2015-07-28gresource: Clarify error docs for g_resource_enumerate_children()Philip Withnall
2015-06-11gresource: fix a couple of typos in documentationCosimo Cecchi
2015-05-14gresource: Document generated C file function namingPhilip Withnall
2015-05-14gresource: Minor capitalisation fixes in documentationPhilip Withnall
2015-03-12Doc: Mark a few things as privateXavier Claessens
2015-02-05docs: fix up docs issues in gio/Xavier Claessens
2014-08-18docs: Fix broken gtk-doc formattingRico Tzschichholz
2014-02-19docs: use "Returns:" consistentlyWilliam Jon McCann
2014-02-08Eradicate links and xrefsMatthias Clasen
2014-02-06Docs: replace <literal> by `Matthias Clasen
2014-02-05Don't use <filename> in docsMatthias Clasen
2014-02-05Don't use <envar> in docsMatthias Clasen
2014-02-01Drop use of the command tagMatthias Clasen
2014-01-31Docs: Convert examples to |[ ]|Matthias Clasen
2014-01-31Updated FSF's addressDaniel Mustieles
2012-11-01Use (void) for no parameters, not ()Colin Walters
2012-08-28gio: don't quote quark names for G_DEFINE_QUARKCosimo Cecchi
2012-08-28Use G_DEFINE_QUARK for quarks in GIOMatthias Clasen
2012-08-18It is 'registered', not 'registred'Matthias Clasen
2012-04-16resources: compiler: Fix resources on big endian architecturesChristian Persch
2012-04-13GResource docs: fix typoKalev Lember
2012-04-06Formatting cleanupMatthias Clasen
2012-03-27all: s/availible/available/Bastien Nocera
2012-02-05resources: Consolidate creation of GResource into one placeChristian Persch
2012-02-05resources: Init refcount to 1Christian Persch
2012-02-05resources: Plug a mem leakChristian Persch
2012-02-05resources: Plug a mem leakChristian Persch
2012-02-05resources: Plug a mem leakChristian Persch
2012-02-02resources: compiler: Make to-pixbuf failure fatalChristian Persch
2012-01-31resources: Add to-pixdata preprocessing optionAlexander Larsson
2012-01-31Make constructor-based resource registration malloc freeAlexander Larsson
2012-01-31resources: Minor fixes to the docsAlexander Larsson
2012-01-25resources: compiler: Allow stripping blanks from xml dataChristian Persch
2012-01-16Fix typoAlexander Larsson
2012-01-13Initial version of GResourceAlexander Larsson