summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Replicate gnome-desktop wallclock bugwip/hadess/gdatetime-hebrew-monthBastien Nocera2019-01-292-1/+3
* Merge branch 'wip/oholy/gappinfo-async' into 'master'Philip Withnall2019-01-287-164/+605
|\
| * gio-tool-open: Use g_app_info_launch_default_for_uri_async()Ondrej Holy2019-01-281-94/+26
| * gappinfo: Use g_app_info_launch_uris_async() for async callsOndrej Holy2019-01-281-60/+183
| * gappinfo: Add launch_uris_async() and launch_uris_finish() vfuncsOndrej Holy2019-01-285-11/+259
| * gfile: Add g_file_query_default_handler_async()Ondrej Holy2019-01-283-0/+136
| * gfile: Fix leak in g_file_query_default_handler()Ondrej Holy2019-01-281-0/+2
* | Merge branch '1642-message-blob-size' into 'master'Simon McVittie2019-01-282-2/+72
|\ \ | |/ |/|
| * gdbusmessage: Fix check on upper limit of message sizePhilip Withnall2019-01-282-2/+72
* | Merge branch 'trash-mount-points-master' into 'master'Philip Withnall2019-01-281-1/+41
|\ \
| * | trash test: Don't rely on being able to determine mount pointsSimon McVittie2019-01-171-0/+29
| * | trash test: Don't assume that ~/.local existsSimon McVittie2019-01-171-1/+12
* | | Merge branch 'portals-no-o-path' into 'master'Philip Withnall2019-01-283-82/+10
|\ \ \ | |_|/ |/| |
| * | gio: make g_document_portal_add_documents() fall back to read-only accessJames Henstridge2019-01-252-73/+7
| * | gio: don't pass O_PATH descriptors to the document portalJames Henstridge2019-01-151-5/+2
| * | gio: don't use O_PATH file descriptors with OpenURI portalJames Henstridge2019-01-151-5/+2
* | | Merge branch 'docs' into 'master'Philip Withnall2019-01-281-1/+1
|\ \ \
| * | | gvariant: Fix a mistake in docsKrzesimir Nowak2019-01-261-1/+1
* | | | Updated Spanish translationDaniel Mustieles2019-01-281-135/+119
* | | | Update Galician translationFran Dieguez2019-01-271-635/+667
* | | | Update Hungarian translationBalázs Úr2019-01-271-500/+573
|/ / /
* | | 2.59.12.59.1Philip Withnall2019-01-262-1/+86
* | | tests: Ensure GCancellable is cancelled before operation is startedPhilip Withnall2019-01-261-2/+1
* | | Update Swedish translationAnders Jonsson2019-01-251-75/+83
* | | Merge branch '424-gdbus-proxy-debugging' into 'master'Philip Withnall2019-01-253-9/+25
|\ \ \
| * | | gdbusproxy: Add G_DBUS_DEBUG=proxy supportRichard Hughes2019-01-253-9/+25
* | | | Merge branch 'gdbus-proxy-test-fixes' into 'master'Philip Withnall2019-01-251-5/+18
|\ \ \ \ | |/ / / |/| | |
| * | | gio/tests/gdbus-proxy: test_proxy: check the server is properly killedIain Lane2019-01-181-2/+10
| * | | gio/tests/gdbus-proxy: Make `proxy_ready` test start the server after the proxyIain Lane2019-01-181-3/+8
* | | | Merge branch 'wip/chergert/fix-network-address-crash' into 'master'Philip Withnall2019-01-251-0/+5
|\ \ \ \
| * | | | gnetworkaddress: fix use-after-free for network addressChristian Hergert2019-01-251-0/+5
* | | | | Merge branch '1666-typemodule-casts' into 'master'Emmanuele Bassi2019-01-251-4/+4
|\ \ \ \ \
| * | | | | gtypemodule: Cast *_init functions to void(*)(void) firstPhilip Withnall2019-01-251-4/+4
* | | | | | Merge branch 'compiler-warnings' into 'master'Sebastian Dröge2019-01-242-5/+9
|\ \ \ \ \ \
| * | | | | | Fix compiler warning about uninitialized variable in desktop-app-info testSebastian Dröge2019-01-241-1/+2
| * | | | | | Fix compiler warning about uninitialized variable in giomoduleSebastian Dröge2019-01-241-4/+7
* | | | | | | Merge branch 'writev' into 'master'Philip Withnall2019-01-2417-146/+3212
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Add test for blocking and non-blocking and async read/write(v) on UNIX streamsSebastian Dröge2019-01-241-0/+489
| * | | | | | Add test for blocking read/write/writev on GSocket*StreamsSebastian Dröge2019-01-242-2/+154
| * | | | | | Add test for async read/write(v)/close on GSocketConnectionsSebastian Dröge2019-01-241-0/+312
| * | | | | | Add some tests for g_output_stream_writev() and its async variantSebastian Dröge2019-01-242-0/+657
| * | | | | | Implement GOutputStream::writev_fn() and GPollableOutputStream::writev_nonblo...Sebastian Dröge2019-01-241-2/+54
| * | | | | | Rename timeout variables in gsocket.[ch] to include the unit as suffixSebastian Dröge2019-01-242-74/+77
| * | | | | | Add (type GSocketMsgFlags) to int-typed flags parameters in GSocketSebastian Dröge2019-01-241-5/+5
| * | | | | | Add g_socket_send_message_with_timeout()Sebastian Dröge2019-01-242-53/+113
| * | | | | | Simplify some code in GUnixOutputStreamSebastian Dröge2019-01-241-4/+3
| * | | | | | Implement GOutputStream::writev() and GPollableOutputStream::writev_nonblocki...Sebastian Dröge2019-01-241-0/+191
| * | | | | | Implement GOutputStream::writev_fn() for GLocalFileOutputStream on UNIXSebastian Dröge2019-01-241-0/+95
| * | | | | | Change to g_warning() into assertions in GOutputStreamSebastian Dröge2019-01-241-5/+2
| * | | | | | Add writev() / writev_all() API to GOutputStream and GPollableOutputStreamSebastian Dröge2019-01-246-12/+1043