* Added BLORB file support (i.e. copied the gi_blorb.* files to this dir by instruct...
[rodin/chimara.git] / src / Makefile.am
2009-05-22 Marijn van Vliet * Added BLORB file support (i.e. copied the gi_blorb...
2009-05-22 Philip ChimentoFor some reason these didn't commit in revision [59]
2009-05-22 Marijn van Vliet* Added timer support
2009-05-21 Philip ChimentoDefined glui32 and glsi32 in terms of the 32-bit intege...
2009-04-23 Philip Chimento- Added pkg-config files (.pc.in), so after the library...
2009-03-29 Philip ChimentoWrote better checks for illegal actions.
2009-03-29 Philip ChimentoAutomake tweaking
2009-03-29 Philip ChimentoGot Gtk-Doc working. Now all the fancy /** comments...
2009-03-07 Philip ChimentoProperly set up svn:ignore properties.
2009-03-06 Philip ChimentoI have Autotools-Fu.
2009-03-05 Philip ChimentoRewrote configure.ac according to my new l33t knowledge...
2009-03-03 Philip ChimentoWrote all remaining Unicode input and output functions.
2009-03-01 Philip ChimentoImplemented line input in text grid windows using a...
2009-02-04 Philip ChimentoAdded text grid windows. Output, cursor placement,...
2008-12-26 Philip ChimentoImplemented glk_window_get_size()
2008-12-24 Philip ChimentoFixed a segfault when opening an invalid window.
2008-12-23 Philip ChimentoAdded dynamic module loading: now the Glk program ...
2008-12-22 Philip ChimentoChanged build system to Automake. Split Glk code off...