Retrostep is a GUI enhancement for Windows. Litestep 0.24.6 compatible. Visit http://retrostep.sourceforge.net for more information!
Be the first to post a text review of retrostep shell for windows. Rate and review a project by clicking thumbs up or thumbs down in the right column.
Changes in 0.0.5.12 (2002-05-30) + added compat API + changed step.rc trailing ';' handing for jdesk compat Changes in 0.0.5.11 (2002-05-07) + fixed several bugs Changes in 0.0.5.10 (2002-04-24) + added support vendicators coordinate API Changes in 0.0.5.9 (2002-04-18) + fixed libsvc resource madness + internal changes and fixes Changes in 0.0.5.8 (2002-04-15) + spontaneos release, spontaneos version tag mistake... Changes in 0.0.5.7 (2002-04-15) + fixes, changes, fubaring, ... Changes in 0.0.5.4 (2002-04-08) + fixed taskbar notification to be compatible with taskbar + added LM_SYSTRAY service to be compatible with systray2 + added support to run multiple instances of retro in lshook (rewrite) + added support for running systray under explorer + added !recycle argumens - same arguments as retro.exe including step.rc file + added build-in support older step.rc commands (e.g NoPopupBevel -> PopupNoBevel) + added service modules that survive !recycles + converted lsexpng, lsexsh32, lshook.dll to service modules. Changes in 0.0.5.3 (2002-03-30) + added some new bugs while addressing module crashes during !recycle & !quit + fixed bugs in string tokenizer, !unloadModule + changed so that lsexpng.dll only loaded on demand + added support for overriding built-in image loaders (including .bmp and .ico) + removed silly ls_ctl() commands + added retro.exe command line argument -noloadmodule + added step.rc LSNoLoadModules (same as -noloadmodules) + renamed some $winVer + attempt to address underscore issues with BCC compiles + Makefile changes: including targets to build from cvs Changes in 0.0.5.0 + fixed GetRC functions (where not compatible) + fixed png loader not loading certain images right (why?) + fixed forgetting loaded module on second attempt to load + fixed to allow proper clean up on exit (DestroyWindow) + fixed(?) window activity notification on win9x (lshook) + changed showing dialog when critical error occurs (bug compat) + changed log_file API so that reads start at recycle position. + changed $LitestepDir$ to be user definable (see step.rc) + changed binary releases to be compatible with win98 + changed image loader so quiet about attempts to load "" (bug compat) + added $shell.*$ variables (from registry and not COM) + added more functionality to !about + !about context menus options to show less information + !about now shows step.rc config data and line information. + added recovery feature to try recover from hangs + added verbose load progress reporting + changed startup process (in hope to make more robust) + went through the sources to bring things to sane state Changes in 0.0.4.2: + fixed fancy moves with WM_GETICON causing hang Changes in 0.0.4.1: + fixed long standing lsexsh32 startup runner bugs + fixed ls.builddate typo + added "Load Core Modules" to recovery menu + wired all lsexsh32 variables + crash recovery for module threads and !crash.thread Changes in 0.0.4.0: + fixed bugs in GetToken, and bang_lib memory leak + fixed recycle bugs with LM_BANGCOMMAND, $LSImagePath$ + fixed IF handling + fixed build export of LSAPI WINAPI (stdcall) functions + added crash recovery and made code more robust + added incremental module loading (fast screen buildup) + added $rc.hotkey$ with info about menu hotkey + added VarExpansion using '$$' as escape for single '$' + added using shift key to prevent loading modules and running startup items + added !console and !hello + !about (Information Console) now in module lsexgui.dll + !about got prettier... + !about got context menu for running bangs, (un)loading mods, copying to clipboard. + !about shows LoadModules lines from step.rc for easy reloading + !about got drad & drop module loading + added lsapi LSLog compatibility functions + ctrl-alt-F1 menu reworked - simplified in RELEASE builds + added lscrash.dll with innovative !crash.* commands :-) + added some bugs in rc_lib by changing to use single buffer + changed handling of LM_BANGCOMMAND - returns to caller before exec.
Changes in 0.0.5.12 (2002-05-30) + added compat API + changed step.rc trailing ';' handing for jdesk compat Changes in 0.0.5.11 (2002-05-07) + fixed several bugs Changes in 0.0.5.10 (2002-04-24) + added support vendicators coordinate API Changes in 0.0.5.9 (2002-04-18) + fixed libsvc resource madness + internal changes and fixes Changes in 0.0.5.8 (2002-04-15) + spontaneos release, spontaneos version tag mistake... Changes in 0.0.5.7 (2002-04-15) + fixes, changes, fubaring, ... Changes in 0.0.5.4 (2002-04-08) + fixed taskbar notification to be compatible with taskbar + added LM_SYSTRAY service to be compatible with systray2 + added support to run multiple instances of retro in lshook (rewrite) + added support for running systray under explorer + added !recycle argumens - same arguments as retro.exe including step.rc file + added build-in support older step.rc commands (e.g NoPopupBevel -> PopupNoBevel) + added service modules that survive !recycles + converted lsexpng, lsexsh32, lshook.dll to service modules. Changes in 0.0.5.3 (2002-03-30) + added some new bugs while addressing module crashes during !recycle & !quit + fixed bugs in string tokenizer, !unloadModule + changed so that lsexpng.dll only loaded on demand + added support for overriding built-in image loaders (including .bmp and .ico) + removed silly ls_ctl() commands + added retro.exe command line argument -noloadmodule + added step.rc LSNoLoadModules (same as -noloadmodules) + renamed some $winVer + attempt to address underscore issues with BCC compiles + Makefile changes: including targets to build from cvs Changes in 0.0.5.0 + fixed GetRC functions (where not compatible) + fixed png loader not loading certain images right (why?) + fixed forgetting loaded module on second attempt to load + fixed to allow proper clean up on exit (DestroyWindow) + fixed(?) window activity notification on win9x (lshook) + changed showing dialog when critical error occurs (bug compat) + changed log_file API so that reads start at recycle position. + changed $LitestepDir$ to be user definable (see step.rc) + changed binary releases to be compatible with win98 + changed image loader so quiet about attempts to load "" (bug compat) + added $shell.*$ variables (from registry and not COM) + added more functionality to !about + !about context menus options to show less information + !about now shows step.rc config data and line information. + added recovery feature to try recover from hangs + added verbose load progress reporting + changed startup process (in hope to make more robust) + went through the sources to bring things to sane state Changes in 0.0.4.2: + fixed fancy moves with WM_GETICON causing hang Changes in 0.0.4.1: + fixed long standing lsexsh32 startup runner bugs + fixed ls.builddate typo + added "Load Core Modules" to recovery menu + wired all lsexsh32 variables + crash recovery for module threads and !crash.thread Changes in 0.0.4.0: + fixed bugs in GetToken, and bang_lib memory leak + fixed recycle bugs with LM_BANGCOMMAND, $LSImagePath$ + fixed IF handling + fixed build export of LSAPI WINAPI (stdcall) functions + added crash recovery and made code more robust + added incremental module loading (fast screen buildup) + added $rc.hotkey$ with info about menu hotkey + added VarExpansion using '$$' as escape for single '$' + added using shift key to prevent loading modules and running startup items + added !console and !hello + !about (Information Console) now in module lsexgui.dll + !about got prettier... + !about got context menu for running bangs, (un)loading mods, copying to clipboard. + !about shows LoadModules lines from step.rc for easy reloading + !about got drad & drop module loading + added lsapi LSLog compatibility functions + ctrl-alt-F1 menu reworked - simplified in RELEASE builds + added lscrash.dll with innovative !crash.* commands :-) + added some bugs in rc_lib by changing to use single buffer + changed handling of LM_BANGCOMMAND - returns to caller before exec.
Changes in 0.0.5.12 (2002-05-30) + added compat API + changed step.rc trailing ';' handing for jdesk compat Changes in 0.0.5.11 (2002-05-07) + fixed several bugs Changes in 0.0.5.10 (2002-04-24) + added support vendicators coordinate API Changes in 0.0.5.9 (2002-04-18) + fixed libsvc resource madness + internal changes and fixes Changes in 0.0.5.8 (2002-04-15) + spontaneos release, spontaneos version tag mistake... Changes in 0.0.5.7 (2002-04-15) + fixes, changes, fubaring, ... Changes in 0.0.5.4 (2002-04-08) + fixed taskbar notification to be compatible with taskbar + added LM_SYSTRAY service to be compatible with systray2 + added support to run multiple instances of retro in lshook (rewrite) + added support for running systray under explorer + added !recycle argumens - same arguments as retro.exe including step.rc file + added build-in support older step.rc commands (e.g NoPopupBevel -> PopupNoBevel) + added service modules that survive !recycles + converted lsexpng, lsexsh32, lshook.dll to service modules. Changes in 0.0.5.3 (2002-03-30) + added some new bugs while addressing module crashes during !recycle & !quit + fixed bugs in string tokenizer, !unloadModule + changed so that lsexpng.dll only loaded on demand + added support for overriding built-in image loaders (including .bmp and .ico) + removed silly ls_ctl() commands + added retro.exe command line argument -noloadmodule + added step.rc LSNoLoadModules (same as -noloadmodules) + renamed some $winVer + attempt to address underscore issues with BCC compiles + Makefile changes: including targets to build from cvs Changes in 0.0.5.0 + fixed GetRC functions (where not compatible) + fixed png loader not loading certain images right (why?) + fixed forgetting loaded module on second attempt to load + fixed to allow proper clean up on exit (DestroyWindow) + fixed(?) window activity notification on win9x (lshook) + changed showing dialog when critical error occurs (bug compat) + changed log_file API so that reads start at recycle position. + changed $LitestepDir$ to be user definable (see step.rc) + changed binary releases to be compatible with win98 + changed image loader so quiet about attempts to load "" (bug compat) + added $shell.*$ variables (from registry and not COM) + added more functionality to !about + !about context menus options to show less information + !about now shows step.rc config data and line information. + added recovery feature to try recover from hangs + added verbose load progress reporting + changed startup process (in hope to make more robust) + went through the sources to bring things to sane state Changes in 0.0.4.2: + fixed fancy moves with WM_GETICON causing hang Changes in 0.0.4.1: + fixed long standing lsexsh32 startup runner bugs + fixed ls.builddate typo + added "Load Core Modules" to recovery menu + wired all lsexsh32 variables + crash recovery for module threads and !crash.thread Changes in 0.0.4.0: + fixed bugs in GetToken, and bang_lib memory leak + fixed recycle bugs with LM_BANGCOMMAND, $LSImagePath$ + fixed IF handling + fixed build export of LSAPI WINAPI (stdcall) functions + added crash recovery and made code more robust + added incremental module loading (fast screen buildup) + added $rc.hotkey$ with info about menu hotkey + added VarExpansion using '$$' as escape for single '$' + added using shift key to prevent loading modules and running startup items + added !console and !hello + !about (Information Console) now in module lsexgui.dll + !about got prettier... + !about got context menu for running bangs, (un)loading mods, copying to clipboard. + !about shows LoadModules lines from step.rc for easy reloading + !about got drad & drop module loading + added lsapi LSLog compatibility functions + ctrl-alt-F1 menu reworked - simplified in RELEASE builds + added lscrash.dll with innovative !crash.* commands :-) + added some bugs in rc_lib by changing to use single buffer + changed handling of LM_BANGCOMMAND - returns to caller before exec.
Changes in 0.0.5.12 (2002-05-30) + added compat API + changed step.rc trailing ';' handing for jdesk compat Changes in 0.0.5.11 (2002-05-07) + fixed several bugs Changes in 0.0.5.10 (2002-04-24) + added support vendicators coordinate API Changes in 0.0.5.9 (2002-04-18) + fixed libsvc resource madness + internal changes and fixes Changes in 0.0.5.8 (2002-04-15) + spontaneos release, spontaneos version tag mistake... Changes in 0.0.5.7 (2002-04-15) + fixes, changes, fubaring, ... Changes in 0.0.5.4 (2002-04-08) + fixed taskbar notification to be compatible with taskbar + added LM_SYSTRAY service to be compatible with systray2 + added support to run multiple instances of retro in lshook (rewrite) + added support for running systray under explorer + added !recycle argumens - same arguments as retro.exe including step.rc file + added build-in support older step.rc commands (e.g NoPopupBevel -> PopupNoBevel) + added service modules that survive !recycles + converted lsexpng, lsexsh32, lshook.dll to service modules. Changes in 0.0.5.3 (2002-03-30) + added some new bugs while addressing module crashes during !recycle & !quit + fixed bugs in string tokenizer, !unloadModule + changed so that lsexpng.dll only loaded on demand + added support for overriding built-in image loaders (including .bmp and .ico) + removed silly ls_ctl() commands + added retro.exe command line argument -noloadmodule + added step.rc LSNoLoadModules (same as -noloadmodules) + renamed some $winVer + attempt to address underscore issues with BCC compiles + Makefile changes: including targets to build from cvs Changes in 0.0.5.0 + fixed GetRC functions (where not compatible) + fixed png loader not loading certain images right (why?) + fixed forgetting loaded module on second attempt to load + fixed to allow proper clean up on exit (DestroyWindow) + fixed(?) window activity notification on win9x (lshook) + changed showing dialog when critical error occurs (bug compat) + changed log_file API so that reads start at recycle position. + changed $LitestepDir$ to be user definable (see step.rc) + changed binary releases to be compatible with win98 + changed image loader so quiet about attempts to load "" (bug compat) + added $shell.*$ variables (from registry and not COM) + added more functionality to !about + !about context menus options to show less information + !about now shows step.rc config data and line information. + added recovery feature to try recover from hangs + added verbose load progress reporting + changed startup process (in hope to make more robust) + went through the sources to bring things to sane state Changes in 0.0.4.2: + fixed fancy moves with WM_GETICON causing hang Changes in 0.0.4.1: + fixed long standing lsexsh32 startup runner bugs + fixed ls.builddate typo + added "Load Core Modules" to recovery menu + wired all lsexsh32 variables + crash recovery for module threads and !crash.thread Changes in 0.0.4.0: + fixed bugs in GetToken, and bang_lib memory leak + fixed recycle bugs with LM_BANGCOMMAND, $LSImagePath$ + fixed IF handling + fixed build export of LSAPI WINAPI (stdcall) functions + added crash recovery and made code more robust + added incremental module loading (fast screen buildup) + added $rc.hotkey$ with info about menu hotkey + added VarExpansion using '$$' as escape for single '$' + added using shift key to prevent loading modules and running startup items + added !console and !hello + !about (Information Console) now in module lsexgui.dll + !about got prettier... + !about got context menu for running bangs, (un)loading mods, copying to clipboard. + !about shows LoadModules lines from step.rc for easy reloading + !about got drad & drop module loading + added lsapi LSLog compatibility functions + ctrl-alt-F1 menu reworked - simplified in RELEASE builds + added lscrash.dll with innovative !crash.* commands :-) + added some bugs in rc_lib by changing to use single buffer + changed handling of LM_BANGCOMMAND - returns to caller before exec.
Changes in 0.0.5.12 (2002-05-30) + added compat API + changed step.rc trailing ';' handing for jdesk compat Changes in 0.0.5.11 (2002-05-07) + fixed several bugs Changes in 0.0.5.10 (2002-04-24) + added support vendicators coordinate API Changes in 0.0.5.9 (2002-04-18) + fixed libsvc resource madness + internal changes and fixes Changes in 0.0.5.8 (2002-04-15) + spontaneos release, spontaneos version tag mistake... Changes in 0.0.5.7 (2002-04-15) + fixes, changes, fubaring, ... Changes in 0.0.5.4 (2002-04-08) + fixed taskbar notification to be compatible with taskbar + added LM_SYSTRAY service to be compatible with systray2 + added support to run multiple instances of retro in lshook (rewrite) + added support for running systray under explorer + added !recycle argumens - same arguments as retro.exe including step.rc file + added build-in support older step.rc commands (e.g NoPopupBevel -> PopupNoBevel) + added service modules that survive !recycles + converted lsexpng, lsexsh32, lshook.dll to service modules. Changes in 0.0.5.3 (2002-03-30) + added some new bugs while addressing module crashes during !recycle & !quit + fixed bugs in string tokenizer, !unloadModule + changed so that lsexpng.dll only loaded on demand + added support for overriding built-in image loaders (including .bmp and .ico) + removed silly ls_ctl() commands + added retro.exe command line argument -noloadmodule + added step.rc LSNoLoadModules (same as -noloadmodules) + renamed some $winVer + attempt to address underscore issues with BCC compiles + Makefile changes: including targets to build from cvs Changes in 0.0.5.0 + fixed GetRC functions (where not compatible) + fixed png loader not loading certain images right (why?) + fixed forgetting loaded module on second attempt to load + fixed to allow proper clean up on exit (DestroyWindow) + fixed(?) window activity notification on win9x (lshook) + changed showing dialog when critical error occurs (bug compat) + changed log_file API so that reads start at recycle position. + changed $LitestepDir$ to be user definable (see step.rc) + changed binary releases to be compatible with win98 + changed image loader so quiet about attempts to load "" (bug compat) + added $shell.*$ variables (from registry and not COM) + added more functionality to !about + !about context menus options to show less information + !about now shows step.rc config data and line information. + added recovery feature to try recover from hangs + added verbose load progress reporting + changed startup process (in hope to make more robust) + went through the sources to bring things to sane state Changes in 0.0.4.2: + fixed fancy moves with WM_GETICON causing hang Changes in 0.0.4.1: + fixed long standing lsexsh32 startup runner bugs + fixed ls.builddate typo + added "Load Core Modules" to recovery menu + wired all lsexsh32 variables + crash recovery for module threads and !crash.thread Changes in 0.0.4.0: + fixed bugs in GetToken, and bang_lib memory leak + fixed recycle bugs with LM_BANGCOMMAND, $LSImagePath$ + fixed IF handling + fixed build export of LSAPI WINAPI (stdcall) functions + added crash recovery and made code more robust + added incremental module loading (fast screen buildup) + added $rc.hotkey$ with info about menu hotkey + added VarExpansion using '$$' as escape for single '$' + added using shift key to prevent loading modules and running startup items + added !console and !hello + !about (Information Console) now in module lsexgui.dll + !about got prettier... + !about got context menu for running bangs, (un)loading mods, copying to clipboard. + !about shows LoadModules lines from step.rc for easy reloading + !about got drad & drop module loading + added lsapi LSLog compatibility functions + ctrl-alt-F1 menu reworked - simplified in RELEASE builds + added lscrash.dll with innovative !crash.* commands :-) + added some bugs in rc_lib by changing to use single buffer + changed handling of LM_BANGCOMMAND - returns to caller before exec.
Be the first person to add a text review.
Copyright © 2009 Geeknet, Inc. All rights reserved. Terms of Use
Thanks for your rating!
Would you also like to write a review?