gtk+ r18330 - in branches/extended-layout: . gtk
- From: hasselmm svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r18330 - in branches/extended-layout: . gtk
- Date: Sun, 1 Jul 2007 22:12:21 +0100 (BST)
Author: hasselmm
Date: 2007-07-01 22:12:21 +0100 (Sun, 01 Jul 2007)
New Revision: 18330
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=18330&view=rev
Modified:
branches/extended-layout/ChangeLog.gtk-extended-layout
branches/extended-layout/gtk/gtk.symbols
branches/extended-layout/gtk/gtkextendedlayout.c
branches/extended-layout/gtk/gtkextendedlayout.h
branches/extended-layout/gtk/gtkhbox.c
branches/extended-layout/gtk/gtklabel.c
Log:
2007-07-01 Mathias Hasselmann <mathias hasselmann gmx de>
* gtk/gtk.symbols, gtk/gtkextendedlayout.c, gtk/gtkextendedlayout.h:
Add gtk_extended_layout_set_baseline_offset to allow widget to adjust
their baselines to the findings of their parent container.
* gtk/gtkhbox.c: Use gtk_extended_layout_set_baseline_offset to obey
the uniform height constraint of the horizontal box. Do not cache
baselines found during requisition evaluation, as baselines can
change, when assigning a widget more space than requested.
* gtk/gtklabel.c: Implement gtk_extended_layout_set_baseline_offset.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]