From 579d92c0eb2b0f96de01cccf2c7f08d794d87509 Mon Sep 17 00:00:00 2001 From: TCH Date: Mon, 27 Apr 2020 23:49:57 +0900 Subject: Updated to QtCurve version 1.7.1. Based on the original GPL2 QtCurve code from Craig Drummond available at https://github.com/KDE/qtcurve Signed-off-by: TCH Signed-off-by: Michele Calgaro (cherry picked from commit 82fe64d550d8754266109084f82dd56cc8a04f49) --- ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 74104fd..032e289 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,21 @@ +1.7.1 +----- +1. Remove box around arrow in listview lines - to match Gtk better. + +1.7.0 +----- + 1. Add option to use tiled pixmap as background for windows and menus. + 2. Draw line focus for items that cannot use glow focus. + 3. Use popup menu gradient's border setting to determine border type of menus. + 4. Add option to draw standard, raised, or joined toolbar buttons. + 5. Add option to use thinner frames, focus, etc. + 6. If not rounding, enable all 'square' options. + 7. Store background colour setting in XProperty - so that this can be used by + QtCurve twin decoration. + 8. Implement shading popup menus as per memubar settings. + 9. Fix segfault when obtaining MDI colours. +10. Dont overwrite user supplied CMAKE_INSTALL_PREFIX + 1.6.2 ----- 1. Disable the support for 'fix parent-less dialog' option - this causes too many -- cgit v1.2.1