[gtk] (73 commits) Non-fast-forward update to branch wip/otte/shortcut
- From: Benjamin Otte <otte src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] (73 commits) Non-fast-forward update to branch wip/otte/shortcut
- Date: Mon, 20 Aug 2018 07:46:19 +0000 (UTC)
The branch 'wip/otte/shortcut' 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:
a91b083... shortcutcontroller: Introduce
b2c245b... bindings: Split out function to invoke an action signal
291a1cf... gtk: Add GtkShortcut
2b8d00f... widget: Add gtk_widget_class_add_shortcut()
d8fb18d... bindings: Add more variant types
952101f... window: Port bindings to use shortcuts
2269c07... gsk: Fix annotations for ref()/unref()
f1fb513... contentformats: Fix doc typo
a7cd3a0... shortcut: Add GtkShortcutTrigger
8793981... trigger: Add an alternative trigger
f10d250... assistant: Port bindings to use shortcuts
0e8c569... combobox: Port bindings to use shortcuts
55a3891... shortcut: Add gtk_shortcut_set_callback()
d81fbb4... entry: Port bindings to use shortcuts
77c4c9f... dialog: Port binding to use shortcuts
92ed150... widget: Port bindings to use shortcuts
fec00da... treeview: Port bindings to use shortcuts
76ea342... shortcutcontroller: Add private API for running class short
ad856f7... shortcutcontroller: Add gtk_shortcut_controller_add_shortcu
f215595... toolbar: Port bindings to use shortcuts
943cbb2... filechooserwidget: Port bindings to use shortcuts
a01f148... textview: Port bindings to use shortcuts
d726fa3... spinbutton: Port bindings to use shortcuts
8c6ccca... paned: Port bindings to use shortcuts
ce64db2... flowbox: Port bindings to use shortcuts
a556ef0... shortcutswindow: Port bindings to use shortcuts
6ac7d27... shortcutssection: Port bindings to use shortcuts
d9d998a... searchentry: Port bindings to use shortcuts
a30e4b3... scrolledwindow: Port bindings to use shortcuts
048f950... scalebutton: Port bindings to use shortcuts
8b41b68... scale: Port bindings to use shortcuts
a92799f... notebook: Port bindings to use shortcuts
91d68db... menushell: Port bindings to use shortcuts
26c8245... menu: Port bindings to use shortcuts
d5507bc... menubar: Port bindings to use shortcuts
e70b1bc... listbox: Port bindings to use shortcuts
c7811ca... label: Port bindings to use shortcuts
b72c6ca... infobar: Port bindings to use shortcuts
807d0fd... iconview: Port bindings to use shortcuts
bea572a... eventcontrollerkey: Remove unused header
04cdbd0... combobox: Redo key event forwarding hack
54e08ab... treeview: Redo event forwarding hack
1190047... accelgroup: Actually have a default mod mask
c6ebab8... gtk: Remove bindings
f0e54a8... accellabel: Get rid of class variables
5af7813... accellabel: Move gtk_accelerator_get_label() code
5c7ea9c... accelgroup: Add gtk_accel_group_print_label()
f26f192... shortcuttrigger: Add gtk_shortcut_trigger_to_label()
ec835bc... shortcutcontroller: Add GtkShortcutScope
a29367b... gtk-demo: Add a dumb demo for shortcut triggers
77581e4... gdk: Remove GDK_RELEASE_MASK
a46c271... window: Get rid of public APIs that shouldn't be
3431e73... window: Put F10 accelerator into its own shortcut controlle
44c1f36... shortcuttrigger: Add support for mnemonics
ab83cb7... shortcut: Add gtk_shortcut_set_mnemonic_activate()
342bfbd... label: Implement mnemonics using shortcuts
7db4623... shortcutmanager: Add
b15c435... menu: Implement GtkShortcutManager
3ac052c... window: Remove all old mnemonic handling API
1547ef7... menushell: Remove old mnemonic handling
ed4897f... gtk: Remove accel paths
6b7041e... gtk: Remove GtkAccelMap
80dc055... accelgroup: Remove unneeded APIs
46d9ed6... shortcut: Add GtkShortcutAction
8661248... gtk-demo: Port the sliding puzzle demo to shortcuts
1b8d895... shortcut: Change the API for creating shortcuts
Commits added to the branch:
85c10de... shortcutcontroller: Introduce
5a0eb58... bindings: Split out function to invoke an action signal
6a11610... gtk: Add GtkShortcut
d6242f1... widget: Add gtk_widget_class_add_shortcut()
84c7f74... bindings: Add more variant types
d720d4c... window: Port bindings to use shortcuts
513837f... gsk: Fix annotations for ref()/unref()
e377480... contentformats: Fix doc typo
89b5fa9... shortcut: Add GtkShortcutTrigger
c2eb0ee... trigger: Add an alternative trigger
47f9fcf... assistant: Port bindings to use shortcuts
efcfcfa... combobox: Port bindings to use shortcuts
079c1b9... shortcut: Add gtk_shortcut_set_callback()
d4f5986... entry: Port bindings to use shortcuts
8c7c1c1... dialog: Port binding to use shortcuts
24a3af9... widget: Port bindings to use shortcuts
51ad8dd... treeview: Port bindings to use shortcuts
f34fba8... shortcutcontroller: Add private API for running class short
4a27c2c... shortcutcontroller: Add gtk_shortcut_controller_add_shortcu
f4f0779... toolbar: Port bindings to use shortcuts
efa568e... filechooserwidget: Port bindings to use shortcuts
606c459... textview: Port bindings to use shortcuts
65cbb24... spinbutton: Port bindings to use shortcuts
d86fe97... paned: Port bindings to use shortcuts
dd0f72f... flowbox: Port bindings to use shortcuts
ca4a841... shortcutswindow: Port bindings to use shortcuts
5afdac8... shortcutssection: Port bindings to use shortcuts
8737b4a... searchentry: Port bindings to use shortcuts
3d5fc2e... scrolledwindow: Port bindings to use shortcuts
af4b17d... scalebutton: Port bindings to use shortcuts
88aada8... scale: Port bindings to use shortcuts
c5f7d45... notebook: Port bindings to use shortcuts
b501c4c... menushell: Port bindings to use shortcuts
22e2c9a... menu: Port bindings to use shortcuts
08cc8a8... menubar: Port bindings to use shortcuts
d49cfdb... listbox: Port bindings to use shortcuts
454da50... label: Port bindings to use shortcuts
bd16e65... infobar: Port bindings to use shortcuts
49215ea... iconview: Port bindings to use shortcuts
2c3aa9a... eventcontrollerkey: Remove unused header
1659349... combobox: Redo key event forwarding hack
0f02c06... treeview: Redo event forwarding hack
6aa15f6... accelgroup: Actually have a default mod mask
c345da9... gtk: Remove bindings
296a65e... accellabel: Get rid of class variables
fc4b735... accellabel: Move gtk_accelerator_get_label() code
919224b... accelgroup: Add gtk_accel_group_print_label()
fe06158... shortcuttrigger: Add gtk_shortcut_trigger_to_label()
3d5b1dd... shortcutcontroller: Add GtkShortcutScope
cc1ad1e... gtk-demo: Add a dumb demo for shortcut triggers
8ccc0eb... gdk: Remove GDK_RELEASE_MASK
86f318e... window: Get rid of public APIs that shouldn't be
fe39a15... window: Put F10 accelerator into its own shortcut controlle
faaec90... shortcuttrigger: Add support for mnemonics
94204dc... shortcut: Add gtk_shortcut_set_mnemonic_activate()
3d9a7a5... label: Implement mnemonics using shortcuts
afb5926... shortcutmanager: Add
0b6e67a... menu: Implement GtkShortcutManager
7756143... window: Remove all old mnemonic handling API
db7ff03... menushell: Remove old mnemonic handling
4f5ec03... gtk: Remove accel paths
c307338... gtk: Remove GtkAccelMap
341803e... accelgroup: Remove unneeded APIs
27c1bb6... shortcut: Add GtkShortcutAction
61c0f04... shortcut: Change the API for creating shortcuts
002a8bf... gtk-demo: Port the sliding puzzle demo to shortcuts
541c8eb... shortcutcontroller: Implement GListModel
7f53fbc... shortcutcontroller: Add gtk_shortcut_controller_new_for_mod
42c21ce... widget: Keep keybindings as a GListStore
c7f6ec2... shortcutaction: Add gtk_shortcut_action_to_string()
f1ae38d... gdk: Make gdk_keyval_name() return a const char
f817037... shortcuts: Mananage manegd shortcuts with a custom model
6a20392... shortcuttrigger: Add hash(), equal(), and compare() functio
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]