summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gnotification: Add g_notification_set_sound_file()wip/tingping/notification-soundsPatrick Griffis2018-11-184-0/+65
* gnotification: Add g_notification_set_soundPatrick Griffis2018-11-175-0/+82
* Merge branch 'autolist-chainup' into 'master'Philip Withnall2018-11-154-11/+200
|\
| * gobject, tests: add tests for autoptr (and lists) with declaredMarco Trevisan (Treviño)2018-11-143-0/+183
| * gmacros: remove duplication on autoptr cleanup definitionMarco Trevisan (Treviño)2018-11-141-19/+17
| * gmacros: make _GLIB_DEFINE_AUTOPTR_CHAINUP to define funcs for g_autolistMarco Trevisan (Treviño)2018-11-141-3/+11
|/
* Merge branch 'fix-gio-test-build' into 'master'Xavier Claessens2018-11-142-14/+14
|\
| * Meson: Rename test_c_args to avoid confusion with gio tests c_argsXavier Claessens2018-11-141-7/+7
| * Meson: Fix build error in gdbus-example-objectmanagerXavier Claessens2018-11-091-7/+7
* | Merge branch 'master' into 'master'Xavier Claessens2018-11-131-1/+1
|\ \
| * | meson: add aarch64 memory barrier handlingNiclas Moeslund Overby2018-11-131-1/+1
* | | Merge branch 'gmain-tsan' into 'master'Philip Withnall2018-11-132-19/+66
|\ \ \
| * | | gmain: Indicate atomic fields with a commentTomasz Miąsko2018-11-131-2/+2
| * | | gmain: Guarantee handler dispatch after receiving UNIX signalTomasz Miąsko2018-11-132-2/+53
| * | | gmain: Make GUnixSignalWatchSource pending field atomicTomasz Miąsko2018-11-131-10/+6
| * | | gmain: Make GChildWatchSource child_exited field atomicTomasz Miąsko2018-11-131-5/+5
| * | | gmain: Remove redundant volatile from unix_signal_refcountTomasz Miąsko2018-11-131-1/+1
* | | | Merge branch 'gdate-parse-month' into 'master'Philip Withnall2018-11-132-44/+65
|\ \ \ \
| * | | | gdate: Use longest matching month name in g_date_set_parseTomasz Miąsko2018-11-132-44/+65
| |/ / /
* | | | Merge branch 'mr285-subscription-docs' into 'master'Philip Withnall2018-11-131-0/+5
|\ \ \ \ | |/ / / |/| | |
| * | | docs: Clarify return/error behaviour of D-Bus signal subscriptionsPhilip Withnall2018-11-131-0/+5
* | | | Merge branch 'tests-tsan' into 'master'Philip Withnall2018-11-133-28/+17
|\ \ \ \
| * | | | tests: Fix data races in gwakeuptest.cTomasz Miąsko2018-11-041-11/+12
| * | | | tests: Fix data races in refcount/signals.cTomasz Miąsko2018-11-041-8/+4
| * | | | tests: Fix data races in refcount/closures.cTomasz Miąsko2018-11-041-9/+1
* | | | | Merge branch 'settings-list-does-not-exist' into 'master'Philip Withnall2018-11-131-10/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Clarify docs for g_settings_list_childrenMatthias Clasen2018-11-121-10/+3
* | | | | Merge branch 'wjt/g-file-info-filesystem-readonly-fails' into 'master'Philip Withnall2018-11-135-31/+84
|\ \ \ \ \
| * | | | | ci: document how to update the Docker imageWill Thompson2018-11-132-0/+24
| * | | | | ci: add bindfs and fuse to Fedora CI imageWill Thompson2018-11-133-2/+4
| * | | | | tests/g-file-info-filesystem-readonly: remove output stream stuffWill Thompson2018-11-131-13/+1
| * | | | | tests/g-file-info-filesystem-readonly: unmount lazilyWill Thompson2018-11-131-2/+2
| * | | | | tests/g-file-info-filesystem-readonly: assert subcommands succeedWill Thompson2018-11-131-16/+55
| | |_|/ / | |/| | |
* | | | | Merge branch 'wip/tintou/gio-symbols-index-update' into 'master'Philip Withnall2018-11-131-0/+12
|\ \ \ \ \
| * | | | | docs: add index of new symbols for gio > 2.52Corentin Noël2018-11-131-0/+12
* | | | | | Merge branch '1261-settings-documentation' into 'master'Philip Withnall2018-11-131-0/+5
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | gsettings: Add an example of a <default> with an empty stringPhilip Withnall2018-11-131-0/+5
|/ / / / /
* | | | | Merge branch 'mcatanzaro/tls1.3-handshake' into 'master'Philip Withnall2018-11-121-2/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Update documentation of g_tls_connection_handshake() againMichael Catanzaro2018-11-121-2/+4
* | | | | Merge branch '107-key-file-comment-line-breaks' into 'master'Philip Withnall2018-11-122-13/+35
|\ \ \ \ \
| * | | | | gkeyfile: Fix parsing of new lines in commentsPhilip Withnall2018-10-302-13/+35
* | | | | | Merge branch 'dont-memoize-in-g_log_writer_is_journald' into 'master'Philip Withnall2018-11-121-20/+22
|\ \ \ \ \ \
| * | | | | | gmessages: don't memoize in g_log_writer_is_journald()Will Thompson2018-11-121-20/+22
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'issues/1310' into 'master'Philip Withnall2018-11-124-3/+220
|\ \ \ \ \ \
| * | | | | | gdbusproxy: make g-name-owner property useful with unique namesCosimo Cecchi2018-11-104-3/+220
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'master' into 'master'Philip Withnall2018-11-121-0/+11
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | gio, tests: fix leak of dbus connection.INSUN PYO2018-11-121-0/+11
|/ / / / /
* | | | | Updated Lithuanian translationAurimas Černius2018-11-101-256/+259
| |_|_|/ |/| | |
* | | | Merge branch 'atomic-ref-count-cnd' into 'master'Philip Withnall2018-11-083-29/+28
|\ \ \ \
| * | | | gdbusintrospection: Use atomic operations to read ref_countTomasz Miąsko2018-11-061-14/+14