| Commit | Date | |
|---|---|---|
|
[r4043]
by
david_costanzo
Remove a cmd script that used to generate the version.h file. This is now done by the Makefile (for portability to GNU/Linux), so keeping this cmd script around is confusing. |
2016-03-30 03:18:53 | Tree |
|
[r4042]
by
david_costanzo
Remove *.c from the source files which "tags" depends on. The Windows version of gmake has trouble with this because there are no .c files and it wants to make a literal '*.c'. And since there no *.c files (anymore) there's no reason for "tags" to depend on .c files. |
2016-03-30 03:16:48 | Tree |
|
[r4041]
by
david_costanzo
Note that FMSLogo is entirely built using free (or zero-cost) tools, |
2016-03-29 21:07:06 | Tree |
|
[r4040]
by
david_costanzo
Add text-decoration to all links so that it's more obvious what is clickable. |
2016-03-29 21:04:19 | Tree |
|
[r4039]
by
david_costanzo
Update the HOWTO-BUILD.TXT to suggest only checking out the trunk |
2016-03-22 22:04:42 | Tree |
|
[r4038]
by
david_costanzo
Fix the "test" target after refactoring the source code into a different |
2016-03-22 20:07:17 | Tree |
|
[r4037]
by
david_costanzo
Reorganize the directory layout in subversion to make logo, www, and extra This fits better with how it was in CVS and how it should have been imported |
2016-03-22 20:01:35 | Tree |
|
[r4036]
by
david_costanzo
Never refresh the background when refreshing an invalid rectangle on the screen. Since the entire rectangle is always refreshed, there's no benefit to refreshing the background as well--doing so only slows down the repainting and adds more potential for flicker. In truth, this change has little practical benefit. |
2016-03-22 17:23:07 | Tree |
|
[r4035]
by
david_costanzo
Update the expected version to 7.0.0, in preparation for the next release. |
2016-03-22 14:36:03 | Tree |
|
[r4034]
by
david_costanzo
Update the test log to match the expected results for the wxWidgets version of FMSLogo. The log had previously been the output from the OWL version, but this version no longer exists. |
2016-03-22 14:35:19 | Tree |