- Jan 30, 2006
-
-
rswindell authored
Updated docs for methods with *optional* directory number/code argument.
-
- Jan 29, 2006
-
-
runemaster authored
notification of such in result message for re-entry.
-
- Jan 28, 2006
-
-
rswindell authored
This catches the user that tries to use a 9+ char password and doesn't notice that only 8 are allowed in the password field. Perhaps an error message stating that the lengths don't match, or the verified-password is too long would help.
-
deuce authored
This hacks around an issue on Linux where a remote session can start up ciolib programs on the local framebuffer console.
-
rswindell authored
-
rswindell authored
-
- Jan 27, 2006
-
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
-
rswindell authored
debug/js32.lib path is still hard-coded (for both release and debug builds).
-
rswindell authored
-
rswindell authored
-
rswindell authored
New splash screen image (from Mike). New help menu item to see tech support web page.
-
rswindell authored
services were installed, but disabled. New tray-icon popup menu items to configure web server and services.
-
rswindell authored
-
rswindell authored
(assertion) with jsexec->js_printf(). Sorry Deuce. :-)
-
deuce authored
its DLLs.
-
runemaster authored
-
runemaster authored
-
- Jan 26, 2006
- Jan 24, 2006
-
-
rswindell authored
If a file name doesn't include a suffix/extension in the native program list, then any command-line executing a program with the same base filename will be considered "native" (e.g. "unzip.exe" will be considered native if "unzip" is in the native program list).
-
- Jan 23, 2006
- Jan 22, 2006
-
-
rswindell authored
sockopts.ini and auto-detected DNS server IP addresses.
-
- Jan 21, 2006
-
-
rswindell authored
-
rswindell authored
* eliminates segfaults/AVs on incorrect usage * auto-converts arguments to correct format type * eliminates portability problems with non-x86 platforms Hurrah for Deuce!
-
rswindell authored
* eliminates segfaults/AVs on incorrect usage * auto-converts arguments to correct format type * eliminates portability problems with non-x86 platforms Hurrah for Deuce!
- Jan 20, 2006
-
-
deuce authored
-