rodin/chimara.git
2009-05-24 Philip ChimentoImplemented glk_window_set_arrangement() and glk_window...
2009-05-24 Philip ChimentoFixed GtkDoc makefile for new directory structure
2009-05-24 Philip ChimentoAdded dummy glk_stylehint_clear() function
2009-05-24 Philip ChimentoFixed assertion in glk_stream_set_position()
2009-05-23 Marijn van... * Added the game anchorhead to test
2009-05-23 Philip ChimentoSet ignore properties on new directories
2009-05-23 Philip Chimentotests/Makefile.am
2009-05-23 Philip ChimentoSeparated library source code from testing code, fixing #6
2009-05-22 Philip ChimentoEliminated warnings about static functions declared...
2009-05-22 Marijn van... * Added some more verbs to show off the style system
2009-05-22 Marijn van... * Added initial support for styles! (no style hints...
2009-05-22 Philip ChimentoAdded Nitfol and Frotz source code.
2009-05-22 Marijn van... * Implemented the library-dependant functionality...
2009-05-22 Marijn van... * Added BLORB file support (i.e. copied the gi_blorb...
2009-05-22 Marijn van... * cancel_line_input_event now handles an NULL event...
2009-05-22 Marijn van... * Fixed flush_text_buffer() function. It always assume...
2009-05-22 Marijn van... * Fixed pointer cast warning
2009-05-22 Marijn van... * Restored support for cancel_line_input_request on...
2009-05-22 Philip ChimentoTraps illegal printing to a window with line input...
2009-05-22 Marijn van... * Refactored the cancel_line_input_request code to...
2009-05-22 Philip ChimentoFix #11: Implemented glk_cancel_char_event() and glk_ca...
2009-05-22 Philip ChimentoFor some reason these didn't commit in revision [59]
2009-05-22 Marijn van... * Added timer support
2009-05-21 Philip ChimentoDefined glui32 and glsi32 in terms of the 32-bit intege...
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 ChimentoMade the size of the main window the "default" size...
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 ChimentoUse the sublime CLAMP() macro
2009-05-03 Philip ChimentoAdded a "spacing" property which sets the border width...
2009-05-03 Philip ChimentoNow pays attention to the GtkContainer "border-width...
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-04-23 Philip Chimento- Added pkg-config files (.pc.in), so after the library...
2009-03-30 Philip ChimentoAdded 'static' and 'G_GNUC_INTERNAL' to hide all symbol...
2009-03-29 Philip ChimentoFixed a bug with text grid line input in the middle...
2009-03-29 Philip ChimentoWrote better checks for illegal actions.
2009-03-29 Philip ChimentoAutomake tweaking
2009-03-29 Philip ChimentoGot Gtk-Doc working. Now all the fancy /** comments...
2009-03-07 Philip ChimentoProperly set up svn:ignore properties.
2009-03-06 Philip ChimentoI have Autotools-Fu.
2009-03-05 Philip ChimentoRewrote configure.ac according to my new l33t knowledge...
2009-03-03 Philip ChimentoWrote all remaining Unicode input and output functions.
2009-03-01 Philip ChimentoFixed a bug with newlines in line input on text buffer...
2009-03-01 Philip ChimentoRefined previous update so that arrow keys and other...
2009-03-01 Philip ChimentoNow keystrokes in a text grid window are redirected...
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-05 Philip ChimentoRemoved autogenerated files from source control. This...
2009-02-04 Philip ChimentoAdded text grid windows. Output, cursor placement,...
2009-01-27 Philip ChimentoAdded gmodule-2.0 to the dependencies of the test program.
2009-01-15 Marijn van... preliminary support for splitting of windows. Does...
2008-12-29 Philip ChimentoAdded gtk-doc comments to the ChimaraGlk widget.
2008-12-26 Philip ChimentoImplemented glk_window_get_size()
2008-12-24 Philip ChimentoFixed a segfault when opening an invalid window.
2008-12-24 Philip ChimentoImplemented "started" and "stopped" signals
2008-12-23 Philip ChimentoAdded dynamic module loading: now the Glk program ...
2008-12-22 Philip ChimentoRemoved old Makefile.
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-08-17 Philip ChimentoTesten en debuggen van alle file en memory stream functies
2008-08-16 Philip ChimentoFile en memory streams, en lezen van input streams...
2008-08-09 Philip ChimentoFiles openen. Niet getest, omdat het schrijven naar...
2008-07-20 Philip ChimentoAll of the fileref functions are now implemented:
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.