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 42 of 70
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
* Removed: [DOS] old reference code for code page support.
Salvador E. Tropea
More...
about 23 years ago
* Added: [DOS] Code page detection and setting. * Modified: [DOS] The clipboard code to be easier to understand.
Salvador E. Tropea
More...
about 23 years ago
* Added: Information about which Win32 compilers are supported to the web page. * Added: WintiX to the list of contributors.
Salvador E. Tropea
More...
about 23 years ago
* Modified: [MSVC] tvex.exe to tvex targetname as suggested by WintiX.
Salvador E. Tropea
More...
about 23 years ago
* Modified: [Win32/WinNT] to detect how many buttons have the mouse. Lamentably it isn't reliable at all. My mouse generate mouse events when the middle button is pressed, but Windows insists that's a 2 buttons mouse. I also strange that IE supports the wheel, the help viewer don't and the wheel doesn't generate mouse events ... really strange. May be Win98 SE is tool old to support mouse wheels properly.
Salvador E. Tropea
More...
about 23 years ago
* Added: [DOS] PollMouse option to the tvrc to force mouse polling.
Salvador E. Tropea
More...
about 23 years ago
* Fixed: [X11] Button 4 and 5 support. Now SETEdit supports mouse wheel ;-)
Salvador E. Tropea
More...
about 23 years ago
* Added: [MSVC] A rule to create a demo application to the makefile. WintiX generated a demo application successfuly!
Salvador E. Tropea
More...
about 23 years ago
* Fixed: [Linux] Disabled code in dual.cc, this file must be removed.
Salvador E. Tropea
More...
about 23 years ago
* Fixed: dual.cc referenced dual_display that now is temporally inside TDisplay.
Salvador E. Tropea
More...
about 23 years ago
* Fixed: [MSVC] a couple of warnings. From cl output sent by WintiX.
Salvador E. Tropea
More...
about 23 years ago
* Added: [Linux] Font restore on suspend and set again on resume. Also handled console switch. * Added: [Linux] A configuration variable to enable the secondary font use. By default is disabled because Linux switchs to 8 colors.
Salvador E. Tropea
More...
about 23 years ago
* Modified: Linux project and makefile and DOS files so DJGPP and Linux projects are more similar. Second step towards an unification.
Salvador E. Tropea
More...
about 23 years ago
* Modified: towards projects unification.
Salvador E. Tropea
More...
about 23 years ago
* Modified: Linux project and makefile and DOS files so DJGPP and Linux projects are more similar. Second step towards an unification.
Salvador E. Tropea
More...
about 23 years ago
* Updated: [QNX] package file. From Mike. * Added: [QNX] small doc about the limitations. From Mike.
Salvador E. Tropea
More...
about 23 years ago
* Updated: [MSVC] Makefile to include all the drivers directory. Problems reported by WintiX.
Salvador E. Tropea
More...
about 23 years ago
* Added: A new example that shows how to use help context values and the status line. Ported by Mike.
Salvador E. Tropea
More...
about 23 years ago
* Fixed: [X11] cursor artifacts intoduced in last patches.
Salvador E. Tropea
More...
about 23 years ago
* Update and fixed missing patch.
Salvador E. Tropea
More...
about 23 years ago
* Added: Font set/restore mechanism to TScreen. * Added: [X11] Full fonts support. * Added: [Linux] Partial fonts support, more things needs to be solved. * Added: A fonts test/demo example. * Added: GetCodePages call to memorize the current code pages in use. * Fixed: [X11] Initialization to allocate classHint, no fixed size, and to do it before indicating success.
Salvador E. Tropea
More...
about 23 years ago
* Fixed: [X11] clipboard code.
Salvador E. Tropea
More...
about 23 years ago
* Fixed: More error reporting details in all clipboard implementations. * Updated: [DJGPP+Win32] Project and makefiles.
Salvador E. Tropea
More...
about 23 years ago
Revision 2.189 2002/06/29 20:11:05 set * Added: [Win32] Clipboard class. * Updated: [BC++] Makefile to include all the drivers. * Fixed: [DOS] Clipboard error reporting.
Salvador E. Tropea
More...
about 23 years ago
* Added: [DOS] Windows clipboard routines. * Modified: The TVOSClipboard class to report the name of the error in case of fails and the size of the paste buffer. * Modified: All the drivers to generate dependencies when compiled for another platforms and protected the headers against use in other platforms. * Modified: [DJGPP] The project to also include UNIX drivers. That's an important step towards a project unification.
Salvador E. Tropea
More...
about 23 years ago
* Fixed: [MSVC] More details, only 2 or 3 files needs adjustments to get the code compiled. Errors from WintiX.
Salvador E. Tropea
More...
about 23 years ago
* Updated, now libXmu is also used.
Salvador E. Tropea
More...
about 23 years ago
* Added: A new class called TVOSClipboard it gives access to the OS clipboard/s in a neutral way. * Added: [X11] code to use the XA_CLIPBOARD and XA_PRIMARY copy/paste mechanism through the new class. The first is clipboard 0 (recommended) and the second is the auxiliar mechanism that users should use with the middle mouse button. * Added: An example application that shows how to use the new class.
Salvador E. Tropea
More...
about 23 years ago
* Added: A new capability flag to the drivers. It informs if a screen saver have any sense for this driver. Ivan remmembered it, a screen saver doesn't have any sense when we are working inside a window ;-)
Salvador E. Tropea
More...
about 23 years ago
* Added: [X11] Explanation about WM/Desktop key conflicts to the mini doc.
Salvador E. Tropea
More...
about 23 years ago
←
1
2
…
38
39
40
41
42
43
44
45
46
…
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