0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Modified: [TVCodePage] Excluded some control characters from the UTF8 conversion. More... almost 8 years ago
* Fixed: [X11] argument name in TScreenX11::setCharactersU16 More... almost 8 years ago
* Added: [TVCodePage] Functions to convert the app cp to and from UTF8 (convertStrUTF8_2_CP and convertStrCP_2_UTF8). * Added: [X11] Support for copy/paste using UTF8. More... almost 8 years ago
* Added: [examples/UTF8] How to select the "Fixed medium" font used in SETEdit from X11. In fact the font *is* from Xorg. More... almost 8 years ago
* Fixed: [X11] The code to optimize the redraw when using Unicode buffers. More... almost 8 years ago
* Modified: Version to 2.2.2. More... almost 8 years ago
* Modified: Version to 2.2.2. More... almost 8 years ago
* Fixed: [AlCon] Wrong offset in AlCon_GetScrChars and AlCon_PutChar. * Fixed: [AlCon] Wrong Delete key mapping. More... almost 8 years ago
* Fixed: [AlCon] Wrong offset in AlCon_GetScrChars and AlCon_PutChar. * Fixed: [AlCon] Wrong Delete key mapping. More... almost 8 years ago
* Modified: [Debian] DebHelper compat level from 1 to 5, also moved some files that are no longer automagically moved. More... almost 8 years ago
* Modified: [Debian] DebHelper compat level from 1 to 5, also moved some files that are no longer automagically moved. More... almost 8 years ago
* Added: [X11] Support for the XA_TARGETS request. It solves clipboard problems on KDE (tested on KDE 5.28) More... almost 8 years ago
* Modified: [X11] Eliminated the cursorGC. * Modified: [X11] Avoided X11 calls when setting colors in truecolor mode. More... almost 8 years ago
* Modified: [X11] Eliminated the cursorGC. * Modified: [X11] Avoided X11 calls when setting colors in truecolor mode. More... almost 8 years ago
* Added: [X11] A new mode where mochrome fonts are expanded to truecolor locally. My system performs 100s time slower on Debian 9 (compared to Debian 8) using it the problem is just 10s times slower. More... almost 8 years ago
* Fixed: Ambiguous calls to abs using unsigned int as argument. More... almost 8 years ago
* Fixed: [config] Now the require statement needs a relative path to include Perl files. More... almost 8 years ago
* Added: [X11] Support for the XA_TARGETS request. It solves clipboard problems on KDE (tested on KDE 5.28) More... almost 8 years ago
* Modified: [X11] Eliminated the cursorGC. * Modified: [X11] Avoided X11 calls when setting colors in truecolor mode. More... almost 8 years ago
* Modified: [X11] Removed Un/DrawCursor calls that aren't really needed. * Modified: [X11] Use of monochrome XImage in DrawCursor (finally good performance on my Debian 9) More... almost 8 years ago
* Added: [X11] A new mode where mochrome fonts are expanded to truecolor locally. My system performs 100s time slower on Debian 9 (compared to Debian 8) using it the problem is just 10s times slower. More... almost 8 years ago
* Fixed: Ambiguous calls to abs using unsigned int as argument. More... almost 8 years ago
* Fixed: [config] Now the require statement needs a relative path to include Perl files. More... almost 8 years ago
* Added: [WWW] released files. More... over 8 years ago
* Added: [WWW] released files. More... over 8 years ago
* Added: [config] A configuration option to specify the libs subdirectory. * Modified: [config] To report the sources directory as the includes dir, unless specified. * Fixed: [config] The parser of the Allegro dirs, failed with "x86-linux" (-l inux) * Modified: [config] Excluded ../../make when --no-libs-here is specified. * Modified: [Debian] To specify the architecture libs subdirectory during the configuration, not during the installation. More... over 8 years ago
* Added: [config] A configuration option to specify the libs subdirectory. * Modified: [config] To report the sources directory as the includes dir, unless specified. * Fixed: [config] The parser of the Allegro dirs, failed with "x86-linux" (-l inux) * Modified: [config] Excluded ../../make when --no-libs-here is specified. * Modified: [Debian] To specify the architecture libs subdirectory during the configuration, not during the installation. More... over 8 years ago
* Fixed: [TVIntl] Modern gettext releases automagically reencodes messages, this confuses TV, now we ask gettext to avoid it. * Fixed: [XTerm] csiFgKeys1 didn't define 2 values, but the code used them. * Added: [Debian] 2.2.1-4 release. * Added: [Debian] Multi-arch role. * Added: [Debian] Compilation using all available CPUs. * Modified: [Debian] To install the library in the architecture subdir. More... over 8 years ago
* Fixed: [TVIntl] Modern gettext releases automagically reencodes messages, this confuses TV, now we ask gettext to avoid it. * Fixed: [XTerm] csiFgKeys1 didn't define 2 values, but the code used them. * Added: [Debian] 2.2.1-4 release. * Added: [Debian] Multi-arch role. * Added: [Debian] Compilation using all available CPUs. * Modified: [Debian] To install the library in the architecture subdir. More... over 8 years ago
* Fixed: Compilation error when using NO_STREAM. More... over 9 years ago