summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GListModel: Use G_DECLARE_INTERFACEwip/xclaesse/declare-ifaceXavier Claessens2015-02-052-10/+3
* Add G_DECLARE_INTERFACEXavier Claessens2015-02-052-0/+75
* docs: fix up docs issues in gio/Xavier Claessens2015-02-0549-26/+385
* docs: fix many documentation issues in gobject/Xavier Claessens2015-02-0511-13/+81
* docs: fix typo in g_settings_new_full() docstringRyan Lortie2015-02-041-1/+1
* docs: add a bunch of pointless documentationRyan Lortie2015-02-041-0/+790
* Doc: Fix g_auto and g_autoptr typoXavier Claessens2015-02-041-3/+3
* Doc: Add missing functions in gio.typesXavier Claessens2015-02-041-6/+17
* Doc: sort and uniquify gio.typesXavier Claessens2015-02-041-40/+36
* Doc: Fix GListModel/GListStoreXavier Claessens2015-02-043-4/+18
* Visual Studio 2008 Builds: Fix Header "Installation"Chun-wei Fan2015-02-041-2/+2
* gnulib/vasprintf: handle unsigned modifier for long longAurélien Zanelli2015-02-031-0/+5
* GListStore: fix preconditions in insert_sorted()Lars Uebernickel2015-02-031-3/+3
* docs: fix typos in G_DECLARE_*_TYPEXavier Claessens2015-02-031-11/+13
* tests: add test for GListStore inserted sortRyan Lortie2015-02-031-0/+96
* GListStore: add sorted insert functionRyan Lortie2015-02-033-0/+46
* gtype.h: Fix Build on non-GCCChun-wei Fan2015-02-031-6/+2
* gmacros.h: Add Private Macro _GLIB_DEFINE_AUTOPTR_CHAINUPChun-wei Fan2015-02-031-0/+8
* glistmodel.h: Fix _GListModelInterface DefineChun-wei Fan2015-02-021-1/+1
* fix G_DEFINE_AUTO_CLEANUP_FREE_FUNC on non-GCCRyan Lortie2015-02-021-1/+1
* docs: link the GListModel docs from the indexRyan Lortie2015-02-021-0/+5
* MSVC Builds: Fix "Installation" of GListModel HeadersChun-wei Fan2015-02-022-4/+4
* MSVC Builds: Update vs11|vs12/Makefile.amChun-wei Fan2015-02-022-2/+2
* MSVC Builds: Rename "install" ProjectsChun-wei Fan2015-02-026-7/+7
* gobject\gtype.h: Make up for Missing '\'Chun-wei Fan2015-02-021-1/+1
* One More Update For MSVC BuildsChun-wei Fan2015-02-022-0/+4
* MSVC Builds: "Install" the Autocleanup HeadersChun-wei Fan2015-02-022-280/+286
* gio: add support for g_auto() and g_autoptr()Ryan Lortie2015-01-3020-0/+178
* G_DECLARE_*_TYPE: add auto cleanup supportRyan Lortie2015-01-301-0/+16
* gobject: add support for g_auto() and g_autoptr()Ryan Lortie2015-01-303-0/+29
* glib: add support for g_auto() and g_autoptr()Ryan Lortie2015-01-303-0/+70
* macros: add support for GNUC cleanup __attribute__Ryan Lortie2015-01-303-0/+231
* DECLARE_TYPE: ignore deprecations in inlinesRyan Lortie2015-01-301-0/+4
* G_DECLARE_FINAL_TYPE: trivial fix in docs commentRyan Lortie2015-01-301-1/+1
* giotypefuncs test: tweak _get_type() regexpRyan Lortie2015-01-301-1/+1
* Add GListModelLars Uebernickel2015-01-3010-0/+1004
* gsettings: add g_settings_schema_list_childrenLars Uebernickel2015-01-284-23/+46
* gsettings: add g_settings_schema_key_get_nameLars Uebernickel2015-01-283-0/+21
* G_DECLARE_DERIVED_TYPE: allow forward declarationsChristian Hergert2015-01-281-1/+2
* gcredentialsprivate: clarify the USE_FREEBSD_CMSGCRED usersDan Winship2015-01-271-1/+4
* gcredentials: Add support for DragonFlyPeeter Must2015-01-271-1/+1
* gtype: add type declaration macros for headersRyan Lortie2015-01-272-0/+160
* glib-sections.txt: Add g_win32_check_windows_version()Chun-wei Fan2015-01-271-0/+2
* gwin32: Add g_win32_check_windows_version() APIChun-wei Fan2015-01-272-3/+105
* GSimpleAction: add g_simple_action_set_state_hintCosimo Cecchi2015-01-263-1/+43
* gthread: add thread name support on Mac OSIlya Konstantinov2015-01-262-4/+14
* gobject: Fix a typo in a documentation commentPhilip Withnall2015-01-251-1/+1
* gthread: Fix a typo in a documentation commentPhilip Withnall2015-01-251-1/+1
* gstrfuncs: Document that g_ascii_dtostr() writes a nul terminatorPhilip Withnall2015-01-251-1/+4
* gio/Makefile.am: Fix MSVC Project GenerationChun-wei Fan2015-01-211-3/+3