platform/upstream/glib.git
2015-03-03 Philip Withnalldocs: Remove redundant header examples from GObject...
2015-03-03 Philip Withnalldocs: Change tutorial encodings from ISO-8859-1 to...
2015-03-03 Chun-wei FanVisual Studio Builds: "Install" .pdb files
2015-03-03 Chun-wei FanMSVC Builds: GIO: Standardize zlib Linking
2015-03-03 Chun-wei FanVisual Studio 2008 Builds: Speed Up Release Builds
2015-03-03 Chun-wei FanMSVC Builds: Improve Build Speed and Debugging
2015-03-03 Chun-wei FanMSVC Builds: Fix and Update "Installation"
2015-03-02 Marek ČernockýUpdated Czech translation
2015-03-02 Ryan LortieGContextSpecificGroup: fix deadlock
2015-03-02 Ryan Lortietests: add some tests for GContextSpecificGroup
2015-03-02 Ryan LortieMake GUnixMountMonitor per-context
2015-03-02 Ryan Lortiegunixmounts: move GUnixMountMonitor code
2015-03-02 Ryan Lortiegunixmounts.c: add fold markers
2015-03-02 Ryan LortieDeprecate g_unix_mount_monitor_set_rate_limit()
2015-03-02 Ryan LortieRename g_unix_mount_monitor_new() to _get()
2015-03-02 Ryan LortieGAppInfoMonitor: port to GContextSpecificGroup
2015-03-02 Ryan LortieAdd internal helper GContextSpecificGroup
2015-03-02 Piotr DrągUpdated Polish translation
2015-03-02 Ryan LortieGLib 2.43.91 2.43.91
2015-03-02 Ryan LortieGApplication: don't iterate further on _quit()
2015-03-01 Rico Tzschichholzgio: Add some missing type annotations to object arguments
2015-03-01 Ryan Lortietests: only chmod autorun.exe on UNIX
2015-02-28 Aurimas ČerniusUpdated Lithuanian translation
2015-02-28 Dušan KazikUpdated Slovak translation
2015-02-27 Marc-Antoine... make *_get_instance_private const-compliant
2015-02-27 Marc-Antoine... G_DECLARE_*: be const-compliant
2015-02-26 Evan NemersonGPropertyAction: add type annotation to constructor...
2015-02-26 David Kinggobject.h: Use correct format specifier for __LINE__
2015-02-24 Philip Withnallgcancellable: Mention nullability in g_cancellable_canc...
2015-02-24 Alexandre FrankeUpdated French translation
2015-02-23 Colin Walterstests: Add many autoptr tests
2015-02-23 Colin Waltersautocleanups: Remove g_autoptr(gchar)
2015-02-23 Colin WaltersAdd g_autofree
2015-02-23 Ryan LortieGApplication: let the main loop drain on shutdown
2015-02-21 Chao-Hsiung... Updated Chinese (Taiwan) translation
2015-02-20 Emmanuele Bassigobject: Add missing autocleanup for GInitiallyUnowned
2015-02-20 Colin Waltersgfileenumerator: Convert docbook tag -> markdown
2015-02-20 Colin Waltersfilenumerator: Add g_file_enumerator_iterate()
2015-02-20 Colin Waltersautocleanups: Add G*Array types
2015-02-19 Philip Withnallgliststore: Add missing parameter documentation
2015-02-19 Fran DieguezUpdated Galician translations
2015-02-19 Lars Uebernickelgapplication: test setting and binding busy state
2015-02-19 Lars Uebernickelgapplication: add "is-busy"
2015-02-18 Ryan Lortiegapplication: stop using deprecated API
2015-02-18 Lars Uebernickelgapplication: tune busy-binding
2015-02-18 Ryan LortieGLib 2.43.90 2.43.90
2015-02-18 Piotr DrągUpdated POTFILES.in
2015-02-18 Milo CasagrandeUpdated Italian translation
2015-02-17 Ryan Lortietests: add GSimpleIOStream async close tests
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
next