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 69 of 70
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Added TEditor family of classes.
Salvador E. Tropea
More...
over 26 years ago
* Added the TEditor, TFileEditor, TEditorWindow and TMemo classes. I taked the code from the old RHIDE BETA 4 and adapted it for the new keyboard and did other small changes. * Added TEditorApp to the library and a small example to test it.
Salvador E. Tropea
More...
over 26 years ago
* Minor changes in the readme.txt and porting.txt to give some hints.
Salvador E. Tropea
More...
over 26 years ago
* Added support for S3 (buggy) BIOSes in vesa.cc. It helps to support VESA text modes when using S3 boards.
Salvador E. Tropea
More...
over 26 years ago
*** empty log message ***
Salvador E. Tropea
More...
over 26 years ago
* Doesn't work.
root
More...
over 26 years ago
* Created to make executable the needed files.
root
More...
over 26 years ago
* Recompiled under Linux using the shared repository.
root
More...
over 26 years ago
* Cleaned the /usr/... dependencies in the example gprs.
root
More...
over 26 years ago
* Cleaned the /usr/... dependencies in the example gprs. * Removed dos.h.
root
More...
over 26 years ago
* Adjusted the examples for Linux (some used dos.h). * Cleaned the /usr/... dependencies in the example gprs. * Trying to start a shared repository between DOS and Linux.
root
More...
over 26 years ago
*** empty log message ***
Salvador E. Tropea
More...
over 26 years ago
* Fixed the UNIX terminals code to use the ACS_xxxx macros for the frames instead of falling back to just ASCII. It makes the program look *much* better when using xterm, gnome-terminal, eterm, etc.
Salvador E. Tropea
More...
over 26 years ago
* Added Uses_n to get the n() macro.
Salvador E. Tropea
More...
over 26 years ago
* Made the n() macro available only when Uses_n is declared.
Salvador E. Tropea
More...
over 26 years ago
* Fixed conflicts with redefined NULL in djgpp v2.01.
Salvador E. Tropea
More...
over 26 years ago
* Mentioned the redefined NULL case.
Salvador E. Tropea
More...
over 26 years ago
* Added clarification in the readme.txt about: license, RHIDE version needed no-rtti stuff. * Made the n() macro in tvutil.h visible only when Uses_n is defined. (Problems reported by Jerzy Witkowski <
[email protected]
>). * Fixed the examples to avoid warnings about NULL redefined.
Salvador E. Tropea
More...
over 26 years ago
* Fixed the gkey.gpr to be usable by anyone ;-). I added an rhide.env file to give just another example on how to use it with TVision.
Salvador E. Tropea
More...
over 26 years ago
* Released the 1.0.3 version and uploaded to DJ's server.
Salvador E. Tropea
More...
over 26 years ago
* Added code to the compress perl script to regenerate the makefile if the it's older than the project.
Salvador E. Tropea
More...
over 26 years ago
* Fixed the djgpp makefile switchs. * Added code to the compress perl script to regenerate the makefile if the it's older than the project.
Salvador E. Tropea
More...
over 26 years ago
* Added "delete.me" files to ensure the empty directories are packaged.
Salvador E. Tropea
More...
over 26 years ago
* Added "delete.me" files to ensure the empty directories are packaged. * Silly boy, silly boy, I don't how but some silly options were included in the DOS libtv.gpr (-funsigned-char and a -W that makes problems with gcc 2.7.x). * Moved the #include of the standard headers to include these headers before the C++ headers. If I don't do it default djgpp installations barf about redefined NULL (no Linux libc5 nor glibc). * Added instructions to workaround a bug in the gettext distribution for djgpp.
Salvador E. Tropea
More...
over 26 years ago
To ensure this directory is included in the .zip.
Salvador E. Tropea
More...
over 26 years ago
Testing 1.0.3 release.
Salvador E. Tropea
More...
over 26 years ago
Added "delete.me" files to tmp and obj directories to ensure they are included in the compressed package.
Salvador E. Tropea
More...
over 26 years ago
More changes to fix the collisions between NULL definitions. I guess we'll see more in the future.
Salvador E. Tropea
More...
over 26 years ago
Added #undef NULL to avoid redefintion of NULL in djgpp.
Salvador E. Tropea
More...
over 26 years ago
Moved the standard headers before the tv.h because they unconditionally define NULL in djgpp.
Salvador E. Tropea
More...
over 26 years ago
←
1
2
…
62
63
64
65
66
67
68
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