]> Pileus Git - ~andy/gtk/commit
Implement "gravity" for RTL mode in a better way: Keep the distance from
authorMatthias Clasen <maclas@gmx.de>
Fri, 12 Dec 2003 23:40:58 +0000 (23:40 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Fri, 12 Dec 2003 23:40:58 +0000 (23:40 +0000)
commit802e094bd3500fa9a0f9591b5347346a5d3e2efc
tree2168b7780f61feee354c26d2773c85255f82b694
parent375ccb28b329d28453b9cf8de66be7d000640736
Implement "gravity" for RTL mode in a better way: Keep the distance from

Sat Dec 13 00:39:24 2003  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkviewport.c (viewport_set_hadjustment_values): Implement
"gravity" for RTL mode in a better way: Keep the distance from
the upper end of the page to the upper bound constant. This also
fixes problems with the initial position of the viewport in RTL
mode.  (#129063)
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkviewport.c