[libhandy] (424 commits) Non-fast-forward update to branch hdy-action-row/subtitle



The branch 'hdy-action-row/subtitle' 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:

  9af5b31... HdyActionRow: set the subtitle as a tooltip

Commits added to the branch:

  e7e1489... dialer: Work around GtkGrid row homogeneity (*)
  f406e9c... Added Unifydmin to Python 3 examples (*)
  280db07... dialog: Don't warn if the titlebar isn't a GtkHeaderBar (*)
  eaf70e3... dialog: Refactor the transient-for workaround (*)
  8563328... docs: Add section for new symbols in 0.0.11 (*)
  98c4b11... dialog: Add the narrow property (*)
  64d6e60... header-bar: Show a back button in a narrow HdyDialog (*)
  723f064... examples: Add a complex HdyDialog example (*)
  e1c500d... Replace \+ with \{1,\} (*)
  3d29e42... header-bar: Show a back button on small non-sovereign windo (*)
  21d3879... Add Vcs fields (*)
  2e5c431... Build-Depend on debhelper-compat 12 and drop debian/compat (*)
  1f69d61... Build-Depend on dh-sequence-gir (*)
  fbfa4ce... Drop gir1.2-handy-0.0's unused dependency on ${shlibs:Depen (*)
  6b3fbac... Build-Depend on libglib2.0-doc & libgtk-3-doc to fix doc bu (*)
  e48cb29... meson: Set the log domain (*)
  9e4bb03... debian: Ship example program and files (*)
  1ba62f8... Add HydraPaper to Python 3 examples (*)
  f267a75... search-bar: Hide start and end boxes instead of close butto (*)
  3e95232... glade: Update catalog dtd (*)
  7f952a1... Deploy documentation for the master branch (*)
  ea0cd15... README.md: Update the documentation URL (*)
  3acf000... glade: Don't install glade files outside build prefix (*)
  932286a... Add HdySwipeTracker (*)
  ab34eef... App HdyPaginatorBox (*)
  4cabeda... Add HdyPaginator (*)
  a92fdae... examples: Add HdyPaginator example (*)
  72b1110... doc: Fix a DocBook version (*)
  fc78be6... Add animation helpers (*)
  bbb5fc9... Use animation helpers (*)
  3270b08... squeezer: Support animation disablement (*)
  e30823b... preferences-group: Use the h4 style class (*)
  b4bc854... animation: Fix docs title (*)
  fff0d98... paginator: Use HdyAnimation helpers (*)
  091052f... paginator: Support disabling animation (*)
  388e73e... paginator: Remove unused disconnect (*)
  02d23ef... paginator: Only notify properties if value changed (*)
  ab92d92... paginator: Add missing G_PARAM_EXPLICIT_NOTIFY (*)
  b74ec72... tests: Add HdyPaginator test (*)
  943b92e... animation: Make some functions public (*)
  ff30bfb... view-switcher-button: Don't make transparent on hover (*)
  f5909a8... Release libhandy 0.0.11 (*)
  1d47eeb... build: Don't install glade catalogue when used as submodule (*)
  165ab0c... swipe-tracker: Grab widget during the gesture (*)
  bb5c983... swipe-tracker: Animate when canceled (*)
  eedd44c... swipe-tracker: Don't add GDK_ALL_EVENTS_MASK (*)
  a998ee2... Fix typo in README. (*)
  ac94e64... Add deprecation macros (*)
  52cd25a... Deprecate all hdy-dialer{-cycle}-button api (*)
  1c685bc... HdyDialer: Remove excessive '*' (*)
  8a9e5c4... build: Install new header file (*)
  b33ed2c... Remove casts requiring increased alignment (*)
  aa617db... header-group: Fix a leftover GtkSizeGroup mention (*)
  364d63a... paginator: Delegate hdy_paginator_scroll_to() to scroll_to_ (*)
  5eb307b... paginator-box: Add hdy_paginator_box_get_nth_child() (*)
  3232343... doc: Add 0.0.12 index (*)
  0548ba3... Add HdySwipeable (*)
  edea06b... paginator: Implement HdySwipeable (*)
  37324aa... swipe-tracker: Port to HdySwipeable (*)
  55924b5... Add HdySwipeGroup (*)
  b791251... tests: Add HdySwipeGroup test (*)
  9ecbf21... glade: Support HdySwipeGroup (*)
  cb9b8d6... leaflet: Clip children when drawing unfolded (*)
  e474eaf... leaflet: Clip the end surface when drawing folded (*)
  7af1ad3... leaflet: Fix the folding sliding children padding (*)
  9c6e1b7... leaflet: Add the over and under mode transition animations (*)
  bc25f9b... leaflet: Only clip visible area during transitions (*)
  383f11d... Introduce HdyShadowHelper (*)
  3217609... leaflet: Dim bottom children during transitions (*)
  af6fc58... swipe-tracker: Reduce base distance for vertical swipes (*)
  b47a971... paginator-box: Adjust index when removing pages (*)
  b73e0b3... leaflet: Unify the transition types (*)
  d0ec711... leaflet: Remove the over and under mode transitions (*)
  c73afab... examples: Add a Leaflet page (*)
  22cec50... paginator: Support discrete scrolling (*)
  7c6b4a5... swipe-tracker: Stop handling trackpoint (*)
  5be84f4... leaflet: Mention replacements in deprecations (*)
  ddc0ebc... leaflet: Mark child-transition and mode-transition as depre (*)
  e897094... leaflet: Ignore deprecations for transition type acccessor  (*)
  66fb932... deprecation-macros: Stop referencing nonexistent macros (*)
  9239e72... swipe-tracker: Make dragging touch-only (*)
  64a2442... Deprecate HdyArrows (*)
  aa7a4ec... examples: Drop the Arrows page (*)
  710bcaa... paginator-box: Wrap children into child info structs (*)
  e6a4774... paginator-box: Put children into their own GdkWindows (*)
  656d80d... paginator-box: Implement drawing cache (*)
  ddbccc4... Keypad: Add a general keypad (*)
  43553bd... Tests: add keypad tests (*)
  b56c374... Docs: add docs and demo for keypad (*)
  a2b1272... Dialer: deprecate hdydialer (*)
  af0255b... paginator-box: Add animation-stopped signal (*)
  1ef0190... paginator: Add page-changed signal (*)
  2ddf2c0... leaflet: Allocate last visible child during child transitio (*)
  6460a8e... keypad: Immediately assign g_autoptrs to NULL (*)
  c875ac7... paginator-box: Create window with correct dimensions (*)
  d4e617c... example: Remove leftover adjustments (*)
  505af8f... paginator-box: Fix hdy_paginator_box_get_nth_child() (*)
  b4158a2... leaflet: Use provided duration for child transitions (*)
  254296f... swipeable: Provide swipe direction when preparing (*)
  a97e3ff... swipeable: Distinguish direct and indirect swipes (*)
  9f3c8cd... swipe-tracker: Skip swipes in wrong direction (*)
  e616eaf... leaflet: Add allow-visible child property (*)
  d08f7b5... leaflet: Add properties for controlling swipes (*)
  6c94986... leaflet: Implement back/forward swipe gesture (*)
  0b09c4d... example: Enable back swipe in the leaflet (*)
  c90fb81... leaflet: Queue relayout after child transition ends (*)
  a8d559a... swipe-tracker: Add 'allow-mouse-drag' property (*)
  e92c7a3... paginator: Add 'allow-mouse-drag' property (*)
  f7d861a... paginator-box: Register window before setting parent (*)
  f49c184... HdyDialer: Remove it from the demo (*)
  7a35c57... HdyDialer: Deprecate objects related to dialer (*)
  3ce0ef9... leaflet: Drop some old TODOs (*)
  e0eac2f... swipeable: Fix signal names for docs (*)
  aa02baa... swipe-group: Don't escape tag names for docs (*)
  24b8839... leaflet: Deprecate old transition type properties (*)
  9876abf... Update @See_also for swipeable widgets (*)
  8d9d418... README: minor punctuation fixes, and update Fractal URL to  (*)
  2416095... docs: Consistently use full sentences in short descriptions (*)
  7c50c15... docs: Add sections about building and bundling to the 'Comp (*)
  c4b9f30... docs: Update copyright year range. (*)
  cc2d6e9... meson: fix configure-time warning - Use the 'pie' kwarg ins (*)
  3e28b24... meson: Tidy build files. Use / operator (added in Meson 0.4 (*)
  6d05c4d... style: Remove odd tabs as per 'Coding Style' in HACKING.md, (*)
  c387aa7... leaflet: Add Alexander Mikhaylenko's copyright (*)
  986d186... view-switcher-button: Fix the action bar hover style (*)
  6ce0e33... keypad: Fix compilation error for clang (*)
  ef7c4bf... Release libhandy 0.0.12 (*)
  a19861a... paginator-box: Stop using gtk_widget_set_child_visible() (*)
  ff9a062... leaflet: Correctly handle 0 duration for swipe snap-back (*)
  a17879c... swipe-tracker: Don't animate when the distance is 0 (*)
  347a4a5... Keypad: Do not show allow typing + when only_digits is true (*)
  7a193d7... Release libhandy 0.0.13 (*)
  e221dcc... README.md: Phosh uses HdyKeypad, not HdyDialer (*)
  4ecf2e5... leaflet: Remove visible child workaround (*)
  1ef9332... paginator: Check for value change in set_allow_mouse_drag() (*)
  142b65a... tests: Add allow_mouse_drag test for HdyPaginator (*)
  12159d9... paginator: Use G_PI instead of M_PI (*)
  a644f91... ci: Check the API visibility (*)
  275233c... debian: Update autopkgtests (*)
  3e481aa... gitlab-ci: Move unit tests and doc building to a single sta (*)
  069d5f2... gitlab-ci: Use prebuilt pipeline (*)
  21580d3... examples: Switch flatpak module name (*)
  bcd0384... Test flatpak build (*)
  962717c... build: Switch to API version 1 (*)
  9e68775... symbols: Bump symbol names to 1_0 (*)
  c1f7fec... debian: Package API version 1 (*)
  bf4e2d4... bug template: Use API version 1 (*)
  c12f732... examples: Require API major version 1 (*)
  9654cd8... spec: Bump version to 0.9.90 (*)
  17aaca1... flatpak: Update the example command name (*)
  8889aca... leaflet: Add the .folded and .unfolded style classes (*)
  29da8f2... column: Add the .narrow, .medium and .wide style classes (*)
  ce8e30e... debian: Remove 0.0 symbols (*)
  e40de85... doc: Add the Handy 0.0 to Handy 1 migration guide (*)
  32ddb47... doc: Tell to stop using deprecated symbols (*)
  d3aa407... Remove the deprecated HdyArrows (*)
  99f3828... Remove the deprecated HdyDialer (*)
  3268755... Remove the deprecated HdyDialerCycleButton (*)
  5ffe51b... Remove the deprecated HdyDialerButton (*)
  3e6ec2d... leaflet: Drop the deprecated transition props (*)
  48d25e5... leaflet: Drop usage of the deprecated transition types (*)
  b9c354f... leaflet: Drop the deprecated transition types (*)
  941f9d6... gitlab: Updates classes in the issue template (*)
  1c2d9ca... shadow-helper: Don't set style context parent (*)
  e735940... main: Don't explicitely load resources in hdy_init() (*)
  e044091... meson: Unconditionally install (*)
  d3b54fc... gitlab-ci: Drop static library support (*)
  9b7333a... meson: Don't allow to build as a static library (*)
  c981c86... doc: Tell to stop using the static build option (*)
  555a087... main: Automatically init libhandy (*)
  a4b36f8... examples: Drop calls to the removed hdy_init() (*)
  c929f5d... tests: Drop calls to the removed hdy_init() (*)
  961c622... doc: Tell to stop using hdy_init() (*)
  f5c7ce5... debian: Don't use hdy_init() in build test programs (*)
  063d9b2... doc: Add the libhandy 1.0 API index (*)
  8d88d7c... Rename paginator files to carousel (*)
  d48ef45... Rename HdyPaginatorBox into HdyCarouselBox (*)
  3d11bfb... Rename HdyPaginator into HdyCarousel (*)
  4e0d3fc... doc: Document we renamed HdyPaginator into HdyCarousel (*)
  64748f7... gitlab: Rename HdyPaginator into HdyCarousel (*)
  a3535ca... leaflet: Drop usage of HdyFold (*)
  fb1ac33... tests: Drop usage of HdyFold (*)
  25710b8... Drop HdyFold (*)
  02d82c8... doc: Tell about HdyFold being removed (*)
  188d044... gitlab-ci: Allow flatpak build to fail (*)
  b9a3684... leaflet: Remove 'todo' vfunc (*)
  342ac78... example: Use a menu model for primary menu (*)
  87c9c92... leaflet: Fix some typos in docs (*)
  e600645... leaflet: Document visible child functions (*)
  5c80f4b... Introduce HdyNavigationDirection (*)
  fda3d6a... swipeable: Use HdyNavigationDirection for begin_swipe() dir (*)
  05ca0dd... leaflet: Add a function for moving back/forward programmati (*)
  2f2a590... example: Use hdy_leaflet_navigate() for back button (*)
  2bb5f22... leaflet: Allow hdy_leaflet_navigate() regardless of swipe p (*)
  b2e74d7... example: Use hdy_leaflet_navigate() for clicking rows as we (*)
  19e3f20... leaflet: Don't include the deprecation macros header (*)
  f42e6dd... swipe-tracker: Use g_clear_pointer() where possible (*)
  03bd114... swipe-tracker: Fix a leak in …_confirm_swipe() (*)
  3fc2daa... leaflet: Default to the 'over' transition type (*)
  4b4771d... doc: Tell about HdyLeaflet transition-type changes (*)
  17b8f29... leaflet: Don't implement GtkBuildableIface (*)
  cef384c... Add global CSS files (*)
  ee755b9... style: Add hdy_style_init() (*)
  19c36ab... main: Initialize the global styles when the main loop start (*)
  043c444... Move dedicated styles to global CSS files (*)
  40e8ec3... style: Add _OVERRIDE to the style name (*)
  9bd865a... Drop the hdy prefix from CSS node names (*)
  49f088a... doc: Document the CSS node name changes (*)
  08d42de... Document CSS nodes and style classes (*)
  2f25fee... swipe-tracker: Fix crash in confirm_swipe() (*)
  ec7f15e... leaflet: Init the style class for the default fold (*)
  29d74cf... css: Drop a useless empty line in the CSS (*)
  46d77aa... column: Fix the CSS node name documentation (*)
  8b17476... example: Vertically align the radio buttons (*)
  cc2c165... example: Make the radio buttons non-focusable (*)
  f1ab7f7... leaflet: Avoid divisions by 0 (*)
  04b92fb... Make hdy_style_init() static (*)
  e332a97... Move HDY_STYLE_PROVIDER_PRIORITY_OVERRIDE to hdy-main.c (*)
  49b1a91... action-row: Add the 'activated' signal (*)
  1231841... debian: Add missing symbols (*)
  6769009... example: Stop using "fold" HdyLeaflet property (*)
  b826a2c... leaflet: Fix hdy_leaflet_get_can_swipe_forward() docs (*)
  01e991a... Introduce HdyStackableBox (*)
  e5cc786... leaflet: Make HdyLeaflet a wrapper around HdyStackableBox (*)
  964b1dd... Introduce HdyDeck (*)
  8b58d08... example: Use HdyDeck in complex dialog demo (*)
  28cab5d... Cross-reference HdyDeck in documentation comments (*)
  50fc7bc... stackable-box: Only count allow-visible=true children for i (*)
  fd447c3... debian: Add missing symbols (*)
  8d4f29a... header-bar: Use gender neutral pronouns (*)
  20d15d4... flatpak: Drop useless build options (*)
  2ea24fa... stackable-box: Remove an extra line in a doc comment (*)
  ce24943... debian: Use HdyKeypad in the Python GI test (*)
  b652bd9... Drop UTF-8 string functions (*)
  07ed668... main: Make the style init priority super high (*)
  335557f... examples: Move the expanders' children to the next row (*)
  907c460... expander-row: Drop the internal revealer (*)
  841f4db... action-row: Drop adding widgets below (*)
  f6c1dd9... action-row: Drop the 'action' buildable child type (*)
  7465608... action-row: Pack actions from the start (*)
  e3b01e0... action-row: Remove hdy_action_row_add_action() (*)
  5fc3c46... action-row: Style the title and subtitle with CSS (*)
  5b95776... action-row: Rename the .row-header style class to .header (*)
  2fdb92f... action-row: Define the sizes with CSS (*)
  a64f63e... action-row: Document the CSS nodes (*)
  720b69c... doc: Tell to pack action items from start to end (*)
  944b348... doc: Tell about the box.header CSS node rename (*)
  132314e... combo-row: Popover style overhaul (*)
  c7452e9... combo-row: Add a checkmark at the end of the selected row (*)
  4ef4506... combo-row: Document the CSS nodes (*)
  790ed28... main: Load icon resources on startup (*)
  d46795c... icons: Add hdy-expander-arrow-symbolic (*)
  91bb075... expander-row: Widget overhaul (*)
  732d0e3... doc: Tell about the HdyExpanderRow API changes (*)
  340bb8d... style: Add the list.preferences CSS style class (*)
  bedf4a3... Use the list.preferences CSS style class (*)
  c836d60... style: Add the button.list-button CSS style class (*)
  71c9814... examples: Use the button.list-button CSS style class (*)
  0221816... preferences-window: Cancel search from keyboard (*)
  b83f726... style: Remove an extra comma (*)
  b946d05... preferences-window: Add the 'search-enabled' property (*)
  69d4081... style: Rename and move style files to the themes/ directory (*)
  c8d46ff... themes: Move to SASS (*)
  49837f8... themes: Ship the compiled CSS (*)
  9f47086... themes: Handle different themes and variants (*)
  9254730... themes: Simplify shadows definition (*)
  d585449... preferences-window: Use gtk_search_entry_handle_event() (*)
  51ea10d... preferences-window: Name signal callbacks _cb (*)
  37f2ab2... preferences-window: Erase search terms after hiding search  (*)
  1b75dbb... preferences-window: Use GDK_EVENT_* constants (*)
  24a9d97... Return GtkWidget* with _new() (*)
  6149553... Coding style fixes (*)
  5708cab... doc: Tell about widget constructor changes (*)
  f1b2206... view-switcher-bar: Fix a typo in the docs (*)
  08d38c9... view-switcher-bar: Don't reveal for less than two pages (*)
  80b4850... Add HdyViewSwitcherTitle (*)
  0013f0b... view-switcher-bar: Document relation with HdyViewSwitcherTi (*)
  64d0b0a... preferences-window: Use HdyViewSwitcherTitle (*)
  7fafda9... examples: Use HdyViewSwitcherTitle (*)
  257fd61... Add HdyAvatar widget (*)
  dd3c71a... example: Add HdyAvatar (*)
  225fcea... docs: Add HdyAvatar (*)
  b30728e... CI: Add libgdk-pixbuf2.0-doc (*)
  926d445... test: Add test for HdyAvatar (*)
  7d68ebd... demo: Make the resource path match the app ID (*)
  a43dff2... demo: Add a dark theme toggle button (*)
  10fd112... shared: Make the HdyActionRow style idiomatic SASS (*)
  0cbb4a6... shared: Make the HdyExpanderRow style idiomatic SASS (*)
  763706d... themes: Add the rounded() mixin (*)
  5caf0ff... adwaita: Make the HdyComboRow popover style idiomatic SASS (*)
  6756e4a... adwaita: Make the HdyKeypad style idiomatic SASS (*)
  527b721... adwaita: Make the HdyViewSwitcher style idiomatic SASS (*)
  18304ce... adwaita: Fix the dark HdyViewSwitcher background (*)
  334c5f3... adwaita: Make the preferences list style idiomatic SASS (*)
  661abe4... adwaita: Make the HdyActionRow style idiomatic SASS (*)
  04ddbc4... preferences-window: Hide filtered-out rows (*)
  9b5ecdb... column: Fix checking the child width (*)
  3e60af4... column: Ensure the column is at least as whide as its child (*)
  7060806... doc: Add macOS build instructions (*)
  0f24dab... stackable-box: Avoid use-after-free in remove() (*)
  c66a56c... view-switcher-title: Unset stack before destroying (*)
  831963a... glade-hdy-carousel: Add a missing assignment (*)
  fc523b2... header-bar: Remove some unused variables (*)
  c2d2b4d... avatar: Add a missing transfer annotation (*)
  0f4394e... avatar: Allow NULL in HdyAvatarImageLoadFunc (*)
  cc1e6d4... avatar: Add test for when the image load function returns N (*)
  c9789c2... avatar: Fix typo in usage example (*)
  b46380d... avatar: Reset font description before calculating the font  (*)
  fe2b97f... avatar: Use a better linear function for padding around the (*)
  b8e397f... demo: Drop setting the header group focus (*)
  7a0f8a8... demo: Put the right header bar in a GtkStack (*)
  5788091... demo: Give its own header to the search bar demo (*)
  91b3cba... demo: Add a HdyDeck example (*)
  06767a5... Drop HdyDialog (*)
  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 (*)
  e764419... HdyActionRow: set the subtitle as a tooltip

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