[gtk] (55 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:

  9ed2a9a... trigger: Add an alternative trigger
  ca5f717... assistant: Port bindings to use shortcuts
  65400cc... combobox: Port bindings to use shortcuts
  0024886... shortcut: Add gtk_shortcut_set_callback()
  80752b8... entry: Port bindings to use shortcuts
  15268ad... dialog: Port binding to use shortcuts
  70aa870... widget: Port bindings to use shortcuts
  54741ad... treeview: Port bindings to use shortcuts
  908a11e... shortcutcontroller: Add private API for running class short
  c98a006... shortcutcontroller: Add gtk_shortcut_controller_add_shortcu
  c8d544d... toolbar: Port bindings to use shortcuts
  f3c2bc0... filechooserwidget: Port bindings to use shortcuts
  35efb25... textview: Port bindings to use shortcuts
  83ffa92... spinbutton: Port bindings to use shortcuts
  ca0db50... paned: Port bindings to use shortcuts
  9f46bbf... flowbox: Port bindings to use shortcuts
  7c8c8a4... shortcutswindow: Port bindings to use shortcuts
  36dd653... shortcutssection: Port bindings to use shortcuts
  398268e... searchentry: Port bindings to use shortcuts
  98b3eab... scrolledwindow: Port bindings to use shortcuts
  bb670fa... scalebutton: Port bindings to use shortcuts
  4b995d3... scale: Port bindings to use shortcuts
  ec3191a... notebook: Port bindings to use shortcuts
  cb46c2a... menushell: Port bindings to use shortcuts
  3bb8446... menu: Port bindings to use shortcuts
  c91c943... menubar: Port bindings to use shortcuts
  0a437a7... listbox: Port bindings to use shortcuts
  c075bc9... label: Port bindings to use shortcuts
  b3fc8c0... infobar: Port bindings to use shortcuts
  f44f1f3... iconview: Port bindings to use shortcuts
  ded5ed3... eventcontrollerkey: Remove unused header
  513ac21... combobox: Redo key event forwarding hack
  b5b4bef... treeview: Redo event forwarding hack
  b7ed42c... accelgroup: Actually have a default mod mask
  507b00f... gtk: Remove bindings
  118d646... accellabel: Get rid of class variables
  933e3f2... accellabel: Move gtk_accelerator_get_label() code
  a60649f... accelgroup: Add gtk_accel_group_print_label()
  f887505... shortcuttrigger: Add gtk_shortcut_trigger_to_label()
  3dd338a... shortcutcontroller: Add GtkShortcutScope
  b0481fb... gtk-demo: Add a dumb demo for shortcut triggers
  8c62367... gdk: Remove GDK_RELEASE_MASK
  ffc21ec... window: Get rid of public APIs that shouldn't be
  7a49f76... window: Put F10 accelerator into its own shortcut controlle
  39cbf30... shortcuttrigger: Add support for mnemonics
  c88e34c... shortcut: Add gtk_shortcut_set_mnemonic_activate()
  0643fb0... label: Implement mnemonics using shortcuts
  4ca3dc5... shortcutmanager: Add
  0ce9773... menu: Implement GtkShortcutManager
  c606ac3... window: Remove all old mnemonic handling API
  6bfbada... menushell: Remove old mnemonic handling
  78fa901... gtk: Remove accel paths
  d25a59d... gtk: Remove GtkAccelMap
  6016bc6... accelgroup: Remove unneeded APIs
  e489475... xxx: trigger
  0ce71d4... shortcut: Add GtkShortcutAction

Commits added to the branch:

  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


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