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 63 of 70
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Fixed: TCheckBoxes & TRadioButtons problem with streams
Salvador E. Tropea
More...
almost 26 years ago
* Fixed: I forgot to remove the ncurses headers I use in Debian.
Salvador E. Tropea
More...
almost 26 years ago
* Fixed: TGroup re-entrancy fix * Fixed: memory leak in TNSCollection * Fixed: disabled views can be selected through labels * Fixed: TCheckBoxes & TRadioButtons problem with streams * Fixed: TChDirDialog::shutDown() * Fixed: TEditor sometimes fails to find words * Fixed: bug in TFileDialog::valid()
Salvador E. Tropea
More...
almost 26 years ago
* Applied 7 patches from Laurynas Biveinis <
[email protected]
>, he adapted a lot of patches floating around the net for the original TV to this port: * Fixed: TGroup re-entrancy fix * Fixed: memory leak in TNSCollection * Fixed: disabled views can be selected through labels * Fixed: TCheckBoxes & TRadioButtons problem with streams * Fixed: TChDirDialog::shutDown() * Fixed: TEditor sometimes fails to find words * Fixed: bug in TFileDialog::valid()
Salvador E. Tropea
More...
almost 26 years ago
* Fixed: Wrong version (1.0.6) in the dynamic file.
Salvador E. Tropea
More...
almost 26 years ago
* Added: Now TListViewer is verbose and sends a broadcast when a new item is focused. It can be used to update other views according to it.
Salvador E. Tropea
More...
almost 26 years ago
* Added: Now TListViewer is verbose and sends a broadcast when a new item is focused. It can be used to update other views according to it. * Updated Robert Hoehne's license text.
Salvador E. Tropea
More...
almost 26 years ago
* Fixed to be more general.
Salvador E. Tropea
More...
almost 26 years ago
* Added: TClusters broadcasts.
Salvador E. Tropea
More...
almost 26 years ago
* Added: Now TClusters (TRadioButton and TCheckBox) sends broadcasts to your owner each time the movedTo and press member are called. This behavior is the default but can be disabled setting the TCluster::extraOptions static variable to 0. The new broadcasts sends a pointer to the view that is sending the message, the owner must know what exactly is this pointer.
Salvador E. Tropea
More...
almost 26 years ago
* Modified: Now TFileCollection sorting is configurable. By default it sorts like the Turbo Vision help says (directories at the end of the list, no case sensitive, .. is the last in the list). I did it because many people seems to like it, I like another layout and Robert yet another. So now everybody can get what s/he wants ;-)
Salvador E. Tropea
More...
almost 26 years ago
* Added: Now TWindow::close() sends a broadcast cmClosingWindow to TProgram::Application.
Salvador E. Tropea
More...
almost 26 years ago
* Added: Now is possible to setup TDeskTop so windows are tiled first vertically. For it I added get/setOptions members to TDeskTop, it get/sets a flags variable. The dsktTileVertical is the only flag available now.
Salvador E. Tropea
More...
almost 26 years ago
* Fixed: missing __link() for the calculator.
Salvador E. Tropea
More...
almost 26 years ago
* Fixed: In the TDemo example: I forgot to add the link request for the streaming structures of the calculator that now are in the library. Reported by Laurynas.
Salvador E. Tropea
More...
almost 26 years ago
* Fixed: delete[]
Salvador E. Tropea
More...
almost 26 years ago
* Fixed: A couple of warnings about delete (void *) reported by gcc 2.95 in the examples.
Salvador E. Tropea
More...
almost 26 years ago
* Fixed: A couple of warnings about delete (void *) reported by gcc 2.95 in the examples. * Fixed: A call to delete without [] in dirent.h. Patch by Laurynas.
Salvador E. Tropea
More...
almost 26 years ago
* Added: Now TProgram::idle() releases the CPU by default. You can avoid it with TProgram::doNotReleaseCPU=1;. Suggested by Laurynas.
root
More...
almost 26 years ago
* Removed release CPU example.
root
More...
almost 26 years ago
* Fixed: Some calls to delete instead of delete[] and delete instead of free. Patches and suggestions by Laurynas Biveinis <
[email protected]
>. * Added: Now TProgram::idle() releases the CPU by default. You can avoid it with TProgram::doNotReleaseCPU=1;. Suggested by Laurynas.
root
More...
almost 26 years ago
* Added: TListBoxRec is now publically available from the headers. * Modified: TSortedListBox::searchPos is now protected instead of private so childs can know something about the incremental selection.
Salvador E. Tropea
More...
almost 26 years ago
* Added: A script to create snap-shots as diffs.
Salvador E. Tropea
More...
almost 26 years ago
* Added to the project, is almost the same used for the editor.
Salvador E. Tropea
More...
almost 26 years ago
* Fixed: When exiting and the screen is already suspended I avoid cleaning it because it is supposed to be already cleaned. Not sure is the best, I tested it in ttyN and ttypN and works ok for the command line options.
root
More...
about 26 years ago
* Just a test.
root
More...
about 26 years ago
* Fixed: gcc 2.96 warning.
Salvador E. Tropea
More...
about 26 years ago
*** empty log message ***
Salvador E. Tropea
More...
about 26 years ago
*** empty log message ***
Salvador E. Tropea
More...
about 26 years ago
* Added: Calculator files, I almost forgot!
Salvador E. Tropea
More...
about 26 years ago
←
1
2
…
59
60
61
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