0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleaned install and depencencies in pro file More... almost 14 years ago
more minor UI changes More... almost 14 years ago
Re wrote error handling to include error trapping ONERROR and various other error functions. More... almost 14 years ago
Changed compiling instructions and profile for Windows build with database More... almost 14 years ago
Cleaned up lex error and added funn database functionality with sqLite statements. More... almost 14 years ago
[no comment] More... almost 14 years ago
added decimal statement to specify maximum number of decimal places to display in a decimal(double) to string conversion - default to 6 More... almost 14 years ago
fixed grammer of file messages and removed maximum size of graphics display. More... almost 14 years ago
fixed wavwait and made graphics and text floatable widgets More... almost 14 years ago
0.9.6s - rewrite of LINUX sound to use SDL and SDL_mixer More... almost 14 years ago
0.9.6s - rewrite of LINUX sound to use SDL and SDL_mixer More... almost 14 years ago
Updated Russian translation More... almost 14 years ago
Added currentdir and changedir statements to help in file handling. Moved documentation to a WIKI at http://doc.basic256.org and changed DocumentationWin to use on-line help. More... almost 14 years ago
Updated Russian translation More... almost 14 years ago
[no comment] More... almost 14 years ago
Add ru flag More... about 14 years ago
fix size kbsshot3sm to width 162 More... about 14 years ago
[no comment] More... about 14 years ago
Added new functions RGB, PIXEL to return an integer representing an rgb color and the rgb color of a current pixel on the graphics output More... about 14 years ago
0.9.5h - added system command and cleaned up documentation More... over 14 years ago
Cleaned up Documentation 0.9.5c More... over 14 years ago
[no comment] More... over 14 years ago
Found problem if window was resized. mouse location was based on BasicGraph widget size and not image (that was centered in it) More... over 14 years ago
[no comment] More... over 14 years ago
Continued cleaning up documentation and fixed clickclear to match 0.9.4d documentation More... over 14 years ago
Continued cleaning up documentation and fixed clickclear to match 0.9.4d documentation More... over 14 years ago
Finished mouse and click commands. click* return the last mouse click state and location on the output window where mouse* return the current position of the mouse on the graphics window. See documentation and sample programs mousedoodle.kbs and cards_deal5.kbs. More... over 14 years ago
Added mousebuttons, mouseclear, mousex, mousey values and command to record the last mouse click event in the graphics output area. Added to documentation and added example program mousetest.kbs More... over 14 years ago
Fixed a small problem with stamp when using an anonymous list with an odd number of numbers. Also updated the NSIS script to use release and the compiling instructions. More... over 14 years ago
Fixed display name in NSIS script More... over 14 years ago