1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 month ago. based on code collected about 1 month ago.
Jul 21, 2025 — Jul 21, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix automake "option 'subdir-objects' is disabled" warning More... over 12 years ago
Rest of code assumes that allocated memory is filled with zeroes More... over 12 years ago
Compare ((char *)p)[0] against '\0', not (char *)p. More... over 12 years ago
Overhauled the exposed/ Makefile for MSVC++ More... over 12 years ago
Renamed the RGB() macro to RGBi() to avoid collisions with Microsoft More... over 12 years ago
Warning fixes More... over 12 years ago
Added the exposed/ library and demo program to the Autotools build More... almost 13 years ago
Improved handling of generated files More... almost 13 years ago
Added libspnav configure option and support to the Autotools build system More... almost 13 years ago
Added a .gitattributes file More... almost 13 years ago
Minor follow-up changes More... almost 13 years ago
Moved most of the source into a src/ subdirectory More... almost 13 years ago
Use a union for pointer polymorphism in the .slvs file I/O routines More... almost 13 years ago
Updated the bundled LibPNG/zlib, and polished the MSVC makefile further More... almost 13 years ago
Reorganized the extlib/ subdirectory More... almost 13 years ago
Oops, fix Style.fillColor export/import too. More... almost 13 years ago
Fix broken colors in file import/export. More... almost 13 years ago
Initial Autotools and FLTK support More... almost 13 years ago
Changed GetMilliseconds() to return a 64-bit value More... almost 13 years ago
Preliminary changes for FLTK support More... almost 13 years ago
Renamed GL helper routines/identifiers to use "ssgl" prefix instead of "glx" More... almost 13 years ago
Quash warnings for floating-point equality comparisons More... almost 13 years ago
Various fixes for warnings and minutia More... almost 13 years ago
Replaced RGB-color integers with dedicated data structure More... almost 13 years ago
Use C99 integer types and C++ boolean types/values More... almost 13 years ago
Update Help -> About to note that license is GPLv3. More... almost 13 years ago
Build fix for Visual Studio 2003 More... almost 13 years ago
Make optional the use of the SpaceNavigator libraries More... almost 13 years ago
Synthesize accelerator labels (e.g. "Ctrl+S") instead of hard-coding them More... almost 13 years ago
Minor changes to GraphicsWindow::menu[] More... almost 13 years ago