rodin/chimara.git
2010-04-25 Philip ChimentoBrought documentation up to date
2010-04-25 Philip ChimentoFixed problem of player looking for CSS file in a hard...
2010-04-24 Philip ChimentoPlaying around with barf
2010-04-19 Marijn van... * Use .tar.gz for iliad packaging
2010-04-19 Marijn van... Added iliad package creation script, which simply copie...
2010-04-18 Marijn van... Default CSS file NULL
2010-04-18 Marijn van... * Path fixes
2010-04-18 Marijn van... Fixed x86-64 closing bug #44
2010-04-18 Marijn van... Iliad port
2010-04-18 Marijn van... Fixed window closing bug #43
2010-04-18 Marijn van... Don't page when window is too small
2010-04-17 Marijn van... Pager bug fixed.... or is it?
2010-04-17 Marijn van... Fixed history recall bug
2010-04-17 Marijn van... Pager in place
2010-04-17 Marijn van... Reverse [230] for configure.ac
2010-04-17 Marijn van... Fixed Glk to Gdk color bug
2010-03-30 Marijn van... Fixed hitting enter key mid sentence
2010-03-14 Philip ChimentoAdded notify signals to properties
2010-02-14 Marijn van... Handle Home/End keys properly
2010-02-14 Marijn van... Support for graphics in text buffers
2010-02-09 Philip ChimentoBrought documentation up to date
2010-02-07 Marijn van... Graphics caching not operational.
2010-02-06 Marijn van... Start of image cache implementation... breaks image...
2010-02-06 Marijn van... Removed the requirement win->input_request_type ==...
2010-02-02 Philip ChimentoBarf improvements -- the paging functionality should...
2010-01-31 Marijn van... Quick and hacky implementation of glk_draw_image_scaled().
2010-01-31 Marijn van... Crahing bug fixed :)
2010-01-29 Marijn van... Getting cryptic error message:
2010-01-29 Marijn van... Added correct resize handling
2010-01-28 Marijn van... Added City of Secrets to the test folder
2010-01-28 Marijn van... Beginning work on graphic windows. Hopelessly broken...
2010-01-18 Marijn van... hyperlinks can ofcourse also be styled by css
2010-01-18 Marijn van... Completed mouse support.
2010-01-16 Marijn van... Initial mouse support added.
2010-01-16 Marijn van... Hyperlinks now fully supported, also on textgrids.
2010-01-12 Philip ChimentoAdded gdk_thread_enter() and _leave() to glk_cancel_lin...
2010-01-12 Philip ChimentoFixed shutdown problems. Everything should properly...
2009-12-24 Philip ChimentoPager!
2009-12-23 Philip ChimentoBarf still doesn't work
2009-12-20 Philip ChimentoFixed Gtk-doc parse error
2009-12-12 Philip ChimentoImprove player
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
next