[libhandy] (347 commits) Non-fast-forward update to branch more_colors_avatar



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

  e34af12... avatar: Add more colors and dark variant

Commits added to the branch:

  2c49883... example: Resize demo window (*)
  b4819b0... swipe-tracker: Reject drags in window's draggable areas (*)
  aacaae7... stackable-box: Check is visible child exists in folded mode (*)
  13c0cce... Introduce hdy-cairo-private.h (*)
  eed852b... Introduce HdyNothing (*)
  5b7c544... Add HdyWindowMixin (*)
  7a431fb... Add HdyWindow (*)
  a976a41... Add HdyApplicationWindow (*)
  15eebc7... gtk-window: Add hdy_gtk_window_get_state() (*)
  b50159a... Add HdyWindowHandleController (*)
  b7a31f6... Add HdyWindowHandle (*)
  f1a0808... header-bar: Register its own window (*)
  597543a... header-bar: Add a window handle controller (*)
  3edb06c... tests: Add a HdyWindow test (*)
  feab5f0... tests: Add a HdyApplicationWindow test (*)
  6f09d95... tests: Add a HdyWindowHandle test (*)
  8de4545... preferences-window: Port to HdyWindow (*)
  1df0b55... example: Port view switcher window to HdyWindow (*)
  713fe57... example: Port main window to HdyApplicationWindow (*)
  9fb79e7... example: Add a HdyWindow demo (*)
  b82457b... combo-row: Code style fix (*)
  059ac59... combo-row: Make it activatable when it has a bound model (*)
  b24b56c... action-row: Fix the activatable widget precondition (*)
  ef6707f... action-row: Make it activatable when it has an activatable  (*)
  1442d49... demo: Don't set action rows as unactivatable (*)
  339e42f... demo: Bind the switch-rows to their switches (*)
  cb0fef9... example: Fix a typo on the HdyWindow page (*)
  183aa2f... meson: Fix disabling the Glade catalog (*)
  121b6c9... glade: Add a Glade+libhandy flatpak manifest (*)
  027ee97... ci: Build Glade with Handy (*)
  e2172b2... window-mixin: Set no_show_all for the titlebar box (*)
  729f7bd... window-mixin: Only allow one child (*)
  c8486b7... window-mixin: Don't include the titlebar into foreach() (*)
  0c1d9cf... stackable-box: Skip mode transitions for deck (*)
  f204b2b... glade: Add get-children-function to the dtd (*)
  53219d9... glade: Fix HdyCarousel sorting (*)
  80c3ca1... glade: List HdyAvatar (*)
  dd46715... glade: List HdyKeypad (*)
  f7c9aa6... glade: List HdyViewSwitcherTitle (*)
  2b4d95c... glade: List HdyDeck (*)
  6b17b26... glade: List HdyWindow (*)
  6b8bfc2... glade: List HdyApplicationWindow (*)
  641b38d... glade: List HdyWindowHandle (*)
  be16b94... example: Make the "Go to the next page" row activatable (*)
  a6c2d2f... example: Don't leave an empty autoptr declaration (*)
  4d1fda8... main: Don't use G_SOURCE_FUNC() macro (*)
  db67708... preferences-window: Add .titlebar to the headerbar (*)
  9649832... example: Add .titlebar to all headerbars (*)
  6e03a05... example: Fix leaflet/deck typos (*)
  f4aae4f... preferences-window: Use crossfade transition (*)
  b2851f5... stackable-box: Fix a typo in a comment (*)
  e95edf4... Fix acknowledge typo in build doc (*)
  da0c5f6... expander-row: Simplify boolean parameter sanitization (*)
  460a78f... expander-row: Prevent gtk_widget_show_all() (*)
  5b4845c... view-switcher: Extend bin instead of box (*)
  8cba7e9... column: Queue resize after changing maximum width (*)
  181d521... stackable-box: Disconnect the signal handler after removing (*)
  d8dc353... stackable-box: Unset last_visible_child after removing or h (*)
  8c1a489... stackable-box: Only hide last visible child when folded (*)
  009bd8c... preferences-window: Implement remove() and forall() (*)
  91e01cc... preferences-page: Subclass GtkBin instead of GtkScrolledWin (*)
  f89df4f... preferences-page: Implement remove() and forall() (*)
  361e10b... preferences-group: Subclass GtkBin (*)
  9193341... preferences-group: Implement remove() (*)
  35a0d35... action-row: Implement remove() (*)
  b9b2c26... action-row: Don't allow adding null prefixes (*)
  2ced6f4... expander-row: Implement remove() (*)
  91ef53d... expander-row: Fix forall() (*)
  144646d... glade: Update dtd (*)
  b514935... glade: Add GladeHdyUtils (*)
  cb437a9... glade: Use utils in HdyCarousel adaptor (*)
  02655df... glade: Add a synthetic position child property for HdyCarou (*)
  88397a9... glade: Properly support HdyHeaderBar (*)
  45ba373... glade: Have proper names for HdyViewSwitcherTitle policy (*)
  e1b9691... glade: Properly support HdySearchBar (*)
  323f09c... glade: Set better default values for HdyColumn (*)
  8b21646... glade: Support HdyLeaflet and HdyDeck (*)
  ea57c78... glade: Support HdyPreferencesWindow (*)
  123603e... glade: Support HdyPreferencesPage (*)
  0d82b88... glade: Mark HdyPreferencessGroup properties as translatable (*)
  b04befb... glade: Support HdyExpanderRow (*)
  6f9cf34... debian: Drop handy-1-examples's dep on libhandy-0.0-0 (*)
  ff617e8... example: Replace deprecated Dialer with Keypad in example.p (*)
  9264653... example: Add some spacing between widgets (*)
  8157ecc... Separate public and private enums (*)
  48e6c47... Adding new example apps using libhandy. (*)
  d2b5e3d... Update .gitlab-ci.yml (*)
  438bd79... Update .gitlab-ci.yml (*)
  797957d... Update .gitlab-ci.yml (*)
  f3fe15a... glade: Make the Flatpak manifest use Glade 3.36 (*)
  887beed... glade: Adapt to Glade 3.36 API changes (*)
  d08c587... glade: Support both 3.24 and 3.36 (*)
  a8008fe... navigation-direction: Add HdyDeck in doc (*)
  2217595... Bump the version to 0.80.0 (*)
  a551b8b... debian: Bump the 0.9.90 symbols to 0.80.0 (*)
  b61eefd... Release libhandy 0.80.0 (*)
  0e19baf... adwaita: Fix nested list bottom rounding (*)
  54d36f0... theme: Move window corners to Adwaita (*)
  59b51e9... theme: Split shared style into shared and fallback (*)
  f763716... theme: Introduce HighContrast style (*)
  87c0b2d... theme: Adjust leaflet/deck shadow for dark and HC (*)
  8592f86... doap: Update the maintainers' email (*)
  a8a2a8c... Switch CI to GNOME (*)
  f10626c... gitlab-ci: Use eatmydata to speed up package installation (*)
  8c5f5d4... gitlab-ci: Don't bother updating manual page catalogs (*)
  885e0dd... examples: Enable tests, introspection and VAPI (*)
  2ae9365... glade: use 3.36.0 instead of gnome-3-36 HEAD (*)
  59249ee... ci: Speed up api-visibility job (*)
  295a705... ci: Migrate to GNOME CI template for Flatpak (*)
  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 (*)
  c07c0a6... header-group: Replace 'focus' by 'decorate-all' (*)
  e0b1443... example: Bind showing decorations on all headerbars to the  (*)
  51e532e... header-group: Make it final (*)
  847b8f3... header-group: Rename get_header_bars() into get_children() (*)
  99ac2ab... header-group: Rename add_header_bar() into add_gtk_header_b (*)
  c5f597d... header-group: Rename remove_header_bar() into remove_gtk_he (*)
  a127175... header-group: Introduce HdyHeaderGroupChild as the child ty (*)
  3cb2e0b... header-group: Support HdyHeaderBar as a child (*)
  90569e1... glade: Make HdyHeaderGroup handle HdyHeaderBar instead of G (*)
  099c92e... header-group: Use any given decoration layout (*)
  9c0922c... header-group: Add the update-decoration-layouts signal (*)
  ba1a687... header-group: Support nesting HdyHeaderGroup (*)
  0ca0c07... doc: Add the HdyHeaderGroup section (*)
  e1a58a0... doc: Document the API changes (*)
  a0a3a18... Update Ukrainian translation (*)
  baa9600... Set "required: false", in build instructions, so meson will (*)
  3ea2c73... headerbar: Fix css min size (*)
  67cc77d... example: Use HdyHeaderBar (*)
  0952057... window: Use window radius instead of decoration for masking (*)
  0397e7b... avatar: Make it final (*)
  2b0058d... view-switcher: Make it final (*)
  cd31709... view-switcher-bar: Make it final (*)
  c29519d... view-switcher-title: Make it final (*)
  6e33bac... view-switcher-button: Make it final (*)
  b8ca3a4... keypad-button: Make it final (*)
  8c46bf0... window-handle: Make it final (*)
  fddd2de... squeezer: Make it final (*)
  407bf0c... doc: Document derivability changes (*)
  7037e5d... avatar: Replace the deprecated (allow-none) by (nullable) (*)
  69d3d29... carousel-box: Replace the deprecated (allow-none) by (optio (*)
  7bc3324... header-bar: Replace the deprecated (allow-none) by (nullabl (*)
  740d4da... view-switcher-title: Replace the deprecated (allow-none) by (*)
  3a61bd9... Release 0.84.0 (*)
  db6b8fb... Bump the version to 0.85.0 (*)
  dbd66ac... stackable-box: Add the get_child_by_name() method (*)
  7089f2d... deck: Add the get_child_by_name() method (*)
  7d9a66a... leaflet: Add the get_child_by_name() method (*)
  581c3b1... swipeable: Add params to get_swipe_area() (*)
  9fa26e0... leaflet: Better document the folded state (*)
  c161262... leaflet: Document swiping between children (*)
  c003c00... stackable-box: Drag higher children only from borders (*)
  9223c34... doc: Warn of HdyLeaflet swiping changes (*)
  d84fad3... icons: Add avatar-default-symbolic (*)
  073d116... avatar: Make the text property name consistent (*)
  cde0693... avatar: Add the icon-name property (*)
  36b8b46... avatar: Check the icon is valid before using it (*)
  e00cc12... swipe-group: Remove an unnecessary include (*)
  28e50db... swipe-tracker: Remove an unnecessary include (*)
  b1da425... swipeable: Don't dereference function pointers (*)
  a19f532... Add a separate header for HdySwipeTracker forward declarati (*)
  f03c853... Don't use @ in property documentations (*)
  0dc8f9e... Add Romanian translation (*)
  00e2c50... Use guint instead of uint (*)
  be0e362... demo: Add demo contact list for HdyAvatar (*)
  663b6f8... avatar: Add more colors and dark variant

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