projects/chimara/chimara.git
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
2010-11-03 P. F. ChimentoAdd index to documentation
2010-11-03 P. F. ChimentoFixed gtk-doc building for gtk-doc 1.14
2010-11-03 P. F. ChimentoAdded xepdmgrclient.[ch] to player/
2010-11-03 P. F. ChimentoAdded .gitignore files
2010-10-05 rodinFixed ordering of the application of the styles
2010-06-30 rodinDefined a base style
2010-05-23 rodinShowing off dynamic styles: started work on preferences...
2010-05-18 rodinFixing some pager bugs
2010-05-18 rodinRemoved pager debugging output
2010-05-18 rodinAdded missing buffer flush.
2010-05-18 rodinBackend support for using dynamic styles. See also...
2010-05-11 rodinImprovements to the iliad client
2010-05-11 rodinAdded an icon (Based on a Google image search)
2010-05-11 rodinSome minor cleanup
2010-05-11 rodinMore pager improvements. Pager now determines correctly...
2010-05-11 rodinPaging is slowly becoming better, but still susceptible...
2010-05-10 rodinPlaced pager functionality into the idle handler
2010-05-05 rodinFixed segfault when requesting non-existant parent...
2010-05-05 rodinDeleted unnecessary code
2010-05-05 rodinWhen copying default styles to current styles, also...
2010-05-05 rodinFixed invalid cast in garglk_set_reversevideo()
2010-05-04 rodinAuth test 2
2010-05-04 rodinAuth test
next