Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Apr 2022 20:51:19 1.6.2
|
Neel Chauhan (nc)  |
x11-toolkits/libhandy: Update to 1.6.2 |
22 Mar 2022 21:21:25 1.6.1
|
Neel Chauhan (nc)  |
x11-toolkits/libhandy: Update to 1.6.1 |
18 Sep 2021 02:12:42 1.4.0
|
Jan Beich (jbeich)  |
x11-toolkits/libhandy: update to 1.4.0
Changes: https://gitlab.gnome.org/GNOME/libhandy/-/blob/1.4.0/NEWS |
16 Jul 2021 08:11:08 1.2.3
|
Tobias C. Berner (tcberner)  |
x11-toolkits/libhandy: update to 1.2.3 |
27 May 2021 01:50:14 1.2.2
|
Neel Chauhan (nc)  |
x11-toolkits/libhandy: Update to 1.2.2 |
07 Apr 2021 08:09:01 1.0.3
|
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.0.3
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
04 Feb 2021 22:42:45
1.0.3
|
nc  |
x11-toolkits/libhandy: Update to 1.0.3
Reviewed by: 0mp, tcberner
Approved by: 0mp (mentor), tcberner
Differential Revision: https://reviews.freebsd.org/D28452 |
13 Nov 2020 16:39:39
1.0.2
|
tcberner  |
x11-toolkits/libhandy: update to 1.0.2
- Fix gtk-doc install path.
- Code cleanups.
- HdyCarousel:
- Fix pages not being drawn until scrolled on X11.
- HdyComboRow:
- Fix test failures on x86.
- HdyLeaflet and HdyDeck:
- Fix transition shadow on HiDPI.
- HdySwipeTracker:
- Fix touchpad swipes not working after pressing a GtkButton.
- Fix swipes in nested swipeable widgets when started from a GtkButton.
- HdyViewSwitcherTitle:
- Mark title and subtitle properties as translatable for Glade.
- Translation updates:
- Catalan |
31 Oct 2020 08:19:44
1.0.1
|
tcberner  |
x11-toolkits/libhandy: update to 1.0.1
Changelog:
- Fix build with Glade 3.37.
- Fix a Meson version warning.
- Typo fixes.
- HdyAvatar:
- Minimize the amount of redundant load_image() calls.
- Center non-square custom images.
- Add .image style class to avatars with custom images.
- Allow css border and shadow on avatars with custom images so
elementary can style it.
- HdyCarousel:
- Fix drawing cache.
- Fix crash when scrolling over empty carousel. (Only the first 15 lines of the commit message are shown above ) |
17 Sep 2020 11:45:30
1.0.0
|
bapt  |
Update libhandy to 1.0.0 which is needed by recently gnome
Repocopy the old version into libhandy0 so that ports relying on it
can still work.
Bump revision of those ports |
08 Jun 2020 20:03:32
0.0.13
|
cs  |
Update to 0.0.13
PR: 246511
Submitted by: Lewis Cook <vulcan@wired.sh> |
02 Feb 2020 14:43:38
0.0.10
|
tobik  |
x11-toolkits/libhandy: Drop e1c500dd02b1.patch from distinfo too |
02 Feb 2020 14:41:12
0.0.10
|
tobik  |
x11-toolkits/libhandy: Move e1c500dd02b1.patch to patch file
Checksum of it changed again. It changes all the time because
GitLab insists on embedding the version of whatever Git packages
they have installed in the footer.
PR: 243797 |
05 Nov 2019 06:28:58
0.0.10
|
tobik  |
x11-toolkits/libhandy: Unbreak fetch
The patch footer changed once again. |
15 Sep 2019 22:21:46
0.0.10
|
jbeich  |
x11-toolkits/libhandy: regen patches (gitlab bug)
--- gnome/e1c500dd02b1.patch.orig
+++ gnome/e1c500dd02b1.patch
@@ -26,5 +26,5 @@ index fcdc381..036c336 100644
echo '}
'
--
-2.18.1
+2.21.0
Reported by: pkg-fallout |
03 Aug 2019 04:01:33
0.0.10
|
jbeich  |
x11-toolkits/libhandy: update to 0.0.10
- Backport fix to init codegen
PR: 239056
Submitted by: Greg V <greg@unrelenting.technology>
Approved by: maintainer timeout (3 weeks) |
26 Jul 2019 20:46:57
0.0.9_1
|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
30 Apr 2019 19:33:20
0.0.9
|
pkubaj  |
x11-toolkits/libhandy: fix build with GCC-based architectures
Add USES=compiler:c11 to fix:
cc1: error: unrecognized command line option "-std=gnu11"
PR: 237220
Approved by: mentors (implicit approval) |
23 Mar 2019 14:37:11
0.0.9
|
kwm  |
Update libhandy to 0.0.9.
Obtained from: gnome development repo |
16 Feb 2019 18:03:09
0.0.8
|
kwm  |
Add libhandy, a library with GTK+ widgets for mobile phones.
Obtained from: GNOME development repo |