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 20, 2024 — Jul 20, 2025
Showing page 61 of 70
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Applied patchs from Ivan for the Debian files (sets architecture to any).
root
More...
over 25 years ago
* Fixed: Architecture set to any.
root
More...
over 25 years ago
* Fixed: A wrong HAVE_DEFINE_KEY (instead of HAVE_KEYSYMS) in gkeyli.cc.
root
More...
over 25 years ago
* Modified: Now the initialization of the TScreen is called from TProgInit. I must test it under DOS. The old methode failed for the examples.
root
More...
over 25 years ago
* Added: [Linux] An example on how to suspend an application with ^Z and then resume it.
root
More...
over 25 years ago
* Modified: Now the initialization of the TScreen is called from TProgInit. I must test it under DOS. The old methode failed for the examples. * Added: [Linux] An example on how to suspend an application with ^Z and then resume it.
root
More...
over 25 years ago
* Fixed: A bug in the DeskLogo examples. Pointed as a problem by Arvin Baccay <
[email protected]
>.
Salvador E. Tropea
More...
over 25 years ago
* Fixed: Problem with rhgdb messing terminal settings. Patch from Andris to enable the old code that saves/restores the terminfo stuff.
Salvador E. Tropea
More...
over 25 years ago
* Updated Debian files from Ivan.
Salvador E. Tropea
More...
over 25 years ago
* Modified: The code used to disable ^Q/^S is now more generic and also disables ^C, ^/ and ^Z.
Salvador E. Tropea
More...
over 25 years ago
* Fixed call to dch.
root
More...
over 25 years ago
* Changed: Now TScreen is initialized from the TApplication constructor and not from a static variable that triggers the constructor. Suggested by Christoph Bauer <
[email protected]
>.
root
More...
over 25 years ago
* Added: [Linux] call to dch to update the Debian version. Suggested by Ivan.
root
More...
over 25 years ago
* Added: TFileDialog is now "growable". * Added: [Linux] TScreen disables the Xon/Xoff flow control so ^Q/^S can be used in X terminals.
Salvador E. Tropea
More...
over 25 years ago
* Updated for release of 1.0.9.
Salvador E. Tropea
More...
almost 26 years ago
* Added: Support for DOS greek keyboards. * Modified: Now all the classes that uses acelerators doesn't directly check the ASCII of the acelerator with the keyboard ASCII. That's because the same key could generate more than one ASCII. That's the case of greek keyboards where the keyboard generates the latin and greeks values.
Salvador E. Tropea
More...
almost 26 years ago
* Added: examples/clean as shell script
Salvador E. Tropea
More...
almost 26 years ago
* Added: some files missing in the distribution, not indispensable ones. * Added: [DOS] Now the configure script patches libint.h in case the user have a buggy one (found in gettext 0.10.32).
Salvador E. Tropea
More...
almost 26 years ago
* Fixed: Applied patch for Debian files from Ivan.
Salvador E. Tropea
More...
almost 26 years ago
* Fixed: I forgot to uncomment a test in the TListView class. It produced the wrong broadcast when the focus changed.
Salvador E. Tropea
More...
almost 26 years ago
* Fixed: Compilation problems in vgastate.h when using gcc 2.95. First reported by Laurynas. Then by other user I don't have info right now.
Salvador E. Tropea
More...
almost 26 years ago
* Fixed: A bug introduced by us to the TFileList class in the vertical scroll bar (wrong page step). I added a new member to TListViewer to fix it, is called setNumCols(int aNumCols) and it also updates scroll bars (not just the number of columns). Reported by Sean <
[email protected]
>.
Salvador E. Tropea
More...
almost 26 years ago
* Added: Better handling of some situations in TScreen, patch from Robert:
Salvador E. Tropea
More...
almost 26 years ago
* Added: Better handling of some situations in TScreen, patch from Robert: "I made now a patch for tscreen.cc to use at firts the infromation from terminfo to decide if we can use PAL_LOW ot PAL_HIGH and as next I used in mapcolor as the first choice the set_a_foreground and set_a_background strings and only if they are not defined using set_foreground and set_background. The reason for this is, that I analized some terminfo records and found, that often the set_a_... are defined but not the set_..."
Salvador E. Tropea
More...
almost 26 years ago
* Fixed: Relative symlinks for dynamic libraries [Linux]. Patch by Ivan. * Fixed: Pemission 644 and not 755 for libraries [Linux]. Patch by Ivan. * Added: Now the Linux compress updates the debian/control file. * Modified: The Debian scripts (by Ivan).
root
More...
almost 26 years ago
* Added: Support for the FHS in the configure script (not used for the library). * Fixed: Some details of the configure process for Linux.
root
More...
almost 26 years ago
* Modified: Now the file open dialog have space for 2 more filenames.
Salvador E. Tropea
More...
almost 26 years ago
* Moved a lot of code from the config.pl script to conflib.pl to share it with the editor. * Fixed: some small details in the configuration mechanism. Tested under DOS and works OK.
Salvador E. Tropea
More...
almost 26 years ago
* Removed the compilation options from the .gpr files because that's configured by the configure mechanism now. * Added an option to makemak.pl to avoid displaying the installation options. That's to avoid confusion when the script is called from the makefile.
Salvador E. Tropea
More...
almost 26 years ago
* Modified: to work better with the configure script.
root
More...
almost 26 years ago
←
1
2
…
57
58
59
60
61
62
63
64
65
…
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