platform/upstream/glib.git
2015-02-17 Ignacio Casal... Add GSimpleIOStream class
2015-02-17 Ryan LortieGIOStream: support for unemulated async close()
2015-02-17 Ryan Lortiestreams: add private 'async close via threads' API
2015-02-17 Ryan Lortiestreams: de-gtkdocify internal API
2015-02-17 Marc-André... gdbus: delay closing stream after read finish
2015-02-17 Ryan Lortietests: check for NULL before g_object_unref()
2015-02-17 Colin Waltersautocleanups: Use g_option_context_unref()
2015-02-17 Lars Uebernickelgapplication: never set the prgname to the app id
2015-02-17 Milo CasagrandeUpdated Italian translation
2015-02-16 Lars Uebernickelgapplication: add bind_busy_property()
2015-02-15 Matej UrbančičUpdated Slovenian translation
2015-02-15 Sebastian RasmussenUpdated Swedish translation
2015-02-15 Ivan KomaritsynUpdated Russian translation
2015-02-14 Efstathios... Updated Greek translation
2015-02-13 Phillip WoodTest functions should have async scope
2015-02-12 Kjartan MaraasUpdated Norwegian bokmål translation.
2015-02-11 Bastien Noceragoption: Add boxed type for GOptionGroup
2015-02-11 Philip Withnallglist: Mention that g_list_length() is bad for checking...
2015-02-11 Matthias Clasen2.43.4 2.43.4
2015-02-10 Jasper St.... Update .gitignore
2015-02-10 Chun-wei Fangmem.h, gthread.h: Include glib/gutils.h
2015-02-08 Sébastien WilmetGI annotation for g_get_charset()
2015-02-08 Sébastien Wilmetdocs: code example for enumeration types
2015-02-06 Ryan Lortieg_steal_pointer: make it C++ clean
2015-02-06 Ryan Lortietests: add a test case for g_steal_pointer()
2015-02-06 Ryan LortieAdd new API g_steal_pointer()
2015-02-06 Xavier ClaessensGListModel: Use G_DECLARE_INTERFACE
2015-02-06 Xavier ClaessensAdd G_DECLARE_INTERFACE
2015-02-06 Xavier ClaessensAdd GMutexLocker
2015-02-05 Xavier Claessensdocs: fix up docs issues in gio/
2015-02-05 Xavier Claessensdocs: fix many documentation issues in gobject/
2015-02-04 Ryan Lortiedocs: fix typo in g_settings_new_full() docstring
2015-02-04 Ryan Lortiedocs: add a bunch of pointless documentation
2015-02-04 Xavier ClaessensDoc: Fix g_auto and g_autoptr typo
2015-02-04 Xavier ClaessensDoc: Add missing functions in gio.types
2015-02-04 Xavier ClaessensDoc: sort and uniquify gio.types
2015-02-04 Xavier ClaessensDoc: Fix GListModel/GListStore
2015-02-04 Chun-wei FanVisual Studio 2008 Builds: Fix Header "Installation"
2015-02-03 Aurélien Zanellignulib/vasprintf: handle unsigned modifier for long...
2015-02-03 Lars UebernickelGListStore: fix preconditions in insert_sorted()
2015-02-03 Xavier Claessensdocs: fix typos in G_DECLARE_*_TYPE
2015-02-03 Ryan Lortietests: add test for GListStore inserted sort
2015-02-03 Ryan LortieGListStore: add sorted insert function
2015-02-03 Chun-wei Fangtype.h: Fix Build on non-GCC
2015-02-03 Chun-wei Fangmacros.h: Add Private Macro _GLIB_DEFINE_AUTOPTR_CHAINUP
2015-02-02 Chun-wei Fanglistmodel.h: Fix _GListModelInterface Define
2015-02-02 Ryan Lortiefix G_DEFINE_AUTO_CLEANUP_FREE_FUNC on non-GCC
2015-02-02 Ryan Lortiedocs: link the GListModel docs from the index
2015-02-02 Chun-wei FanMSVC Builds: Fix "Installation" of GListModel Headers
2015-02-02 Chun-wei FanMSVC Builds: Update vs11|vs12/Makefile.am
2015-02-02 Chun-wei FanMSVC Builds: Rename "install" Projects
2015-02-02 Chun-wei Fangobject\gtype.h: Make up for Missing '\'
2015-02-02 Chun-wei FanOne More Update For MSVC Builds
2015-02-02 Chun-wei FanMSVC Builds: "Install" the Autocleanup Headers
2015-01-30 Ryan Lortiegio: add support for g_auto() and g_autoptr()
2015-01-30 Ryan LortieG_DECLARE_*_TYPE: add auto cleanup support
2015-01-30 Ryan Lortiegobject: add support for g_auto() and g_autoptr()
2015-01-30 Ryan Lortieglib: add support for g_auto() and g_autoptr()
2015-01-30 Ryan Lortiemacros: add support for GNUC cleanup __attribute__
2015-01-30 Ryan LortieDECLARE_TYPE: ignore deprecations in inlines
2015-01-30 Ryan LortieG_DECLARE_FINAL_TYPE: trivial fix in docs comment
2015-01-30 Ryan Lortiegiotypefuncs test: tweak _get_type() regexp
2015-01-30 Lars UebernickelAdd GListModel
2015-01-28 Lars Uebernickelgsettings: add g_settings_schema_list_children
2015-01-28 Lars Uebernickelgsettings: add g_settings_schema_key_get_name
2015-01-28 Christian HergertG_DECLARE_DERIVED_TYPE: allow forward declarations
2015-01-27 Dan Winshipgcredentialsprivate: clarify the USE_FREEBSD_CMSGCRED...
2015-01-27 Peeter Mustgcredentials: Add support for DragonFly
2015-01-27 Ryan Lortiegtype: add type declaration macros for headers
2015-01-27 Chun-wei Fanglib-sections.txt: Add g_win32_check_windows_version()
2015-01-27 Chun-wei Fangwin32: Add g_win32_check_windows_version() API
2015-01-26 Cosimo CecchiGSimpleAction: add g_simple_action_set_state_hint
2015-01-26 Ilya Konstantinovgthread: add thread name support on Mac OS
2015-01-25 Philip Withnallgobject: Fix a typo in a documentation comment
2015-01-25 Philip Withnallgthread: Fix a typo in a documentation comment
2015-01-25 Philip Withnallgstrfuncs: Document that g_ascii_dtostr() writes a...
2015-01-21 Chun-wei Fangio/Makefile.am: Fix MSVC Project Generation
2015-01-20 Ryan Lortiebump version
2015-01-20 Ryan LortieGLib 2.43.3 2.43.3
2015-01-18 Philip Withnallgtestutils: Add an example of using test fixtures
2015-01-17 Inaki Larranaga... Updated Basque language
2015-01-17 Ignacio Casal... gsocket: always try before waiting for condition
2015-01-17 Paolo Borelligsocket: add a testcase that shows a hang on win32
2015-01-16 Philip Withnallgtestutils: Add links to gtester and gtester-report...
2015-01-16 Philip Withnallgtestutils: Fix a typo in the g_test_add() documentation
2015-01-16 Philip Withnallgtestutils: Clarify that test fixtures are allocated...
2015-01-16 Philip Withnallgtestutils: Fix a typo in the g_test_run() documentation
2015-01-15 Philip Withnallggettext: Include an example of setlocale() and friends...
2015-01-14 Paolo BorelliAvoid warning when using G_STMT_END macro with MSVC
2015-01-14 Paolo BorelliUse G_STMT_START/END in gslice.h
2015-01-14 Paolo BorelliUse G_STMT_START/END in gtestutils
2015-01-14 Philip Withnallgsettings: Fix a typo in the GSettings documentation
2015-01-13 Matthias ClasenBump version
2015-01-13 Iain Lanegnetworkmonitornm: Check if network-manager is running
2015-01-10 Ryan Lortieconfigure.ac: reject 'universal' builds
2015-01-09 Rafael FerreiraUpdated Brazilian Portuguese translation
2015-01-07 Chun-wei FanWin32: Update Pre-configured Config Headers
2015-01-05 Timm Bädergnetworkmonitornm: Prevent crash
2015-01-05 TingPingFix GContentType usage
2014-12-24 Matthias ClasenFix a typo
next