Remove compatibility checks with GTK 2.x
[projects/chimara/chimara.git] / libchimara /
2011-04-21 P. F. ChimentoDon't fail on unrecognized split method
2011-04-20 P. F. ChimentoLine input echo won't affect current request
2011-04-20 P. F. ChimentoImplement line input echoing
2011-04-20 P. F. ChimentoAdd new Glk Unix extension from CheapGlk
2011-04-20 P. F. ChimentoImplement unicode normalization
2011-04-20 P. F. ChimentoSimplify gestalt checking code
2011-04-20 P. F. ChimentoImplemented date/time Glk functions
2011-04-19 P. F. ChimentoMove the gestalt_DateTime selector documentation
2011-04-19 P. F. ChimentoSimplify include comments
2011-04-19 P. F. ChimentoDocument all incomplete symbols
2011-04-17 P. F. ChimentoUpdated Gargoyle extensions and documentation
2011-04-14 P. F. ChimentoUpdated documentation to match API 0.7.2
2011-04-14 P. F. ChimentoUpdate to new Glk 0.7.2 code
2011-04-14 P. F. ChimentoMisc Garglk extensions documenting
2011-04-14 P. F. ChimentoMisc documentation fixes
2011-03-13 P. F. ChimentoFix null pointer bug
2011-03-12 P. F. ChimentoFinished preferred interpreters list
2011-02-16 Philip ChimentoUse internationalization header for libraries
2011-02-16 Philip ChimentoProper state of new hyperlinks' event handlers
2011-02-07 Marijn van VlietFixing #15: handling newlines in textgrids
2011-02-05 Philip ChimentoRemoved SVN ignore files and updated Git ones
2011-02-05 Philip ChimentoClean up external Blorb file finding code
2011-02-02 Philip ChimentoFix program for GStreamer < 0.10.31
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. ChimentoMerge branch 'sound'
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 VlietBackground 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 VlietOverhauled the whole reverse video thing.
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 VlietFixes for garglk_set_zcolors()
2011-01-29 P. F. ChimentoChange less-like behavior of pager
2011-01-29 Marijn van VlietFinished implementing garglk_set_zcolors()
2011-01-29 Marijn van VlietMerge branch 'master' of https://github.com/wmvanvliet...
2011-01-29 Marijn van VlietBegan 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 VlietMerge branch 'master' of https://github.com/wmvanvliet...
2011-01-29 Marijn van Vliet * 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 VlietFixed issue when setting a 'proportional' style hint.
2011-01-05 Philip ChimentoImplement glk_schannel_set_volume()
2011-01-05 Philip ChimentoFix 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-19 Marijn van VlietFixed some default styling
2010-12-18 Marijn van VlietFixed default font retrieval for windows. This caused...
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-17 P. F. ChimentoFixed buffers and grids sharing the same styles
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-03 P. F. ChimentoRemoved old debug message
2010-11-03 P. F. ChimentoFixed gtk-doc building for gtk-doc 1.14
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 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-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
next