11
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected 2 days ago.
May 19, 2024 — May 19, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Various fixes to the configure and build process to work with Microsoft Visual C++. More... almost 25 years ago
New slider classes. Everything but SoXtSliderSetModule will probably be moved to be autogenerated from the common code module in a while. More... almost 25 years ago
Make it possible to run autogen.sh script from any location. More... almost 25 years ago
Yet another bugfix for the SGI MIPSpro dependency tracking. More... almost 25 years ago
Yet another bugfix for the SGI MIPSpro dependency tracking. More... almost 25 years ago
Yet another bugfix for the SGI MIPSpro dependency tracking. More... almost 25 years ago
Yet another bugfix for the SGI MIPSpro dependency tracking. More... almost 25 years ago
Yet another bugfix for the SGI MIPSpro dependency tracking. More... almost 25 years ago
Use int type instead of char, as we need to hold negative values. More... almost 25 years ago
Improved gfx for the information button. More... almost 25 years ago
Minor changes needed to compile release version of Coin. From pederb. More... almost 25 years ago
Compile fix for Microsoft Visual C++, from mariusbu. More... almost 25 years ago
Upgrade to latest Automake from CVS and latest Libtool release (version 1.3.5). The Autoconf and Automake versions we are using also includes a number of bugfixes. More... almost 25 years ago
Upgrade to latest Automake from CVS and latest Libtool release (version 1.3.5). The Autoconf and Automake versions we are using also includes a number of bugfixes. More... almost 25 years ago
Updated as has been done for Coin, but with a couple of SoXt-specific modifications. More... almost 25 years ago
"--clean" removes Makefile.in files too. "$DIE" is either "false" or "true" (more useful values for scripting). Fixed by larsa. More... almost 25 years ago
Use <> instead of "" for internal includes. Fix by mariusbu. More... almost 25 years ago
Upgrade to latest Automake from CVS and latest Libtool release (version 1.3.5). The Autoconf and Automake versions we are using also includes a number of bugfixes. More... almost 25 years ago
Changed uint cast to unsigned int More... almost 25 years ago
Fix for dependency tracking with SGI MIPSpro compilers. More... almost 25 years ago
Upgrade to latest Automake from CVS and latest Libtool release (version 1.3.5). The Autoconf and Automake versions we are using also includes a number of bugfixes. More... almost 25 years ago
Fix two bugs: 1) pass the dependency generation option properly to the compiler preprocessor, 2) make sure dependency lines longer than 8192 characters are not mangled. More... almost 25 years ago
Makes VC++ stop nagging about precision. Fix by pederb. More... almost 25 years ago
pederb: fixed ugly operator precedence bug, found by mariusbu. More... almost 25 years ago
Inserted explicit casts to avoid VC++ 6.0 warnings. Problem reported by Larry D'Cunha, fix by pederb. More... almost 25 years ago
Fix for erroneous forward declaration, from pederb. Reported by Larry D'Cunha. More... almost 25 years ago
Texture/image search fix, by pederb. Search for texture names with relative paths. More... almost 25 years ago
Chickened out and reverted from CVS Libtool to releaseversion 1.3.5. More... almost 25 years ago
Workaround for Automake bug. More... almost 25 years ago
Fixed problems reported by Rick Lowe ([email protected]). Eliminated a warning in SbLinear.h, and rewrote dimeLayerTable to make it possible to create and write layers correctly. More... almost 25 years ago