oopango.git
2012-03-29 Uli SchlachterMake this work with lua 5.2 master
2012-03-29 Uli SchlachterCache the result of the lua version check
2011-05-18 Uli SchlachterBump version to 1.1 v1.1
2011-05-15 Uli SchlachterUse -no-undefined for libtool
2011-02-27 Uli SchlachterUnset layout attributes when set_text() is called
2011-02-27 Uli SchlachterFix some warnings from the test suite's double_gc
2011-02-27 Uli SchlachterUpdate all copyright headers
2011-02-26 Uli SchlachterFix a copy&paste error
2011-02-26 Uli SchlachterAdd a test suite
2011-01-21 Uli SchlachterRevert "Add type() functions to all classes"
2011-01-08 Uli SchlachterError out when we can't find the lua CMOD path
2010-12-17 Uli SchlachterFix URL in pkg-config files
2010-10-07 Uli SchlachterLayout: Whoops, turn the boolean into a boolean
2010-10-07 Uli Schlachterlayout: Add cursor bindings
2010-10-07 Uli Schlachterlayout: Add single_paragraph_mode property
2010-10-01 Uli SchlachterBugfix for finding the lua path
2010-10-01 Uli SchlachterAdd an autogen.sh script
2010-09-18 Uli SchlachterMove list_families into fontmaps
2010-09-18 Uli SchlachterMove all cairo-specific stuff to pango_cairo.c
2010-09-18 Uli SchlachterAdd font map objects
2010-09-14 Uli Schlachterpkg-config: Check for lua vs lua5.1
2010-09-01 Uli SchlachterMove the check for lua's libdir into a seperate file
2010-09-01 Uli SchlachterFix some compiler warnings and use C99
2010-09-01 Uli SchlachterEnable some compiler warnings in configure
2010-08-31 Uli SchlachterAdd type() functions to all classes
2010-08-31 Uli SchlachterAlso generate bzip2 files for "make dist"
2010-08-31 Uli SchlachterBump the version number v1.0
2010-08-31 Uli SchlachterBump the dependency on oocairo to version 1.3
2010-08-31 Uli SchlachterAdd copyright headers
2010-08-31 Uli SchlachterAdd a .gitignore file
2010-08-31 Uli SchlachterAlso list the available faces for a family
2010-08-31 Uli SchlachterAdd some font stuff
2010-08-31 Uli SchlachterAdd "justify" layout option
2010-08-31 Uli SchlachterCleanup the layout API definition
2010-08-31 Uli SchlachterImprove the font property support
2010-08-31 Uli SchlachterAdd two functions for creating font descs
2010-08-31 Uli SchlachterWhoops, bugfix
2010-08-31 Uli SchlachterFollow name change in oocairo
2010-08-24 Uli SchlachterAdd pkg-config files
2010-08-24 Uli SchlachterImport first version of oopango