Codebase list xapp / 6e3e7b9
2.2.0 Clement Lefebvre 2 years ago
2 changed file(s) with 14 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
0 xapp (2.2.0) uma; urgency=medium
1
2 [ Michael Webster ]
3 * xapp-preferences-window.c: Hide the sidebar switcher initially to prevent it showing even with single-page views.
4 * all: Add debug topics.
5 * xapp-favorites.c: Free the favorite list when building a GtkMenu.
6
7 [ Stephen Collins ]
8 * Add a class to programmatically set styling on a particular widget.
9 * util: add a utility function to convert from a pango font string to css (#135)
10
11 -- Clement Lefebvre <root@linuxmint.com> Thu, 27 May 2021 09:36:10 +0100
12
013 xapp (2.0.7) ulysa; urgency=medium
114
215 [ Michael Webster ]
00 project('xapp',
11 'c',
2 version : '2.0.7',
2 version : '2.2.0',
33 default_options : [ 'buildtype=debugoptimized' ],
44 )
55