]> Shamusworld >> Repos - architektonas/log
architektonas
14 years agoMajor refactoring of actions: Moved implementation from header files
Shamus Hammons [Sat, 5 Jun 2010 12:55:00 +0000 (12:55 +0000)]
Major refactoring of actions: Moved implementation from header files
to ,cpp files, removed all createGUIAction() functions, removed
unnecessary includes from header files.

14 years agoChanged RS_Graphic to Drawing; this is less confusing as a drawing is
Shamus Hammons [Thu, 3 Jun 2010 13:16:49 +0000 (13:16 +0000)]
Changed RS_Graphic to Drawing; this is less confusing as a drawing is
what the class is and not a bitmap (which is what is implied).

14 years agoInitial import
Shamus Hammons [Sat, 29 May 2010 04:49:50 +0000 (04:49 +0000)]
Initial import