oocairo.git
2012-03-29 Uli SchlachterMake this compile with lua 5.2 master
2012-03-29 Uli SchlachterCache the result of the lua version check
2012-03-28 Uli SchlachterAdd support for cairo 1.12's map_to_image
2012-03-28 Uli SchlachterAdd support for cairo 1.12's create_similar_image
2012-03-28 Uli SchlachterAdd support for cairo 1.12.0's supports_mime_type
2012-03-27 Uli SchlachterTests: Remove an unused variable
2012-03-27 Uli SchlachterAdd support for cairo 1.12.0's mesh patterns
2012-03-20 Uli SchlachterMake sure "make dist" includes obj_region.c
2012-02-10 Uli SchlachterTests: Fix for cairo 1.12.0
2011-10-08 Uli SchlachterAPI: Add functions for pushing all kinds of objects
2011-10-08 Uli SchlachterImplement region_create_rectangles()
2011-10-03 Uli Schlachter"Update" the TODO list
2011-10-03 Uli SchlachterAdd support for the region API from cairo 1.10
2011-10-03 Uli SchlachterAdd support for mime data (added in cairo 1.10)
2011-05-18 Uli SchlachterBump version to 1.4 v1.4
2011-05-15 Uli SchlachterFix cr_in_clip
2011-05-15 Uli SchlachterUse -no-undefined for libtool
2011-03-04 Uli SchlachterAdd -Wunused properly to the warning flags
2011-03-04 Uli SchlachterFix testsuite failures with cairo 1.8
2011-03-04 Uli SchlachterFix test/path.lua with cairo 1.8
2011-03-04 Uli SchlachterAdd functions for getting an object's status
2011-02-27 Uli SchlachterAdd subsurfaces
2011-02-27 Uli SchlachterAdd new surface types from 1.10.0
2011-02-27 Uli SchlachterAdd more cairo version information
2011-02-27 Uli SchlachterAdd cairo_pdf_surface_restrict_to_version
2011-02-27 Uli SchlachterAdd -Wunused to the compiler flags
2011-02-27 Uli SchlachterAdd cr:in_clip()
2011-02-27 Uli SchlachterAdd support for cairo 1.10's recording surface
2011-02-27 Uli SchlachterAdd a copyright header to all files
2011-01-25 Uli SchlachterFix an invalid test
2011-01-21 Uli Schlachteruser-font: Don't try to free() stack variables
2011-01-21 Uli SchlachterRevert "Add type() functions for identifying classes"
2011-01-08 Uli SchlachterError out when we can't find the lua CMOD path
2010-10-09 Uli Schlachterconfigure: Fail if pod2man is not found
2010-10-05 Uli SchlachterAdd a missing #if
2010-10-05 Uli SchlachterFix various #ifs
2010-10-02 Uli SchlachterFix a "make distcheck" failure due to missing file
2010-10-01 Uli SchlachterBugfix for finding the lua path
2010-10-01 Uli SchlachterAdd an autogen.sh script
2010-09-14 Uli Schlachterpkg-config: Check for lua vs lua5.1
2010-09-02 Julien DanjouFix manpage section
2010-09-02 Julien DanjouDo not install examples as documentation
2010-09-01 Uli SchlachterMove the check for lua's libdir into a seperate file
2010-09-01 Uli SchlachterAdd some warning flags to configure
2010-08-31 Uli SchlachterAdd type() functions for identifying classes
2010-08-31 Uli SchlachterUpdate Changes, add missing dist files v1.3
2010-08-31 Uli SchlachterImprovements to configure.ac and bump version
2010-08-31 Uli SchlachterGet rid of some wrong znc references
2010-08-31 Uli SchlachterFix some copyright problem
2010-08-31 Uli SchlachterMake sure "make clean" leaves no stuff behind
2010-08-31 Uli SchlachterPrefix our defines with OOCAIRO_
2010-08-31 Uli SchlachterMake the doc building nicer
2010-08-31 Uli SchlachterFix make dist and add docs
2010-08-31 Uli SchlachterAdd .gitignore file
2010-08-31 Uli SchlachterRemove the generated man pages
2010-08-31 Uli SchlachterImport rule for man pages
2010-08-31 Uli SchlachterRemove some pointless files
2010-08-23 Uli SchlachterMake the uninstalled .pc file have a rpath
2010-08-22 Uli SchlachterGet rid of maintainer mode
2010-08-22 Uli SchlachterSome more minor stuff, more fixes to distcheck
2010-08-22 Uli SchlachterMake make distcheck work
2010-08-22 Uli SchlachterMake tests work
2010-08-22 Uli SchlachterFixups so lua can load this
2010-08-22 Uli SchlachterAdd my copyright
2010-08-22 Uli SchlachterFix the INC_PATH in oocairo.pc.in
2010-08-22 Uli SchlachterMake the IDs of the meta-tables visible
2010-08-22 Uli SchlachterWhoops
2010-08-22 Uli SchlachterSome more fun
2010-08-22 Uli SchlachterSwitch to autofoo for building
2010-08-20 Uli SchlachterSome stuff I need
2010-08-19 Uli SchlachterImport 'lua-oocairo-1.2.tar.gz'