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 5 hours
ago. based on code collected
about 5 hours
ago.
Jul 20, 2024 — Jul 20, 2025
Showing page 14 of 70
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Fixed(?): [MSVC] mlink.exe compilation. The /OUT: option must be passed to the linker with /link. From a report by Arnold. Untested. * Fixed(?): [MSVC] The unified make process didn't include dir.h. From a report by Arnold. Untested.
Salvador E. Tropea
More...
almost 20 years ago
* Added: Polish translation. Contributed by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Added: Polish translation. Contributed by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: The TCalendar class in the demo program tested for wrong mouse coordinates to change the month. Patch by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: The TCalendar class in the demo program tested for wrong mouse coordinates to change the month. Patch by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Modified: [OpenWatcom] the compiler generates a warning when we use "delete[] (const char *)var" so now I cast all of them to (char *). Reported by Lothar.
Salvador E. Tropea
More...
almost 20 years ago
* Modified: [OpenWatcom] the compiler generates a warning when we use "delete[] (const char *)var" so now I cast all of them to (char *). Reported by Lothar.
Salvador E. Tropea
More...
almost 20 years ago
* Added: Some missing export directives for the DLL. Patch by Lothar. * Fixed: Missing TLookup* members. Patch by Lothar. * Updated: Spanish translation.
Salvador E. Tropea
More...
almost 20 years ago
* Added: Some missing export directives for the DLL. Patch by Lothar. * Fixed: Missing TLookup* members. Patch by Lothar. * Updated: Spanish translation.
Salvador E. Tropea
More...
almost 20 years ago
* Updated: Spanish translation.
Salvador E. Tropea
More...
almost 20 years ago
* Updated: Spanish translation.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: Another "class TEvent" reference. Reported by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: Another "class TEvent" reference. Reported by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Added: [MSVC] More information about installation. * Added: [MSVC] Diabled warning 4312. From a report by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Added: [MSVC] More information about installation. * Added: [MSVC] Diabled warning 4312. From a report by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Updated.
Salvador E. Tropea
More...
almost 20 years ago
* Added: TLookupValidator and TStringLookupValidator from Borland's TV 2.0.
Salvador E. Tropea
More...
almost 20 years ago
* Updated.
Salvador E. Tropea
More...
almost 20 years ago
* Added: TLookupValidator and TStringLookupValidator from Borland's TV 2.0.
Salvador E. Tropea
More...
almost 20 years ago
* Added: The Borland's TV 2.0 TInputLine functionality: * TValidator * as last constructor argument. * TValidator try/unroll code. * TValidator "transfer" stuff to meassure the size. * TValidators using the full input instead of the last char. * Shift+Arrows to select the text (I don't like the way that's implemented) * Added: TValidator * argument to inputBox helper. * Modified: Moved the hotKey function to misc, this function isn't used by TInputLine. * Added: A TPXPictureValidator example to the demo. * Modified: Version to 2.1.0 because the TInputLine and TValidator changes are an important API change.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: [MSVC] Wrong pragma usage. Pointed out by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Added: The Borland's TV 2.0 TInputLine functionality: * TValidator * as last constructor argument. * TValidator try/unroll code. * TValidator "transfer" stuff to meassure the size. * TValidators using the full input instead of the last char. * Shift+Arrows to select the text (I don't like the way that's implemented) * Added: TValidator * argument to inputBox helper. * Modified: Moved the hotKey function to misc, this function isn't used by TInputLine. * Added: A TPXPictureValidator example to the demo. * Modified: Version to 2.1.0 because the TInputLine and TValidator changes are an important API change.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: [MSVC] Wrong pragma usage. Pointed out by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Modified: [MSVC] Disabled warning 4291 in histlist.cc. The compiler is wrong. * Modified: [MSVC] Added support for 64 bits pointers in uipointer and clarified the warning 4311 issue (also disabled). Both from info sent by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: [MSVC] Wrong pragma usage. Pointed out by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Modified: [MSVC] Disabled warning 4291 in histlist.cc. The compiler is wrong. * Modified: [MSVC] Added support for 64 bits pointers in uipointer and clarified the warning 4311 issue (also disabled). Both from info sent by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Modified: [MSVC] Disabled the MSVC "pointer truncation" warning. I can't see any truncation because I think both are 32 bits unsigned values. I'll disable it until somebody can explain it. Eddie provided the pragma.
Salvador E. Tropea
More...
almost 20 years ago
* Modified: [MSVC] Disabled the MSVC "pointer truncation" warning. I can't see any truncation because I think both are 32 bits unsigned values. I'll disable it until somebody can explain it. Eddie provided the pragma.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: A couple of errors in the last modifications to TFrame. The move and grow should work only for mouse down. If not they get activated when we only get the up (i.e. when changing focus).
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: A couple of errors in the last modifications to TFrame. The move and grow should work only for mouse down. If not they get activated when we only get the up (i.e. when changing focus).
Salvador E. Tropea
More...
almost 20 years ago
←
1
2
…
10
11
12
13
14
15
16
17
18
…
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