2009/stable/desktop/toolkit/gtk/QtCurve-Gtk2 - merge: Version bump to latest version
Gökçen Eraslan
paketler-commits at pardus.org.tr
Mon Dec 21 11:50:26 EET 2009
Author: gokcen.eraslan
Date: Mon Dec 21 11:50:26 2009
New Revision: 83319
Modified:
2009/stable/desktop/toolkit/gtk/QtCurve-Gtk2/ (props changed)
2009/stable/desktop/toolkit/gtk/QtCurve-Gtk2/files/default-kde-font-size.diff
2009/stable/desktop/toolkit/gtk/QtCurve-Gtk2/pspec.xml
Log:
merge: Version bump to latest version
---
files/default-kde-font-size.diff | 13 +++++++------
pspec.xml | 23 ++++++++++++++++++++++-
2 files changed, 29 insertions(+), 7 deletions(-)
Modified: 2009/stable/desktop/toolkit/gtk/QtCurve-Gtk2/files/default-kde-font-size.diff
=================================================================
--- 2009/stable/desktop/toolkit/gtk/QtCurve-Gtk2/files/default-kde-font-size.diff (original)
+++ 2009/stable/desktop/toolkit/gtk/QtCurve-Gtk2/files/default-kde-font-size.diff Mon Dec 21 11:50:26 2009
@@ -1,10 +1,11 @@
-diff -Naur QtCurve-Gtk2-0.62.8-orig/style/qt_settings.c QtCurve-Gtk2-0.62.8/style/qt_settings.c
---- QtCurve-Gtk2-0.62.8-orig/style/qt_settings.c 2009-05-13 18:51:33.358629095 +0300
-+++ QtCurve-Gtk2-0.62.8/style/qt_settings.c 2009-05-13 18:55:00.501355118 +0300
-@@ -194,7 +194,7 @@
- #endif
-
+Index: QtCurve-Gtk2-0.69.2/style/qt_settings.c
+===================================================================
+--- QtCurve-Gtk2-0.69.2.orig/style/qt_settings.c
++++ QtCurve-Gtk2-0.69.2/style/qt_settings.c
+@@ -205,7 +205,7 @@ struct QtData
#define DEFAULT_KDE_FONT "Sans Serif"
+ // Seems to be 9pt on KUbuntu, but 10.0 on openSUSE ???
+ //#define DEFAULT_KDE_FONT_SIZE (qtSettings.qt4 ? 9.0 : 10.0)
-#define DEFAULT_KDE_FONT_SIZE 10.0
+#define DEFAULT_KDE_FONT_SIZE 9.0
#define MAX_LINE_LEN 1024
Modified: 2009/stable/desktop/toolkit/gtk/QtCurve-Gtk2/pspec.xml
=================================================================
--- 2009/stable/desktop/toolkit/gtk/QtCurve-Gtk2/pspec.xml (original)
+++ 2009/stable/desktop/toolkit/gtk/QtCurve-Gtk2/pspec.xml Mon Dec 21 11:50:26 2009
@@ -12,7 +12,7 @@
<IsA>library</IsA>
<Summary>A set of widget styles for GTK2 based applications</Summary>
<Description>QtCurve-Gtk2 is a nice and flexible set of widget styles for GTK2 applications.</Description>
- <Archive sha1sum="b82df7ba104c6b4ce440c9c6e83e2c4595467f72" type="tarbz2">http://home.freeuk.com/cpdrummond/QtCurve-Gtk2-0.65.0.tar.bz2</Archive>
+ <Archive sha1sum="825ad56d6b388f56aa8fae09c02bf27410b11f1e" type="tarbz2">http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-0.69.2.tar.bz2</Archive>
<BuildDependencies>
<Dependency>gtk2</Dependency>
<!-- uses kde4-config to find KDE paths -->
@@ -37,6 +37,27 @@
</Package>
<History>
+ <Update release="20">
+ <Date>2009-12-21</Date>
+ <Version>0.69.2</Version>
+ <Comment>Version bump to latest version:
+ * If a scrollbar slider is maxed-out, then shade it as disabled - matches KDE.
+ * When detecting Ctrl-Alt-M for menubar hiding, check for uppercase M as well as lower case. Also, ignore state of shift and caps-lock keys.
+ * Set default contrast to 7
+ * Fix glow-style mouse over for combos with coloured buttons.
+ * Improve appearance of plastik style mouse-over on scrollbar sliders.
+ * Add option to control whether bottom tabs should have their gradient shades inverted.
+ * Config files now stored under $XDG_CONFIG_HOME/qtcurve (e.g. ~/.config/qtcurve)
+ * Fix some issue with 'flat' appearance.
+ * Add an experimental option to hide/unhide menubars using Ctrl-Alt-M.
+ * Respect double arrow setting for non-editable combos on more Gtk2 combo types. (Affects combos in pidgin.)
+ * Colour arrows on mouse over of non-editable combos on more Gtk2 combo types. (Affects combos in pidgin.)
+ * Fix disabled editable combos.
+ * It has been reported that under intel Xorg drivers > 2.8, that QtCurve's arrows are not appearing. This seems to be due to the fact that QtCurve is using cairo to draw non-antialised lines in this case. To work-around this issue QtCurve has been changed to use the older Gdk to draw arrows. To revert back to cairo, use the following cmake option: -DQTC_USE_CAIRO_FOR_ARROWS=true
+ </Comment>
+ <Name>Gökçen Eraslan</Name>
+ <Email>gokcen at pardus.org.tr</Email>
+ </Update>
<Update release="19">
<Date>2009-06-26</Date>
<Version>0.65.0</Version>
More information about the paketler-commits
mailing list