[gtk] (99 commits) Created branch gbsneto/shortcuts-rebased



The branch 'gbsneto/shortcuts-rebased' was created.

Summary of new commits:

  b197e02... widget: Bring back _gtk_widget_list_controllers()
  8e1984e... testgtk: Remove unused code
  92cdd37... x11: Actually call the finished func when finishing
  e6e3397... bindings: Remove unused member variables
  7f7ddf5... bindings: Hide structs
  00abfa0... bindings: Make gtk_binding_entry_add_signall() private
  f2e57cf... bindings: Replace GtkBindingArg arguments with GVariant
  78540ea... bindings: Add gtk_binding_entry_add_signal_variant()
  8fc9a49... bindings: Parse into GVariantBuilder directly
  7516e68... bindings: Make gtk_binding_parse_signal() use GVariantBuild
  0df14b1... shortcutcontroller: Introduce
  ff07e0c... bindings: Split out function to invoke an action signal
  c7193ff... gtk: Add GtkShortcut
  4d0c0ff... widget: Add gtk_widget_class_add_shortcut()
  a5c90d1... bindings: Add more variant types
  ef4f75e... window: Port bindings to use shortcuts
  4ed4431... gsk: Fix annotations for ref()/unref()
  f5fcf89... contentformats: Fix doc typo
  e554589... shortcut: Add GtkShortcutTrigger
  e4c0909... trigger: Add an alternative trigger
  baf4f42... assistant: Port bindings to use shortcuts
  8be3d84... combobox: Port bindings to use shortcuts
  e67efce... shortcut: Add gtk_shortcut_set_callback()
  8b527ff... text: Port bindings to use shortcuts
  256a838... dialog: Port binding to use shortcuts
  28b8525... widget: Port bindings to use shortcuts
  0f51d35... treeview: Port bindings to use shortcuts
  d6e5cfe... shortcutcontroller: Add private API for running class short
  7780fd7... shortcutcontroller: Add gtk_shortcut_controller_add_shortcu
  39438b7... toolbar: Port bindings to use shortcuts
  1bb1317... filechooserwidget: Port bindings to use shortcuts
  cc1fd2b... textview: Port bindings to use shortcuts
  1525461... spinbutton: Port bindings to use shortcuts
  2bb788c... paned: Port bindings to use shortcuts
  e6b4534... flowbox: Port bindings to use shortcuts
  cbce441... shortcutswindow: Port bindings to use shortcuts
  ad9984a... shortcutssection: Port bindings to use shortcuts
  0b68bb1... searchentry: Port bindings to use shortcuts
  27fad98... scrolledwindow: Port bindings to use shortcuts
  bd88713... scalebutton: Port bindings to use shortcuts
  e55db04... scale: Port bindings to use shortcuts
  4a83521... notebook: Port bindings to use shortcuts
  5735143... menushell: Port bindings to use shortcuts
  d833859... menu: Port bindings to use shortcuts
  a55c0ce... menubar: Port bindings to use shortcuts
  5188cb1... listbox: Port bindings to use shortcuts
  7b26a88... label: Port bindings to use shortcuts
  3139891... infobar: Port bindings to use shortcuts
  f29dc2e... iconview: Port bindings to use shortcuts
  d186496... combobox: Redo key event forwarding hack
  b390a54... treeview: Redo event forwarding hack
  98a3ce6... accelgroup: Actually have a default mod mask
  b8ed463... passwordentry: Remove unused header
  a0d8494... eventcontrollerkey: Remove binding handling
  bc0cb68... gtk: Remove bindings
  239c75c... accellabel: Get rid of class variables
  d3e6342... accellabel: Move gtk_accelerator_get_label() code
  3528043... accelgroup: Add gtk_accel_group_print_label()
  c1fa517... shortcuttrigger: Add gtk_shortcut_trigger_to_label()
  60dee5c... shortcutcontroller: Add GtkShortcutScope
  fee35cc... gtk-demo: Add a dumb demo for shortcut triggers
  21d178a... gdk: Remove GDK_RELEASE_MASK
  711a917... window: Get rid of public APIs that shouldn't be
  f8edbd5... window: Put F10 accelerator into its own shortcut controlle
  213fe0f... shortcuttrigger: Add support for mnemonics
  ec8be18... shortcut: Add gtk_shortcut_set_mnemonic_activate()
  24117b0... label: Implement mnemonics using shortcuts
  d9d1c45... shortcutmanager: Add
  cc0d823... menu: Implement GtkShortcutManager
  5813b20... window: Remove all old mnemonic handling API
  2d46cdc... menushell: Remove old mnemonic handling
  9709e53... gtk: Remove accel paths
  b4e1f85... gtk: Remove GtkAccelMap
  49f6fa6... accelgroup: Remove unneeded APIs
  e51ee78... shortcut: Add GtkShortcutAction
  d8f949c... shortcut: Change the API for creating shortcuts
  aab0f0f... gtk-demo: Port the sliding puzzle demo to shortcuts
  17cb2ac... shortcutcontroller: Implement GListModel
  db78e52... shortcutcontroller: Add gtk_shortcut_controller_new_for_mod
  2bd4e11... widget: Keep keybindings as a GListStore
  101c9fc... shortcutaction: Add gtk_shortcut_action_to_string()
  4a49499... gdk: Make gdk_keyval_name() return a const char
  613d85e... shortcuts: Mananage managed shortcuts with a custom model
  cd05a62... shortcuttrigger: Add hash(), equal(), and compare() functio
  c3cdd6c... accelerators: Make gtk_accelerator_parse() return TRUE/FALS
  fa09360... accel: Add display arg to gtk_accelerator_parse_with_keycod
  bb35005... application: Replace accelerator handling with shortcuts
  132c07e... shortcuttrigger: Add gtk_shortcut_triger_new_parse_string()
  f0fe2e5... shortcutaction: INtegrate with GtkBuilder property parsing
  c57bde1... shortcutcontroller: Implement GtkBuildable
  4832298... gtk-demo: Redo builder example to use shortcuts
  b71eaec... testgtk: Port keyval example to shortcut controllers
  69cfd0b... widget: Remove gtk_widget_add_accelerator()
  2c3fd71... doc tools: Create AccelLabel image without using GtkAccelGr
  7bfa83d... testsuite: Remove GtkAccelGroup usage
  e09b2b2... testmenubutton: Don't create a GtkAccelGroup
  c5d5b8c... accels: Remove GtkAccelGroup
  50e8a78... filechooser: Remove outdated hack
  2bf0654... filechooser: Trigger the location popup via bindings


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