[gnome-control-center] (115 commits) Non-fast-forward update to branch wip/iainl/language-chooser-always-scroll
- From: Robert Ancell <rancell src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] (115 commits) Non-fast-forward update to branch wip/iainl/language-chooser-always-scroll
- Date: Thu, 31 May 2018 00:36:42 +0000 (UTC)
The branch 'wip/iainl/language-chooser-always-scroll' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:
https://wiki.gnome.org/Git/Help/NonFastForward
Commits removed from the branch:
6dc9545... region: Show scrollbars if needed
Commits added to the branch:
2da5fd3... Updated Slovenian translation (*)
e2a18be... project: Move build files to build-aux (*)
7322cdc... project: Add a development flatpak manifest (*)
50094b4... window: Warn about development builds (*)
4a5a2c7... CI: add status information to the build (*)
f4433b3... CI: print some info about the build env (*)
2acb520... Merge branch 'master' of gitlab.gnome.org:GNOME/gnome-contr (*)
0ade0fa... Updated Slovenian translation (*)
136e0d5... Update Galician translation (*)
baaf9e4... Update Galician translation (*)
fcc33b7... project: add the renames required by flatpak (*)
72732dd... CI: create a flatpak (*)
9b32898... thunderbolt: Fix build (*)
017643d... ci: Reorganize files (*)
5ab9e64... CI: handle patches while creating a flatpak (*)
ef71156... docs: update the "report bugs" link (*)
01edbf3... Updated Czech translation (*)
a8a6dc0... docs: advertise the flatpak (*)
053d3e0... Updated Spanish translation (*)
b2746fe... Update Russian translation (*)
ba3797a... background: Remove unused variables (*)
844b847... project: Remove obsolete files (*)
0f81ea3... flatpak: Trivial style fix (*)
17a0ec0... flatpak: Use 3.28 runtime (*)
da1b2f9... flatpak: Fix NetworkManager build (*)
cf61ee5... 3.29.2 (*)
2503832... wacom: Use GdkSeat API to list slave stylus devices (*)
c3b34e6... wacom: Use GdkSeat grabs in g-c-c's pad button action mappe (*)
35adc02... wacom: Use GdkMonitor API on calibrator UI (*)
ad0f3f6... CI: cache flatpak-builder files (*)
14adc64... CI: save the build log (*)
690f15b... CI: create a workaround to build flatpak (*)
a90e13f... keyboard: Use g_auto for variables (*)
b81b931... privacy: Replace GObject boilerplace with G_DECLARE_TYPE (*)
389bb1b... privacy: Replace ifdefs with #pragma once (*)
79e00c3... region: Use g_auto for variables (*)
5be47a1... region: Replace GObject boilerplace with G_DECLARE_TYPE (*)
8436a4f... region: Replace ifdefs with #pragma once (*)
5c418b8... region: Use GtkTemplate (*)
38bbaeb... mouse: Replace GObject boilerplace with G_DECLARE_TYPE (*)
5bb152a... mouse: Replace ifdefs with #pragma once (*)
faaf402... display: Re-indent cc-display-config.h (*)
32be5bd... display: Add signal to monitor notifying about position cha (*)
199a711... display: Add new arrangement widget and hook it up (*)
e17e9da... display: Remove unused old display arrangement code (*)
6fa9368... display: Remove incorrect comment (*)
08a7f7c... display: Move output utility functions into CcDisplayMonito (*)
d54c356... display: Enable infinit snapping when arranging two monitor (*)
9a4449d... display: Implement major/minor axis snapping and infinit fo (*)
02f0353... display: Various style fixes (*)
a7e84dc... mouse: Use GtkTemplate (*)
f109289... Revert "shell: make the .desktop file pass "--overview"" (*)
52469ce... window: Remove remaining overview mentions (*)
6b334a8... window: Fix going back to previous panels (*)
4aee26c... display: Fix double free of GError (*)
a51dbcd... network: Fix Bluetooth panel showing up after connection re (*)
52034ba... network: Update VPN title when the connection is changed (*)
77a1225... network: Fix disconnecting the VPN connection_removed_cb ha (*)
3950e66... tests: Unset wayland display environment variable correctly (*)
f3322b4... tests: Do not show_all the network panel (*)
7c43f95... tests: Add trivial test to check empty network panel (*)
77edec5... tests: Allow creating VPNs in the NM test service (*)
b14e514... tests: Improve helpers to wait for NM events (*)
bfdd2e0... tests: Use the same NMClient as the panel (*)
edc85ab... tests: Return NMRemoteConnection from add_cb (*)
4f3aec7... tests: Add delete_cb for network panel testing (*)
ab59a8f... tests: Use g_assert_nonnull rather than testing for != NULL (*)
d45512d... tests: Check that Bluetooth section is not shown (*)
12555d6... tests: Add helper to find a parent widget to network test (*)
870b64b... tests: Also wait for ConnectionAdded signal from NetworkMan (*)
e1e82cc... tests: Add VPN related tests (*)
f0bba59... night-light: Use "#pragma once" in header (*)
ed36688... night-light: Rework implementation (*)
5797563... keyboard: Replace GObject boilerplace with G_DECLARE_TYPE (*)
5174ae1... keyboard: Replace ifdefs with #pragma once (*)
6a72e73... datetime: Use GtkTemplate (*)
9cc248a... docs: Improve code style guideline (*)
1b68bf1... keyboard: Update code style (*)
67a94df... notifications: Replace GObject boilerplace with G_DECLARE_T (*)
fceac14... notifications: Replace ifdefs with #pragma once (*)
7e4c1e3... nofications: Use g_auto for variables (*)
b261bca... panel: Update code style (*)
489a7ae... window: Delegate model creation to CcApplication (*)
a78cbe3... model: Add visibility field (*)
10cf920... panel-loader: Add support for static init functions (*)
4151af5... wifi: Hide when no Wi-Fi adapter is available (*)
90e7f05... wi-fi: Remove unused header (*)
a461045... window: Don't remove header widgets before changing panels (*)
62cfe91... panel-list: Improve search behavior (*)
880ac4a... search: Replace GObject boilerplace with G_DECLARE_TYPE (*)
17945ca... search: Replace ifdefs with #pragma once (*)
40520d7... display: Replace GObject boilerplace with G_DECLARE_TYPE (*)
72a3516... display: Replace ifdefs with #pragma once (*)
f4b6300... panel-list: Properly select panels when changing views (*)
961b41a... display: Use g_auto for variables (*)
1d8faa2... window: Instrument some functions (*)
6d3ed43... window: Remove custom widgets at the correct time (*)
770a3b1... color: Replace GObject boilerplace with G_DECLARE_TYPE (*)
04e3695... color: Replace ifdefs with #pragma once (*)
490bee5... color: Use g_auto for variables (*)
5ea7632... color: Use GtkTemplate (*)
d357f1d... region: Remove unused variable (*)
4627e84... notifications: Remove unused variable (*)
41d98fd... mouse: Move callbacks into .ui file (*)
3dc77a6... mouse: Connect signal handlers swapped (*)
f519329... power: Replace GObject boilerplace with G_DECLARE_TYPE (*)
27a64cd... power: Replace ifdefs with #pragma once (*)
ed6ac15... power: Simplify cancellable destruction (*)
d2959e4... power: Simplify GPtrArray memory management (*)
58a6432... search: Use g_auto for variables (*)
85eeebb... universal-access: Replace GObject boilerplace with G_DECLAR (*)
6b2ed3a... universal-access: Replace ifdefs with #pragma once (*)
233111b... search: Use GtkTemplate (*)
59e420b... search: Fix crash introduced in 58a6432 (*)
18b1cf3... region: Show scrollbars if needed
(*) This commit already existed in another branch; no separate mail sent
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]