Backend support for using dynamic styles. See also Ticket #49.
[rodin/chimara.git] / libchimara / strio.c
2010-05-18 Marijn van VlietBackend support for using dynamic styles. See also...
2010-05-11 Marijn van VlietSome minor cleanup
2010-05-11 Marijn van VlietPaging is slowly becoming better, but still susceptible...
2010-05-10 Marijn van VlietPlaced pager functionality into the idle handler
2010-05-02 Philip ChimentoOops, undoing accidentally committed parts of [259]
2010-05-02 Philip ChimentoFrotz now compiled to use Gargoyle extensions
2009-11-22 Marijn van VlietAdded first version of hyperlink support. Only textbuff...
2009-11-14 Marijn van VlietTextGrid windows are now also buffered
2009-11-14 Marijn van VlietImplemented output buffering.
2009-10-15 Marijn van Vliet* Changing styles no longer affects existing windows
2009-10-11 Philip ChimentoImplemented the signals 'char-input', 'line-input'...
2009-05-26 Philip ChimentoBrought all the Gtk-Doc documentation up to date with...
2009-05-24 Philip ChimentoFixed assertion in glk_stream_set_position()
2009-05-23 Philip ChimentoSeparated library source code from testing code, fixing #6