0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Added: configuration of the compilation with the configure script. More... almost 26 years ago
* Added: configuration of the examples compilation with the configure script. More... almost 26 years ago
* Added: More details to the configure mechanism, including CFLAGS setting, a script to set my default values, corrections in the readme.txt, etc. More... almost 26 years ago
* Made configurable the use of keysyms and ncurses 4.2 stuff. * Ignored the rhide.env. More... almost 26 years ago
* Unified the international support headers, now the use configtv.h to determine if the intl support is used or not. More... almost 26 years ago
* Added lines to configure the GCC and GXX compilers. More... almost 26 years ago
* Created to avoid the inclusion of rhide.env. More... almost 26 years ago
* Added: A config header (configtv.h), configuration for the makefiles and RHIDE projects, unified the intl.h headers and made conditional using a configuration variable and other configuration enhancements. More... almost 26 years ago
* Added: Centralized version and some things moved to a lib. More... almost 26 years ago
* Added: Version in the header and coherent yesintl.h. More... almost 26 years ago
* Added: Cetralized version and things moved to a library. More... almost 26 years ago
* Added: First attempt for a UNIXified configure/make/make install mechanism. Not using autoconf yet, just some Perl scripts. More... almost 26 years ago
* Fixed: I forgot some files, so I'm releasing a fixed .zip. More... almost 26 years ago
* For release. More... almost 26 years ago
* For release. More... almost 26 years ago
* Moved vga.cc. More... almost 26 years ago
* Changes for release. More... almost 26 years ago
* New release. More... almost 26 years ago
* New version. More... almost 26 years ago
* Applied 7 more patches from Laurynas Biveinis <[email protected]>: More... almost 26 years ago
* Applied 7 more patches from Laurynas Biveinis <[email protected]>: * Fixed: validation bypassed when switching windows * Fixed: missing stream class members in TSortedListBox * Fixed: memory leak in opstream::seekp * Fixed: potential crash in TListViewer::setRange More... almost 26 years ago
* Fixed: One of the new broadcasts was overlying a TButton command. More... almost 26 years ago
* Fixed: One of the new broadcasts was overlying a TButton command. Now I moved the TButton command to the views.h file so it won't happend again. I don't know why the original programmers left a lot of things in the .cc files instead of putting them in the headers. More... almost 26 years ago
* Fixed: Not used parameters reported by gcc 2.7.2.3 More... almost 26 years ago
* Removed vga.cc More... almost 26 years ago
* Fixed: the doit UNIX script to apply the patches. * Modified: the number of one broadcast to be equal to the original. More... almost 26 years ago
* Added: low level save/restore VGA video mode. More... almost 26 years ago
* Added: As the VGA Save State BIOS call is amazingly buggy in a lot of video boards (Matrox in particular) I added a version of this service but made with low level in/out commands. Is relative complex to enable right now but will be easier in the future if I find it really solves the problems. Anders Blom <[email protected]> helped a lot testing it in your Matrox board and now also Nate Eldredge <[email protected]> is testing some of the routines. More... almost 26 years ago
* Applied 8 more patches from Laurynas Biveinis <[email protected]>: * Fixed: unnecesarry stack usage in drivers2.cc * Fixed: TNSCollection::error should be not static * Fixed: TPReadObjects::registerObject w/ and w/o assertion check. * Fixed: incorrect scroll arrow display in TInputLine * Fixed: EOF not always detected in ipstream * Fixed: memory usage bug in HistRect ctor * Fixed: TButton w/o bfDefault can became such. * Fixed: TDirListBox is unusable outside TChDirDialog * Added: I also added an oprator [] for collections. It isn't inline and can be used as an alternative of at() when the speed isn't so important but the size is the point. More... almost 26 years ago
* Applied 6 more patches from Laurynas Biveinis <[email protected]>: * Fixed: unnecesary TInputLine scrolling. * Fixed: if TListViewer has no scrollbar, it's never redrawed. * Fixed: TMenuView bug - ability to execute disabled items. * Fixed: TMenuView::updateMenu crash. * Fixed: TStringList does not properly read strings. * Fixed: TWindow frame lost if valid(cmClose) == False More... almost 26 years ago