projects/chimara/chimara.git
2009-05-02 fliepAdded properties to the ChimaraGlk widget: "default...
2009-04-23 fliep- Added pkg-config files (.pc.in), so after the library...
2009-03-30 fliepAdded 'static' and 'G_GNUC_INTERNAL' to hide all symbol...
2009-03-29 fliepFixed a bug with text grid line input in the middle...
2009-03-29 fliepWrote better checks for illegal actions.
2009-03-29 fliepAutomake tweaking
2009-03-29 fliepGot Gtk-Doc working. Now all the fancy /** comments...
2009-03-07 fliepProperly set up svn:ignore properties.
2009-03-06 fliepI have Autotools-Fu.
2009-03-05 fliepRewrote configure.ac according to my new l33t knowledge...
2009-03-03 fliepWrote all remaining Unicode input and output functions.
2009-03-01 fliepFixed a bug with newlines in line input on text buffer...
2009-03-01 fliepRefined previous update so that arrow keys and other...
2009-03-01 fliepNow keystrokes in a text grid window are redirected...
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-05 fliepRemoved autogenerated files from source control. This...
2009-02-04 fliepAdded text grid windows. Output, cursor placement,...
2009-01-27 fliepAdded gmodule-2.0 to the dependencies of the test program.
2009-01-15 rodinpreliminary support for splitting of windows. Does...
2008-12-29 fliepAdded gtk-doc comments to the ChimaraGlk widget.
2008-12-26 fliepImplemented glk_window_get_size()
2008-12-24 fliepFixed a segfault when opening an invalid window.
2008-12-24 fliepImplemented "started" and "stopped" signals
2008-12-23 fliepAdded dynamic module loading: now the Glk program ...
2008-12-22 fliepRemoved old Makefile.
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-08-17 fliepTesten en debuggen van alle file en memory stream functies
2008-08-16 fliepFile en memory streams, en lezen van input streams...
2008-08-09 fliepFiles openen. Niet getest, omdat het schrijven naar...
2008-07-20 fliepAll of the fileref functions are now implemented:
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.