[gtk+] (188 commits) Non-fast-forward update to branch wip/baedert/drawing



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

  fba1f8a... button: Remove baseline_align value
  ce4369d... widget: Remove useless assignment
  7376f79... testsuite: Remove unused function
  c74d24a... Remove gtk_widget_get_preferred_*
  386bc55... widget: Draw background and border for every widget
  2688352... button: Remove css box drawing
  f14580e... Widget: Disable css box drawing for GtkWindow
  8be1995... box: Remove css box drawing
  c7d4bc5... gizmo: Remove css box drawing
  4f0f9eb... gtkgrid: Remove css box drawing
  1f5389c... label: Remove css box drawing
  a36a9bf... progressbar: Remove css box drawing
  a63bcfb... widget: Draw focus outline
  0a12a87... headerbar: Remove css box drawing
  35639b5... listbox: Remove css box drawing
  fe24273... flowbox: Remove css box drawing
  23e11fa... switch: Remove css box drawing
  a43c4ad... frame: Remove css box drawing
  3f7c136... image: Remove css box drawing
  66fc2ae... bbox: Remove css box drawing
  e85968b... container: Remove snapshot and draw implementations
  65bb056... widget: Add default snapshot implementation
  d8bb11c... Remove now useless snapshot implementations
  d1a26a1... actionbar: Remove css box drawing
  2feb6e8... toolbar: Remove css box rendering
  49f03dd... notebook: Fix crash when dragging a tab
  a12bd13... combobox: Remove css box drawing
  9dfbd3a... stack: Remove css box drawing
  5839701... separator: Remove css box drawing
  3cd7775... paned: Remove css box drawing
  e50db89... scrolledwindow: Remove css box drawing

Commits added to the branch:

  98b1075... gdk: Remove GdkX11DisplayManager from the build (*)
  5c79d65... fallback-c89: Include config.h (*)
  a9fdf49... examples/drawing: Don't call gtk_main_quit (*)
  71ad17c... Remove gdkkeysyms-compat.h (*)
  35c26d0... gsk: Include the private header (*)
  7a90e06... Add Meson build files (*)
  5475768... Meson build v2 (*)
  7fff290... meson: Add options for x/wayland/broadway backends (*)
  3b0709b... gtk: Generate gresources file (*)
  1e8a606... meson: Add unit test files (*)
  082cf35... meson: Build gtk marshallers (*)
  df96530... meson: make gtk buildable (*)
  3f62b93... meson: Use xrandr (*)
  88a2a57... gtk major version (*)
  0f7f422... meson: replace gentypefuncs.d with python script (*)
  c9016fb... gentypefuncs.py: Use python3 (*)
  41d0198... wayland: Include generated sources from builddir, not srcdi (*)
  294ebd7... build: Generate wayland protocol files (*)
  81ffccf... meson: build gtk/ again (*)
  fe42d64... meson: Build gtk3-demo (*)
  2144b77... meson: Generate demos.h for gtk3-demo (*)
  9e0c74b... meson: Disable broadway build (*)
  5116b2b... meson: Require gtkmarshal_h before we build gtk (*)
  abe80bb... meson: Use -Bsymbolic (*)
  1125e4d... meson: figure out wayland-protocols pkgdatadir via pkg-conf (*)
  fe29dbd... meson.build: Add more required versions (*)
  d2ecd6e... meson: Also check for sincos (*)
  8bf141b... meson: Build all tests in tests/ (*)
  8ae847e... Build examples (*)
  d353924... gtk/meson: Read dirs from options (*)
  092f6d5... meson: Install libgtk and libgdk (*)
  0748c41... meson: Build gtk utils (*)
  09ad2f9... meson: build tests/visuals (*)
  bfabaa0... meson: build some more tests (*)
  02a2501... meson: Check for more libraries (*)
  6dd6660... meson: Conditionally check for dependencies (*)
  409ed21... meson: Sort input files by name (*)
  4fcca99... meson: update build files (*)
  b08a9ba... meson: add graphene subproject that can be used as fallback (*)
  55bbe06... Rename generated gtktypefuncs.c to gtktypefuncs.inc (*)
  154ca1d... meson: make sure gdk/gdkenumtypes.h is generated for users  (*)
  aa52cbe... meson: gtk: add missing source file (*)
  75fd87c... meson: gtk: generate gtk.gresource.xml (*)
  e675675... meson: testsuite: gdk: need to dep on gtk (*)
  a223294... meson: set _GNU_SOURCE project wide (*)
  917a6b0... meson: work around meson/gcc bug detecting linux/* headers (*)
  a23ce5c... meson: fix checks for maths and X11 funcs that need the rig (*)
  37d5938... meson: update list of sources for changes in git master (*)
  d6a8244... meson: gtk-demo: update and sync up with Makefile.am (*)
  b8a017b... meson: use add_project_arguments() instead of add_global_ar (*)
  b6722b0... meson: demos: update and sync up with Makefiles (*)
  08153c3... meson: tests: update and sync with Makefiles (*)
  d276cd4... meson: tests: make tests find resources from the source dir (*)
  3ac88fa... meson: examples: update (*)
  95979f4... meson: add vulkan bits (*)
  fed7d22... meson: gsk: generate gsk.resources.xml (*)
  7b6b3c7... meson: gsk: use gnome.mkenums() to generate enum types (*)
  a0c2076... meson: gsk: install public headers (*)
  7966ab6... meson: demos: disable add_install_script() calls that don't (*)
  b947e88... meson: gdk: update and sync with Makefiles (*)
  22d7b82... meson: gdk: move x11 bits into x11 subdirectory (*)
  4b969b1... meson: gdk: wayland: use array for protocol file generation (*)
  d4881df... meson: gdk: wayland: move wayland bits into wayland subdir (*)
  e001d95... meson: gdk: build individual backends as static libs (*)
  152a25d... meson: gdk: add Mir backend bits (*)
  cbb6a62... meson: gdk: wayland: generate private wayland headers first (*)
  4421853... meson: gdk: win32: add skeleton bits for win32 backend (*)
  c7d3fe5... meson: gdk: add quartz backend skeleton (*)
  bdfcfde... meson: gtk: install headers (*)
  7738688... meson: gtk: use array for installed tools definition (*)
  d12ab27... meson: gtk: remove internal static libs from declared gtk d (*)
  07ffb19... meson: gdk, gsk: fix install path of generated files (*)
  98e633f... meson: gtk: use gnome.mkenums() and gnome.genmarshal() (*)
  3ca1418... meson: gtk: update build file and sync to Makefile (*)
  48e2b77... meson: generate .pc files (*)
  f67a9d5... meson: make sure gsk/gdk generated headers exist for libgtk (*)
  9bc24bf... meson: testsuite: gtk: sync with Makefile and add some miss (*)
  bffbc6e... meson: testsuite: gdk: use array for test definitions (*)
  b95a567... meson: testsuite: reftests: add build defs, but needs more  (*)
  7cbf925... meson: testsuites: tools: add meson build (*)
  cbfaebf... meson: add po and po-properties (*)
  3a496af... meson: gtk: don't overwrite top-level cdata variable with l (*)
  a35e5f3... meson: modules: add printbackends (*)
  d38db4d... meson: gtk: set GTK_PRINT_BACKENDS define properly (*)
  412c222... meson: move colord checks into cups printbackend (*)
  fc11fb7... Don't require glslc for vulkan (*)
  69f0752... meson: fix GETTEXT_PACKAGE (*)
  f12c011... Set glib min/max versions (*)
  4e9403d... meson: simplify header checks (*)
  361e5d0... meson: simplify function checks (*)
  5d71390... meson: check for more missing config.h defines (*)
  2f3c975... meson: remove duplicate libm variable (*)
  25cdd19... meson: fix XIAllowTouchEvents check (*)
  1c14e93... meson: check for xinerama (*)
  e850973... meson: build input modules (*)
  e1dc4f7... meson: gdk: fix static library names (*)
  9105227... build: Do not mix private and public GDK headers (*)
  898bbb4... build: Use the appropriate quoting (*)
  8582f80... build: Add the appropriate paths in the configuration heade (*)
  007d9a5... build: Generate the appropriate GLib versioning checks (*)
  3f4cc06... build: Some whitespace cleanups (*)
  ede1f70... build: Depend on graphene-gobject-1.0 (*)
  68039b6... build: Add compiler warnings and errors (*)
  c97ef81... build: Add missing symbol visibility flags (*)
  47bcf66... build: Bump version and C standard (*)
  482f340... build: Use the appropriate linker flags (*)
  e18d9a8... build: Use the common linker flags in GDK and GSK (*)
  5e2eaa5... build: Add introspection generation (*)
  f942aa5... docs: Rename files to match type and version (*)
  81341c0... build: Disable deprecation warnings for input methods (*)
  28dcb50... build: Add the appropriate inclusion paths for libgtk (*)
  ba87e85... build: Generate the API references (WIP) (*)
  d35d82f... build: Rename GSK resource generator script (*)
  99d3530... build: Disable introspection generation (*)
  6b4b3f2... build: Add Meson options for quartz/win32 backends (*)
  561f41d... build: Clean up Wayland protocol code generation (*)
  c196515... build: Add post-install script (*)
  6728f45... build: Ensure that Vulkan shaders are rebuilt if glslc is f (*)
  6dd3524... build: Put the xkbcommon required version into a variable (*)
  1afd415... build: Clean up print backends Meson rules (*)
  17518ef... build: Improve consistency of the "coding" style (*)
  91dee46... build: Use get_pkgconfig_variable() (*)
  c984c3b... build: Initial attempt at fixing the docs build (*)
  ea32f4c... build: Depend on Meson 0.40 at least (*)
  efd2ce2... build: Fix the introspection build (*)
  9e8ba70... build: Add common flags to GDK backends (*)
  d09ccaa... build: Define G_LOG_USE_STRUCTURED in GDK (*)
  9b7148c... build: Use link_whole for GDK backends (*)
  15c4d71... build: Add Meson-related files to the autotools dist (*)
  8acf5a8... build: Update autotools for API reference changes (*)
  a54b6be... build: Add common settings for tests (*)
  3ba514d... build: Port the a11y test suite to Meson (*)
  bc0a08e... testsuite: Remove unused function (*)
  3b92339... build: De-duplicate options to sassc (*)
  69ec623... Specify more options to sassc (*)
  c05fcdb... window: Remove property definition (*)
  fb6f9e1... build: Use appropriate linker flag for the builder test (*)
  fee3f9a... meson: depend on glib >= 2.53.1 (*)
  f57d143... button: Remove baseline_align value
  ef4c4c6... widget: Remove useless assignment
  217c97c... window: Stop using gtk_widget_get_preferred*
  4eb590f... Remove gtk_widget_get_preferred_*
  a322d68... widget: Draw background and border for every widget
  bed1723... button: Remove css box drawing
  87fd607... Widget: Disable css box drawing for GtkWindow
  ab44eda... box: Remove css box drawing
  3bda215... gizmo: Remove css box drawing
  c4b0d3c... gtkgrid: Remove css box drawing
  98150a3... label: Remove css box drawing
  914d3aa... progressbar: Remove css box drawing
  88a729f... widget: Draw focus outline
  91250ad... headerbar: Remove css box drawing
  f3ee9f9... listbox: Remove css box drawing
  f99e272... flowbox: Remove css box drawing
  dcb2249... switch: Remove css box drawing
  88f1e70... frame: Remove css box drawing
  1f5fdda... image: Remove css box drawing
  0e4f420... bbox: Remove css box drawing
  39acd23... container: Remove snapshot and draw implementations
  18d9eaf... widget: Add default snapshot implementation
  3499a9f... Remove now useless snapshot implementations
  6571427... actionbar: Remove css box drawing
  ee940aa... toolbar: Remove css box rendering
  8a10adf... notebook: Fix crash when dragging a tab
  1d6be3b... combobox: Remove css box drawing
  de49bff... stack: Remove css box drawing
  de8b7d9... separator: Remove css box drawing
  a6c425d... paned: Remove css box drawing
  a9dd134... scrolledwindow: Remove css box drawing
  bd8f814... sizerequest: Fix indentation
  0138016... sizerequest: Honor css min size
  97dca76... headerbar: Remove gadget
  a11fa7e... widget: Pass content allocation to size-allocate vfunc
  71b4635... listbox: Remove gadgets
  726153d... switch: Remove gadget
  3278bf9... widget: Union clip with allocation and box shadow size
  20ec5eb... box: Remove gadget usage
  11fa2cf... grid: Remove gadget
  7878294... range: Remove gadget usage
  7394370... progressbar: Remove gadget
  22d43bf... gizmo: Remove gadget
  7cfe1aa... expander: Remove gadget
  33370e1... checkbutton: Don't use parent button's gadget
  db15d43... menuitem: Stop using gadget
  6cf5288... fontbutton: Call the css node "fontbutton"
  7340332... button: Remove gadget usage
  54cecfc... icon: Stop calling gtk_widget_set_allocation
  b47b891... colorswatch: Remove gadget usage

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