[libhandy] (140 commits) Non-fast-forward update to branch wip/exalm/leaflet-transltions
- From: Alexander Mikhaylenko <alexm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libhandy] (140 commits) Non-fast-forward update to branch wip/exalm/leaflet-transltions
- Date: Wed, 29 Jul 2020 14:58:36 +0000 (UTC)
The branch 'wip/exalm/leaflet-transltions' 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:
9a9c2a5... stackable-box: Add child-visible-changed signal
43d93fc... leaflet: Add child-visible-changed signal
f5d43d2... deck: Add child-visible-changed signal
687edac... stackable-box: Add mode-transition-progress property
5e17a27... leaflet: Add mode-transition-progress property
Commits added to the branch:
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 (*)
539ac7f... stackable-box: Drop the unused child properties (*)
d37c39b... stackable-box: Rename allow-visible into navigatable (*)
f550d18... leaflet: Rename allow-visible into navigatable (*)
8eaae0f... Update Ukrainian translation (*)
0562d39... preferences-window: Support presenting a subpage (*)
c94330a... preferences-window: Fix the indentation (*)
371fb55... preferences-window: Add the can-swipe-back property (*)
9f475d4... demo: Add subpages to the preferences window (*)
a79068f... doc: Exclude hdy-enums-private.h (*)
9a85c12... doc: List enums (*)
3e1cd57... Add libhandy's matrix room address (*)
acc672f... Update Ukrainian translation (*)
61c23e6... keypad: Remove GtkGrid comment (*)
7777a72... keypad-button: Use canonical name for show-symbols (*)
6aab73c... keypad-button: Normalize property names (*)
4b791f4... keypad: Replace the show-symbols property by letters-visibl (*)
8594d98... keypad: Replace the only-digits property by symbols-visible (*)
717d4a4... keypad: Replace the left/right-action props by start/end-ac (*)
991dd65... keypad: Fix the entry property type (*)
590184f... keypad: Fix coding style in get/set_property() (*)
51cfc87... keypad: Add missing Since everywhere (*)
44a9b49... keypad: Fix property getters and setters (*)
b667426... keypad: Document properties (*)
0278f63... keypad: Stop using g_return_if_fail() in private functions (*)
e78bc1f... keypad: Ensure HdyKeypadButton type (*)
0f6bb66... tests: Rewrite HdyKeypad tests (*)
fee6236... keypad: Normalize property names (*)
c3ae8e5... doc: Exclude enums instead of listing them (*)
bbd5291... enum-value-object: Include config.h (*)
69ca38f... swipeable: Include config.h (*)
17eb68d... Make symbols explicitly public, and implicitly private (*)
51e6666... action-row: Drop the title prop and its accessors (*)
44f2de2... expander-row: Drop the title prop and its accessors (*)
1f156eb... action-row: Make the subtitle nullable (*)
fdd9c26... expander-row: Make the subtitle nullable (*)
5e59ffc... Revert "expander-row: Make the subtitle nullable" (*)
17facb4... Revert "action-row: Make the subtitle nullable" (*)
72f714d... Revert "expander-row: Drop the title prop and its accessors (*)
4299dc4... Revert "action-row: Drop the title prop and its accessors" (*)
cdc7605... view-switcher-title: Default to auto policy (*)
7c3f85a... stackable-box: Add child-visible-changed signal
c8cae18... leaflet: Add child-visible-changed signal
39000aa... deck: Add child-visible-changed signal
0b18e20... stackable-box: Add mode-transition-progress property
8a83ba7... leaflet: Add mode-transition-progress property
(*) 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]