[gtk] (58 commits) Non-fast-forward update to branch wip/otte/shortcut



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:

  e4610b6... shortcut: Add GtkShortcutTrigger
  53819e0... trigger: Add an alternative trigger
  1d78638... assistant: Port bindings to use shortcuts
  f8619fc... combobox: Port bindings to use shortcuts
  e2b158c... shortcut: Add gtk_shortcut_set_callback()
  510b291... entry: Port bindings to use shortcuts
  1fb2a82... dialog: Port binding to use shortcuts
  33694c7... widget: Port bindings to use shortcuts
  bd344de... treeview: Port bindings to use shortcuts
  fdc93f7... shortcutcontroller: Add private API for running class short
  daf85eb... shortcutcontroller: Add gtk_shortcut_controller_add_shortcu
  274c2fd... toolbar: Port bindings to use shortcuts
  32a34d9... filechooserwidget: Port bindings to use shortcuts
  62772a6... textview: Port bindings to use shortcuts
  01efb69... spinbutton: Port bindings to use shortcuts
  e1828e5... paned: Port bindings to use shortcuts
  8df5e66... flowbox: Port bindings to use shortcuts
  63a9506... shortcutswindow: Port bindings to use shortcuts
  882b8a2... shortcutssection: Port bindings to use shortcuts
  54a9924... searchentry: Port bindings to use shortcuts
  7db534d... scrolledwindow: Port bindings to use shortcuts
  5eb7f4d... scalebutton: Port bindings to use shortcuts
  35c96d2... scale: Port bindings to use shortcuts
  4aec9d4... notebook: Port bindings to use shortcuts
  735baa6... menushell: Port bindings to use shortcuts
  5480dbf... menu: Port bindings to use shortcuts
  7284f82... menubar: Port bindings to use shortcuts
  1182f3e... listbox: Port bindings to use shortcuts
  3b52860... label: Port bindings to use shortcuts
  3477888... infobar: Port bindings to use shortcuts
  ff10a3b... iconview: Port bindings to use shortcuts
  92e641a... eventcontrollerkey: Remove unused header
  c91f259... combobox: Redo key event forwarding hack
  4695b94... treeview: Redo event forwarding hack
  ab2f2ab... accelgroup: Actually have a default mod mask
  237cf3c... gtk: Remove bindings
  c382d25... accellabel: Get rid of class variables
  d254507... accellabel: Move gtk_accelerator_get_label() code
  52edfc4... accelgroup: Add gtk_accel_group_print_label()
  ce34a0e... shortcuttrigger: Add gtk_shortcut_trigger_to_label()
  724f83b... shortcutcontroller: Add GtkShortcutScope
  8ec4a0b... gtk-demo: Add a dumb demo for shortcut triggers
  d76ceb5... gdk: Remove GDK_RELEASE_MASK
  5bb4013... window: Get rid of public APIs that shouldn't be
  0235040... window: Put F10 accelerator into its own shortcut controlle
  d5256b4... shortcuttrigger: Add support for mnemonics
  4a66d5b... shortcut: Add gtk_shortcut_set_mnemonic_activate()
  2bc1f63... label: Implement mnemonics using shortcuts
  0682cca... shortcutmanager: Add
  adb975a... menu: Implement GtkShortcutManager
  b828dc9... window: Remove all old mnemonic handling API
  ba58b5e... menushell: Remove old mnemonic handling
  4e45b50... gtk: Remove accel paths
  0fa6eda... gtk: Remove GtkAccelMap
  b3503dc... accelgroup: Remove unneeded APIs
  70fb5b0... shortcut: Add GtkShortcutAction

Commits added to the branch:

  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


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]