projects/chimara/chimara.git
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-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 ChimentoFix stylehint size bug
2011-01-05 Philip ChimentoAdd test case for stylehint size bug
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
2010-05-03 fliepAdded and updated Zarf's Glulxercise unit tests
2010-05-03 fliepAdded underscore to prevent marshaller functions from...
2010-05-02 fliepFixed bug: modifier keys no longer count as char input
2010-05-02 fliepOops, undoing accidentally committed parts of [259]
2010-05-02 fliepFrotz now compiled to use Gargoyle extensions
2010-05-02 fliepImplemented dynamic title bar in player
2010-05-02 fliepImplemented garglk_set_program_name(), garglk_set_progr...
2010-05-02 fliepFixed hyperlink bug, #46
2010-05-01 fliepFix for building RPM
2010-05-01 fliepAdded some descriptions to documentation so Gtk-doc...
2010-04-30 fliepAdded some explanatory documentation to ChimaraGlk...
2010-04-30 fliepAdjustments in Makefile.am
2010-04-30 fliepAdded stubs for all Gargoyle extensions and documented...
2010-04-30 fliepDefined a stub glk_schannel_struct to fix another regre...
2010-04-30 fliepFixed regression I introduced while fixing Gtk-doc...
2010-04-30 fliepForgot to add glk-sound-resources.sgml
2010-04-30 fliepDocumented all planned Glk API functions
2010-04-28 fliepFixed documentation to work with Gtk-Doc 1.14 and produ...
2010-04-25 fliepBrought documentation up to date
2010-04-25 fliepFixed problem of player looking for CSS file in a hard...
2010-04-24 fliepPlaying around with barf
2010-04-19 rodin * Use .tar.gz for iliad packaging
2010-04-19 rodinAdded iliad package creation script, which simply copie...
2010-04-18 rodinDefault CSS file NULL
2010-04-18 rodin* Path fixes
2010-04-18 rodinFixed x86-64 closing bug #44
2010-04-18 rodinIliad port
2010-04-18 rodinFixed window closing bug #43
2010-04-18 rodinDon't page when window is too small
2010-04-17 rodinPager bug fixed.... or is it?
2010-04-17 rodinFixed history recall bug
2010-04-17 rodinPager in place
2010-04-17 rodinReverse [230] for configure.ac
2010-04-17 rodinFixed Glk to Gdk color bug
2010-03-30 rodinFixed hitting enter key mid sentence
2010-03-14 fliepAdded notify signals to properties
2010-02-14 rodinHandle Home/End keys properly
2010-02-14 rodinSupport for graphics in text buffers
2010-02-09 fliepBrought documentation up to date
2010-02-07 rodinGraphics caching not operational.
2010-02-06 rodinStart of image cache implementation... breaks image...
next