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
1 day
ago. based on code collected
1 day
ago.
Jul 18, 2024 — Jul 18, 2025
Showing page 15 of 70
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Fixed: [MSVC] v7.1 defines read/write and in an incompatible way to our replacements for old versions. Reported by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: [MSVC] v7.1 defines read/write and in an incompatible way to our replacements for old versions. Reported by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Added: More export directives. Patch from Lothar.
Salvador E. Tropea
More...
almost 20 years ago
* Added: More export directives. Patch from Lothar.
Salvador E. Tropea
More...
almost 20 years ago
* Modified: All casts from void * to an integer to use uipointer. The problem with MSVC remains, but once we solve what to use as uipointer all the warnings will go away at once. Reported by Eddie. * Fixed: [MSVC] Some forward declarations for TEvent used class when that's an struct. Reported by Eddie. * Modified: [MSVC] The FA_* definitions in compatlayer and other places to be coherent. I'm not sure about them but now they are coherent to what findfirst returns. Reported by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Modified: All casts from void * to an integer to use uipointer. The problem with MSVC remains, but once we solve what to use as uipointer all the warnings will go away at once. Reported by Eddie. * Fixed: [MSVC] Some forward declarations for TEvent used class when that's an struct. Reported by Eddie. * Modified: [MSVC] The FA_* definitions in compatlayer and other places to be coherent. I'm not sure about them but now they are coherent to what findfirst returns. Reported by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Modified: All casts from void * to an integer to use uipointer. The problem with MSVC remains, but once we solve what to use as uipointer all the warnings will go away at once. Reported by Eddie. * Fixed: [MSVC] Some forward declarations for TEvent used class when that's an struct. Reported by Eddie. * Modified: [MSVC] The FA_* definitions in compatlayer and other places to be coherent. I'm not sure about them but now they are coherent to what findfirst returns. Reported by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Added: A small macro to help creating input lines with validators. That's related to S.F. FR #1248650 posted by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Added: A small macro to help creating input lines with validators. That's related to S.F. FR #1248650 posted by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: Wrong names in TPXPictureValidator members (IsValid vs isValid, etc.) Reported by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: Wrong names in TPXPictureValidator members (IsValid vs isValid, etc.) Reported by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: [MSVC] The __DELTA macro used for TStreamableClass casts a pointer to an integer type. The code used long which isn't a good choice for that. Reported by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Added: [gcc] Workaround for a gcc 2.95.2 bug. It looks like inline class members that have an extra ; at the end of the function body can confuse gcc (only in particular cases). Reported by Thiago.
Salvador E. Tropea
More...
almost 20 years ago
* Added: A helper function to TView called putEvent. It fills a TEvent structure and calls putEvent (the original one). That's a common operation.
Salvador E. Tropea
More...
almost 20 years ago
* Added: [Cosmetic] Icon animations for the close and zoom icons of TFrame. Based on code sent by Eddie. It can be disabled.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: [MSVC] Ambiguous call to stdio's read. In modern C++ that's an overloaded function. So now TFileViewer::real_bufsize is of ssize_t type. I also changed some code to handle size_t return values. Reported by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: [MSVC] The __DELTA macro used for TStreamableClass casts a pointer to an integer type. The code used long which isn't a good choice for that. Reported by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Added: [gcc] Workaround for a gcc 2.95.2 bug. It looks like inline class members that have an extra ; at the end of the function body can confuse gcc (only in particular cases). Reported by Thiago.
Salvador E. Tropea
More...
almost 20 years ago
* Added: A helper function to TView called putEvent. It fills a TEvent structure and calls putEvent (the original one). That's a common operation.
Salvador E. Tropea
More...
almost 20 years ago
* Added: [Cosmetic] Icon animations for the close and zoom icons of TFrame. Based on code sent by Eddie. It can be disabled.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: [MSVC] Ambiguous call to stdio's read. In modern C++ that's an overloaded function. So now TFileViewer::real_bufsize is of ssize_t type. I also changed some code to handle size_t return values. Reported by Eddie.
Salvador E. Tropea
More...
almost 20 years ago
* Modified: [DJGPP?] Added workaround for problems compiling without i18n support using gcc 2.95.2 19991024 (release). Reported by Thiago.
Salvador E. Tropea
More...
almost 20 years ago
* Modified: [DJGPP?] Added workaround for problems compiling without i18n support using gcc 2.95.2 19991024 (release). Reported by Thiago.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: [Win32] Typo in the names of the two new prototypes for TWin32Screen.
Salvador E. Tropea
More...
almost 20 years ago
* Fixed: [Win32] Typo in the names of the two new prototypes for TWin32Screen.
Salvador E. Tropea
More...
almost 20 years ago
* Modified: The TValidator API to be compatible with Borland's TV 2.0 API. This will break some old programs but allow compilation of newer ones.
Salvador E. Tropea
More...
almost 20 years ago
* Modified: The TValidator API to be compatible with Borland's TV 2.0 API. This will break some old programs but allow compilation of newer ones.
Salvador E. Tropea
More...
almost 20 years ago
* Added: TPXPictureValidator, not tested. Closes SF FR #1235527.
Salvador E. Tropea
More...
almost 20 years ago
* Added: TPXPictureValidator, not tested. Closes SF FR #1235527.
Salvador E. Tropea
More...
almost 20 years ago
* Added: TPXPictureValidator, not tested. Closes SF FR #1235527.
Salvador E. Tropea
More...
almost 20 years ago
←
1
2
…
11
12
13
14
15
16
17
18
19
…
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