rodin/chimara.git
2009-10-13 Philip ChimentoAdded chimara_if_run() which, given a game file, autode...
2009-10-11 Philip ChimentoImplemented the 'waiting' signal on the ChimaraGlk...
2009-10-11 Philip ChimentoAdded a skeleton implementation of the ChimaraIF widget...
2009-10-11 Philip ChimentoImplemented the signals 'char-input', 'line-input'...
2009-10-11 Philip ChimentoFixed bug - Function keys not detected in multiwin...
2009-10-11 Philip Chimento- Fix ignore properties
2009-10-09 Philip ChimentoDocumented the dispatch functions. Actually there will...
2009-10-07 Philip ChimentoApplied patches to Git interpreter from Gargoyle source...
2009-10-07 Philip ChimentoFixed bug - put array unregister function after line...
2009-10-07 Philip ChimentoFixed bug - glk_stylehint_set doesn't loop infinitely...
2009-10-07 Philip ChimentoFixed bug - glk_set_window(NULL) doesn't crash anymore
2009-10-07 Philip ChimentoEliminated warnings in style.h
2009-10-07 Philip ChimentoGlulxe and Git now work with the included game Photopia...
2009-10-07 Philip ChimentoWrote platform-dependent dispatch code
2009-10-07 Philip ChimentoSet ignore properties
2009-10-07 Philip ChimentoAdd Glulxe and Git. They compile but don't work yet.
2009-10-05 Philip ChimentoAdded the dispatch layer headers. In order to get this...
2009-10-05 Marijn van... Added first support for CSS files.
2009-09-13 Philip ChimentoUse '-f' instead of '--file' to be more accommodating...
2009-09-13 Philip ChimentoSome cosmetic fixes, like giving a window the focus...
2009-09-13 Philip ChimentoFixed bug in text grid line input that obscured a new...
2009-09-13 Philip ChimentoAdded an initialization function, which must be called...
2009-09-13 Philip ChimentoStarted using thread-private data. Multisession still...
2009-09-12 Philip ChimentoGestalt selector claimed we couldn't print unicode...
2009-09-11 Philip ChimentoAdded a test program which runs two ChimaraGlk widgets...
2009-09-11 Philip ChimentoUnref UI manager when done
2009-09-11 Philip ChimentoForgot to add chimara.ui
2009-09-11 Philip ChimentoFixed ignore properties
2009-09-11 Philip ChimentoUpdate the interface definition to use the new version...
2009-09-11 Philip ChimentoTweak to avoid warnings in frotz
2009-09-10 Philip ChimentoInspired by #17, compared our Nitfol source to the...
2009-09-09 Philip ChimentoFixed ignore properties
2009-09-09 Philip ChimentoEdited includes to finish fixing #17
2009-09-09 Philip ChimentoPlayed around with nitfol build process, adding rules...
2009-09-09 Philip ChimentoFixed warning in model.c
2009-09-09 Philip ChimentoMoved to updated gettext and did some tweaking for...
2009-08-12 Philip ChimentoAdded AM_SILENT_RULES option to configure, so you can...
2009-06-13 Philip ChimentoFixed #7 (crash when resizing windows really small)
2009-06-13 Philip ChimentoImplemented glk_select_poll() (Fix #18)
2009-06-13 Philip ChimentoMust export garglk_ symbols in library
2009-06-09 Philip ChimentoMoved startup code to the Glk thread. Now Frotz works...
2009-06-09 Philip Chimentowrong Makefile committed in [101]
2009-06-09 Philip ChimentoAdded garglk.c and garglk.h, which is where stubs for...
2009-06-08 Philip ChimentoFixed crashes after automatic scroll on text buffer...
2009-06-05 Marijn van... Added a better default font, line spacing and margins
2009-06-05 Marijn van... Fixed crash in FreeBSD.
2009-06-01 Philip ChimentoDisabled libtool C++ and Fortran support, so configure...
2009-05-26 Philip ChimentoMade sure no internal symbols were exported; can be...
2009-05-26 Philip ChimentoGot rid of unused variable warnings in gi_blorb.c
2009-05-26 Philip ChimentoEdited platform-dependent part of Blorb layer to use...
2009-05-26 Philip ChimentoBrought all the Gtk-Doc documentation up to date with...
2009-05-25 Philip Chimentoglk_set_window(NULL) should not be allowed
2009-05-25 Philip ChimentoRemoved unnecessary files from nitfol
2009-05-24 Philip ChimentoFixing installed headers and directories
2009-05-24 Philip ChimentoImplemented Unix startup code, argument parsing, and...
2009-05-24 Philip ChimentoHopefully solved the problem of waiting for windows...
2009-05-24 Philip ChimentoNo need to actually cancel input requests when closing...
2009-05-24 Philip ChimentoImplemented evtype_Arrange events, fixing #8.
2009-05-24 Philip ChimentoChecked for 0 window size in glk_window_move_cursor().
2009-05-24 Philip ChimentoAdded dummy functions glk_style_distinguish() and glk_r...
2009-05-24 Philip ChimentoProportional sizes of 100% are apparently allowed too
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
next