rodin/chimara.git
2009-12-12 Philip ChimentoRemove player source from tests directory
2009-12-06 Philip ChimentoCreated open game functionality in the player. Fix...
2009-12-05 Philip ChimentoBrought documentation up to date
2009-12-05 Philip ChimentoRequire intltool 0.40.0 and update intltool files
2009-12-04 Philip ChimentoDon't install test plugins
2009-12-04 Philip ChimentoMended rpmlint warnings
2009-12-03 Philip ChimentoBug fixes
2009-12-03 Philip ChimentoImproved Glulxercise test program
2009-12-03 Philip ChimentoFixed freeing data at stop & start. Previously the...
2009-11-30 Marijn van... Dependency fixes.
2009-11-30 Marijn van... Created a FreeBSD port for Chimara
2009-11-30 Marijn van... * On a second thought: rename client to player
2009-11-30 Marijn van... Seperation of client code from the tests
2009-11-29 Philip ChimentoAdded buffer flush and wait for window rearrange in...
2009-11-28 Philip ChimentoDebian package building
2009-11-27 Philip ChimentoHack to get intltool 0.40.0 to work
2009-11-27 Philip ChimentoWorkaround for GtkBuilder bug in GTK 2.12
2009-11-27 Philip ChimentoInserted extra definition of LT_OBJDIR for pre-2.2...
2009-11-27 Philip ChimentoRelaxed requirement for Gtk-doc 1.11, as Debian stable...
2009-11-25 Philip ChimentoAdded RPM package building. Configure with --enable...
2009-11-25 Philip ChimentoRemove nitfol.info from SCM, it's a generated file
2009-11-24 Philip Chimento- Get VPATH build to work
2009-11-23 Marijn van... Fix build process on FreeBSD
2009-11-23 Marijn van... Iliad client
2009-11-23 Marijn van... Missing files
2009-11-23 Philip ChimentoUpdated ignore properties in tests
2009-11-23 Philip ChimentoCancel all input requests when stopping
2009-11-22 Marijn van... Added first version of hyperlink support. Only textbuff...
2009-11-22 Marijn van... fixed #27
2009-11-22 Marijn van... Fixed style_init() related errors
2009-11-17 Marijn van... Small bug in get_current_font()
2009-11-17 Marijn van... Make the save button work \o/
2009-11-17 Marijn van... Updated default styles to use a slightly larger font
2009-11-17 Marijn van... Default font for textbuffer should be a serif font.
2009-11-17 Marijn van... Integrated the glk_data->default_font_desc and glk_data...
2009-11-17 Philip ChimentoFixed breakage caused by mixing commits or something?
2009-11-17 Philip ChimentoFixed text grid line input bugs
2009-11-15 Marijn van... Fixed reversevideo
2009-11-15 Philip ChimentoSee previous commit
2009-11-15 Philip ChimentoWrote 'plugin-loader' for loading and executing a plugin.
2009-11-15 Philip ChimentoInput history for text buffers and text grids.
2009-11-15 Marijn van... Empty lines are no longer stored in the input history
2009-11-15 Philip ChimentoFirst implementation of history buffer.
2009-11-14 Marijn van... Special Portal commit
2009-11-14 Marijn van... TextGrid windows are now also buffered
2009-11-14 Marijn van... Fixed resize bug
2009-11-14 Marijn van... Some hyperlink code.
2009-11-14 Marijn van... Implemented output buffering.
2009-11-14 Philip ChimentoFix input event test name
2009-11-12 Philip ChimentoAdded Andrew Plotkin's unit tests for Glulx interpreters
2009-11-12 Philip ChimentoFixed stoopid bug in chimara_if_set_preferred_interpreter()
2009-10-26 Philip ChimentoStyles should be initialized once per widget, not once...
2009-10-25 Philip Chimento"waiting" signal should only be sent once per input...
2009-10-25 Philip Chimento- Feeding input programmatically to the Glk program...
2009-10-25 Philip ChimentoFixed minor bug - wait for event queue condition IF...
2009-10-24 Philip ChimentoAvoid compilation warnings
2009-10-23 Philip ChimentoWrote documentation for new functions
2009-10-21 Philip Chimento- Fixed a bug that made Nitfol crash since [130]
2009-10-16 Marijn van... Don't use getline(), it is not supported under BSD/OSX
2009-10-15 Marijn van... Better default width. Anchorhead looks beautiful now.
2009-10-15 Marijn van... * Changing styles no longer affects existing windows
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)
next