* Added initial support for styles! (no style hints as of yet though)
[rodin/chimara.git] / src / window.c
2009-05-22 Marijn van Vliet * Added initial support for styles! (no style hints...
2009-05-20 Philip Chimento- In the documentation, replaced <informalexample>...
2009-05-19 Philip ChimentoUse gdk_window_process_all_updates() to send window...
2009-05-19 Philip ChimentoTurned off line wrapping on text grids. They don't...
2009-05-19 Philip Chimento- Changed splittest.c to run through all the examples...
2009-05-13 Philip ChimentoNow windows can be sized arbitrarily small, but GDK...
2009-05-13 Philip ChimentoCorrectly handles what happens when a window that is...
2009-05-06 Philip Chimento- Text grid windows don't need scrollbars
2009-05-06 Philip ChimentoWhen splitting a window W, the new pair window was...
2009-05-05 Philip ChimentoNow the size of text grid windows is updated when they...
2009-05-05 Philip ChimentoCleaned up some window closing code, fixed GDK thread...
2009-05-03 Philip ChimentoAdded comments and cleaned up code
2009-05-03 Philip ChimentoFixed a crash when closing pair windows directly
2009-05-03 Philip ChimentoFixed a bug: pair windows need window streams too,...
2009-05-03 Philip ChimentoFixed issue #1. Probably needs some more thorough testing.
2009-05-02 Philip ChimentoFixed issue #4.
2009-05-02 Philip ChimentoAdded properties to the ChimaraGlk widget: "default...
2009-03-29 Philip ChimentoWrote better checks for illegal actions.
2009-03-29 Philip ChimentoGot Gtk-Doc working. Now all the fancy /** comments...
2009-03-01 Philip ChimentoRefined previous update so that arrow keys and other...
2009-03-01 Philip ChimentoImplemented line input in text grid windows using a...
2009-02-28 Philip ChimentoWrote behavior of Backspace key during line input in...
2009-02-04 Philip ChimentoAdded text grid windows. Output, cursor placement,...
2009-01-15 Marijn van Vlietpreliminary support for splitting of windows. Does...
2008-12-26 Philip ChimentoImplemented glk_window_get_size()
2008-12-24 Philip ChimentoFixed a segfault when opening an invalid window.
2008-12-22 Philip ChimentoChanged build system to Automake. Split Glk code off...
2008-08-24 Philip ChimentoVerbeterd interrupt mechanisme en afbreken van het...
2008-08-24 Philip ChimentoCode opschonen, toevoegen documentatie
2008-08-19 Philip Chimentofirst.c compilet en draait!
2008-07-13 Philip ChimentoOeps, nog enkele bugs
2008-07-13 Philip ChimentoToevoegen van de sources die ik vorige keer vergeten...
2008-07-12 Philip ChimentoEen heleboel, relatief nutteloze dingen, zoals blank...
2008-07-12 Philip ChimentoCommentaar toegevoegd aan code en tevens Gtk-Doc commen...
2008-07-12 Philip ChimentoEerste import.