Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorBenjamin Berg <benjamin@sipsolutions.net>2007-10-01 19:39:34 (GMT)
committer Benjamin Berg <benjamin@sipsolutions.net>2007-10-01 19:39:34 (GMT)
commit8a6898ac48d267a08a9b6e1931bca70780794812 (patch)
tree4631d1f0b30e38a6b18c30759252582489bb7b6b /NEWS
parent1fb24aabe84e97e9fda510cbcb0fa18ad081e940 (diff)
Fixed #3351 by increasing the top/bottom of GtkEntry::inner-border.
My quick tests suggest that we need 3 pixel more to the top, now we have 4 pixel to the top and 3 to the bottom, instead of 1 to the top, and 2 to the bottom. This is hopefully enough space for all characters.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d74f966..0552165 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,5 @@
+* #3351 Modify the entry paddings so that text can be drawn on a larger area.
+
Snapshot 2aac89b4fe
* Created outlines for proper rendering of text-format icons (eben)