projects/chimara/chimara.git
2009-05-23 fliepSeparated library source code from testing code, fixing #6
2009-05-22 fliepEliminated warnings about static functions declared...
2009-05-22 rodin * Added some more verbs to show off the style system
2009-05-22 rodin * Added initial support for styles! (no style hints...
2009-05-22 fliepAdded Nitfol and Frotz source code.
2009-05-22 rodin * Implemented the library-dependant functionality...
2009-05-22 rodin * Added BLORB file support (i.e. copied the gi_blorb...
2009-05-22 rodin * cancel_line_input_event now handles an NULL event...
2009-05-22 rodin * Fixed flush_text_buffer() function. It always assume...
2009-05-22 rodin * Fixed pointer cast warning
2009-05-22 rodin * Restored support for cancel_line_input_request on...
2009-05-22 fliepTraps illegal printing to a window with line input...
2009-05-22 rodin* Refactored the cancel_line_input_request code to...
2009-05-22 fliepFix #11: Implemented glk_cancel_char_event() and glk_ca...
2009-05-22 fliepFor some reason these didn't commit in revision [59]
2009-05-22 rodin* Added timer support
2009-05-21 fliepDefined glui32 and glsi32 in terms of the 32-bit intege...
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 fliepMade the size of the main window the "default" size...
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 fliepUse the sublime CLAMP() macro
2009-05-03 fliepAdded a "spacing" property which sets the border width...
2009-05-03 fliepNow pays attention to the GtkContainer "border-width...
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-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.