summaryrefslogtreecommitdiff
path: root/jim-win32.c
Commit message (Expand)AuthorAge
* Added a bunch of cursor handling apispatthoyts2005-03-14
* delProc callback added to Jim_CreateCommand().antirez2005-03-05
* JIM_NOTUSED moved after var declarations blocks.antirez2005-03-04
* $id: ..$ strings addedantirez2005-03-04
* Added JIM_NOTUSED macro. Macro used where appropriate.antirez2005-03-04
* Applied patches 363 and 366 for const correctness to the win32 modules and ji...patthoyts2005-03-03
* shell and library splitted. Now jim.c contains only theantirez2005-03-02
* removed JIM_EXTENSION define from extensions. Is no longerantirez2005-03-02
* win32 compilation under mingw fixed,antirez2005-03-02
* Codified structure reppatthoyts2005-03-02
* Whitespace police and added new APIs. GetPerformaceInfo, LoadLibary,patthoyts2005-03-02
* A few more APIs and a macro for declaring them.patthoyts2005-02-28
* Added some more API functions, Beep, GetComputerName, SetComputerName,patthoyts2005-02-28
* jim-win32 changes to fix the last commit.antirez2005-02-28
* win32.CloseWindow added, ctype.h included in jim-win32.cantirez2005-02-28
* Fixed line endings and added findwindowpatthoyts2005-02-28
* aritymin/aritymax information no longer used for C-coded commands.antirez2005-02-27
* win32 test extensiona added (thanks to Pat Thoyts)antirez2005-02-27