| Commit | Date | |
|---|---|---|
| 2008-03-03 08:50:12 | Tree | |
|
[r2606]
by
david_costanzo
Implement request #1423937; FMSLogo no longer requires the -L on the command line to load a logo file on startup. This makes it easier to create file associations and allows you to drag-and-drop a Logo program on an FMSLogo desktop shortcut. |
2008-03-03 01:54:36 | Tree |
| 2008-03-02 21:39:34 | Tree | |
|
[r2604]
by
david_costanzo
Rename "commandarg" to "g_FileToLoad" to be more explicit about its intended purpose. |
2008-03-02 20:51:00 | Tree |
| 2008-03-02 08:57:19 | Tree | |
|
[r2602]
by
david_costanzo
Redeclare bWidth and bHeight as static, since they are never used outside of main.cpp. |
2008-03-02 07:40:01 | Tree |
|
[r2601]
by
david_costanzo
Fix the logic for moving down off of the commander history to the commander's input. |
2008-03-01 08:31:39 | Tree |
|
[r2600]
by
david_costanzo
Add logic for copying the currently selected item in the commander history to the commander input. |
2008-03-01 08:04:56 | Tree |
|
[r2599]
by
david_costanzo
Add the wxWANTS_CHARS style so that directional keys are passed to OnChar(). This enables the MSWLogo-style commander navigation. |
2008-02-28 06:08:28 | Tree |
| 2008-02-28 06:06:50 | Tree |