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
* Fixed: Compilation error when using NO_STREAM. More... over 9 years ago
* Modified: [config.pl] The name of the suggested X11 development package. The old xlibs-dev is no longer valid. The new suggestion is libxmu-dev, it will pull Xmu and also libx11-dev. * Added: [classes/fontcoll.cc] Explicit cast in unsigned to int conversion. * Added: [classes/tvtext1.cc] Explicit cast in unsigned char to char conversion. * Added: [classes/linux/linuxdis.cc] Explicit cast in unsigned to unsigned char conversion. * Modified: [classes/x11/x11src.cc include/tv/x11/screen.h] busyCursorMap and busyCursorMask to be unsigned char (not just char). * Added: [examples/xterm/Xterm.res] Font size selection and geometry. Also no-wrap, title and command. Suggested by Steve Dyson. * Modified: [winnt/Makefile.nmk] Indentation details. * Modified: [winnt/msvcmake.in] To generate the Makefile.nmk I already had. More... about 10 years ago
* Modified: [config.pl] The name of the suggested X11 development package. The old xlibs-dev is no longer valid. The new suggestion is libxmu-dev, it will pull Xmu and also libx11-dev. * Added: [classes/fontcoll.cc] Explicit cast in unsigned to int conversion. * Added: [classes/tvtext1.cc] Explicit cast in unsigned char to char conversion. * Added: [classes/linux/linuxdis.cc] Explicit cast in unsigned to unsigned char conversion. * Modified: [classes/x11/x11src.cc include/tv/x11/screen.h] busyCursorMap and busyCursorMask to be unsigned char (not just char). * Added: [examples/xterm/Xterm.res] Font size selection and geometry. Also no-wrap, title and command. Suggested by Steve Dyson. * Modified: [winnt/Makefile.nmk] Indentation details. * Modified: [winnt/msvcmake.in] To generate the Makefile.nmk I already had. More... about 10 years ago
* Modified: [BSD] the configuration script to also take BSD's ar as valid archiver. More... over 12 years ago
* Modified: [BSD] the configuration script to also take BSD's ar as valid archiver. More... over 12 years ago
* Modified: Debian version to 2.2.1-3. More... over 12 years ago
* Modified: Now the configure script assumes the system doesn't support memory overlaps for memcpy. Fixes problems with newer Linuxes. * Modified: Debian version to 2.2.1-2. More... about 13 years ago
* Fixed: [UNIX][X11] Now gqview is named geeqie. More... about 13 years ago
* Modified: Now the configure script assumes the system doesn't support memory overlaps for memcpy. Fixes problems with newer Linuxes. * Modified: Debian version to 2.2.1-2. More... about 13 years ago
* Fixed: [UNIX][X11] Now gqview is named geeqie. More... about 13 years ago
* Fixed: [UNIX][X11] Now gqview is named geeqie. More... about 13 years ago
* Fixed: strict aliasing violations. More... over 13 years ago
* Fixed: strict aliasing violations. More... over 13 years ago
* Fixed: strict aliasing violations. More... over 13 years ago
* Fixed: messageBox call in error() member. More... over 13 years ago
* Fixed: messageBox call in error() member. Reported by Martijn. More... over 13 years ago
* Fixed: Unused variables. Patches by Martijn. More... over 13 years ago
* Fixed: Unused variables. Patches by Martijn. More... over 13 years ago
* Modified: [UNIX][XTerm] To discard "ESC l Terminal" escape sequence. Patch by Martijn. More... over 13 years ago
* Modified: [UNIX][XTerm] To discard "ESC l Terminal" escape sequence. Patch by Martijn. More... over 13 years ago
* Reverted partial patch applied. More... over 13 years ago
* Modified: [UNIX][X11][x11src.cc] DontResizeToCells to be true by default. Modern WMs seems to need it. More... over 13 years ago
* Modified: [UNIX][X11][x11src.cc] DontResizeToCells to be true by default. Modern WMs seems to need it. More... over 13 years ago
* Modified: [rhide.env config.pl] The default debug info to be GDB3 (not STABS/STABS+) More... over 13 years ago
* Modified: [rhide.env config.pl] The default debug info to be GDB3 (not STABS/STABS+) More... over 13 years ago
* Fixed: [UNIX compilation] The first time we link the library (on clean systems) rhtv doesn't yet exist. It can produce link errors if we include the lib in the list. More... over 13 years ago
* Fixed: The first time we link the library (on clean systems) rhtv doesn't yet exist. It can produce link errors if we include the lib in the list. More... over 13 years ago
* Fixed: [UNIX compilation] The first time we link the library (on clean systems) rhtv doesn't yet exist. It can produce link errors if we include the lib in the list. More... over 13 years ago
* Fixed: The first time we link the library (on clean systems) rhtv doesn't yet exist. It can produce link errors if we include the lib in the list. More... over 13 years ago
* Added: [tscreen.cc x11src.cc screen.h] TScreen::windowClass to help X11 window managers. More... over 13 years ago