Eliminated warnings about static functions declared with G_GNUC_INTERNAL
[projects/chimara/chimara.git] / src / Makefile.am
2009-05-22 rodin * Added initial support for styles! (no style hints...
2009-05-22 fliepAdded Nitfol and Frotz source code.
2009-05-22 rodin * Implemented the library-dependant functionality...
2009-05-22 rodin * Added BLORB file support (i.e. copied the gi_blorb...
2009-05-22 fliepFor some reason these didn't commit in revision [59]
2009-05-22 rodin* Added timer support
2009-05-21 fliepDefined glui32 and glsi32 in terms of the 32-bit intege...
2009-04-23 fliep- Added pkg-config files (.pc.in), so after the library...
2009-03-29 fliepWrote better checks for illegal actions.
2009-03-29 fliepAutomake tweaking
2009-03-29 fliepGot Gtk-Doc working. Now all the fancy /** comments...
2009-03-07 fliepProperly set up svn:ignore properties.
2009-03-06 fliepI have Autotools-Fu.
2009-03-05 fliepRewrote configure.ac according to my new l33t knowledge...
2009-03-03 fliepWrote all remaining Unicode input and output functions.
2009-03-01 fliepImplemented line input in text grid windows using a...
2009-02-04 fliepAdded text grid windows. Output, cursor placement,...
2008-12-26 fliepImplemented glk_window_get_size()
2008-12-24 fliepFixed a segfault when opening an invalid window.
2008-12-23 fliepAdded dynamic module loading: now the Glk program ...
2008-12-22 fliepChanged build system to Automake. Split Glk code off...