Use statically-allocated thread private data
[projects/chimara/chimara.git] / libchimara / garglk.c
2013-09-09 Philip ChimentoUse statically-allocated thread private data
2011-04-17 P. F. ChimentoUpdated Gargoyle extensions and documentation
2011-04-14 P. F. ChimentoMisc Garglk extensions documenting
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.
2011-01-29 Marijn van VlietFixes for garglk_set_zcolors()
2011-01-29 Marijn van VlietFinished implementing garglk_set_zcolors()
2011-01-29 Marijn van VlietMerge branch 'master' of https://github.com/wmvanvliet...
2011-01-29 Marijn van VlietBegan garglk_set_zcolors() implementation
2011-01-29 P. F. ChimentoMerge branch 'master' of github.com:wmvanvliet/Chimara
2011-01-29 P. F. ChimentoUpdated interpreters
2011-01-29 Marijn van VlietMerge branch 'master' of https://github.com/wmvanvliet...
2011-01-29 Marijn van Vliet * Fixed garglk_set_reversevideo to use the new way...
2010-11-03 P. F. ChimentoRemoved old debug message
2010-05-05 rodinFixed invalid cast in garglk_set_reversevideo()
2010-05-02 fliepImplemented garglk_set_program_name(), garglk_set_progr...
2010-04-30 fliepAdded stubs for all Gargoyle extensions and documented...
2010-04-28 fliepFixed documentation to work with Gtk-Doc 1.14 and produ...
2009-12-03 fliepFixed freeing data at stop & start. Previously the...
2009-11-15 rodinFixed reversevideo
2009-06-09 fliepAdded garglk.c and garglk.h, which is where stubs for...