[monet: 12/12] Merge branch 'style-stylable'



commit 3eff7c8a465a9b826ba5a097d4ae26dc50aac7fb
Merge: a8a4625... 1d622ec...
Author: Thomas Wood <thomas wood intel com>
Date:   Fri Sep 18 16:01:49 2009 +0100

    Merge branch 'style-stylable'

 configure.ac            |    4 +-
 monet/Makefile.am       |   46 +++-
 monet/mn-item.c         |  230 ++++++++++++++
 monet/mn-item.h         |   72 +++++
 monet/mn-marshal.list   |   12 +
 monet/mn-private.h      |    7 +
 monet/mn-stylable.c     |  651 ++++++++++++++++++++++++++++++++++++++
 monet/mn-stylable.h     |   93 ++++++
 monet/mn-style.c        |  797 +++++++++++++++++++++++++++++++++++++++++++++++
 monet/mn-style.h        |   89 ++++++
 monet/mn-widget.c       |  429 -------------------------
 monet/mn-widget.h       |   94 ------
 monet/monet.h           |   13 +-
 tests/Makefile.am       |    4 +-
 tests/test-drawing.c    |   21 --
 tests/test-item.css     |    7 +
 tests/test-stylable.c   |   53 ++++
 tests/test-stylable.css |    7 +
 18 files changed, 2076 insertions(+), 553 deletions(-)
---



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]