[libhandy] (184 commits) Non-fast-forward update to branch bump-meson



The branch 'bump-meson' 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:

  66fc1eb... meson: Bump to 0.50.0

Commits added to the branch:

  2bfaeb2... ci: Export the reference manual to GitLab pages (*)
  0e2770b... build: Add an override for pygobject (*)
  02bc7f8... expander-row: Move switch to the left of the arrow (*)
  49c7854... expander-row: Allow adding arbitrary action widgets (*)
  0db328d... example: Add examples of expander rows with actions (*)
  e6f821f... carousel: Set allow-mouse-drag=true by default (*)
  c0a5be4... doc: Make parallel-installatable with libhandy 0.x (*)
  d5dea97... keypad: Fix the code style (*)
  29af376... keypad: Don't force the keypad to be visible (*)
  e4731d4... keypad: Don't override its own props in the template (*)
  e390d10... keypad: Make it inherit from GtkBin (*)
  6c6425a... keypad: Add spacing properties (*)
  43fd89c... header-bar: Add .titlebar style class by default (*)
  31fc550... Update repo links (*)
  895ecec... header-bar: Account for box-shadow when clipping (*)
  b894cf2... avatar: Account for box-shadow when clipping (*)
  06a1f76... title-bar: Account for box-shadow when clipping (*)
  aba99d0... title-bar: Respect CSS min-width and min-height (*)
  cd296fa... header-bar: Respect CSS min-width and min-height (*)
  15eee53... view-switcher-title: Null-check view switcher in dispose() (*)
  a9b3ca9... view-switcher-title: Set no-show-all=true on the squeezer (*)
  e60a39e... swipeable: Add gesture state getters (*)
  c9c012b... swipe-tracker: Lazily access swipeable state (*)
  993cbf0... swipe-tracker: Remove hdy_swipe_tracker_confirm_swipe() (*)
  df35598... swipe-tracker: Add hdy_swipe_tracker_shift_position() (*)
  20d10fc... carousel-box: Rename child to widget in insert() and reorde (*)
  ba4caff... carousel-box: Implement add() through insert() (*)
  47322a8... carousel-box: Add swipe state accessors (*)
  55ec7ba... carousel-box: Add hdy_carousel_box_get_page_at_position() (*)
  b77daa6... carousel-box: Add hdy_carousel_box_get_current_page_index() (*)
  2a0a1a3... carousel-box: Shift position after page changes (*)
  ffe42d8... carousel-box: Remove hdy_carousel_box_animate() (*)
  708a697... carousel-box: Allow children to have different sizes (*)
  19e8952... carousel-box: Decouple tick callback id from the animation (*)
  0a53848... carousel-box: Extract animation struct (*)
  bf14cfe... carousel-box: Use for loop in forall() (*)
  12cc4c2... carousel-box: Add reveal-duration property (*)
  f1ba6d7... carousel-box: Animate child addition and deletion (*)
  25fa1ff... carousel: Add reveal-duration property (*)
  e019d18... carousel-box: Track child additions and removals (*)
  5ee76fb... carousel: Support add/remove animations for indicators (*)
  e4274f3... debian: Fix source package name (*)
  8eb2010... glade: Make parallel-installable with 0.x (*)
  2a87c8f... debian: Update Glade module soname (*)
  411afd2... stackable-box: Add get_adjacent_child() (*)
  769010a... leaflet: Add get_adjacent_child() (*)
  77477ff... deck: Add get_adjacent_child() (*)
  95ad020... tests: Test hdy_leaflet_get_adjacent_child() and navigate() (*)
  ef9d244... tests: Test hdy_deck_get_adjacent_child() and navigate() (*)
  3488743... themes: Recompile themes (*)
  bb4f7a7... preferences-group: Use the heading style class (*)
  1cb5c63... themes: Drop the h4 fallback (*)
  e7ddcbd... swipe-tracker: Add checks to hdy_swipe_tracker_shift_positi (*)
  0d0e62a... carousel-box: Don't animate child removal during destructio (*)
  b028a78... stackable-box: Reset cancel status after ending a transitio (*)
  f127a91... stackable-box: Don't skip the gesture with 0 transition dur (*)
  3851d65... stackable-box: Stop transition when starting a swipe (*)
  96a0eae... view-switcher-title: Remove has-subtitle property (*)
  728748a... preferences-page: Add a private vertical adjustment getter (*)
  c254d75... preferences-window: Fix setting the page's vertical adjustm (*)
  df30dfd... preferences-window: Make search rows activatable (*)
  558ae25... Update doc link to Gitlab pages (*)
  7631f1e... Add .gitattributes to ignore files in git archive (*)
  f734b77... editorconfig: Specify indentation for NEWS (*)
  0d60b33... debian: Update the symbols (*)
  4c9153a... Version 0.81.0 (*)
  bd7db82... Drop hdy_list_box_separator_header() (*)
  dc6ecb8... .gitattibutes: Don't ignore run.in when exporting (*)
  08f38e7... README.md: Drop the app examples (*)
  d88cf2a... search-bar: Correctly special-case the direct internal chil (*)
  0e92772... swipeable: Add the missing <handy.h> inclusion guard (*)
  5d2d4fc... column: Notify when changing size properties (*)
  77d8857... doap: Update the description (*)
  86c1e24... window-mixin: Implement destroy() (*)
  13db89f... po: Remove libhandy.pot (*)
  b9f9de8... Update POTFILES.in and POTFILES.skip (*)
  1f6fbe0... Don't install glade files outside prefix (*)
  07d36fd... Add Ukrainian translation (*)
  f8db2ae... ci: Bump fedora version to 32 (*)
  9201ffc... ci: Remove --werror for Fedora job (*)
  8bc6d19... glade: Include config.h and glib/gi18n-lib.h first (*)
  cb7b63d... stackable-box: Skip children with 0 size (*)
  efb36a1... stackable-box: Don't fold with only 1 visible child (*)
  9803471... Add Spanish translation (*)
  b8f4082... Rename the HdyColumn files to hdy-clamp (*)
  e7ae6f3... Rename HdyColumn to HdyClamp (*)
  f624b99... clamp: Implement GtkOrientable (*)
  3fc0b5c... clamp: Rename maximum-width into maximum-size (*)
  bc72a5b... clamp: Rename linear-growth-width into tightening-threshold (*)
  1e553d6... clamp: Give sane defaults to the size properties (*)
  1f02b94... preferences-page: Use the default HdyClamp prop values (*)
  a115680... preferences-window: Use the default HdyClamp prop values (*)
  218afcf... demo: Use the default HdyClamp prop values (*)
  9062830... glade: Don't override the HdyClamp properties (*)
  b509fd4... doc: Document the HdyColumn to HdyClamp migration (*)
  eb93989... Update Ukrainian translation (*)
  27362d5... doc: Mention the renamed HdyClamp style classes (*)
  0fa07da... stackable-box: Skip computing the fold when it's forced (*)
  adb4733... swipe-tracker: Move some event handling to bubble stage (*)
  30e8f28... example: Remove workarounds for nested swipeable widgets (*)
  07058f3... deck: Fix transition-type default value (*)
  4a3e0c8... deck: Make 'slide' the last transition (*)
  a832d76... leaflet: Make 'slide' the last transition (*)
  8495fd8... stackable-box: Make 'slide' the last transition (*)
  749e1fa... deck: Remove NONE transition type (*)
  7cf6cda... leaflet: Remove NONE transition type (*)
  f128fd5... stackable-box: Stop using NONE transition as a flag (*)
  0bdc87c... stackable-box: Remove NONE transition type (*)
  9ce7a09... stackable-box: Remove is_direction_dependent_child_transiti (*)
  472f6ee... doc: Mention NONE removal in migration guide (*)
  49ce664... swipe-tracker: Keep association from the swipeable to swipe (*)
  255c8bf... swipe-tracker: Register event capture handler implicitly (*)
  7f3acb3... debian: Update symbols (*)
  cc83397... Version 0.82.0 (*)
  e6d85db... Fix some typos (*)
  31af86a... stackable-box: Fix allocation during mode transitions (*)
  0baa348... swipeable: Rename switch-child signal to child-switched (*)
  e9add4b... swipeable: Rename begin-swipe signal to swipe-began (*)
  e4a448f... swipeable: Rename update-swipe signal to swipe-updated (*)
  180691d... swipeable: Rename end-swipe signal to swipe-ended (*)
  d6ac50b... swipeable: Fix get_snap_points() docs (*)
  9b4e1dd... swipeable: Add warnings to all signal docs (*)
  0084731... swipeable: Remove hdy_swipe_tracker_confirm_swipe() mention (*)
  d89d3dc... swipable: Fix get_range() parameter names (*)
  194afb2... Add Polish translation (*)
  02d2fb9... stackable-box: Rewrite transitions (*)
  1e223b3... stackable-box: Reduce amount of set_child_visible() calls (*)
  21516c3... stackable-box: Stop setting visibility in set_position() (*)
  a94e74e... stackable-box: Fix code style (*)
  de1196e... gitattributes: keep symbols file to fix debian build (*)
  b6a3a7c... glade: Correctly define init-function as an element (*)
  7f875ea... Add hdy_init() back (*)
  ccaec16... build: Drop the override for pygobject (*)
  46f8f69... main: Don't delay styles and icons initialization (*)
  19901e0... meson: Bump the version to 0.83.0 (*)
  e5f97b9... d/libhandy-1-0: install locales (*)
  225347c... shadow-helper: Skip any drawing at 0 or 1 progress (*)
  1493f8b... shadow-helper: Add an outline (*)
  1b15009... stackable-box: Ensure shadow caching for child transitions (*)
  af3b699... shadow-helper: Fix outline offset in some directions (*)
  28ec0ea... shadow-helper: Mark paintable area (*)
  f9b84e5... shadow-helper: Use OVER operator instead of ATOP (*)
  a617a75... stackable-box: Simplify folded mode transition allocation (*)
  cf54242... stackable-box: Fix end child allocation during mode transit (*)
  017b350... swipe-group: Explicitly block recursive emissions (*)
  53aee57... swipe-tracker: Add get_swipeable() (*)
  58a6ac8... swipe-tracker: Add begin-swipe signal (*)
  a2cf370... swipe-tracker: Add update-swipe signal (*)
  7879ebd... swipe-tracker: Add end-swipe signal (*)
  171abd0... swipe-group: Switch to the new HdySwipeTracker API (*)
  ffbc4a4... stackable-box: Switch to the new HdySwipeTracker API (*)
  6546a7c... carousel: Switch to the new HdySwipeTracker API (*)
  3f1abe4... swipeable: Remove the now unused old API (*)
  c263d31... swipe-tracker: Make type check in _new() more robust (*)
  8fb0ce1... swipe-tracker: Fix _new() docs (*)
  15b19ca... swipe-tracker: Add docs for shift_position() (*)
  4dd7a13... swipe-tracker: Fix get_swipeable() annotations (*)
  e8897ab... swipe-tracker: Fix swipeable property type (*)
  4225229... swipe-tracker: Fix swipeable property docs (*)
  56ebb68... swipeable: Add get_swipe_area() (*)
  1bdd373... swipe-tracker: Skip swipes outside swipe area (*)
  d8cddd9... swipe-tracker: Skip update and end for swipes outside swipe (*)
  0eb007d... stackable-box: Implement get_snap_points() (*)
  c8e62d0... swipe-tracker: Stop using hdy_swipeable_get_range() (*)
  f0e56fc... swipeable: Remove default get_snap_points() implementation (*)
  3c00784... swipeable: Remove get_range() (*)
  166523e... debian: Add missing symbols (*)
  a28c08e... swipeable: Bump Since versions (*)
  6cce40b... swipe-tracker: Bump Since versions (*)
  71a6e3d... swipeable: Make completely public (*)
  916272c... swipe-tracker: Make public (*)
  54175d5... swipe-tracker: Remove check in _new() (*)
  7346ecc... swipeable: Add get_swipe_tracker() (*)
  33be98f... Update Spanish translation (*)
  c3bba30... Document shadows drawn beyond the rounded corners (*)
  3c00e95... debian: Fail if introduced symbols are not listed (*)
  494fea2... debian: Fix some symbol versions (*)
  c801793... debian: Add missing symbols (*)
  65ea072... main: Directly update themes on changes (*)
  14979bb... expander-row: Add the ability to add prefix widgets (*)
  5062df0... demo: Add examples with a prefix widget for expander rows (*)
  eb8696c... Release 0.83.0 (*)
  9badec5... meson: Bump the version to 0.84.0 (*)
  48f7af0... meson: Bump to 0.50.0

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