[gtk] (190 commits) Non-fast-forward update to branch wip/ebassi/animations



The branch 'wip/ebassi/animations' 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:

  cb26543... Add GtkTimingFunction
  8a56828... WIP: Add GtkAnimation base class
  ab1efb4... WIP: Add GtkPropertyAnimation
  14094d7... WIP: Add GtkAnimationManager
  b2bd7f6... WIP: Create an animation manager for GtkWindow

Commits added to the branch:

  f66e764... menu: Remove unused variable (*)
  a2ff6af... tests: Add back testpopupat (*)
  5db079b... gdk/frameclock: Make surfaces inhibit freeze (*)
  a7ee1b4... gdksurface: Make all surfaces listen to the frame clock sig (*)
  9768f35... widget: Don't lose a layout manager ref (*)
  bdc8f9d... Merge branch 'layout-manager-ref' into 'master' (*)
  b2868d7... Merge branch 'wip/frame-clock-consumers' into 'master' (*)
  1b4ed58... ci: Disable deploy jobs (*)
  9b7bda6... ci: Comment job, not just the stage (*)
  12ebbd1... accelmap: Avoid a confusing goto (*)
  68f19a8... accelmap: Sort accels before interating over them in foreac (*)
  3bae6fa... headerbar: Don't change the custom title's valign (*)
  6455a54... Merge branch 'header-custom-title-valign' into 'master' (*)
  96b782c... x11: Make sure stream stays alive long enough (*)
  a77f8e8... cssprovider: Fix a memory leak in load_internal (*)
  1e6120e... glsl: use float literals (*)
  ea6d3f5... use glTexSubImage2D instead of glTextureSubImage2D (*)
  d1c37c4... Add a gtk valgrind suppression file (*)
  4123c85... actionmuxer: Plug a memory leak (*)
  1459ca2... widget factory: Plug a memory leak (*)
  449c96f... widget: Unref previous transform (*)
  dbc49e7... transform: Fix identity transform fast paths (*)
  95f30fe... iconhelper: Try to avoid some save/restore calls (*)
  b062594... gl renderer: Properly clean up program state transforms (*)
  042f7d1... compare-render: Don't unref an invalid GFile (*)
  633172f... widget: Make queue_compute_expand() private (*)
  264d4ba... widget: Remove queue_resize_no_redraw (*)
  be6ec8f... Update Polish translation (*)
  dbd2a81... Change the few examples that use a full GTK_ enum value in  (*)
  ea48d1d... Merge branch 'glsl-float-literals' into 'master' (*)
  f286c99... Merge branch 'gltexsubimage2d' into 'master' (*)
  138986f... Merge branch 'ui-enum-values' into 'master' (*)
  a20fd5e... demos/constraint-editor: Fix linking on MSVC builds (*)
  564a928... Update Basque translation (*)
  0b21ed0... Update Basque translation (*)
  b05d167... Update Basque translation (*)
  159913b... Update Indonesian translation (*)
  bda3c6c... Merge branch 'wip/baedert/for-master' into 'master' (*)
  1d29d44... Merge branch 'wip/baedert/accelmap' into 'master' (*)
  58e6c27... fpsoverlay: Fix fps overlay position (*)
  d15dc6f... Fix a string leak (*)
  a13d6bb... Merge branch 'fix-issue-2014-gtk4' into 'master' (*)
  0f3ca34... node editor: Manually unrealize all created renderers (*)
  b8549a1... suppression file: Add glReadPixels mesa exception (*)
  2884691... picture: Unref previous paintable (*)
  1866aa9... fishbowl: Plug a small leak (*)
  984dff5... rendernodeparser: fix typo (*)
  92a79d3... popover: Fix a broken cast (*)
  459edfa... Updated Lithuanian translation (*)
  b9b5072... gl renderer: Fix opacity nodes with overlapping child nodes (*)
  37906a2... adwaita: Remove a dead rule (*)
  6abcd8d... Adwaita: Add fontbutton spacing back (*)
  38f4a77... Remove some dead assignments (*)
  13b055a... Update Catalan translation (*)
  c6e9372... text: Move some locals into the closest scope (*)
  70b0f71... text: Remove some useless casts (*)
  4bb4a98... text: Move some locals into the closest scope (*)
  831309e... progressbar: Use box layout (*)
  9ceb41f... menu: Fix an uninitialized value (*)
  4f11bbc... text: Don't leak emoji chooser (*)
  24a4063... scrollbar: Use a box layout (*)
  01a6bbd... gtk4.pc: Move third-party libraries from Libs to Libs.priva (*)
  5cfe9ab... testsuite: Remove dangling references to box-packing tests (*)
  e5cccbf... gtkmountoperation: Support TCRYPT options when using proxy  (*)
  91d4e2b... Merge branch 'gtk-4-support-tcrypt-with-proxy-handler' into (*)
  d8f91e7... Merge branch 'pc-libs-private' into 'master' (*)
  97cdf87... gtkmountoperation: Add TCRYPT options to the ask-password d (*)
  9856218... Merge branch 'tests-no-box-packing' into 'master' (*)
  3e54d37... placessidebar: Remove sidebar border again (*)
  59313e1... gtkfilechooserwidget: Temporarily disable revealer transiti (*)
  a9364bc... Revert "file chooser: Stop using gtk_window_get_position" (*)
  dd3acc9... filechooserdialog: Stop using gtk_window_get_position() (*)
  5674a3d... filechooserwidget: Don't look at saved window position (*)
  a8b559e... filechooser: Remove SETTINGS_KEY_WINDOW_POSITION (*)
  8665828... filechooserwidget: Don't emit default-size-changed() in unr (*)
  3935027... filechooserwidget: Fold function into only caller (*)
  5910a28... gl renderer: Replace a redundant function call (*)
  8b46538... Update Croatian translation (*)
  86e907b... Update Croatian translation (*)
  27ddd39... gl renderer: Pull out code from a loop (*)
  e904c49... gl renderer: ops_set_modelview is (transfer full) (*)
  9728dab... rendernodeparser: Fix a memory leak when parsing textures (*)
  6e47ebe... rendernodeparser: Fix a memory leak when parsing glyphs (*)
  9bddc0f... gtk.supp: add a FcDefaultSubstitute exception (*)
  f6d7967... gtk.supp: Add a pixman_image_composite32 exception (*)
  2ca56d4... linedisplay: Save paragraph bg color inline (*)
  7eae9d1... placesview: Make "Other Locations" search case-insensitive (*)
  b658a1a... entry: Measure icons again (*)
  0bd9396... textlayout: Remove some outdated comments (*)
  03fa8ed... cellrenderertext: Don't unnecessarily ref a layout (*)
  1583200... cellrenderertext: Remove some unnecessary NULL checks (*)
  8beea4d... window: Merge some functions into their only callers (*)
  5f21c45... Revert "gl renderer: ops_set_modelview is (transfer full)" (*)
  731613d... gl renderer: Remove leftover modelview matrix (*)
  6925037... gtk.supp: Add glXQueryServerString exceptions (*)
  8f734b0... window: Plug a GList leak (*)
  9b9a656... Update Turkish translation (*)
  f2d736d... Update Basque translation (*)
  63fd977... Adwaita: Fix entry block cursors (*)
  51161fb... text: Smooth cursor blinking (*)
  2803bd9... gsk: Fix a crash in gsk_render_node_diff (*)
  45ebe47... textview: Stop exporting private apis (*)
  4ff9163... textview: port GtkTextView to GskPangoRenderer (*)
  064ad42... text view: Smooth cursor blinking (*)
  980a6a2... Merge branch 'wip/textview' into 'master' (*)
  e475d4b... textlayout: fix bounds for clipping (*)
  7a81b7c... Merge branch 'wip/chergert/fix-textlayout-bounds' into 'mas (*)
  8999bb0... Update Catalan translation (*)
  c39cc15... text view: Fix incomplete invalidation (*)
  758c54e... text: Fix incomplete invalidation (*)
  3be9e81... Update POTFILES.in (*)
  7b45167... fix the build (*)
  fb06b7f... text: Remove an outdated comment (*)
  e0b9b51... textlayout: make GtkTextLineDisplay reference counted (*)
  02d8e95... textlayout: remove use of gtk_text_layout_free_line_display (*)
  3278e9a... Render error underlines as render nodes (*)
  5b94e3c... Merge branch 'wip/chergert/refcount-line-display' into 'mas (*)
  a4e427b... text: Delay initial cursor blinking (*)
  19ad4d6... textview: Delay initial cursor blinking (*)
  a628907... textview: Defer cursor blinking on input (*)
  af528b0... Merge branch 'error-nodes' into 'master' (*)
  d2920c5... Merge branch 'blink-later' into 'master' (*)
  f00d964... Add nullable annotation to combo_box_text_get_active_text (*)
  30f55c4... Remove a redundant vfunc (*)
  b3d0629... popover: Remove some unnecessary checks (*)
  f4cb60d... textlayout: Avoid querying CSS state if we don't have to (*)
  f2a2908... passwordentry: Remove empty vfunc implementation (*)
  0d95c5d... passwordentry: Normalize boolean value (*)
  2f387c2... Merge branch 'missing-gobject-annotation' into 'master' (*)
  7d1c627... Use commas to differentiate between text and filename (*)
  717c55c... Merge branch 'gtkapp-opening-str' into 'master' (*)
  7f6c31c... tests: Remove obsolete props from popover2.ui (*)
  9b56158... wayland: Rename gdk_wayland_surface_configure to *_resize (*)
  b062dea... wayland: Cleanup surface configuration (*)
  552fe04... text layout: Avoid redundant text attributes (*)
  e89e182... Merge branch 'avoid-redundant-attributes' into 'master' (*)
  6314ebd... gdk/surface: Add toplevel_resize vfunc (*)
  b329090... gdk: Remove gdk_surface_move() (*)
  fc68d1b... gdk: Make backends implement move_to_rect() (*)
  0885eb0... gdk: Remove gdk_surface_move_resize() API (*)
  f1e4efe... Merge branch 'gtk-4-add-TCRYPT-options-to-ask-password-dial (*)
  dea3091... gtk-demo: Fix a crash (*)
  fd7f6ca... tests: improve error handling (*)
  dec4db5... Add a font rendering demo (*)
  4427bde... Merge branch 'fontrendering-demo' into 'master' (*)
  0820a79... Improve the font rendering demo (*)
  df1892c... font rendering: Show ink rect too (*)
  108ea50... font rendering demo: Show unrounded extents (*)
  8b1f393... font rendering demo: Make boxes optional (*)
  2d3a902... Updated Spanish translation (*)
  c6d9963... Update Norwegian Bokmål translation (*)
  05e28fb... Update Indonesian translation (*)
  b8bbf7b... gl renderer: Rework transform handling (*)
  58e8dd1... gl renderer: Fix dx/dy handling on hidpi (*)
  88ab3a6... Merge branch 'wip/no-move-surface' into 'master' (*)
  795899f... wayland: Add xdg-output v3 support (*)
  c179fce... Merge branch 'xdg-output-v3-gtk4' into 'master' (*)
  f1c7803... label: Parse new pango attributes (*)
  b2d639b... window: Unroot with old display (*)
  a3db743... overview.xml: The GTK library does not depend on the GTK li (*)
  ed46053... Update POTFILES.skip (*)
  3c9f9d5... Update Polish translation (*)
  92546cf... Merge branch 'overview-recursive-dependancy' into 'master' (*)
  3b60433... Update Catalan translation (*)
  eea76e8... textview: Remove some unnecessary gtk_widget_show() calls (*)
  1c93bef... glyph cache: check glyphs for scaled size (*)
  2c38b71... glyph cache: Upload large glyphs in lookup () directly (*)
  3fccb16... gsk: Move text-related test out of ci (*)
  7a3eaad... gl: Simplify glyph cache rendering (*)
  988fac4... Add pango version checks (*)
  8752564... Remove new attributes from tests (*)
  7eb5dfd... inspector: Show the pango backend (*)
  b930c5a... textiter: add _gtk_text_iter_same_line() (*)
  9926e6e... textlayout: introduce caching for GtkTextLineDisplay (*)
  ade40a7... Merge branch 'wip/chergert/textview-caching' into 'master' (*)
  4de670b... Turn off metrics hinting (*)
  5c9643b... vulkan: implement subpixel positioning (*)
  5dd8801... gl: implement subpixel positioning (*)
  032473f... reftest: Exclude flaky tests (*)
  4a63178... Merge branch 'subpixel-positioning' into 'master' (*)
  060a9f0... Bump wayland-protocols requirements (*)
  1fcd08d... Merge branch 'issue2057' into 'master' (*)
  20d7b7f... widget factory: add a tooltip to a button in a popover (*)
  2691e4e... Updated Spanish translation (*)
  4aae883... Add GtkTimingFunction
  9bf52a2... Port easing GtkCssValue to GtkTimingFunction
  83d41b3... WIP: Add GtkAnimation base class
  715dd26... WIP: Add GtkPropertyAnimation
  908ebf2... WIP: Add GtkAnimationManager
  bb37613... WIP: Create an animation manager for GtkWindow

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