log

age author description
Wed, 24 Nov 2010 21:34:11 -0600 Eris Caffee Saving progressdefault tip
Sat, 20 Nov 2010 02:49:02 -0600 Eris Caffee Added a commentsdl1.2
Sat, 20 Nov 2010 02:12:01 -0600 Eris Caffee Removed executable permissions from CMakeLists.txt
Sat, 20 Nov 2010 02:09:34 -0600 Eris Caffee First release. No mistake this time, it has actually been published online.
Sat, 20 Nov 2010 02:08:08 -0600 Eris Caffee Removed tag v1.0v1.0
Sat, 20 Nov 2010 02:05:38 -0600 Eris Caffee Added tag v1.0 for changeset 9efbc0c6637b
Wed, 17 Nov 2010 22:09:15 -0600 Eris Caffee Removed commented out code
Mon, 15 Nov 2010 23:31:48 -0600 Eris Caffee Removed App::on_Resize() - it was not being used.
Mon, 15 Nov 2010 23:13:35 -0600 Eris Caffee fixed line spacing
Mon, 15 Nov 2010 21:55:46 -0600 Eris Caffee Added App::on_InputFocus and app::on_InputBlur to make sure the program does not receive mouse clicks when not in foreground. Added option in CmakeLists.txt to support compiling for gprof.
Sat, 13 Nov 2010 00:39:47 -0600 Eris Caffee Added check for GNU copmiler to CMakeLists.txt
Fri, 12 Nov 2010 23:58:48 -0600 Eris Caffee OK. This is the first release. Honest.
Tue, 26 Oct 2010 02:03:47 -0500 Eris Caffee I think I've got the Abstract Factory code working pretty robustly now, though I still need to make the factory singletons thread-safe
Sat, 23 Oct 2010 04:24:48 -0500 Eris Caffee Lot's of cleanup. Applied AbstractFactory to class Fractal and derivatives. Decoupled most objects. Removed remaining standard C function calls. Improved old_views handling.
Fri, 22 Oct 2010 02:21:52 -0500 Eris Caffee Before cleanup. Still has experimental code in it.
Tue, 19 Oct 2010 03:37:31 -0500 Eris Caffee Wow. Forgot to actually add any files to the repository when I made my first commit.
Sun, 17 Oct 2010 23:08:48 -0500 Eris Caffee First version almost done. Need to make old_views aware of which Fractal type the view is for.