GOption: add strict posix mode
[platform/upstream/glib.git] / gio /
2014-10-15 Matthias ClasenGApplication: Plug a memory leak
2014-10-15 Jasper St. Pierregdesktopappinfo: Fix copy/paste typo from e24e89b
2014-10-11 Benjamin Ottegfile: Clarify docs
2014-10-07 Matthias ClasenAdd advice on g_cancellable_reset
2014-10-06 Aleix Conchillo... tlscertificate: add support for certificate chains
2014-09-30 Bastien Noceragdesktopappinfo: Use symbolic names in the code
2014-09-29 Ting-Wei LanGCredentials: Fix ABI break when adding NetBSD support
2014-09-23 Philip Withnallgtask: Ignore errors from g_thread_pool_push()
2014-09-23 Philip Withnallgtask: Document signal handler reference counting
2014-09-23 Philip Withnallgtask: Fix a signed/unsigned integer comparison
2014-09-18 Matthias Clasengresource: Make extract work better
2014-09-18 Matthias Clasengresource: Use GError in more places
2014-09-16 Jasper St. PierreGApplication:handle-local-options: document return...
2014-09-16 Jasper St. Pierreg_application_add_main_option: fix type signature
2014-09-16 Jasper St. PierreFix some introspection warnings
2014-09-13 Sébastien Wilmetdocs: various small fixes
2014-09-09 Ryan LortieGDesktopAppInfo: avoid inotify on missing dirs
2014-09-09 Ryan Lortieapps test: add new "monitor" subcommand
2014-09-08 Paolo BorelliFix minor mem leak in test case
2014-09-04 Ryan LortieGDesktopAppInfo: fix default app logic
2014-09-04 Patrick WelcheGCredentials: credentials messages are not correctly...
2014-08-27 Patrick WelcheGUnixMounts: Improve efficiency in polling case
2014-08-22 Philip Withnallgsocketclient: Handle cancellation between CONNECTING...
2014-08-20 Jonas DanielssonGApplication: Add g_application_add_main_option
2014-08-19 Patrick WelcheGUnixMounts: Fall back to polling on systems without...
2014-08-18 Rico Tzschichholzdocs: Fix broken gtk-doc formatting
2014-08-05 Руслан ИжбулатовMake sure compiled resources only have / as dirsep
2014-08-02 Руслан ИжбулатовFix tests to compile again - add missing headers to...
2014-08-02 Руслан ИжбулатовSilence some uncontroversial warnings
2014-07-31 Руслан ИжбулатовEnsure critial sections are released before returning
2014-07-28 David Kinggfile: Fix memory leak in g_file_move()
2014-07-24 Ryan Lortiegdbus: Properly fix encoding of double arrays
2014-07-23 Colin Waltersgtlsinteraction: Hoist precondition before allocation
2014-07-23 Stef Waltergio: Fix regression encoding an array of doubles
2014-07-23 Stef Waltergio: Add regression test for double array encoding
2014-07-23 Colin Waltersgcredentials: Add assertion to pacify static analysis
2014-07-23 Colin Waltersgkeyfilesettingsbackend: Add assertion for known-true...
2014-07-23 Colin Waltersglocalfileinfo: Suppress static analysis return value...
2014-07-23 Colin Waltersgsettingsschema: Suppress return value check
2014-07-23 Colin Waltersgapplicationimpl-dbus: Fix leak of fd list object
2014-07-23 Colin Waltersgsettingsschema: Close directory
2014-07-23 Colin Waltersgthreadedresolver: Unref unexpected address
2014-07-23 Colin Waltersgfile: Initialize variable to pacify static analysis
2014-07-21 Dan Winshipgio/tests/socket: add some missing g_assert_no_error()s
2014-07-21 Dan Winshipgsocket: Set SO_NOSIGPIPE on sockets on Darwin
2014-07-21 Dan Winshipgsocket: move set_fd_nonblocking() into g_socket_constr...
2014-07-18 Philip Withnallginetaddress: Add a precondition to g_inet_address_new_...
2014-07-17 Ignacio Casal Quin... socketservice: minor cleanup
2014-07-14 Marek KasikRemove redundant checks before free
2014-07-14 SyncEvolution Nigh... gio: avoid g_object_ref(NULL) in g_dbus_object_manager_...
2014-07-14 Matthias ClasenFix a failing testcase
2014-07-09 Michael CatanzaroFix typo
2014-07-09 Ryan LortieGDBusMessage: add some G_UNLIKELY on error paths
2014-07-09 Ryan LortieGDBusMessage: fast-path decoding of fixed arrays
2014-07-09 Ryan LortieGDBusMessage: fast-path encoding of fixed arrays
2014-07-09 Dan Winshipgtask: fix leak in example code
2014-07-08 Tristan Van BerkomAdded missing "Since:" annotations for g_input_stream_r...
2014-07-07 Ryan LortieGDBusMessage: simplify byteswapping
2014-07-07 Ryan Lortiegapplication tests: test resource base path
2014-07-07 Ryan LortieGApplication: add a "resource base path"
2014-07-06 Philip Withnallginetsocketaddress: Explicitly initialise flags for...
2014-07-04 Sébastien Wilmetdoc: improve doc of g_input_stream_read()
2014-07-03 Sébastien Wilmetdoc: improve doc of g_subprocess_wait()
2014-07-02 Michael CatanzaroFix old wiki links
2014-06-29 Sébastien Wilmetdoc: improve doc of g_file_equal()
2014-06-29 Sébastien Wilmetdoc: various improvements
2014-06-29 Ryan LortieGActionEntry: one more docs fix
2014-06-29 Ryan LortieGActionEntry: improve documentation
2014-06-28 Koop MastChange gio/data-to-c.pl to /usr/bin/env perl.
2014-06-28 Patrick Welchegcredentials: add NetBSD support
2014-06-28 Lars UebernickelGNotification: add priority
2014-06-24 Ryan LortieRevert "gsettings: remove long-deprecated "schema"...
2014-06-24 Ryan Lortiegsettings: remove long-deprecated "schema" property
2014-06-24 Ryan Lortiegsettings test: stop testing long-deprecated API
2014-06-23 Philip Withnallgsocketlistener: Don’t explicitly close sockets on...
2014-06-23 Philip Withnallgsocket: Document that g_socket_create_source() holds...
2014-06-22 Matthias ClasenReturn folder as icon for directories
2014-06-22 Philip Withnallgtestdbus: Don’t close stdout for dbus-daemon
2014-06-13 Tim-Philipp Müllergio/tests/socket: fix minor memleak
2014-06-10 Daniel Macksgnextstepsettingsbackend: Use same token for function...
2014-06-05 Matthias ClasenAdd a test for GMenuAttributeIter
2014-06-01 Matthias Clasendocs: Add missing language annotations
2014-05-31 Matthias Clasendocs: Fix up varargs documentation
2014-05-27 Dan Winshipgio/tests/network-address: fix when no network is available
2014-05-26 Ryan Lortiegio tests: rm xdgconfighome on 'make clean'
2014-05-23 Evan Nemersongio: port annotations from the Vala metadata.
2014-05-22 Murray CummingGDBusError enum: Remove trailing comma.
2014-05-20 Philip Withnallgdbus-tool: Remove dead variables
2014-05-20 Philip Withnallgsubprocess: Add a missing va_end() call
2014-05-15 Philip Withnallgsocket: Add missing preconditions to g_socket_send_mes...
2014-05-15 Philip Withnallgresource-tool: Fix an FD leak in an error path
2014-05-12 Chun-wei Fangio/gtestdbus.c: Fix write_config_file() for Windows
2014-05-09 Sébastien Wilmetdoc: various improvements
2014-05-09 Lukasz Skalskigio: cleanup gdbusmessage.c file
2014-05-08 Ryan Lortietests: add testcase for {Only,Not}ShowIn
2014-05-08 Ryan LortieAppInfo: use XDG_CURRENT_DESKTOP for OnlyShowIn
2014-05-08 Ryan Lortietests: add tests for GDesktopAppInfo Implements=
2014-05-08 Ryan LortieAdd g_desktop_app_info_get_implementations()
2014-05-05 Lionel Landwerlingio: iostream: use GTask instead of internal pointer
2014-05-03 Dan Winshipgio: add a missing property to GDummyTlsConnection
next