projects/chimara/chimara.git
2011-03-10 P. F. ChimentoList all available formats in dialog
2011-03-10 P. F. ChimentoDynamically generate list of interpreters
2011-03-10 P. F. ChimentoImplemented display names for interpreters
2011-03-10 P. F. ChimentoWorking on preferred interpreters
2011-03-10 P. F. ChimentoLoad preferred interpreters from preferences
2011-03-09 P. F. ChimentoUpdate ignore properties
2011-03-09 P. F. ChimentoUse better dictionary syntax in schema file
2011-03-07 Philip ChimentoFix RPM building
2011-03-07 Philip ChimentoFix GSettings schema install (fix #18)
2011-03-06 Philip ChimentoAdd preference for graphics file directory
2011-03-01 Philip ChimentoUse callbacks of style editing buttons
2011-03-01 Philip ChimentoRemoved style actions from preferences dialog
2011-03-01 Philip ChimentoAdded new preferences and settings
2011-02-28 Philip ChimentoAdd a View/Toolbar setting
2011-02-27 Philip ChimentoCreate configuration directory
2011-02-27 Philip ChimentoAdd 'state' settings; add last opened path setting
2011-02-27 Philip ChimentoProperly install gschema file
2011-02-26 Philip ChimentoIntroduce preferences file
2011-02-16 Philip ChimentoUse internationalization header for libraries
2011-02-16 Philip ChimentoProper state of new hyperlinks' event handlers
2011-02-08 Philip ChimentoProper use of AC_ARG_ENABLE
2011-02-07 Marijn van... Fixing #15: handling newlines in textgrids
2011-02-05 Philip ChimentoRemoved SVN ignore files and updated Git ones
2011-02-05 Philip ChimentoFix bug in Frotz option parsing
2011-02-05 Philip ChimentoClean up external Blorb file finding code
2011-02-05 Philip ChimentoReinstated 'Open Recent' menu
2011-02-05 Philip ChimentoRe-added toolbar with menu item to show or hide it
2011-02-05 Philip ChimentoClean up action group code
2011-02-02 Philip ChimentoFix program for GStreamer < 0.10.31
2011-01-31 Philip ChimentoCheck for GStreamer plugins individually
2011-01-30 P. F. ChimentoProvide blorb file to interpreter on command line
2011-01-30 P. F. ChimentoAdded hack for opening external Blorb file
2011-01-30 P. F. ChimentoAdded calls to set the preferred interpreter
2011-01-30 P. F. ChimentoMerge branch 'sound'
2011-01-30 P. F. ChimentoCheck for proper plugins in configure
2011-01-30 P. F. ChimentoEnabled MOD/S3M/IT/XM support
2011-01-30 P. F. ChimentoMerge branch 'master' of github.com:wmvanvliet/Chimara
2011-01-30 Marijn van... Background color of windows now changes with garglk_set...
2011-01-30 P. F. ChimentoImplemented sound notification events
2011-01-30 P. F. ChimentoFixed memory leak
2011-01-30 P. F. ChimentoImplement alternative resource loading for sound
2011-01-30 Marijn van... Overhauled the whole reverse video thing.
2011-01-30 P. F. ChimentoAdded test case for various sound functions
2011-01-30 P. F. ChimentoImplemented sound repeats
2011-01-30 P. F. ChimentoImplemented sound load hints
2011-01-30 P. F. ChimentoStop playing old sound when playing new sound
2011-01-30 P. F. ChimentoSound support working!
2011-01-30 P. F. ChimentoWorking on sound support
2011-01-30 P. F. ChimentoWork on sound support
2011-01-29 Marijn van... Fixes for garglk_set_zcolors()
2011-01-29 P. F. ChimentoChange less-like behavior of pager
2011-01-29 Marijn van... Finished implementing garglk_set_zcolors()
2011-01-29 P. F. ChimentoImproved default styles
2011-01-29 Marijn van... Merge branch 'master' of https://github.com/wmvanvliet...
2011-01-29 Marijn van... Began garglk_set_zcolors() implementation
2011-01-29 P. F. ChimentoFixed pixbuf ref bug
2011-01-29 P. F. ChimentoMerge branch 'master' of github.com:wmvanvliet/Chimara
2011-01-29 P. F. ChimentoUpdated interpreters
2011-01-29 Marijn van... Merge branch 'master' of https://github.com/wmvanvliet...
2011-01-29 Marijn van... * Fixed garglk_set_reversevideo to use the new way...
2011-01-29 Philip ChimentoWorking on sound
2011-01-19 Philip ChimentoImplemented sound playing with test sound
2011-01-15 P. F. ChimentoMerge branch 'master' of github.com:wmvanvliet/Chimara
2011-01-15 P. F. ChimentoGet library to build on Debian stable
2011-01-11 Philip ChimentoMerge branch 'master' of github.com:wmvanvliet/Chimara
2011-01-11 Philip ChimentoAlso trigger the "command" signal on char input
2011-01-09 Marijn van... Fixed issue when setting a 'proportional' style hint.
2011-01-05 Philip ChimentoFix ref bug in plugin loader test
2011-01-05 Philip ChimentoImplement glk_schannel_set_volume()
2011-01-05 Philip ChimentoAdd test plugin for sound functions
2011-01-05 Philip ChimentoFix ref bug in plugin loader test
2011-01-05 Philip ChimentoFix stylehint size bug
2011-01-05 Philip ChimentoAdd test case for stylehint size bug
2010-12-28 Philip ChimentoFix #ifdefs
2010-12-28 Philip ChimentoUse gst_object_unref() instead of g_object_unref()
2010-12-28 Philip ChimentoAdded guards for compiling without GStreamer
2010-12-28 Philip ChimentoImprove error handling
2010-12-28 Philip ChimentoStart work on sound capabilities
2010-12-28 Philip ChimentoAdded test game for sound
2010-12-19 Marijn van... Fixed some default styling
2010-12-18 Marijn van... Fixed default font retrieval for windows. This caused...
2010-11-23 P. F. ChimentoAdded _input_pending functions to docs
2010-11-23 P. F. ChimentoWrote chimara_glk_set_resource_load_callback()
2010-11-22 P. F. ChimentoFixed threading bug in graphics
2010-11-22 P. F. ChimentoFixed minor bug in glk_image_get_info()
2010-11-22 P. F. ChimentoFix crash when loading resource without a map
2010-11-21 P. F. ChimentoAdded API to tell whether forced input is pending
2010-11-21 P. F. ChimentoImplemented interactive mode
2010-11-19 P. F. ChimentoFixed crash in ChimaraIF::command
2010-11-19 P. F. ChimentoAdded test case for crash in ChimaraIF::command
2010-11-17 P. F. ChimentoFixed buffers and grids sharing the same styles
2010-11-17 P. F. ChimentoUpdated glulxe's Makefile.am
2010-11-17 P. F. ChimentoFewer unnecessary recompiles of git
2010-11-17 P. F. ChimentoEdited documentation of ChimaraIF::command signal
2010-11-13 P. F. ChimentoFixed memory management in styles
2010-11-13 P. F. ChimentoMerge branch 'master' of github.com:wmvanvliet/Chimara
2010-11-13 P. F. ChimentoFixed example program in documentation
2010-11-10 Philip ChimentoFixed package building on Debian
2010-11-03 P. F. ChimentoRemoved old debug message
2010-11-03 P. F. ChimentoDon't refer to 'macstyle.css' anymore
next