platform/upstream/glib.git
2015-03-20 Chun-wei FanWin32: Port Directory Monitoring to New GLocalFileMonitor
2015-03-20 Ryan Lortiefile monitors: rewrite FAM file monitor
2015-03-20 Ryan Lortiefen: remove Solaris file monitor support
2015-03-20 Ryan Lortiekqueue backend: port to new GLocalFileMonitor API
2015-03-20 Ryan LortieGPollFileMonitor: use thread default main context
2015-03-20 Ryan Lortieinotify: implement "boredom" algorithm
2015-03-20 Ryan LortieGFileMonitorSource: return "interesting" value
2015-03-20 Ryan Lortieinotify: send CHANGES_DONE when new files 'appear'
2015-03-20 Ryan Lortiesubstantially rework file monitors
2015-03-20 Ryan Lortieinotify: rewrite inotify-kernel
2015-03-20 Ryan LortieGLocalFile: add _new_from_dirname_and_basename
2015-03-20 Jiri GrönroosFinnish translation update
2015-03-19 Kjartan MaraasUpdated Norwegian bokmål translation.
2015-03-18 Jasper St.... Update .gitignore
2015-03-17 Yosef Or BoczkoUpdated Hebrew translation
2015-03-16 Ryan Lortiebump version (to GLib 2.45.0)
2015-03-16 Ryan LortieGLib 2.43.92 2.43.92
2015-03-16 Stas SoloveyUpdated Russian translation
2015-03-15 Matej UrbančičUpdated Slovenian translation
2015-03-14 Claude ParozUpdated French translation
2015-03-14 A S AlamTranslation pa updated for Gnome
2015-03-13 Ryan LortieContextSpecificGroup: some fixups
2015-03-13 Samir RibicUpdated Bosnian translation
2015-03-13 Sebastian RasmussenUpdated Swedish translation
2015-03-13 Philip Withnallgoption: Mention type of G_OPTION_ARG_CALLBACK in docum...
2015-03-13 Tim-Philipp... threads: use FUTEX_WAIT_PRIVATE and FUTEX_WAKE_PRIVATE...
2015-03-12 Ryan Lortiedocs: clean up a few glib issues
2015-03-12 Ryan Lortiegio docs: remote errant colon from docstring
2015-03-12 Ryan LortieConvert remaining uses of 'Rename to:'
2015-03-12 Ryan Lortiedocs: more cleanups for GIO
2015-03-12 Xavier ClaessensDoc: Fix missing API from GOptionGroup boxing
2015-03-12 Xavier ClaessensDoc: Mark a few things as private
2015-03-12 Xavier ClaessensWin32: Move g_win32_check_windows_version() to the...
2015-03-12 Rūdolfs MazursUpdated Latvian translation
2015-03-11 Changwoo RyuUpdated Korean translation
2015-03-11 Tom TryfonidisUpdated Greek translation
2015-03-10 Jordi MasUpdate Catalan translation
2015-03-10 Benjamin SteinwenderUpdated German translation
2015-03-10 Piotr DrągUpdated POTFILES.in
2015-03-10 Philip Withnallgtask: Add a GTask:completed property
2015-03-10 Alexander ShopovUpdated Bulgarian translation
2015-03-09 Dušan KazikUpdated Slovak translation
2015-03-09 Trần Ngọc QuânUpdated Vietnamese translation
2015-03-08 Daniel MustielesUpdated Spanish translation
2015-03-08 Aurimas ČerniusUpdated Lithuanian translation
2015-03-08 Baurzhan MuftakhidinovUpdated Kazakh translation
2015-03-08 Balázs ÚrUpdated Hungarian translation
2015-03-08 Milo CasagrandeUpdated Italian translation
2015-03-08 Piotr DrągUpdated Polish translation
2015-03-08 Piotr DrągUpdated POTFILES.in
2015-03-07 Changwoo RyuUpdated Korean translation
2015-03-06 Dan WinshipGSocketClient: fix handling of application proxies
2015-03-06 Paolo BorelliHTTP proxy support
2015-03-06 Chun-wei FanWindows: Use Standard Networking Functions If Possible
2015-03-05 ria.freelander... gfdonotificationbackend: support themed icons
2015-03-05 Chun-wei Fangresolver.c: Windows: Fix IPv6 Address Handling
2015-03-04 Marc-Antoine... gio: add some missing autocleanup
2015-03-04 Chun-wei FanMSVC Builds: Few More Enahncements
2015-03-04 Philip Withnallgobject: Mark a helper variable as const
2015-03-04 Philip Withnallgerror: Minor clarifications to the GError documentation
2015-03-03 Мирослав НиколићUpdated Serbian translation
2015-03-03 Philip Withnallgvariant: Use ‘UTF-8’ in docs rather than ‘utf8’
2015-03-03 Philip Withnallgmain: Explicitly document the threading behaviour...
2015-03-03 Philip Withnallgobject: Mention g_clear_object() in g_object_unref...
2015-03-03 Philip Withnallgmem: Clarify that a NULL check is not needed before...
2015-03-03 Philip Withnallglist: Clarify that g_list_nth() is expensive
2015-03-03 Philip Withnallglist: Clarify how g_list_free_1() handles links
2015-03-03 Philip Withnallghash: Document that g_hash_get_[keys|values]() are...
2015-03-03 Philip Withnallgparamspecs: Recommend use of most specific GParamSpec...
2015-03-03 Philip Withnalldocs: Expand introduction to mention using async calls...
2015-03-03 Philip Withnallgstring: Mark the return value from g_string_free(...
2015-03-03 Philip Withnallgfileutils: Mark the return value from g_path_skip_root...
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__
next