Reset Glk style hints at beginning of program
[projects/chimara/chimara.git] / libchimara / style.h
2014-03-25 Philip ChimentoReset Glk style hints at beginning of program
2012-09-24 Marijn van VlietMerge branch 'gtk3'
2012-09-24 Marijn van VlietMerge branch 'master' of ssh://git.stderr.nl/projects...
2012-09-16 Marijn van VlietMerge branch 'gtk3' of ssh://git.stderr.nl/projects...
2012-09-16 Philip ChimentoRemove code for styling the pager
2012-09-15 Marijn van VlietMerge branch 'gtk3' of ssh://git.stderr.nl/projects...
2012-09-15 Marijn van VlietMerge branch 'master' into gtk3
2012-09-15 Marijn van VlietRedone flush_buffer logic, fixes #39
2011-01-30 P. F. ChimentoMerge branch 'sound'
2011-01-30 P. F. ChimentoMerge branch 'master' of github.com:wmvanvliet/Chimara
2011-01-30 Marijn van VlietBackground color of windows now changes with garglk_set...
2011-01-30 Marijn van VlietOverhauled the whole reverse video thing.
2010-05-23 rodinShowing off dynamic styles: started work on preferences...
2010-05-18 rodinBackend support for using dynamic styles. See also...
2010-04-25 fliepFixed problem of player looking for CSS file in a hard...
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