[gtk] (101 commits) Non-fast-forward update to branch wip/baedert/for-master



The branch 'wip/baedert/for-master' 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:

  2ccb58e... gl renderer: Handle 0/1 progress in crossfade nodes
  de406cd... gl renderer: Fix cross-fade nodes with invisible end child

Commits added to the branch:

  45167d5... dropdown: emit notify for selected from the changed callbac (*)
  3549f43... demo: Use GtkDropDown::selected-item (*)
  62b214f... filechooserwidget: Use gtk_drop_down_get_selected_item (*)
  97b10df... Merge branch 'wip/otte/for-master' into 'master' (*)
  393054d... Update Polish translation (*)
  b0c6b28... Updated Lithuanian translation (*)
  70894b4... gtk-demo: Embed the RGBA value (*)
  bfdede7... Revert "gtk-demo: Make the colors demo populate incremental (*)
  8348a11... gtk-demo: Compute HSV values directly (*)
  1d26341... gtk-demo: Make colors demo contain all 16,777,216 colors (*)
  1b04517... gtk-demo: Add custom listmodel for all true colors. (*)
  f149beb... gtk-demo: Add a permutation to compute colors from the posi (*)
  456b762... gtk-demo: Allow color list to have any size (*)
  d3f7dea... gtk-demo: Reinstate incremental filling (*)
  a928ea6... sortlistmodel: Look at order (*)
  727a78a... gtk-demo: Add an "Unsorted" option (and default to it) (*)
  9b8c0f3... gtk-demo: Cosmetic improvement to the colors demo (*)
  7d409dd... Merge branch 'wip/otte/listview-colors' into 'master' (*)
  511e5f3... filter: Make GtkEveryFilter buildable (*)
  607f08e... Port the icon browser to GtkGridView (*)
  c73dd9e... Merge branch 'matthiasc/for-master' into 'master' (*)
  f83aa16... Merge branch 'port-icon-browser' into 'master' (*)
  293f2e6... demos: Fix builds against Visual Studio headers (*)
  9fd3212... gtk-demo: Add a warning to the colors demo (*)
  9f1208b... Merge branch 'master.msvc' into 'master' (*)
  2df139c... gdk: Make gdk_keyval_to_unicode platform-independent (*)
  8a91d1d... Merge branch 'matthiasc/for-master' into 'master' (*)
  05736af... x11: be more verbose when glClientWaitSync behaves unexpect (*)
  fb14802... Merge branch 'wip/dont-assert-without-evidence' into 'maste (*)
  418bbb2... entrycompletion: Name the controllers (*)
  9faaa5e... Fix change notification for event controllers (*)
  692cc42... Add gtk_widget_prepend_controller (*)
  53a30ea... entry completion: Make keynav work again (*)
  c6fe881... gdk: Clarify the docs of gdk_keyval_to_unicode (*)
  1791c63... Merge branch 'fix-entry-completion' into 'master' (*)
  367d24b... Merge branch 'keyval-to-uni-fix' into 'master' (*)
  67a7ad0... entrycompletion: Drop action support (*)
  9bcf401... Add a basic clipboard test (*)
  a0f6ff1... x11: ensure some context is bound before calling glClientWa (*)
  91a96d2... Merge branch 'matthiasc/for-master' into 'master' (*)
  7ff427b... Merge branch 'drop-entry-completion-actions' into 'master' (*)
  1643e81... Merge branch 'wip/fencing-without-context-is-discouraged' i (*)
  1912513... x11: Ensure bound context is compatible with sync fence (*)
  518462d... Merge branch 'wip/fencing-without-context-is-discouraged' i (*)
  34a12f4... entry completion: Drop the Private struct (*)
  83f22fc... Add a few missing includes (*)
  ec54399... Adwaita: notebook legibility fixes (*)
  a3f4caa... Merge branch 'matthiasc/for-master' into 'master' (*)
  fff981b... Merge branch 'wip/jimmac/notebook-legibility' into 'master' (*)
  e8210d5... Add GtkStringList as public api (*)
  2cfeb10... Merge branch 'stringlist' into 'master' (*)
  4fe608e... gtkwidget: Cancel all gestures in other groups (*)
  31b95ce... gtkmain: Look up transient-for hierarchies to determine mod (*)
  c1d9027... gdk: Drop GDK_SOURCE_ERASER (*)
  59a8106... gdk: Drop supports_multidevice API (*)
  5f29b8f... gdk: Drop GdkGrabOwnership (*)
  6d2860e... gdk: Drop gdk_seat_get_logical_pointers() (*)
  cf1fbdf... gdk: Add gdk_event_get_seat() (*)
  7be6afe... gdk: Depend less on gdk_event_get_device() (*)
  29d054c... gtkwidget: Remove dead code (*)
  f872eb6... gtkmain: Drop unused struct field (*)
  42ed8a2... gtkwidget: Drop _gtk_widget_get_device_surface() (*)
  f401b05... gtkwidget: Avoid poking surfaces and events in gtk_widget_l (*)
  469a4a7... gdk: Drop gdk_device_get_last_event_surface() (*)
  8031036... gtkwindowhandle: Drop has-grab checks (*)
  386b63b... scrolledwindow: Don't take adjustments in new() (*)
  fd5f6ef... gtk-demo: Improve the entry completion demo (*)
  3656994... gtk-demo: Enable inline completion (*)
  bce518b... entrycompletion: Various fixes (*)
  e834e51... Install gtkstringlist.h (*)
  455d91b... testgtk: Update list of cursor names (*)
  f7c5cf1... gtknotebook: Move away from grab_notify (*)
  7627480... gtkspinbutton: Drop grab_notify handler (*)
  df30741... gtkbutton: Drop grab_notify handler (*)
  2f8d5e2... gtkvideo: Track child focus to determine whether controls s (*)
  1f79864... gtkprintoperation-win32: Don't track grab-notify (*)
  994f327... gtkwidget: Drop ::grab-notify signal and vfunc (*)
  ddb3a4b... gtkmain: Make grab-notify notifications more targeted (*)
  1c5cf17... gtkwidget: Drop internal checks in grab-notify (*)
  f046e27... gtkwidget: Drop gtk_widget_device_is_shadowed() (*)
  102d2a3... gtkwidget: Avoid use of shadowed flag (*)
  8e549d7... gtkwidget: Drop _gtk_widget_[gs]et_shadowed() (*)
  8eeef54... gtktextview: Remove child textview items last (*)
  ba1944d... Merge branch 'matthiasc/for-master' into 'master' (*)
  f4e2007... Merge branch 'scrolled-window-api' into 'master' (*)
  db82eae... Merge branch 'wip/carlosg/input-cleanups' into 'master' (*)
  c0cbf9d... Update Turkish translation (*)
  3d3d7db... stringfilter: Fix a typo (*)
  d0e5610... Drop unused includes (*)
  1f410fa... searchentry: Update the docs slightly (*)
  c9b032a... gtk-demo: Fix a typo in the listbox demo (*)
  30e79e8... docs: Fix a typo (*)
  0ec868b... inspector: Adapt to dropdown api change (*)
  0ef0edf... Merge branch 'matthiasc/for-master' into 'master' (*)
  fcc94d7... gl renderer: Handle 0/1 progress in crossfade nodes
  a112b40... gl renderer: Fix cross-fade nodes with invisible end child
  7ea2a24... renderbackground: Only query h/vrepeat if we need to
  fa97551... renderbackground: Only query number of layers once
  8fc4033... Add .view to view widgets
  075f9f0... textview: Remove unused define
  fcf91db... scale: Rearrange child widgets

(*) 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]