summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-6
diff options
context:
space:
mode:
authorKristian Rietveld <kris@gtk.org>2003-08-20 23:44:16 +0000
committerKristian Rietveld <kristian@src.gnome.org>2003-08-20 23:44:16 +0000
commita16bbd60f79ebb2b6355467dc58bb8b1fb28d203 (patch)
treef40d29bc7869199efe80d99e59aa38b0c9f1d65c /ChangeLog.pre-2-6
parentc567c77741b9b1d3dc3edd87b14a17227ffe8256 (diff)
downloadgdk-pixbuf-a16bbd60f79ebb2b6355467dc58bb8b1fb28d203.tar.gz
always round approximate digit widths up, to avoid truncation, convert to
Thu Aug 21 01:33:51 2003 Kristian Rietveld <kris@gtk.org> * gtk/gtkspinbutton.c (gtk_spin_button_size_request): always round approximate digit widths up, to avoid truncation, convert to pango pixels when we have the full string width instead of converting the approx digit width to pango pixels, take inner border and interior focus into account correctly. (Fixes #116368, patch from Morten Welinder).
Diffstat (limited to 'ChangeLog.pre-2-6')
-rw-r--r--ChangeLog.pre-2-69
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index f251cc184..9032ba2b8 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,12 @@
+Thu Aug 21 01:33:51 2003 Kristian Rietveld <kris@gtk.org>
+
+ * gtk/gtkspinbutton.c (gtk_spin_button_size_request): always round
+ approximate digit widths up, to avoid truncation, convert to
+ pango pixels when we have the full string width instead of converting
+ the approx digit width to pango pixels, take inner border and
+ interior focus into account correctly. (Fixes #116368, patch from
+ Morten Welinder).
+
2003-08-20 Noah Levitt <nlevitt@columbia.edu>
* gtk/queryimmodules.c: Don't look at the same directory twice (in