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 7 of 70
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Added: AlCon driver, this is the conio emulation code on top of Allegro. From the alcon branch and contributed by Grzegorz Adam Hankiewicz. * Fixed: TVConfigFile::GetString() leaked memory and returned an unprocessed string. * Fixed: Memory leaks in X11 driver.
Salvador E. Tropea
More...
about 16 years ago
* Added: AlCon driver, this is the conio emulation code on top of Allegro. From the alcon branch and contributed by Grzegorz Adam Hankiewicz. * Fixed: TVConfigFile::GetString() leaked memory and returned an unprocessed string. * Fixed: Memory leaks in X11 driver.
Salvador E. Tropea
More...
about 16 years ago
* Modified: TParamText::setText to take a constant string as first argument (not modified).
Salvador E. Tropea
More...
about 16 years ago
* Modified: TParamText::setText to take a constant string as first argument (not modified).
Salvador E. Tropea
More...
about 16 years ago
* Modified: [WWW] SF Logo according to the new policy. * Fixed: [WWW] Some HTML errors.
Salvador E. Tropea
More...
over 16 years ago
* Modified: [WWW] SF Logo according to the new policy. * Fixed: [WWW] Some HTML errors.
Salvador E. Tropea
More...
over 16 years ago
* Modified: [tlistvie.cc] To avoid ambiguous if/else. * Modified: [Debian] Package version to 5 for Lenny. * Fixed: [WWW] Link to CVS source code. * Modified: [WWW] Script to upload htmls to SF.
Salvador E. Tropea
More...
over 16 years ago
* Modified: [tlistvie.cc] To avoid ambiguous if/else. * Modified: [Debian] Package version to 5 for Lenny. * Fixed: [WWW] Link to CVS source code. * Modified: [WWW] Script to upload htmls to SF.
Salvador E. Tropea
More...
over 16 years ago
* Fixed: [config.pl] sys/io.h detection. The code didn't compile with gcc 4.3.x. * Modified: [tbutton.cc teditor.cc tmenuvie.cc tpxvalid.cc tscrolle.cc tstatict.cc tview.cc] To avoid gcc warnings about ambiguous else statements
Salvador E. Tropea
More...
over 16 years ago
* Fixed: [config.pl] sys/io.h detection. The code didn't compile with gcc 4.3.x. * Modified: [tbutton.cc teditor.cc tmenuvie.cc tpxvalid.cc tscrolle.cc tstatict.cc tview.cc] To avoid gcc warnings about ambiguous else statements
Salvador E. Tropea
More...
over 16 years ago
* Modified: [newstr.cc tmenuvie.cc] Use of NULL instead of 0. * Modified: [tfileinp.cc tfilelis.cc tgkey.cc codepage.h gkey.h menuitem.h screen.h tmenuvie.cc] Use of const char * for some functions/values taking string constants. * Fixed: [tpxvalid.cc] TPXPictureValidator passed a const char * to picture * Modified: [linuxkey.cc xtermkey.cc] Useless typedef keyword. * Modified: [linuxscr.cc qnx4scr.cc unixscr.cc xtermscr.cc x11src.cc] execvp takes a char *const and not const char *, so now we allocate copies. * Modified: [x11src.cc] classHint members are declared a char * and not const char *. * Fixed(?): [listbox.h] TListBoxRec should be packed for 64 bits architectures.
Salvador E. Tropea
More...
over 16 years ago
* Modified: [newstr.cc tmenuvie.cc] Use of NULL instead of 0. * Modified: [tfileinp.cc tfilelis.cc tgkey.cc codepage.h gkey.h menuitem.h screen.h tmenuvie.cc] Use of const char * for some functions/values taking string constants. * Fixed: [tpxvalid.cc] TPXPictureValidator passed a const char * to picture * Modified: [linuxkey.cc xtermkey.cc] Useless typedef keyword. * Modified: [linuxscr.cc qnx4scr.cc unixscr.cc xtermscr.cc x11src.cc] execvp takes a char *const and not const char *, so now we allocate copies. * Modified: [x11src.cc] classHint members are declared a char * and not const char *. * Fixed(?): [listbox.h] TListBoxRec should be packed for 64 bits architectures.
Salvador E. Tropea
More...
over 16 years ago
* Modified: TCalculator::keyChar to be constant. SF #2526590 patch submitted by Larry Ziegenbein (SF larryzie)
Salvador E. Tropea
More...
over 16 years ago
* Modified: TCalculator::keyChar to be constant. SF #2526590 patch submitted by Larry Ziegenbein (SF larryzie)
Salvador E. Tropea
More...
over 16 years ago
* Added: [doc] Visual Studio 2008 compilation procedure. Contributed by Harry Sack <tranzedude/gmail/com>
Salvador E. Tropea
More...
over 16 years ago
* Added: [doc] Visual Studio 2008 compilation procedure. Contributed by Harry Sack <tranzedude/gmail/com>
Salvador E. Tropea
More...
over 16 years ago
[Updated] Debian version to 2.1.0-4.
Salvador E. Tropea
More...
almost 17 years ago
* Corrected bad format for changelog entry, sorry, has been a long time! :-)
ivanbaldo
More...
almost 17 years ago
[Updated] Debian version to 2.1.0-4.
ivanbaldo
More...
almost 17 years ago
* Modified: [Debian] To also support libgm-dev as a builing package.
Salvador E. Tropea
More...
about 17 years ago
* Added: Some equivalences to the Unicode table.
Salvador E. Tropea
More...
about 17 years ago
* Modified: Libraries named to create the library (exclude itself).
Salvador E. Tropea
More...
about 17 years ago
* Modified: [Debian] To also support libgm-dev as a builing package.
Salvador E. Tropea
More...
about 17 years ago
* Added: Some equivalences to the Unicode table.
Salvador E. Tropea
More...
about 17 years ago
* Modified: Libraries named to create the library (exclude itself).
Salvador E. Tropea
More...
about 17 years ago
* Fixed: [X11] The cursor became invisible if it was over a character with background color = foreground color.
Salvador E. Tropea
More...
over 17 years ago
* Fixed: [X11] The cursor became invisible if it was over a character with background color = foreground color.
Salvador E. Tropea
More...
over 17 years ago
* Modified: [X11] To fully skip request to draw areas with the same content. Previous code did some work even if nothing was actually drawn.
Salvador E. Tropea
More...
over 17 years ago
* Modified: [X11] To fully skip request to draw areas with the same content. Previous code did some work even if nothing was actually drawn.
Salvador E. Tropea
More...
over 17 years ago
* 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
←
1
2
3
4
5
6
7
8
9
10
11
…
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