log

age author description
2009-12-18 Thibaut GIRKA Revert an old change that disabled cursors...
2009-12-18 Thibaut GIRKA Replaced SATURATE -> ADD, implemented objComposite, corrected minor things
2009-12-18 Thibaut GIRKA Implemented sin opcode
2009-12-18 Thibaut GIRKA Moved all opcodes from scn2k_text.cc to scn2k_textimpl.cc
2009-11-14 Thibaut GIRKA * Move some opcodes
2009-04-30 thib * replaced Grp and Text classes by the TextImpl and GrpImpl ones
2009-04-22 thib * started the same changes on scn2k_text.cc
2009-04-20 thib * scn2k_grp.cc now handles commands in a cleanier way \o/
2009-04-19 thib * MuSys, AyuSysConfig, FileSearcher (former FILESEARCHER) and KeyHolder (former KEYHOLDER) are now singletons
2009-04-18 thib * Known bugs added to the README
2009-04-17 thib * oops... finishing what was started and not said with the other patch: fixing memory leaks
2009-04-17 thib * Added va_end where there is a va_start