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 17, 2024 — Jul 17, 2025
Showing page 10 of 70
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Fixed: [MSVC] Some warnings from MSVC 8. From info by Eddie.
Salvador E. Tropea
More...
over 19 years ago
* Fixed: [MSVC] Some warnings from MSVC 8. From info by Eddie.
Salvador E. Tropea
More...
over 19 years ago
* Fixed: TFileCollection::writeItem writes a time_t to disk. This isn't safe at all. MSVC reports it as an error. As a workaround I casted it to an unsigned long. It will work for most platforms and won't make old files invalid. * Fixed: [MSVC] Debug options used some old flags. * Modified: [MSVC] stricmp and strnicmp to be _*. From a report by Eddie.
Salvador E. Tropea
More...
over 19 years ago
* Fixed: TFileCollection::writeItem writes a time_t to disk. This isn't safe at all. MSVC reports it as an error. As a workaround I casted it to an unsigned long. It will work for most platforms and won't make old files invalid. * Fixed: [MSVC] Debug options used some old flags. * Modified: [MSVC] stricmp and strnicmp to be _*. From a report by Eddie.
Salvador E. Tropea
More...
over 19 years ago
* Added: [MSVC] Information about MSVC 8.0 to the compatlayer header.
Salvador E. Tropea
More...
over 19 years ago
* Added: [MSVC] Information about MSVC 8.0 to the compatlayer header.
Salvador E. Tropea
More...
over 19 years ago
Cursor now displays on ASCII greater than 127
Salvador E. Tropea
More...
over 19 years ago
Cursor now displays on ASCII greater than 127
domatlantida
More...
over 19 years ago
* Modified: [MSVC] The /GX command line option is deprecated. Using /EHsc instead. * Modified: [MSVC] v8.0 doesn't like strcpy, strncpy, sprintf, etc. Added option to disabling those warnings. * Modified: [MSVC] v8.0 seems to be unable to handle open(const char *, int): ./fileview.cc(145) : error C2668: '_open' : ambiguous call to overloaded function E:\MVS8\VC\INCLUDE\io.h(328): could be 'int _open(const char *,int,...)' E:\MVS8\VC\INCLUDE\io.h(254): or 'int _open(const char *,int,int)' while trying to match the argument list '(const char *, int)'
Salvador E. Tropea
More...
over 19 years ago
* Modified: [MSVC] The /GX command line option is deprecated. Using /EHsc instead. * Modified: [MSVC] v8.0 doesn't like strcpy, strncpy, sprintf, etc. Added option to disabling those warnings. * Modified: [MSVC] v8.0 seems to be unable to handle open(const char *, int): ../fileview.cc(145) : error C2668: '_open' : ambiguous call to overloaded function E:\MVS8\VC\INCLUDE\io.h(328): could be 'int _open(const char *,int,...)' E:\MVS8\VC\INCLUDE\io.h(254): or 'int _open(const char *,int,int)' while trying to match the argument list '(const char *, int)'
Salvador E. Tropea
More...
over 19 years ago
* Fixed: [Linux] The patch to avoid gcc 4.0.3 problems generated problems in tvintl.cc. Now I moved the workaround from compatlayer to this source. This should avoid both problems.
Salvador E. Tropea
More...
over 19 years ago
* Fixed: [Linux] The patch to avoid gcc 4.0.3 problems generated problems in tvintl.cc. Now I moved the workaround from compatlayer to this source. This should avoid both problems.
Salvador E. Tropea
More...
over 19 years ago
* Fixed: [Linux] Current versions of glibc (i.e. 2.3.2) doesn't provide the real argv/environ vector, just a copy. The methode to set the title corrupted the environment.
Salvador E. Tropea
More...
over 19 years ago
* Fixed: [Linux] Current versions of glibc (i.e. 2.3.2) doesn't provide the real argv/environ vector, just a copy. The methode to set the title corrupted the environment.
Salvador E. Tropea
More...
over 19 years ago
Drag and drop support, CPU usage, windows exec, bugfixes
Salvador E. Tropea
More...
over 19 years ago
drag and drop support
domatlantida
More...
over 19 years ago
Drag and drop support, CPU usage, windows exec, bugfixes
domatlantida
More...
over 19 years ago
Drag and drop support, CPU usage, windows exec, bugfixes
domatlantida
More...
over 19 years ago
* Fixed: Indentation and data type in tvedit1.cc patch from domatlantida.
Salvador E. Tropea
More...
over 19 years ago
* Fixed: Indentation and data type in tvedit1.cc patch from domatlantida.
Salvador E. Tropea
More...
over 19 years ago
* Fixed: Some potential leaks in the X11 driver. Lamentably valgrind reports tons of them from inside X11. * Added: TInputLine::setHide(Boolean val) shortcut.
Salvador E. Tropea
More...
over 19 years ago
* Fixed: Some potential leaks in the X11 driver. Lamentably valgrind reports tons of them from inside X11. * Added: TInputLine::setHide(Boolean val) shortcut.
Salvador E. Tropea
More...
over 19 years ago
WinGr: drag n drop
Salvador E. Tropea
More...
over 19 years ago
* Fixed: \r\n's introduced by domatlantida.
Salvador E. Tropea
More...
over 19 years ago
* Testing 1 2 3
Salvador E. Tropea
More...
over 19 years ago
* Finished.
Salvador E. Tropea
More...
over 19 years ago
11
Salvador E. Tropea
More...
over 19 years ago
10
Salvador E. Tropea
More...
over 19 years ago
9
Salvador E. Tropea
More...
over 19 years ago
8
Salvador E. Tropea
More...
over 19 years ago
←
1
2
…
6
7
8
9
10
11
12
13
14
…
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