Eliminated warnings about static functions declared with G_GNUC_INTERNAL
[projects/chimara/chimara.git] / src / window.c
2009-05-22 rodin * Added initial support for styles! (no style hints...
2009-05-20 fliep- In the documentation, replaced <informalexample>...
2009-05-19 fliepUse gdk_window_process_all_updates() to send window...
2009-05-19 fliepTurned off line wrapping on text grids. They don't...
2009-05-19 fliep- Changed splittest.c to run through all the examples...
2009-05-13 fliepNow windows can be sized arbitrarily small, but GDK...
2009-05-13 fliepCorrectly handles what happens when a window that is...
2009-05-06 fliep- Text grid windows don't need scrollbars
2009-05-06 fliepWhen splitting a window W, the new pair window was...
2009-05-05 fliepNow the size of text grid windows is updated when they...
2009-05-05 fliepCleaned up some window closing code, fixed GDK thread...
2009-05-03 fliepAdded comments and cleaned up code
2009-05-03 fliepFixed a crash when closing pair windows directly
2009-05-03 fliepFixed a bug: pair windows need window streams too,...
2009-05-03 fliepFixed issue #1. Probably needs some more thorough testing.
2009-05-02 fliepFixed issue #4.
2009-05-02 fliepAdded properties to the ChimaraGlk widget: "default...
2009-03-29 fliepWrote better checks for illegal actions.
2009-03-29 fliepGot Gtk-Doc working. Now all the fancy /** comments...
2009-03-01 fliepRefined previous update so that arrow keys and other...
2009-03-01 fliepImplemented line input in text grid windows using a...
2009-02-28 fliepWrote behavior of Backspace key during line input in...
2009-02-04 fliepAdded text grid windows. Output, cursor placement,...
2009-01-15 rodinpreliminary support for splitting of windows. Does...
2008-12-26 fliepImplemented glk_window_get_size()
2008-12-24 fliepFixed a segfault when opening an invalid window.
2008-12-22 fliepChanged build system to Automake. Split Glk code off...
2008-08-24 fliepVerbeterd interrupt mechanisme en afbreken van het...
2008-08-24 fliepCode opschonen, toevoegen documentatie
2008-08-19 fliepfirst.c compilet en draait!
2008-07-13 fliepOeps, nog enkele bugs
2008-07-13 fliepToevoegen van de sources die ik vorige keer vergeten...
2008-07-12 fliepEen heleboel, relatief nutteloze dingen, zoals blank...
2008-07-12 fliepCommentaar toegevoegd aan code en tevens Gtk-Doc commen...
2008-07-12 fliepEerste import.