openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Turbo Vision
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 1 hour
ago. based on code collected
about 1 hour
ago.
Aug 24, 2024 — Aug 24, 2025
Showing page 32 of 70
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Added: Some comments about TV streams in the doc directory. They are really small but includes an ASCII graphic showing the hierarchy. * Modified: TEditorApp to use messageBox as a printf instead of using strstreams. Now it can be done safetly because we use snprintf.
Salvador E. Tropea
More...
over 22 years ago
* Fixed: [Cygwin] it have snprintf, no need for replacement. It makes DJGPP the only one without it, I guess it will be solved in 2.04.
Salvador E. Tropea
More...
over 22 years ago
* Fixed: [Cygwin] it have snprintf, no need for replacement. It makes DJGPP the only one without it, I guess it will be solved in 2.04.
Salvador E. Tropea
More...
over 22 years ago
* Fixed: The snprintf replacement (coded by Caolan McNamara <
[email protected]
>, thanks Caolan!) didn't return the expected value. According to modern implementations (like GNU one) it must return the number of characters we should write the buffer if it have enough space and not the ammount we wrote. I hope my changes are ok ;-)
Salvador E. Tropea
More...
over 22 years ago
* Fixed: The snprintf replacement (coded by Caolan McNamara <
[email protected]
>, thanks Caolan!) didn't return the expected value. According to modern implementations (like GNU one) it must return the number of characters we should write the buffer if it have enough space and not the ammount we wrote. I hope my changes are ok ;-)
Salvador E. Tropea
More...
over 22 years ago
* Fixed: [DOS] the arguments of TScreen::setCharacter (ushort to uint).
Salvador E. Tropea
More...
over 22 years ago
* Added: Dummy versions of the TVIntl members for systems without gettext.
Salvador E. Tropea
More...
over 22 years ago
* Added: Dummy versions of the TVIntl members for systems without gettext.
Salvador E. Tropea
More...
over 22 years ago
* Updated: to include snprintf dependencies.
Salvador E. Tropea
More...
over 22 years ago
* Updated: to include snprintf dependencies.
Salvador E. Tropea
More...
over 22 years ago
* Updated.
Salvador E. Tropea
More...
over 22 years ago
* Updated.
Salvador E. Tropea
More...
over 22 years ago
* Updated: DJGPP project files.
Salvador E. Tropea
More...
over 22 years ago
* Updated: DJGPP project files.
Salvador E. Tropea
More...
over 22 years ago
* Updated: messageBox i18n usage.
Salvador E. Tropea
More...
over 22 years ago
* Updated: messageBox i18n usage.
Salvador E. Tropea
More...
over 22 years ago
* Fixed: unused variable.
Salvador E. Tropea
More...
over 22 years ago
* Fixed: unused variable.
Salvador E. Tropea
More...
over 22 years ago
* Added: i18n stuff.
Salvador E. Tropea
More...
over 22 years ago
* Replaced by tvision.qpg.
Salvador E. Tropea
More...
over 22 years ago
* Added: adapted the messageBox to the new i18n API. * Modified: messageBox to use snprintf instead a fixed size buffer. * Added: a snprinf replacement for systems without it, untested.
Salvador E. Tropea
More...
over 22 years ago
* Removed garbage at the end of the file.
Salvador E. Tropea
More...
over 22 years ago
* Added: adapted the messageBox to the new i18n API. * Modified: messageBox to use snprintf instead a fixed size buffer. * Added: a snprinf replacement for systems without it, untested.
Salvador E. Tropea
More...
over 22 years ago
* Added: adapted the messageBox to the new i18n API. * Modified: messageBox to use snprintf instead a fixed size buffer. * Added: a snprinf replacement for systems without it, untested.
Salvador E. Tropea
More...
over 22 years ago
* Modified: Files distribution list to reflect new QNX package.
Salvador E. Tropea
More...
over 22 years ago
* Modified: Files distribution list to reflect new QNX package.
Salvador E. Tropea
More...
over 22 years ago
* Fixed: The new intl.h header only worked for C++ code but the configuration script tests it using C code. Now it also defines things for C code. Reported by Mike.
Salvador E. Tropea
More...
over 22 years ago
* Fixed: The new intl.h header only worked for C++ code but the configuration script tests it using C code. Now it also defines things for C code. Reported by Mike.
Salvador E. Tropea
More...
over 22 years ago
* Patches from Mike: * Added: [QNX] pterm specific functions for more keycombination detect. Now running TV app under pterm have the same functionality as running under raw console. * Fixed: [QNX] russian text inputing, tested on CP866/WIn1251/KOI8-R. * Added: [QNX] more to QNX.txt ;) will be much more in future. * Updated: [QNX] package generation data. * Fixed: Lack of check in xgettext and recode tests and wrong link to dummy intl lib.
Salvador E. Tropea
More...
over 22 years ago
* Patches from Mike: * Added: [QNX] pterm specific functions for more keycombination detect. Now running TV app under pterm have the same functionality as running under raw console. * Fixed: [QNX] russian text inputing, tested on CP866/WIn1251/KOI8-R. * Added: [QNX] more to QNX.txt ;) will be much more in future. * Updated: [QNX] package generation data. * Fixed: Lack of check in xgettext and recode tests and wrong link to dummy intl lib.
Salvador E. Tropea
More...
over 22 years ago
←
1
2
…
28
29
30
31
32
33
34
35
36
…
69
70
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree