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
Record accelerator for "Show Snap Grid" as '>' instead of Shift-'.' More... almost 13 years ago
Use symbolic names for special keys and modifiers More... almost 13 years ago
Don't use magic values in GraphicsWindow::menu[].level More... almost 13 years ago
Miscellaneous adjustments for warnings and code quality More... almost 13 years ago
Define some menu-bar menu items as radio buttons More... almost 13 years ago
Use a '*' printf() field width rather than an intermediate format string More... almost 13 years ago
Enabled freeing of (most) allocated memory on program exit More... almost 13 years ago
Use system-agnostic return values for SaveFileYesNoCancel() More... almost 13 years ago
Use '\b' instead of ('h' - 'a' + 1) More... almost 13 years ago
Renamed *.table files to *.table.h More... almost 13 years ago
Fixed uninitialized-memory errors detected by Valgrind More... almost 13 years ago
Use png_get_image_{width,height}() instead of info_ptr->{width,height} More... almost 13 years ago
Added const qualifiers to edit-control string handling More... almost 13 years ago
OpenGL fixes More... almost 13 years ago
Changed "static const int" class members into enums More... almost 13 years ago
Renamed the MSVC makefile to Makefile.msvc More... almost 13 years ago
Revised the MSVC Makefile and build More... almost 13 years ago
Revised the Perl scripts More... almost 13 years ago
Fixed a typo: "==" was intended, not "=" More... almost 13 years ago
Added missing items to GraphicsWindow::menu[] elements More... almost 13 years ago
General compiler warning/error fixes More... almost 13 years ago
Don't ignore the return value of fgets() and fread() More... almost 13 years ago
Use size_t instead of int in the memory allocation routines More... almost 13 years ago
Modified Get{BYTE,WORD,DWORD}() to return the respective type More... almost 13 years ago
Use casts to bridge mismatches in integer-type sizes and signedness More... almost 13 years ago
Quash "variable may be used uninitialized" warnings More... almost 13 years ago
Fix "jump to label 'foo' crosses initialization of 'bar'" errors More... almost 13 years ago
Added const qualifiers More... almost 13 years ago
Make a copy of "freeze" library for storing stuff in registry, to make //depot/solvespace/... entirely self-contained. More... about 13 years ago
Clean up SolveSpace makefile, and add forgotten copyright notice. More... about 13 years ago