LADI version of the MX Clutter-based toolkit
Go to file
Bastian Winkler e9a2bef1e1 build: Update introspection.m4
Since commit e650cc49 an updated version of of introspection.m4 is
needed to generate the gir file.

http://bugzilla.clutter-project.org/show_bug.cgi?id=2568
2011-02-22 15:20:33 +00:00
data slider: set a default handle height 2010-11-26 17:46:18 +00:00
docs label: Add new property, 'fade-out' 2011-02-11 17:44:22 +00:00
m4 build: Update introspection.m4 2011-02-22 15:20:33 +00:00
mx MxBoxLayout: notify when the adjustments properties change 2011-02-22 15:01:06 +00:00
mx-gtk Add exported packages to GIRs 2010-11-25 11:42:42 +00:00
po Remove I_() macro as it is confused by intltool for a translation marker 2010-09-10 10:38:22 +01:00
tests build: Fix DSO link issues 2011-02-07 12:16:57 +00:00
AUTHORS Initial commit 2008-10-29 17:36:39 +00:00
COPYING.LIB Replace license with agreed license version (LGPL 2.1) 2009-01-15 11:21:26 +00:00
ChangeLog Automatically generate the ChangeLog file from git logs 2009-11-18 10:21:04 +00:00
HACKING docs: Update the HACKING file to note the new "tag" style 2010-03-04 11:46:49 +00:00
Makefile.am Add a configure option for disabling the gtk-widgets library 2010-03-31 13:50:56 +01:00
NEWS Release 1.1.7 2011-02-15 15:48:40 +00:00
README Update the README file 2010-03-31 10:52:22 +01:00
autogen.sh autogen: Initialise ACLOCAL env-var 2010-03-24 18:00:18 +00:00
configure.ac Post-release version bump to 1.1.8 2011-02-15 15:51:40 +00:00
git.mk Update git.mk and GITIGNOREFILES 2010-03-25 14:37:16 +00:00
mx-gtk.pc.in Rename Nbtk to Mx 2009-09-18 17:18:05 +01:00
mx.pc.in build: Don't hardcode clutter-x11-1.0 in the .pc file 2010-10-28 21:48:13 +01:00

README

Mx Toolkit
==========

Mx is a widget toolkit using Clutter that provides a set of standard interface
elements, including buttons, progress bars, scroll bars and others. It also
implements some standard  managers. One other interesting feature is the
possibility setting style properties from a CSS format file.

Documentation
=============

API reference is provided by gtk-doc annotations. If Mx is configured with the
--enable-gtk-doc option, API reference is built in the docs/reference/libmx
directory.

Bugs
====

Issues and feature requests should be logged in the bugzilla at:

  http://bugzilla.meego.com/

Mailing List
============

There is currently no dedicated mailing list for Mx, but general questions
regarding Clutter can be directed to the Clutter mailing list. More information
about Clutter can be found on the website: http://clutter-project.org/.