| Commit | Date | |
|---|---|---|
|
[r2375]
by
david_costanzo
Add files associated with the wxWidgets re-write of FMSLogo. Rewriting the GUI is going to be a long and error-prone process and I'll feel more confortable with the source code under revision control. |
2007-08-27 00:11:52 | Tree |
|
[r2374]
by
david_costanzo
Get utils.cpp to compile without warnings under gcc so that it can be used in my wxWidgets experiment. |
2007-08-26 05:45:36 | Tree |
|
[r2373]
by
david_costanzo
Replace the table that maps special characters to C++ escape sequences with an ASCII-art table. Ostensibly, this was done to make the code look nicer. In truth, this was done because having a "\\" and the end of the comment caused a warning under GCC. |
2007-08-26 05:36:17 | Tree |
| 2007-08-26 05:35:18 | Tree | |
|
[r2371]
by
david_costanzo
Add a "static const" qualifier to an array so that it would get constucted at compile time, not run time. |
2007-08-26 02:13:39 | Tree |
| 2007-08-26 02:13:38 | Tree | |
|
[r2369]
by
david_costanzo
Insert "// -*- c++ -*-" on the first line so that XEmacs knows to intent the file as C++ (in particular, that the access labels should go flush left). |
2007-08-26 01:45:54 | Tree |
| 2007-08-26 00:28:54 | Tree | |
|
[r2367]
by
david_costanzo
Use a debug version of OWL for non-release builds. |
2007-08-26 00:09:10 | Tree |
| 2007-08-25 23:41:49 | Tree |