0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Aug 19, 2024 — Aug 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Added: Palette support to the DOS driver. * Modified: The low level setDisPaletteColors to return the number of succesfuly set colors. More... about 23 years ago
* Modified: The X11 palette routines to include the redraw. Tested with SETEdit. More... about 23 years ago
* Added: An option to never hide the cursor to TDisplay. The most important effect of this variable is how it affects high level classes. When this option is enabled some classes sets the cursor as visible and moves the hardware cursor. But the low level stuff is needed to debug it. * Added: Code to be "Braille friendly" to TMenuBox, TMenuBar and TButton. * Added: Example code to the demo program, also added code to restore the window title at exit. More... about 23 years ago
* Fixed: MinGW doesn't define ssize_t. Reported by Thiago. More... about 23 years ago
* Added: [Win32] According to Thiago newer versions of MinGW have their own uname command that reports MINGW32_<windows flavor>. Added to the conflib.pl. More... about 23 years ago
* Fixed: [FreeBSD] when calling ldconfig we must specify to merge the data of the directory we installed the library. Suggested by miniEleph. More... about 23 years ago
* Fixed: Wilcard used by TVEdit *.* -> * * Fixed: Shell call used in TVEdit, now is system neutral. Both pointed out by Tapio. More... about 23 years ago
* Fixed: The column where the cursor is positioned to help Braille Terminals. Lamentably we must add a mechanism to unhide the cursor because in Linux if the cursor isn't visible the position isn't actually changed. From information that Tapio Kelloniemi <[email protected]> sent me. More... about 23 years ago
* Fixed: Lack of string header. Reported by Tapio Kelloniemi <[email protected]> More... about 23 years ago
* Added: X11 Palette code, completly untested. The Linux driver code seems to work. More... about 23 years ago
* Added: [UNIX] XTerm and Eterm palette support, is untested! More... about 23 years ago
* Trying to fix WinNT lock. More... about 23 years ago
* Trying to fix WinNT lock. More... about 23 years ago
* Trying to fix WinNT lock. More... about 23 years ago
* Trying to fix WinNT lock. More... about 23 years ago
* Trying to fix WinNT lock. More... about 23 years ago
* Trying to fix WinNT lock. More... about 23 years ago
* Fixed: [UNIX] TFileEditor was trying to convert UNIX files into DOS format ;-) and what is worst using a temporal file with random rights. Now the TVEdit example works on Linux. More... about 23 years ago
* Modified: TMenuBox to move the cursor to the selected menuitem. That's an experiment to see if Braille Terminals gets benefited. Tapio Kelloniemi <[email protected]> pointed out this. More... about 23 years ago
* Fixed: [FreeBSD] According to miniEleph ldconfig gets mad if we install librhtv.so.<full version>, now for this target I install librhtv.so.<major> More... about 23 years ago
* Fixed: Xterm.res name. More... about 23 years ago
* Added: Missing win32 files. More... about 23 years ago
* Renaming winnt to WinNT More... about 23 years ago
* Renaming winnt to WinNT More... about 23 years ago
* Renaming winnt to WinNT More... about 23 years ago
* Renaming winnt to WinNT More... about 23 years ago
* Renaming winnt to WinNT More... about 23 years ago
* Added: rhide.env More... about 23 years ago
* Fixed: TVHC project didn't exclude system headers. * Updated: [DOS] project and makefile. * Fixed: tvdemo3.cc included help.h directly. More... about 23 years ago
* Fixed: [www] The link to Sigala's port and the supported platforms. More... about 23 years ago