Add a global signal handler table
[platform/upstream/glib.git] / gio /
2015-05-25 Emmanuele BassiDo not use a string literal when a format string is...
2015-05-23 David SheaAdd introspection annotations to GListStore
2015-05-16 Matthias Clasenglib-compile-schemas: Improve an error message
2015-05-16 Matthias Clasenglib-compile-schemas: Show error positions
2015-05-14 Iain Lanegdbus tests: wait up to 60s for gdbus-testserver to...
2015-05-14 Simon McVittiegdbus-connection: wait up to 10s to actually send a...
2015-05-14 Philip Withnallgresource: Document generated C file function naming
2015-05-14 Philip Withnallgresource: Minor capitalisation fixes in documentation
2015-05-11 Simon McVittietests: replace most g_print() with g_printerr()
2015-05-11 Simon McVittieGFileMonitor test: use g_test_skip() instead of g_print()
2015-05-11 Simon McVittieGTestDBus: use g_printerr() for status message
2015-05-11 Evan Nemersongnetworkaddress: add return type annotation to parse...
2015-05-11 Simon McVittieGDBus tests: change progress noise from "if not quiet...
2015-05-11 Simon McVittiegdbus-peer test: let GDBusServer start before notifying...
2015-05-08 Simon McVittiegdbus-serialization: use check_serialization() instead...
2015-05-04 Philip Withnallglocalfilemonitor: Emit notification on rate limit...
2015-05-01 Ting-Wei Langsocketlistener: Don't double unref address
2015-04-22 Chun-wei FanFix the thumbnail-verification Test
2015-04-22 Ryan Lortieapp info: tweak default application algorithm
2015-04-21 Philip Withnallgdbusmessage: Fix a minor memory leak on an error path
2015-04-21 Philip Withnalltests: Fix various minor memory leaks in gdbus-serializ...
2015-04-21 Marc-André Lureaugdbus: fix out-of-bound array access
2015-04-20 Arun Raghavangsocketconnection: Fix copy-pasto in documentation
2015-04-20 Simon McVittieDistribute summary-xmllang-and-attrs.gschema.xml in...
2015-04-16 Руслан ИжбулатовW32: use 64-bit stat for localfile size calculation
2015-04-09 Matthias Clasengdbus: Validate the --dest argument
2015-04-09 Ryan Lortiegsettings: add test for repeated <summary> errors
2015-04-09 Ryan Lortiegsettings: fix schema compiler error handling
2015-04-09 Ryan Lortiegsettings: stay compatible with installed schemas
2015-04-07 Ross Lagerwalldocs: Fix documentation for 95d300eac58e
2015-04-07 Chun-wei Fangio/gdbusproxy.c: Include gasyncresult.h
2015-04-06 Dan Winshipgdbus: fix deadlock on message cancel/timeout
2015-04-06 Ross Lagerwalltls: Add support for copying session data
2015-04-04 Paolo BorelliAdd an event signal to GSocketListener
2015-04-04 Dan Winshipgio: deprecate GSimpleAsyncResult
2015-04-04 Dan Winshipgio: (belatedly) port gdbus from GSimpleAsyncResult...
2015-04-04 Dan Winshiptests: clean up / ignore some more generated files
2015-04-04 Dan Winshipgtask: remove hardcoded GTask thread-pool size
2015-04-01 Matthias Clasenglib-compile-schema: Don't accept duplicate docs
2015-03-29 alex94puchadesMake glib-compile-resources a little smarter
2015-03-29 Matthias ClasenClarify a confusing string
2015-03-26 Ryan Lortieinotify: fix move event matching accounting
2015-03-26 Ryan Lortiefile monitors: fix a typo
2015-03-25 Ryan LortieGListModel: roll back use of type redefinition
2015-03-21 Philip Withnallgsocket: Document FD ownership with g_socket_new_from_fd()
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-18 Jasper St. PierreUpdate .gitignore
2015-03-13 Ryan LortieContextSpecificGroup: some fixups
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: Mark a few things as private
2015-03-10 Philip Withnallgtask: Add a GTask:completed property
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@gma... gfdonotificationbackend: support themed icons
2015-03-05 Chun-wei Fangresolver.c: Windows: Fix IPv6 Address Handling
2015-03-04 Marc-Antoine Perennougio: add some missing autocleanup
2015-03-03 Philip Withnalldocs: Expand introduction to mention using async calls...
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 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-26 Evan NemersonGPropertyAction: add type annotation to constructor...
2015-02-24 Philip Withnallgcancellable: Mention nullability in g_cancellable_canc...
2015-02-23 Colin Walterstests: Add many autoptr tests
2015-02-23 Ryan LortieGApplication: let the main loop drain on shutdown
2015-02-20 Colin Waltersgfileenumerator: Convert docbook tag -> markdown
2015-02-20 Colin Waltersfilenumerator: Add g_file_enumerator_iterate()
2015-02-19 Philip Withnallgliststore: Add missing parameter documentation
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-17 Ryan Lortietests: add GSimpleIOStream async close tests
2015-02-17 Ignacio Casal Quin... 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é Lureaugdbus: delay closing stream after read finish
2015-02-17 Ryan Lortietests: check for NULL before g_object_unref()
next