Add MSVC implementations of G_GNUC_*_IGNORE_DEPRECATIONS
[platform/upstream/glib.git] / gio /
2013-07-28 Matthias ClasenUse GLIB_PRIVATE_CALL macro
2013-07-28 Ryan Lortieinotify: don't assume mainloop is running
2013-07-28 Matthias ClasenFix build with statvfs
2013-07-24 Dan Winshipgnetworkaddress: tweak to make Solaris happy
2013-07-19 Matthias Clasengsettings tool: report failure to write
2013-07-19 Colin Waltersgdbusnameowning: Don't spew an error if we're releasing...
2013-07-14 Ryan LortieGApplication: reply to ActivateAction
2013-07-14 Matthias ClasenMake a test desktop file a little less invalid
2013-07-13 Dan Winshipgcancellable: update GCancellableSource, fix a race...
2013-07-13 Dan WinshipRemove some unnecessary source prepare/check functions
2013-07-13 Dan Winshipgio: port unix streams to GUnixFDSource
2013-07-13 Dan Winshipgsourceclosure: use g_cclosure_marshal_generic
2013-07-13 Ryan LortieFix g_return_if_fail vs. return_val_if_fail
2013-07-13 Ryan LortieGAction: add function for printing detailed names
2013-07-12 Dan Winshipgnetworkmonitornetlink: handle default route via device
2013-07-11 Ryan LortieFix a typo in a filename in Makefile.am
2013-07-11 Ryan LortieAdd a testcase for DBusActivatable=true
2013-07-11 Ryan LortieAdd missing file
2013-07-11 Ryan LortieGDesktopAppInfo: remove note about OnlyShowIn
2013-07-11 Ryan LortieImplement the Desktop Action specification
2013-07-11 Ryan Lortieadd GPropertyAction
2013-07-09 Matthias ClasenDocument g_simple_proxy_resolver_set_ignore_hosts
2013-07-03 Martin EjdestigAdd missing G_BEGIN/END_DECLS to gsettingsschema.h.
2013-07-02 Ryan LortieGDBusConnection: be more careful with async GetAll
2013-06-30 Sébastien WilmetDoc: small fixes
2013-06-30 Matthias ClasenImprove various section headings in the docs
2013-06-24 Emmanuele BassiRename the generated private data getter function
2013-06-24 Emmanuele Bassigio: Missing G_ADD_PRIVATE in GFileInputStream
2013-06-24 Emmanuele Bassigio: Use the new private instance data declaration
2013-06-23 Dieter Verfailliedocs: fix GTK-Doc build
2013-06-22 Ryan LortieGDBusMethodInvocation: add missing 'goto out'
2013-06-22 Ryan LortieGDBusMethodInvocation: add property return checks
2013-06-22 Ryan LortieGDBusConnection: allow async property handling
2013-06-22 Ryan LortieGDBusMethodInvocation: add 'property_info'
2013-06-22 Ryan LortieGDBusConnection: some straight-up refactoring
2013-06-22 Ryan LortieGDBusConnection: move 'Set' typecheck to worker
2013-06-22 Ryan LortieGDBusConnection: remove an unused g_variant_get()
2013-06-08 Ryan Lortiegio/tests: sort tests in the Makefile.am
2013-06-07 Ryan LortieGDesktopAppInfo: support DBusActivatable
2013-06-06 Matthias ClasenUpdate link to documentation
2013-06-06 Dan Winshiptests: fix and re-add the broken test
2013-06-06 Matthias ClasenRemove a failing testcase
2013-06-05 Colin WaltersGFileEnumerator: Add some documentation about ordering
2013-06-05 Ryan Lortietests: add a few more invalid IPv6 address tests
2013-06-05 Dan Winshipginetaddress: fix addr/string conversions on windows
2013-06-05 Colin WaltersEnsure g_file_copy() does not temporarily expose privat...
2013-06-05 Colin Waltersg_file_copy(): Clean up logic for info query
2013-06-05 Ryan LortieGApplication: implement fd.o application spec
2013-06-05 Ryan LortieGApplication: set prgname to appid for services
2013-06-04 Dan Winshipgio/tests/inet-address: fix to work on OS X
2013-06-03 Matthias ClasenImprove GSettings test coverage
2013-06-03 Matthias ClasenAdd a directory monitoring test
2013-06-03 Matthias ClasenRemove some unused inotify code
2013-06-02 Ryan Lortietests: Remove a leftover debug printf
2013-06-02 Matthias ClasenImprove unix stream test coverage
2013-06-02 Matthias ClasenImprove GAppInfo test coverage
2013-06-02 Matthias ClasenImprove GMemoryInputStream test coverage
2013-06-02 Matthias ClasenImprove GMenuModel test coverage
2013-06-02 Matthias ClasenImprove GFileAttributeMatcher test coverage
2013-06-02 Matthias ClasenImprove GIcon test coverage
2013-06-02 Matthias ClasenImprove test coverage for GZipCompressor
2013-06-02 Matthias ClasenImprove test coverage for GBufferedOutputStream
2013-06-02 Matthias ClasenTrivial formatting fix
2013-06-01 Matthias ClasenImprove test coverage a bit
2013-06-01 Ryan LortieFix failure to build exit-on-close gdbus test
2013-06-01 Ryan LortieGSettings tests: reverse installed test complexity
2013-06-01 Ryan LortieRework the build system for a new tests approach
2013-06-01 Ryan LortieSome final g_test_build_filename() porting
2013-06-01 Matthias ClasenSplit off the gdbus-overflow test
2013-05-30 Ryan LortieRemove org.gtk.test.gschema
2013-05-30 Ryan Lortieicon deserialisation: fix uninitialised variable
2013-05-29 Ryan LortieRename G_TEST_DISTED to G_TEST_DIST
2013-05-29 Ryan LortieRemove G_TEST_DATA= from installed .test files
2013-05-29 Ryan LortieTest data file API: port two more testcases
2013-05-29 Ryan Lortietests: move tests to new _get_filename() API
2013-05-29 Ryan Lortietests: use new g_test_build_filename() API
2013-05-28 Emanuele AinaGIcon: NULLify the `type' out param in the sync methods too
2013-05-28 Matthias ClasenFix make check with builddir != srcdir
2013-05-27 Colin Waltersgio/tests: Make gdbus-proxy-well-known-name handle...
2013-05-27 Ryan LortieFix yet more test regressions...
2013-05-27 Ryan LortieOne more broken test....
2013-05-27 Ryan LortieMore srcdir != destdir tests fallout
2013-05-26 Matthias ClasenAvoid a segfault in gdbus tool
2013-05-24 Colin Waltersbuild: Fix usage of %.test again
2013-05-24 Colin Walterstests: Drop unnecessary % from .test pattern match...
2013-05-24 Elisabeth Henrygunixconnection: added ngettext to support plural forms
2013-05-23 Colin WaltersGLocalFileOutputStream: Further deduplicate error code...
2013-05-23 Colin WaltersGLocalFileOutputStream: Deduplicate stream creation...
2013-05-23 Colin Waltersgdbus-peer: Drop some usage of g_thread_yield()
2013-05-21 Josep PuigdemontTimeout the test if dbus sevice has not appeared in...
2013-05-21 Dan WinshipUse 'dumb quotes' rather than `really dumb quotes'
2013-05-21 Colin Waltersgio/tests: Fix gdbus-connection when run from "make...
2013-05-20 Colin Waltersgio/tests: gsettings is a developer-only test
2013-05-20 Colin Waltersgio/tests: Disable desktop-app-info test in installed...
2013-05-20 Colin Waltersgio/tests: Make gdbus-peer work in installed mode
2013-05-20 Colin Waltersgio/tests: Fix gapplication test in installed mode
2013-05-20 Colin Waltersgio/tests: Some more fixes for installed tests
2013-05-20 Colin Waltersgio/tests: Deduplicate Makefile.am a bit
2013-05-20 Matthias ClasenConvert remaining gio tests to installed
2013-05-20 Matthias ClasenConvert some gio tests to installed tests
next