From f13a729e70ab148964ec0970c6e5eedc54e46077 Mon Sep 17 00:00:00 2001 From: Emmanuele Bassi Date: Mon, 6 Aug 2007 19:38:02 +0000 Subject: [PATCH] Update ChangeLogs for SVN users --- ChangeLog | 15 +++++++++++++++ doc/reference/ChangeLog | 4 ++++ 2 files changed, 19 insertions(+) diff --git a/ChangeLog b/ChangeLog index 967224d..2541415 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2007-08-06 Emmanuele Bassi + + * clutter/clutter-box.[ch]: Implement margin, color and default + padding for ClutterBox. Provide API to pack a child by specifying + every packing detail or just pack with the defaults. ClutterBox + works like the HTML boxing model, API-wise: a box with margins + and padding around each child. Needs work, still. + + * clutter/clutter-hbox.c: + * clutter/clutter-vbox.c: Update with the new API and new attributes. + + * clutter/clutter-types.h: Add ClutterMargin and ClutterPadding. + + * test/test-boxes.c: Exercise the new API. + 2007-08-06 Matthew Allum * clutter/clutter-texture.c: diff --git a/doc/reference/ChangeLog b/doc/reference/ChangeLog index 5431be6..40eee80 100644 --- a/doc/reference/ChangeLog +++ b/doc/reference/ChangeLog @@ -1,3 +1,7 @@ +2007-08-06 Emmanuele Bassi + + * clutter-sections.txt: Update with the new ClutterBox API. + 2007-08-04 Emmanuele Bassi * clutter-docs.sgml: Add autogeneration of the per-version -- 2.7.4