projects/chimara/chimara.git
2012-09-15 Philip ChimentoRemove compatibility checks with GTK 2.x
2012-09-15 Marijn van... Merge branch 'gtk3' of ssh://git.stderr.nl/projects...
2012-09-15 Marijn van... Merge branch 'master' into gtk3
2012-09-15 Marijn van... Redone flush_buffer logic, fixes #39
2012-09-15 Philip ChimentoRemove Iliad code from codebase
2012-09-15 Philip ChimentoFix config.py
2012-09-15 Philip ChimentoRemove Babel library from codebase
2012-08-26 Philip ChimentoMerge branch 'master' into gtk3
2012-08-26 Philip ChimentoAdd missing $(AM_CPPFLAGS) to makefile
2012-08-26 Philip ChimentoImprovements to Python player
2012-08-25 Philip ChimentoVarious PyGObject fixes
2012-08-25 Philip ChimentoUse keyfile GSettings backend in Python player
2012-08-25 Philip ChimentoSignal handler autoconnect now works in player.py
2012-08-25 Philip ChimentoMerge branch 'master' into gtk3
2012-08-25 Philip ChimentoRegularize indentation in player.py
2012-08-25 Philip ChimentoPEP8 cleanup in player.py
2012-08-25 Philip ChimentoUse cairo for drawing
2012-08-25 P. F. ChimentoReplace deprecated functions
2012-08-25 P. F. ChimentoExit after an error building the player interface
2012-08-25 Philip ChimentoRemove nonexistent function
2012-08-25 Philip ChimentoReplace deprecated signals
2012-08-25 Philip ChimentoReplace size-request by minimal height-for-width
2012-08-25 Philip ChimentoRemove deprecated member access
2012-08-25 Philip ChimentoChange GDK_ key constants
2012-08-25 Philip ChimentoBuild with GTK 3
2012-06-03 P. F. ChimentoReplace deprecated functions
2012-05-05 P. F. ChimentoExit after an error building the player interface
2012-02-12 Philip ChimentoUpdate Andrew Plotkin's unit tests
2012-02-12 Philip ChimentoMerge branch 'glk-074'
2012-02-12 Philip ChimentoFixed a bug in creating fileref from fileref
2012-02-12 Philip ChimentoImplement new name mangling
2012-02-12 Philip ChimentoUpdate ExternalFile unit test
2012-02-12 Philip ChimentoImplement recommended file suffixes in dialog
2012-02-12 Philip ChimentoImplement resource streams
2012-02-11 Philip ChimentoMerge commit 'cbb35cca'
2012-02-11 Philip ChimentoAdd new resource stream unit test
2012-02-11 Philip ChimentoUpdate to Blorb protocol 1.5
2012-02-11 Philip ChimentoUpdate Dispatch layer
2012-02-11 Philip ChimentoUpdate Glulxe to 0.4.7
2012-02-11 Philip ChimentoUpdate documentation to match Glk 0.7.4 spec
2012-02-11 Philip ChimentoAdd stub functions for Glk 0.7.4 API
2012-02-11 Philip ChimentoUpdate header file and spec version number
2012-02-05 Philip ChimentoPrevent unnecessary regeneration of VAPI
2012-02-05 Philip ChimentoGtk-Doc 1.12 required for introspection
2012-02-05 Philip ChimentoWorkaround for recent files bug no longer needed
2012-02-01 Philip ChimentoAdded a Python player!
2012-02-01 Philip ChimentoAdd 'running' property to ChimaraGlk
2012-02-01 Philip ChimentoIdentified two more entry points
2012-01-18 Philip ChimentoAutomatic generation of VAPI file
2012-01-18 Philip ChimentoBring documentation up to date with API 0.7.3
2012-01-18 Philip ChimentoChange implemented Glk spec to 0.7.3.
2012-01-18 Philip ChimentoFix Gtk-Doc warnings
2012-01-18 Philip ChimentoMerge branch 'new-sound-api'
2012-01-01 Philip ChimentoAdd API to start plugins using GFile
2011-12-06 Philip ChimentoMake const char * string argument
2011-11-29 Philip ChimentoAdd GIR and typelib to ignore files
2011-11-29 Philip ChimentoAdd introspection glossary to documentation
2011-11-29 Philip ChimentoAdded IDs to documentation chapters
2011-11-29 Philip ChimentoAdd silent rule to documentation Makefile
2011-11-29 Philip ChimentoAdd missing symbol to documentation
2011-11-03 Marijn van... Fix some memory leakage
2011-11-03 Marijn van... fixed get_current_font to actually do something now.
2011-10-25 Marijn van... Fixed some omitted applications of default and glk...
2011-09-04 Philip ChimentoAdd API to unload plugin module
2011-08-29 Philip ChimentoClarify documentation
2011-08-29 Philip ChimentoTesting for Inform 7 bug #731
2011-08-28 Philip ChimentoFixed crash in VALID_MAGIC with NULL object
2011-08-28 Philip ChimentoIncorporate fix for NULL memory streams
2011-08-04 P. F. ChimentoCheck if image exists before caching it
2011-07-23 Philip ChimentoFix libraries for indirect linking
2011-07-16 Philip ChimentoPorted babeltest to libsoup
2011-07-16 Philip ChimentoMake sure PLUGINDIR is defined
2011-07-16 Philip ChimentoRemove deprecated usages
2011-07-16 Philip ChimentoNow we can claim to implement the whole gestalt_Sound2...
2011-07-16 Philip ChimentoNew volume change interrupts old one
2011-07-16 Philip ChimentoImplement volume change notifications
2011-07-16 Philip ChimentoRe-implement gradual volume change using g_timeout_add()
2011-07-13 Philip ChimentoImplemented glk_schannel_set_volume_ext() partly
2011-07-12 P. F. ChimentoImplemented glk_schannel_play_multi()
2011-07-08 Philip ChimentoAdd tests for new sound API
2011-07-07 Philip ChimentoTook removed function out of docs
2011-07-07 Philip ChimentoAdded draft docs for new functions and gestalt selectors
2011-07-07 Philip ChimentoAdd gestalt_Sound2 selector
2011-07-07 Philip ChimentoFix documentation typo
2011-07-07 Philip ChimentoClarifications of pause/unpause
2011-07-06 Philip ChimentoFix semicolon typo in seeking code
2011-07-06 Philip ChimentoFix semicolon typo in seeking code
2011-07-06 Philip ChimentoStart implementing new sound API
2011-07-06 Philip ChimentoAdd new glk.h and dispatch code
2011-07-04 P. F. ChimentoAdd stubs for new 0.7.3 draft API functions
2011-07-03 Marijn van... Finished babeltest, it now does all of the following:
2011-06-19 Marijn van... Completed babeltest. It now opens the library.bdf in...
2011-06-19 Marijn van... Build babel before the tests. Use <stdlib.h> instead...
2011-06-19 Marijn van... Merge branch 'master' of ssh://git.stderr.nl/projects...
2011-06-19 Marijn van... Working on babel/library support
2011-06-18 Marijn van... Merge branch 'master' of ssh://git.stderr.nl/projects...
2011-06-18 Marijn van... When the cursor is not on the input prompt, return...
2011-06-18 P. F. ChimentoKeep an EOF mark for memory streams
2011-06-18 P. F. ChimentoFix obscure C stdio bug
2011-06-18 P. F. ChimentoAdd tests for fseek problem
next