Began garglk_set_zcolors() implementation
[projects/chimara/chimara.git] / libchimara / strio.c
2011-01-29 Marijn van VlietBegan garglk_set_zcolors() implementation
2010-06-30 rodinDefined a base style
2010-05-18 rodinBackend support for using dynamic styles. See also...
2010-05-11 rodinSome minor cleanup
2010-05-11 rodinPaging is slowly becoming better, but still susceptible...
2010-05-10 rodinPlaced pager functionality into the idle handler
2010-05-02 fliepOops, undoing accidentally committed parts of [259]
2010-05-02 fliepFrotz now compiled to use Gargoyle extensions
2009-11-22 rodinAdded first version of hyperlink support. Only textbuff...
2009-11-14 rodinTextGrid windows are now also buffered
2009-11-14 rodinImplemented output buffering.
2009-10-15 rodin* Changing styles no longer affects existing windows
2009-10-11 fliepImplemented the signals 'char-input', 'line-input'...
2009-05-26 fliepBrought all the Gtk-Doc documentation up to date with...
2009-05-24 fliepFixed assertion in glk_stream_set_position()
2009-05-23 fliepSeparated library source code from testing code, fixing #6