0
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 1 hour ago.
Jan 18, 2025 — Jan 18, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- The name of the current file is displayed in the title-bar. - -1 is accepted as 'default' (full width/height) parameter for the XgrDrawImage-functions. In the future (>= 6.1.3) -1 will be the only 'default' parameter, 0 will be reused to be able to specify an image of 1 pixel wide/high. More... about 25 years ago
save compile files in source directory and adjust file not saved response More... about 25 years ago
- Fixed generated makefile for programs with external libraries on Linux. More... about 25 years ago
- Some bitmap-files (e.g. just*.bmp) were not installed with the self-installing .exe'. More... about 25 years ago
mousewheel support, remove some hints, and other fixes More... about 25 years ago
- font.xxx and property.xxx were not read when the XBDIR environment variable was not set. More... about 25 years ago
updates to fix paste to replace selection, and update log More... about 25 years ago
- Setting the CEO in a user-program would cause $$ExceptionSegmentationViolation when another program was loaded and run. More... about 25 years ago
- Fixed XstNextCLine$ for Linux More... about 25 years ago
- dx1/dy1 parameters were ignored in XgrDrawImageScaled. More... about 25 years ago
- Fixed XstGetPathComponents for Win32 More... about 25 years ago
- XstGetPathComponents now works for relative paths More... about 25 years ago
' - XstGetTypedArray now uses an ANY array. ' - Added XstTypeSize to calculate the size of a type constant ' - Added XstBytesToBound to calculate the number of elements an array ' should have to occupy at least a certain number of bytes. ' - XstFindFiles now returns (only) \ as directory separator. ' - XstPathToAbsolutePath now works correctly when drive-letters are used. ' - XstFindFile now handles drive-letters correctly and both \ (for windows) ' and / can be used as directory-separators. Directories are now only found ' if $$FileDirectory is specified in the attribute-filter. ' - XstGetExecutionPathArray now correctly processes drive-letters. ' - XstCopyDirectory now returns an error if the destination-directory ' doesn't exist. ' - Corrected various wrong values of the ##ERROR variables. ' - XstNextCLine$ now sets 'done' correctly if the C-String ends without a ' '\n'. ' - XstKillTimer didn't (always) return 0 if it succeeded. More... about 25 years ago
- Enhanced XstGetTypedArray - Added XstTypeSize - Added XstBytesToBound More... over 25 years ago
Fixed problem with SINGLE arguments More... over 25 years ago
- Fixed line-endings on some files More... over 25 years ago
- Corrected license: GPLL -> LGPL, gpl.txt -> COPYING, gpll.txt ->COPYING_LIB More... over 25 years ago
- Release 6.1.3 More... over 25 years ago
- Merged 6.0.22 More... over 25 years ago
- mousewheel support for Linux More... over 25 years ago
fix for italics in xuiFont More... over 25 years ago
- XstGetLocalDateAndTime for Linux More... over 25 years ago
- Removed Xin() from PDE - Added XstGetLocalDateAndTime More... over 25 years ago
- Improved Win32 installation - Added generation of GNU Utils installer More... over 25 years ago
- Switched (back) to xb.dll/xbrun.dll. External XBasic .dll's don't crash the PDE anymore. More... over 25 years ago
- Added compiling instructions to the README files. More... over 25 years ago
- 'make install' on win32 has no default directory anymore - Added some things to TODO More... over 25 years ago
- Fixed 'make install' in Win32 source-only distribution More... over 25 years ago
- Fixed Xin More... over 25 years ago
- Include-file in current directory fix for Linux - Added Xin fixes for Linux More... over 25 years ago