[gnome-control-center] (194 commits) Non-fast-forward update to branch wip/hadess/wifi-freqs
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center] (194 commits) Non-fast-forward update to branch wip/hadess/wifi-freqs
- Date: Sat, 17 Nov 2018 16:14:57 +0000 (UTC)
The branch 'wip/hadess/wifi-freqs' 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:
8983252... wifi: Show Wi-Fi frequencies the hardware supports
e4723bd... wifi: Show the frequency used by the Wi-Fi network
Commits added to the branch:
1a74dad... Update Serbian translation (*)
fda1450... Updated Czech translation (*)
22a512f... display: Correctly add minor axis to snapping (*)
e7ee09d... project: Add Benjamin as the maintainer of Display (*)
5579314... online-accounts: Track the lifecycle of CcGoaPanel across a (*)
98174c5... Update Esperanto translation (*)
88ca2fc... region: Autodisconnect IBusBus "connected" handler (*)
09753ad... region: Fix double-free when closing the input chooser dial (*)
b9c44d7... region: Small whitespace fix from last commit (*)
216736b... datetime: Fix warning running callback before objects are c (*)
ea1a4b0... mouse: Don't use gtk_widget_show_all (*)
bb4a970... keyboard: Don't use gtk_widget_show_all (*)
256dccb... bluetooth: Don't use gtk_widget_show_all (*)
d2d8a50... background: Don't use gtk_widget_show_all (*)
6ce1a1d... datetime: Don't use gtk_widget_show_all (*)
f34ea2b... power: Use g_signal_connect_object (*)
fa08a3b... Added a translation context for the time options in Power a (*)
9da8e1b... background: Fix warning when opening background selection d (*)
70fe645... region: Tidy up GtkWidget variables (*)
a6acc98... common: fix some wrong autofree uses (*)
4af9803... power: set no-show-all to TRUE on wifi and mobile rows (*)
442a7b6... Remove invalid tag in GtkBuilder file (*)
505b654... Updated Czech translation (*)
0a2b55d... Added translation context for "1 hour" in Screen Lock dialo (*)
1b24d7c... mouse: Don't use gtk_widget_show_all (*)
99220da... power: Don't use gtk_widget_show_all (*)
5368c1c... region: Don't use gtk_widget_show_all (*)
24d495d... universal-access: Don't use gtk_widget_show_all (*)
67a9f47... common: Don't use gtk_widget_show_all (*)
bb7e0e7... privacy: Don't use gtk_widget_show_all (*)
2a6c151... notifications: Don't use gtk_widget_show_all (*)
6e3adb6... search: Don't use gtk_widget_show_all (*)
f3e642d... shell: Drop unused no-show-all properties (*)
3d177b6... display: Don't use gtk_widget_show_all (*)
b76baab... region: Refactor input modification code to be async safe. (*)
7b12c00... Updated Czech translation (*)
044eeb0... display: Stop night light dialog being destroyed twice (*)
9fa1e73... notifications: Use GtkTemplate (*)
04b0b68... display: Fix compile warnings using g_clear_pointer (*)
d534f67... display: Do not show scale and refresh rate rows (*)
f95ded1... display: Sync scale button state after update (*)
79dc78b... display: Hide unsupported resolutions again (*)
58d5c94... shell: Remove AppMenu (*)
9a75d49... region: Use self variable to match coding style (*)
1ea0f87... region: Update CcInputChooser GTK+ code (*)
c0f41da... shell: Remove the lock button from the shell (*)
33c91ce... privacy: Use GtkTemplate (*)
417fc57... datetime: Use g_signal_connect_object for all signal handle (*)
39e0396... online-accounts: Don't use gtk_widget_show_all (*)
02559b0... user-accounts: Don't use gtk_widget_show_all (*)
c058f15... sharing: Don't use gtk_widget_show_all (*)
74b54f6... sound: Don't use gtk_widget_show_all (*)
c118906... background: Fix warning when XDG_PICTURES_DIR not defined (*)
433c247... region: Fix available input methods rows not showing (*)
f9e088d... user-accounts: Use g_signal_connect_object with UmUserManag (*)
5b5ec95... Updated Slovenian translation (*)
a0998bb... wifi: Disable periodic scan only when Wi-Fi is disabled (*)
9c655bf... region: Create classes for input sources (*)
71eefdd... user-accounts: Fix user carousel not showing (*)
1ad0eab... display: Do not require widget for snapping (*)
adf7cb2... display: Add function to run the snapping algorithm on a mo (*)
32a6f9b... display: Run snapping after certain modifications (*)
c9fc833... display: typedef data structures related to snapping (*)
67a835d... Update README.md (*)
aa073b1... Update Slovak translation (*)
ec529e8... user-accounts: Use GtkTemplate (*)
700b857... common: Fix language chooser showing all languages as check (*)
c07b357... panels: Add X-GNOME-UsesNotifications to several desktop fi (*)
881248e... net-object: Turn into a derivable class (*)
890dac8... net-device-mobile: Initialize variable (*)
f4027b9... net-device: Remove macro to get private field (*)
118631e... net-device: Remove private field from public structure (*)
c4f3456... net-device: Remove GObject boilerplate (*)
e1dcf21... net-device-wifi: Remove macro to get private field (*)
0ce486e... net-device-wifi: Turn into a final class (*)
ccd492d... net-device-wifi: Remove private field (*)
8509270... net-vpn: Remove macro to get private field (*)
e3d1258... net-vpn: Turn into a final class (*)
0dd7a97... net-vpn: Remove private field (*)
a04b8ff... net-device-simple: Remove macro to get private field (*)
f72e6d2... net-device-simple: Remove private field from public structu (*)
66ed891... net-device-simple: Remove GObject boilerplate (*)
75f57d3... net-proxy: Remove macro to get private field (*)
0b35233... net-proxy: Turn into a final class (*)
81922ca... net-proxy: Remove private field from public structure (*)
5d10d71... net-device-ethernet: Turn into a final class (*)
d4a08c4... net-device-mobile: Remove macro to get private field (*)
724c77a... net-device-mobile: Turn into a final class (*)
f134713... net-device-mobile: Remove private field from public structu (*)
120eb2f... network: Use #pragma once on headers (*)
4f6e897... region: Use g_signal_connect_object for all signal handlers (*)
65cb7e9... thunderbolt: Fix compile warning (*)
ae90438... user-accounts: Fix namespace of CcUserPanel (*)
ad44ad4... user-accounts: Convert UmPasswordDialog to GtkTemplate (*)
cedbbd8... user-accounts: Use g_auto in UmPasswordDialog (*)
c95f90b... user-accounts: Use gchar consistently instead of char (*)
2f68113... user-accounts: Refactor password change handlers (*)
8029b3e... user-accounts: Rename UmPasswordDialog to CcPasswordDialog (*)
ed245a9... flatpak: Move accountservice to meson (*)
94b218a... user-accounts: Remove unused UmAccountType enum (*)
d51336c... wacom: Port calibrator UI to GTK+ (*)
6977890... build: Drop all references to clutter-gtk (*)
13bfd72... keyboard: Remove unused header file (*)
b5711c5... power: Correctly lookup or insert new items into combobox (*)
c2940dd... user-accounts: Convert UmHistoryDialog to GtkTemplate (*)
5eec53c... user-accounts: Use g_auto in UmHistoryDialog (*)
3eaf710... user-accounts: Rename UmHistoryDialog to CcLoginHistoryDial (*)
0d75429... user-accounts: Rename um-resources to cc-user-accounts-reso (*)
112b61c... user-accounts: Rename UmAccountDialog to CcAddUserDialog (*)
550cbc2... user-accounts: Use actual widget types in CcAddUserDialog (*)
1691cd7... user-accounts: Move realm model into .ui file (*)
a4b7620... user-accounts: Move default widget visibility and sensitivi (*)
043b6dc... user-accounts: Move CcAddUserDialog signals into .ui file (*)
74cf3bc... user-accounts: Consolidate now simpler init functions (*)
d77e342... user-accounts: Use consistent naming for widgets (*)
96c2c4d... user-accounts: Simplify how models are accessed (*)
26b0720... user-accounts: Use gtk_dialog_run for CcAddUserDialog (*)
3456269... user-accounts: Remove debugging program for testing a dialo (*)
e415067... Replace tabs with whitespace (*)
ad76438... user-accounts: Focus domain entry when selecting enterprise (*)
aac990a... user-accounts: Re-align fields in class structure (*)
faaece8... user-accounts: Replace gtk_stack_set_visible_child with gtk (*)
4e6aa67... user-accounts: Fix renamed cc-add-user-dialog.c not correct (*)
b4809cd... display: Mode compare takes interlaced into account (*)
f0ef748... Update Esperanto translation (*)
4e6b341... build: Update bug URL to gitlab.gnome.org (*)
81fa6f1... build: Alphabetically sort source files (*)
a6c983d... panel-loader: Use #pragma once (*)
9d88b84... panel-loader: Assert get_type() function (*)
6a50a21... panel-loader: Define vtable struct in the header (*)
d1fe090... panel-loader: Rename all_panels to default_panels (*)
31a5d55... panel-loader: Reorder functions (*)
867a35d... panel-loader: Simplify listing panels (*)
62d3fb9... panel-loader: Allow overriding panel vtable (*)
19bd9b8... build: Add more files to libshelltest (*)
9a2c5dc... panel-loader: Document public functions (*)
14583e9... build: Reorganize shell libraries and dependencies (*)
c4c901f... panel-list: Dynamically show Details/Devices row (*)
65ede4f... Introduce interactive test for panels (*)
127fb4d... Revert "tests: Temporarily disable Python tests" (*)
f8cae85... Update POTFILES.in (*)
99f7330... tests: Remove translatable attributes from .ui files (*)
465f096... keyboard: Make .ui filename match the .c filename (*)
41d2eff... sharing: Make .ui filename match the .c filename (*)
59cc518... universal-access: Make .ui filename match the .c filename (*)
3695c22... datetime: Make .ui filename match the .c filename (*)
e6bf287... power: Make .ui filename match the .c filename (*)
e77080c... info: Make .ui filenames match the .c filenames (*)
c4a6f7b... search: Make .ui filename match the .c filename (*)
9d09169... region: Fix ... row not showing (*)
f649308... common: Fix ... row not showing in language chooser (*)
1ab42b4... tests: Ensure generated function have a __qualname__ attrib (*)
fb45df2... 3.31.2 (*)
4767a09... user-accounts: Rename UmUserImage to CcUserImage (*)
262baed... user-accounts: Rename UmCarousel to CcCarousel (*)
eb7bbae... user-accounts: Rename UmPhotoDialog to CcAvatarChooser (*)
feaa29b... user-accounts: Rename UmRealmManager to CcRealmManager (*)
96b6ae9... user-accounts: Remove unused icon style code (*)
4e31c3f... user-accounts: Remove unused popup_menu_below_button functi (*)
288ef61... user-accounts: Move non-shared function (*)
60ffc24... user-accounts: Move non-shared function (*)
ffa54ac... user-accounts: Move non-shared function (*)
a417802... user-accounts: Move non-shared function (*)
c092f8b... user-accounts: Fix alignment of function parameters (*)
b40b0a4... user-accounts: Rename um-utils.[ch] to user-utils.[ch] (*)
f1307ba... user-accounts: Replace lone tab character with spaces (*)
e5ee278... bluetooth: Make .ui filename match the .c filename (*)
5b55519... bluetooth: Replace GtkStack page names with widgets (*)
281827f... bluetooth: Rename generic variable name (*)
4f97e8c... bluetooth: Use widget data types (*)
325c3c9... bluetooth: Align struct members (*)
5ff8a88... bluetooth: Fix indentation error (*)
5c821ba... bluetooth: Connect signals in swapped form (*)
14f20f3... bluetooth: Move class_init to end of file (*)
631e83e... bluetooth: Use g_auto for variables (*)
41e3426... network: Fix warning about freeing const string (*)
6efaf85... power: Label the PENDING_CHARGING state as "Not Charging" (*)
93209fa... panel: Remove useless get_type() function (*)
7e28651... panel: Remove unused macro (*)
62743ab... window: Factor out function to find panel iter (*)
3e9425a... panel: Remove size negotiation machinery overrides (*)
75167f4... panel: Add get_sidebar_widget() vfunc (*)
6541c12... trivial: Update code style (*)
b02bc2a... panel-list: Replace set_view() by go_previous() (*)
de15083... panel-list: Rename internal function (*)
6295831... window: Add panel's sidebar widget to sidebar (*)
2c18053... window: Set the panel name as title for the widget (*)
8c144b6... window: Instrument some functions (*)
8d2265c... window: Properly update headebar buttons and title (*)
fdf22ad... tests: Properly generate desktop files (*)
896ff73... tests: Add test panels for sidebar widget (*)
aeb060c... panel-list: Instrument more functions (*)
ad4b2db... wifi: Show Wi-Fi frequencies the hardware supports
11efef1... wifi: Show the frequency used by the Wi-Fi network
(*) 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]