| Commit | Date | |
|---|---|---|
|
[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 | |
|
[r2597]
by
david_costanzo
Eliminate a string copy in reader() to try to make it a little faster. Performance tests show a small improvement in the benchmark for READWORD, but that may just be randomness. |
2008-02-27 08:29:17 | Tree |
| 2008-02-27 07:46:02 | Tree | |
|
[r2595]
by
david_costanzo
Do some minor code tightening in reader() to make READWORD a little faster. |
2008-02-26 08:09:22 | Tree |