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 8 of 70
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Modified: [SSC] Enabled TTextDevice and most of TTerminal stuff when using SSC. Only otstream isn't supported.
Salvador E. Tropea
More...
over 17 years ago
* Modified: The rhtv-config tool to report only the installation directory for the --include option.
Salvador E. Tropea
More...
over 17 years ago
* Modified: The rhtv-config tool to report only the installation directory for the --include option.
Salvador E. Tropea
More...
over 17 years ago
* Fixed: Access violation in TStringCollectionCIntl::freeItem() when HAVE_INTL_SUPPORT wasn't defined. Closes SF #1891237, reported by Peter Remmers.
Salvador E. Tropea
More...
over 17 years ago
* Fixed: Access violation in TStringCollectionCIntl::freeItem() when HAVE_INTL_SUPPORT wasn't defined. Closes SF #1891237, reported by Peter Remmers.
Salvador E. Tropea
More...
over 17 years ago
* Fixed: incorrect delete in TPalette::operator=. SF #1786428. Submitted by Baurzhan Ismagulov - ibr.
Salvador E. Tropea
More...
almost 18 years ago
* Fixed: incorrect delete in TPalette::operator=. SF #1786428. Submitted by Baurzhan Ismagulov - ibr.
Salvador E. Tropea
More...
almost 18 years ago
* Fixed: [TScreen] The image/pdf viewer mechanism to collect zombie children when the user manually closes the application helper.
Salvador E. Tropea
More...
about 18 years ago
* Fixed: [TScreen] The image/pdf viewer mechanism to collect zombie children when the user manually closes the application helper.
Salvador E. Tropea
More...
about 18 years ago
* Added: A new fpstream constructor. The original constructor enforces the binary flag (to avoid problems with binary data) but also adds the ios::out flag. This is bad when you open a read-only file. The new constructor doesn't add any flag (not even binary). From a problem seen on SETEdit and reported by Witek.
Salvador E. Tropea
More...
about 18 years ago
* Added: A new fpstream constructor. The original constructor enforces the binary flag (to avoid problems with binary data) but also adds the ios::out flag. This is bad when you open a read-only file. The new constructor doesn't add any flag (not even binary). From a problem seen on SETEdit and reported by Witek.
Salvador E. Tropea
More...
about 18 years ago
* Fixed: [TScreen] The last patch was wrongly applied and some members were declared inside TDisplay class. Reported by Witek.
Salvador E. Tropea
More...
about 18 years ago
* Added: [TScreen] a mechanism to start external image and pdf viewers. Currently implemented only by the X11 driver. An example is included in examples/viewers.
Salvador E. Tropea
More...
about 18 years ago
* Added: [TScreen] a mechanism to start external image and pdf viewers. Currently implemented only by the X11 driver. An example is included in examples/viewers.
Salvador E. Tropea
More...
about 18 years ago
* Updated: [Debian] Packaging to version 2.1.0-4.
Salvador E. Tropea
More...
about 18 years ago
* Updated: [Debian] Packaging to version 2.1.0-4.
Salvador E. Tropea
More...
about 18 years ago
* Fixed: [config] the way --include option is processed. From a patch sent by Witek.
Salvador E. Tropea
More...
about 18 years ago
* Fixed: [config] the way --include option is processed. From a patch sent by Witek.
Salvador E. Tropea
More...
about 18 years ago
* Fixed: [Config] the ncurses' define_key test. Patch from Witek (Witold Filipczyk)
Salvador E. Tropea
More...
about 18 years ago
* Fixed: [Config] the ncurses' define_key test. Patch from Witek (Witold Filipczyk)
Salvador E. Tropea
More...
about 18 years ago
* Modified: The gpm mouse wheel support. Now it works better, tested.
Salvador E. Tropea
More...
about 18 years ago
* Modified: The gpm mouse wheel support. Now it works better, tested.
Salvador E. Tropea
More...
about 18 years ago
* Modified: The way LDFLAGS and libraries are used to link the final library. Now the libraries goes at the end of the line and not mixed with RHIDE_LDFLAGS. This is needed to use the --as-needed linker flag. I don't see the point using it for this library because we carefully chose which libraries are listed, but could help in the future. This patch is based on the SF patch #1642841.
Salvador E. Tropea
More...
about 18 years ago
* Modified: The way LDFLAGS and libraries are used to link the final library. Now the libraries goes at the end of the line and not mixed with RHIDE_LDFLAGS. This is needed to use the --as-needed linker flag. I don't see the point using it for this library because we carefully chose which libraries are listed, but could help in the future. This patch is based on the SF patch #1642841.
Salvador E. Tropea
More...
about 18 years ago
* Added: Support for mouse wheel in Linux console. Partially tested, needs a patched gpm. Patch from Witold Filipczyk witekfl/poczta/onet/pl.
Salvador E. Tropea
More...
about 18 years ago
* Added: Support for mouse wheel in Linux console. Partially tested, needs a patched gpm. Patch from Witold Filipczyk witekfl/poczta/onet/pl.
Salvador E. Tropea
More...
about 18 years ago
* Fixed: TFileInfoPane::draw() didn't protect a temporal buffer from overruns. Under some situations it could be overflowed.
Salvador E. Tropea
More...
about 18 years ago
* Fixed: TFileInfoPane::draw() didn't protect a temporal buffer from overruns. Under some situations it could be overflowed.
Salvador E. Tropea
More...
about 18 years ago
* Modified: The default time to sleep when no events are available. It was 10 µs, good for most Linux kernels, but 2.6.21 reduces the granularity and really sleeps for a small ammount of time. Now we sleep for 10 ms. From a report and test by Ivan Baldo.
Salvador E. Tropea
More...
about 18 years ago
* Updated: [Debian] Packaging to version 2.1.0-3, small things.
Salvador E. Tropea
More...
about 18 years ago
←
1
2
3
4
5
6
7
8
9
10
11
12
…
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