[gtk] (84 commits) Non-fast-forward update to branch wip.win32.fixes



The branch 'wip.win32.fixes' 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:

  267641c... demos/gtk-demo|widget-factory: Temporarily disable gui_app 
  9a98b13... gdk[drag|drop]-win32.c: Don't unnecessarily compute scale
  a66f964... gdksurface-win32.c: Disable AeroSnap for surface if not res
  05c23f6... partial WIP port of GDK4-Broadway to Windows...
  e78f74f... gtk: Define _WIN32_WINNT and friends as cflags
  d0f6a88... GDK/Win32: Re-enable libANGLE GLES to work
  6816af0... GdkWin32: Clean up gdk_win32_surface_handle_queued_move_res
  58bea4e... gdkcairocontext-win32.c: Unify parameter name
  7e7e334... tests/testmountoperation.c: Fix build on Windows

Commits added to the branch:

  1a5a65a... tests/testmountoperation.c: Fix build on Windows (*)
  c84c469... Use native Windows API for converting keystrokes to charact (*)
  5e8b294... singleselection: Be more careful about notifies (*)
  f30e59f... dropdown: Handle ::selected and ::selected-item separately (*)
  1246cd5... Merge branch 'wip/otte/for-main' into 'main' (*)
  100605e... window: Fix focus updates (*)
  995f00d... Merge branch 'forward-port-mr-991-to-gtk4-2' into 'main' (*)
  0fbaeaa... g-i: Fix deprecated version of GtkTreeView (*)
  8092a68... Merge branch 'bilelmoussaoui/gi-deprecated' into 'main' (*)
  f5063c1... window: Don't focus invisible widgets (*)
  b4db489... Merge branch 'fix-windows-build-testmountoperation' into 'm (*)
  94ac1af... Merge branch 'fix-focus-changes' into 'main' (*)
  e1d7882... window: Keep a reference to move_focus_widget (*)
  7be993b... editablelabel: Defer changes on focus-out (*)
  f658027... Merge branch 'fix-editable-label-spurious-focus-out' into ' (*)
  d4d7d5e... fontchooser: Drop a few errant translations (*)
  77d1f0d... Merge branch 'matthiasc/for-main' into 'main' (*)
  af0e056... widgetfactory: Add text to iconic model buttons (*)
  55ccaf9... modelbutton: Set up tooltips (*)
  5a6eab0... testsuite: Fix tiff pixbuf tests (*)
  cd4dbd6... testsuite: Skip known-broken tests (*)
  917aa79... docs: Clarify a point in GtkApplication docs (*)
  1e5e048... text: Make overwrite undo-friendly (*)
  7415678... Merge branch 'modelbutton-tooltip' into 'main' (*)
  db599f2... Merge branch 'fix-pixbuf-tiff-tests' into 'main' (*)
  55cbb8a... Merge branch 'clarify-gapplication-docs' into 'main' (*)
  e037155... Merge branch 'text-overwrite-undo' into 'main' (*)
  64cf31f... buildertool: Fix template handling (*)
  bcabe77... buildertool: Warn about deprecations (*)
  acaf04a... Merge branch 'builder-deprecations' into 'main' (*)
  eeda25a... gdk/wayland: Use serial of the latest implicit grab availab (*)
  cd031de... docs: Update gtk4-builder-tool docs (*)
  5fb6f0e... Merge branch 'wip/clipboard-serials' into 'main' (*)
  aaf5c43... Merge branch 'matthiasc/for-main' into 'main' (*)
  7e71c86... buildertool: Use --deprecations for templates (*)
  637713f... buildertool: Add a builder scope implementation (*)
  50835ff... buildertool: Improve validate implementation (*)
  dd60a9a... buildertool: Support enumerating callbacks (*)
  46c7c0c... docs: Document new buildertool options (*)
  8a3f1a1... Merge branch 'builder-tool-scope' into 'main' (*)
  ac1ea6f... docs: Remove mention of ~/.gtk-4.0 (*)
  17819ad... filechooser: Improve "Open in File Manager" (*)
  1d16bd7... Merge branch 'matthiasc/for-main' into 'main' (*)
  4ba5c90... Merge branch 'filechooser-amberol' into 'main' (*)
  1894a89... wayland: Fix keycode->keyval mapping (*)
  60fb93e... label: Tweak selection behavior (*)
  4bb79de... Merge branch 'label-selection-fix' into 'main' (*)
  7bf094c... docs: Add deprecation messages to GtkTreeStore (*)
  5fbd52d... docs: Add deprecation message for GtkListStore (*)
  404ee55... Point to GtkDropDown as the GtkComboBox replacement (*)
  94a096e... composetable: Support non-FHS paths for Compose tables (*)
  4b1212e... Point to replacement for GtkComboBoxText (*)
  62f85e2... Point at the replacements for GtkTreeView (*)
  913127b... Point at the replacement for GtkIconView (*)
  912145c... Mark GtkCellRenderer-related types as deprecated (*)
  bf8d4c5... Mark GtkAppChooser-related types as deprecated (*)
  cf701d5... imcontextsimple: Document that Compose file support is inco (*)
  593bf2b... Mark GtkTreeView-related types as deprecated (*)
  7908a72... Mark GtkEntryCompletion type as deprecated (*)
  e045e79... Mark GtkStyleContext type as deprecated (*)
  e051574... Add more messages to the deprecation warnings (*)
  ae7bf4d... Merge branch 'wip/jtojnar/compose-consistent-system' into ' (*)
  4cd2e2a... Merge branch 'ebassi/tree-deprecation-docs' into 'main' (*)
  c00a23e... Merge branch 'fix-wayland-keycode-mapping' into 'main' (*)
  9fdcf9c... gtk-demo: Add more sort columns
  ccb2d75... columnviewcolumn: Cosmetics
  4141f07... columnviewcolumn: Remove some unused code
  6393ccb... columnviewcolumn: Add an ID
  28e8da7... columnviewsorter: Cosmetics
  30c9cdf... Make GtkColumnViewSorter public
  642cd7f... columnviewsorter: Add public API
  fcf60aa... columnviewtitle: Clean up interactions
  a989db2... entrycompletion: Use GSignalGroup on the entry's buffer
  e268dee... inspector: Fix accessibility calls
  77c6ace... filechooserentry: Fix completions
  ec0ed1a... demos/gtk-demo|widget-factory: Temporarily disable gui_app 
  5989138... gdk[drag|drop]-win32.c: Don't unnecessarily compute scale
  e2f2b2a... gdksurface-win32.c: Disable AeroSnap for surface if not res
  1cdcaa3... partial WIP port of GDK4-Broadway to Windows...
  22cc716... gtk: Define _WIN32_WINNT and friends as cflags
  60bc22a... GDK/Win32: Re-enable libANGLE GLES to work
  e0555c3... GdkWin32: Clean up gdk_win32_surface_handle_queued_move_res
  4f515d8... gdkcairocontext-win32.c: Unify parameter name
  9bb9658... gtkcomposetable.c: Fix build on non-X11

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