Pager in place
[projects/chimara/chimara.git] / libchimara / style.h
2010-04-17 rodinPager in place
2010-04-17 rodinFixed Glk to Gdk color bug
2010-02-14 rodinSupport for graphics in text buffers
2009-12-03 fliepFixed freeing data at stop & start. Previously the...
2009-11-22 rodinAdded first version of hyperlink support. Only textbuff...
2009-11-17 rodinIntegrated the glk_data->default_font_desc and glk_data...
2009-11-14 rodinImplemented output buffering.
2009-10-24 fliepAvoid compilation warnings
2009-10-15 rodin* Changing styles no longer affects existing windows
2009-10-07 fliepEliminated warnings in style.h
2009-10-05 rodinAdded first support for CSS files.
2009-05-23 fliepSeparated library source code from testing code, fixing #6