[Debian-on-mobile-maintainers] [Git][gnome-team/libhandy-1][debian/master] 40 commits: version: Add 1.4
Guido Günther (@agx)
gitlab at salsa.debian.org
Fri Sep 3 14:05:05 BST 2021
Guido Günther pushed to branch debian/master at GNOME / libhandy-1
Commits:
e7391914 by Adrien Plazas at 2021-04-28T16:08:05+02:00
version: Add 1.4
- - - - -
47bad070 by Adrien Plazas at 2021-04-29T11:27:54+02:00
carousel: Add the allow-scroll-wheel prop
Fixes https://gitlab.gnome.org/GNOME/libhandy/-/issues/434
- - - - -
44bdccd0 by Adrien Plazas at 2021-04-29T11:28:07+02:00
demo: Demo HdyCarousel:allow-scroll-wheel
- - - - -
903db40f by Yuri Chornoivan at 2021-04-29T14:14:02+00:00
Update Ukrainian translation
- - - - -
122f1928 by Anders Jonsson at 2021-04-29T21:10:03+00:00
Update Swedish translation
- - - - -
430059cc by Asier Sarasua Garmendia at 2021-05-01T07:18:58+00:00
Update Basque translation
- - - - -
365cb5a6 by Enrico Nicoletto at 2021-05-01T12:45:24+00:00
Update Brazilian Portuguese translation
- - - - -
0418db8c by Adrien Plazas at 2021-05-03T08:18:43+00:00
Version 1.3.0
This helps targeting the development version of 1.4.0.
- - - - -
2656b02a by Alexander Mikhaylenko at 2021-05-03T10:27:07+00:00
squeezer: Don't swap width and height in size_allocate()
Fixes https://gitlab.gnome.org/GNOME/geary/-/issues/1221
- - - - -
350c4b86 by Daniel Șerbănescu at 2021-05-04T08:27:45+00:00
Update Romanian translation
(cherry picked from commit 6e7400b0a116e996d22f2c399c9093d4856f7b02)
- - - - -
31ff41d7 by Daniel Șerbănescu at 2021-05-04T08:29:50+00:00
Update Romanian translation
- - - - -
6c906922 by Michael Catanzaro at 2021-05-04T21:21:46+00:00
tab-bar: fix leak of extra drag destination targets
Found by valgrind:
==110513== 336 (16 direct, 320 indirect) bytes in 1 blocks are definitely lost in loss record 18,053 of 19,080
==110513== at 0x484086F: malloc (vg_replace_malloc.c:380)
==110513== by 0x5601E32: g_malloc (gmem.c:106)
==110513== by 0x561E3FF: g_slice_alloc (gslice.c:1069)
==110513== by 0x4D20C20: gtk_target_list_new (gtkselection.c:249)
==110513== by 0x48C7002: ephy_tab_view_set_tab_bar (ephy-tab-view.c:618)
==110513== by 0x48D2330: ephy_window_constructed (ephy-window.c:3742)
==110513== by 0x5551B94: g_object_new_internal (gobject.c:1979)
==110513== by 0x55529E1: g_object_new_valist (gobject.c:2282)
==110513== by 0x5551664: g_object_new (gobject.c:1782)
==110513== by 0x48D2B3C: ephy_window_new (ephy-window.c:3881)
==110513== by 0x48BD7DF: session_parse_window (ephy-session.c:1128)
==110513== by 0x48BE1AD: session_start_element (ephy-session.c:1304)
- - - - -
8cbe12a1 by Alexander Mikhaylenko at 2021-05-06T00:31:12+05:00
Deprecate HdyTitleBar
- - - - -
7b1dc1e8 by Alexander Mikhaylenko at 2021-05-06T00:31:12+05:00
example: Stop using HdySwipeGroup
- - - - -
758a8bfe by Alexander Mikhaylenko at 2021-05-06T00:31:12+05:00
Deprecate HdySwipeGroup
- - - - -
84501dc6 by Mohammed Sadiq at 2021-05-10T17:35:33+05:30
avatar: Fix getting pixbuf from avatar
The widget should have "image" style if custom image is set,
otherwise all we get is a solid background
- - - - -
71c7d008 by Daniel Mustieles at 2021-05-12T09:29:25+00:00
Update Spanish translation
- - - - -
54de3a19 by Alexander Mikhaylenko at 2021-05-13T15:51:04+00:00
tab-bar: Properly unref the target list
It's not an object, we can't do g_clear_object().
- - - - -
fb54ff0c by Adrien Plazas at 2021-05-20T09:44:12+02:00
action-row: Document an unfixable ABI issue
- - - - -
6800a37f by Adrien Plazas at 2021-05-31T12:11:12+02:00
Specify the translation domain in UI files
Otherwise GtkBuilder can't know which one to use, which can result in
some strings left unlocalized.
- - - - -
6184749e by ZenWalker at 2021-06-01T15:38:58+02:00
hdy-preferences-page: remove unused struct
- - - - -
3f65bfbb by ZenWalker at 2021-06-01T20:25:12+02:00
flap: Remove dead assignment
- - - - -
3c57973b by Adrien Plazas at 2021-06-10T15:35:26+02:00
clamp: Fix using "width" instead of "size" in doc
- - - - -
2a553156 by Alexander Mikhaylenko at 2021-06-21T08:25:07+00:00
stackable-box: Null check visible child in find_swipeable_child()
Fixes https://gitlab.gnome.org/GNOME/libhandy/-/issues/444
- - - - -
d4b9549d by Kukuh Syafaat at 2021-07-19T12:52:04+00:00
Update Indonesian translation
(cherry picked from commit 2d82a644812d215d7629d2ba2be3763ad91ea9c2)
- - - - -
9d64f9cb by Quentin PAGÈS at 2021-07-22T20:21:15+00:00
Add Occitan translation
(cherry picked from commit 297f07332544c7c0ec2bd99be3c40d946a973696)
- - - - -
4de740a4 by Adrien Plazas at 2021-07-27T12:45:26+00:00
carousel-box: Don't allocate more than the carousel's size
This prevents children whose natural size is larger than the carousel's
size to pop out of it.
- - - - -
6c9379e8 by Adrien Plazas at 2021-07-27T12:45:26+00:00
carousel-box: Don't check the min size of expanded children
We want to unconditionally give them the full size and it is guaranteed
to be at least the child's minimum size.
- - - - -
6471f170 by Alexander Mikhaylenko at 2021-08-09T14:20:35+00:00
example: Use more fitting view switcher icons
Use actual clock-related icons like in libadwaita instead of placeholders..
- - - - -
58edddc7 by Adrien Plazas at 2021-08-11T15:34:42+02:00
preferences-group: Add the use-markup property
This allows to use markup in the title and the description.
- - - - -
98d6a679 by Yuri Chornoivan at 2021-08-11T16:24:39+00:00
Update Ukrainian translation
- - - - -
65030e50 by Alexander Mikhaylenko at 2021-08-12T17:05:46+05:00
preferences-group: Fix use-markup blurb
- - - - -
50b83495 by Yuri Chornoivan at 2021-08-12T12:16:01+00:00
Update Ukrainian translation
- - - - -
38fd111f by Adrien Plazas at 2021-08-12T18:27:18+02:00
Release 1.3.90
- - - - -
d0770562 by Guido Günther at 2021-09-03T10:54:11+02:00
d/gbp.conf: Switch to upsteam-vcs-tag based workflow
- - - - -
c001cf52 by Guido Günther at 2021-09-03T13:52:21+02:00
d/gbp.conf: Filter .gitattributes out of upstream tarball
It only causes grief during CI
- - - - -
7f8b0b0d by Guido Günther at 2021-09-03T13:53:09+02:00
New upstream version 1.3.90
- - - - -
462d3501 by Guido Günther at 2021-09-03T15:00:39+02:00
Update upstream source from tag 'upstream/1.3.90'
Update to upstream version '1.3.90'
with Debian dir 65142ddf004bd4ce57fcb1b391cce79124d4258c
- - - - -
b315f596 by Guido Günther at 2021-09-03T15:01:02+02:00
d/libhandy-1-0.symbols: Add new public symbols
- - - - -
f51241a0 by Guido Günther at 2021-09-03T15:02:20+02:00
Document changes and release 1.3.90-1
- - - - -
7 changed files:
- − .gitattributes
- NEWS
- debian/changelog
- debian/gbp.conf
- debian/libhandy-1-0.symbols
- doc/handy-docs.xml
- examples/hdy-demo-window.c
The diff was not included because it is too large.
View it on GitLab: https://salsa.debian.org/gnome-team/libhandy-1/-/compare/06953b1cb0b4e2c88b7bea93b97ab6cf90c15a34...f51241a080e1844d0c2f01ed0286329885191685
--
View it on GitLab: https://salsa.debian.org/gnome-team/libhandy-1/-/compare/06953b1cb0b4e2c88b7bea93b97ab6cf90c15a34...f51241a080e1844d0c2f01ed0286329885191685
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20210903/74e0c7f0/attachment.htm>
More information about the Debian-on-mobile-maintainers
mailing list