g_file_set_contents(): fix simple logic error
[platform/upstream/glib.git] / gio /
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
2013-05-13 Dan Winshipgtestutils: deprecate g_test_trap_fork()
2013-05-13 Dan Winshiptests: port from g_test_trap_subprocess() to g_test_tra...
2013-05-13 Christian Perschapp: Document when floating variants are consumed
2013-05-08 Zeeshan Ali (Khattak)Fix minor typos in GSocketConnectable example code
2013-05-06 Sebastian DrögeDeclare res_init() for builds against Android's Bionic
2013-05-05 Dan WinshipGProxyAddressEnumerator: add default-port property
2013-05-03 Matthias ClasenSilently handle icon being NULL
2013-05-02 Simon McVittieGSocks5Proxy: don't crash if parsing negotiation reply...
2013-05-01 Tim Lunngio: fix small leak
2013-04-29 Ryan LortieGApplication: don't leak 'hint' on remote Open
2013-04-26 Cosimo Cecchibytesicon: don't use g_object_unref() on GBytes
2013-04-26 Cosimo Cecchibytesicon: fix a memory leak
2013-04-25 Mike Ruprechtgio/tests: Find "true" in PATH opposed to hardcoding...
2013-04-24 Cosimo Cecchidocs: fix docs for g_icon_[de]serialize()
2013-04-23 Ryan LortieTest GUnixSocketAddress construction
2013-04-23 Ryan LortieGUnixSocketAddress: fix construct parameter issue
2013-04-22 Ryan LortieGMenu: add g_menu_item_set_icon() convenience
2013-04-22 Jasper St. Pierretests: Fix appinfo test
2013-04-21 Ryan LortieGIcon: add g_icon_[de]serialize()
2013-04-21 Ryan LortieIntroduce GBytesIcon
2013-04-21 Ryan LortieGIcon: pure re-factor of _from_string()
2013-04-21 Jasper St. Pierregdesktopappinfo: Allow getting the desktop ID from...
2013-04-21 Lars Uebernickelgactionmap: don't require GActionGroup
2013-04-19 Sébastien WilmetAdd async version of g_file_make_directory()
2013-04-19 Sébastien WilmetGFile: fix the *_async_thread()
2013-04-19 Ryan LortieGMenu: add g_menu_remove_all() API
2013-04-16 Sebastian DrögeFix compilation on Android with the bionic C library
2013-04-10 Sébastien WilmetAdd async version of g_file_trash()
2013-04-10 Sébastien WilmetAdd missing details in GFile documentation
2013-04-10 Lionel Landwerlingunixmounts: remove warning on unused variable
2013-04-08 Lars Uebernickelg_dbus_connection_signal_subscribe: add path and namesp...
2013-04-07 Lionel Landwerlingunixmounts: correctly flag hasmntopt usage
2013-04-04 Cosimo Cecchiapplication: introduce methods to mark the application...
2013-04-04 David Gomesgsettings: implemented --version command
2013-04-02 Giovanni CampagnaGThreadedResolver: set an error if no records could...
2013-04-02 Guido Günthercodegen: move G_DEFINE_INTERFACE{,_WITH_CODE} before...
2013-04-02 Guido Günthercodegen: Avoid warnings when the generated client code...
2013-04-01 Ryan Lortiegaction: add parser for detailed action names
2013-04-01 Hib ErisFix compile error in gdbusmessage.c for win64
2013-03-26 Xan Lopezgtask: free error on finalize if it's set
2013-03-26 Murray CummingFix tiny docs typo.
2013-03-25 Colin Waltersg_file_copy(): Ensure G_FILE_COPY_OVERWRITE preserves...
2013-03-25 Murray CummingCorrected some GLIB_AVAILABLE_IN_*
2013-03-24 Guido GüntherInit padding to NULL to avoid a missing initializer...
2013-03-21 Tristan Van BerkomAdded examples to GTestDBus documentation
2013-03-18 Patrick OhlyGDBusMethodInvocation: leak and potential crash
2013-03-13 Emilio Pozuelo Monfortlive-g-file: test hidden files
2013-03-13 Ryan Lortieglocalfileinfo: Stop using PATH_MAX for .hidden
2013-03-12 Martin PittFix /appinfo/mime tests
2013-03-09 Jiro Matsuzawagsettings-tool: Make a string translatable
next