* Changing styles no longer affects existing windows
authorMarijn van Vliet <marijn.vanvliet@med.kuleuven.be>
Thu, 15 Oct 2009 15:01:55 +0000 (15:01 +0000)
committerMarijn van Vliet <marijn.vanvliet@med.kuleuven.be>
Thu, 15 Oct 2009 15:01:55 +0000 (15:01 +0000)
* glk_style_hint_clear() now works as intended
* Support for changing stylehints on textgrids

There are now four sets of tags stored inside two style_sets:
default->text_grid
default->text_buffer
current->text_grid
current->text_buffer

The default styles get loaded from CSS (hardcoded if not present in CSS)
The current styles get changed all the time and copied to a new window upon
creation.

git-svn-id: http://lassie.dyndns-server.com/svn/gargoyle-gtk@144 ddfedd41-794f-dd11-ae45-00112f111e67


No differences found