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.
Aug 16, 2024 — Aug 16, 2025
Showing page 59 of 70
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Added: Now the configuration process generates the BC++ makefile. Even when people using BC++ won't use it I can use it to update the makefile.
Salvador E. Tropea
More...
about 25 years ago
* Added: Now the configuration process generates the BC++ makefile. Even when people using BC++ won't use it I can use it to update the makefile. * Fixed: conflib.pl declared local variables wrongly. * Added: A function to conflib.pl to collect project items from a .mak. * Added: fileview.cc to the BC++ port.
Salvador E. Tropea
More...
about 25 years ago
* Added: To avoid including the Makefile, that's generated from the djgpp one by the configure script.
Salvador E. Tropea
More...
about 25 years ago
* Modified: Now the configtv.h isn't generated if the new one is identical. It avoids a masive recompile after configuring.
Salvador E. Tropea
More...
about 25 years ago
* Merged changes from Anatoli Soltan. Now the BC++ code runs under Windows 95 too!
Salvador E. Tropea
More...
about 25 years ago
* Added: Now the win32/Makefile file is generated from the djgpp's file during the configuration process. For this I modified the djgpp/vga* files to produce no code if they are compiled without djgpp.
Salvador E. Tropea
More...
about 25 years ago
* Added: getcwd to the compatlayer library.
Salvador E. Tropea
More...
about 25 years ago
* Fixed: Some warnings emitted by gcc 2.95.2 with the examples/demo code.
Salvador E. Tropea
More...
about 25 years ago
* Fixed: a NO_STREAMABLE instead of NO_STREAM in tparamte.cc. Reported by Egon Eckert <
[email protected]
>.
Salvador E. Tropea
More...
about 25 years ago
* Modified: The generated make file to use PHONY and force a real check of all the dependencies even if the library is already generated. * Added: Now the win32/Makefile file is generated from the djgpp's file during the configuration process. For this I modified the djgpp/vga* files to produce no code if they are compiled without djgpp. * Added: a thanks section to the main readme. * Added: some details in the readme, specially about RMS doubts and what I'm doing about it. Also to make clear the win32 and winnt targets are there and both works for win32.
Salvador E. Tropea
More...
about 25 years ago
* Added: A new constructor for TListBox and TSortedListBox that accepts two scroll bars. I don't know why original TV lacks it when TListViewer have it (base class). * Modified: The behavior of the TListViewer class, now when you press the left or right key and the viewer have and horizontal scroll bar and there is just one column the handleEvent calls to the scroll bar handleEvent instead of just return. I think that's very sensitive.
Salvador E. Tropea
More...
over 25 years ago
* Fixed: Yet another call to delete without []. Pointed out by Laurynas.
Salvador E. Tropea
More...
over 25 years ago
* Fixed: Some details in the compat layer library to compile under Linux (first compilation issues ;-)
root
More...
over 25 years ago
* WinNT port and Compat Layer.
Salvador E. Tropea
More...
over 25 years ago
* Incorporated the WinNT port (using BC++ 5.5) from Anatoli Soltan <
[email protected]
>. * Separated most OS sensitive stuff to a sub-library called "Compat Layer". This will break some code, specially RHIDE, so I'm changing the middle version. This new library allows clean support of DOS/djgpp, Linux/gcc, Win32/MingW32 and WinNT/BC++ without too much conditionals.
Salvador E. Tropea
More...
over 25 years ago
* Added: Mixer stuff.
Salvador E. Tropea
More...
over 25 years ago
* Fixed: Some details in linux/tscreen.cc to try to compile it under other UNIX flavors. I disabled all the x86 specific code for other flavors (is i386 and OS specific) and also changed some stuff that seems to be defined only by ncurses and not BSD's curses.
root
More...
over 25 years ago
*** empty log message ***
root
More...
over 25 years ago
* Fixed: Some FreeBSD issues.
root
More...
over 25 years ago
* Modified: Some #ifdef __linux__ by TVOS_UNIX to test it under other flavors.
Salvador E. Tropea
More...
over 25 years ago
* Modified: Now the canScroll member of TInputLine is just protected and not private.
Salvador E. Tropea
More...
over 25 years ago
* Fixed: [DOS] Now when BIOS is selected the keyboard is polled really using BIOS. Previous code used djgpp's kbhit() and it doesn't really call BIOS. * Modified: Now the canScroll member of TInputLine is just protected and not private.
Salvador E. Tropea
More...
over 25 years ago
* Updated: The Linux .gpr for the new headers structure (tv/...). * Fixed: Tab key problems when using the Eterm trick. * Fixed: Some warnings reported by gcc 2.7.2.3.
root
More...
over 25 years ago
* Added: A "non-inline" version of the functions defined in the djgpp's vgaregs.h file. They are needed to compile the DOS version without optimization. The problem was reported by Laurynas.
Salvador E. Tropea
More...
over 25 years ago
* Added: An example of autoconf/automake macro for the library. Contributed by Laurynas.
Salvador E. Tropea
More...
over 25 years ago
* Added: A callback to the TButton class. Now you don't need to create a new class just because a dialog have a non-standard button.
Salvador E. Tropea
More...
over 25 years ago
* Added: 32 bits versions of TRadioButtons and TCheckBoxes.
Salvador E. Tropea
More...
over 25 years ago
* Added: 32 bits versions of TRadioButtons and TCheckBoxes. They have the same name but just appends "32". These objects only override dataSize() to return 4. They are much better because: (1) You can have 32 items (not just 16) and (2) structures doesn't need to be packed for 32 bits machines.
Salvador E. Tropea
More...
over 25 years ago
* Added: Now if a program executes a dialog while the desktop is locked it is temporally unlocked so the user can see the dialog and then is locked again.
Salvador E. Tropea
More...
over 25 years ago
* Added: Add and Done buttons to the FileOpenDialog, they are controlled by the fdDoneButton and fdAddButton options. They are suitable for selecting files used in a list (list of MP3s and project in my editor). Seuggested for RHIDE by Waldemar Schultz <
[email protected]
>.
Salvador E. Tropea
More...
over 25 years ago
←
1
2
…
55
56
57
58
59
60
61
62
63
…
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