1
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 12 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
increment version to 1.3.1 (#9) More... over 2 years ago
Merge pull request #8 from bovine/master More... over 2 years ago
Specify library name when loading More... over 2 years ago
Merge pull request #5 from gromgit/fix_features
lehenbauer
as Karl Lehenbauer
More... almost 3 years ago
Merge pull request #6 from bovine/master More... over 3 years ago
Update README.md More... over 3 years ago
Update CI-ubuntu.yml More... over 3 years ago
bump version to 1.3 More... over 3 years ago
relax GD version check test More... over 3 years ago
modernize tcltest syntax with named arguments and -returnCodes More... over 3 years ago
make tests exit with non-zero on failure More... over 3 years ago
Create CI-ubuntu.yml More... over 3 years ago
Fix GD feature detection More... over 3 years ago
Better document prerequisites and building.
lehenbauer
as Karl Lehenbauer
More... over 4 years ago
overhaul readme file
lehenbauer
as Karl Lehenbauer
More... over 4 years ago
Merge pull request #3 from flightaware/pkg-config More... almost 6 years ago
Use local gdlib-config if not found. Fix gdlib-includes to work properly with Makefile. More... almost 6 years ago
Merge branch 'master' into pkg-config More... almost 6 years ago
Remove tcl version dependency for debian based systems. More... almost 6 years ago
Add hacky gdlib-config script to get past the fact that libgd now uses pkg-config instead of the gdlib-config program More... almost 6 years ago
stick 'autoreconf' in there
lehenbauer
as Karl Lehenbauer
More... almost 6 years ago
Update README More... almost 8 years ago
Update ChangeLog More... almost 8 years ago
reference tcl 8.6
lehenbauer
as Karl Lehenbauer
More... almost 9 years ago
Add a little demo to draw a grid and fill in the grid box at 0,0.
lehenbauer
as Karl Lehenbauer
More... about 11 years ago
Add a "delete" method to the created GD objects. The result is the same as doing a... rename $object ""
lehenbauer
as Karl Lehenbauer
More... about 11 years ago
* Add new rewrite_color method to GD objects that will rewrite one color to another. Clean up manpage.
lehenbauer
as Karl Lehenbauer
More... about 11 years ago
* Use interpreter-associated data for the next object number for GD objects created with a name of "#auto" rather than a global.
lehenbauer
as Karl Lehenbauer
More... over 11 years ago
fix reversed check to free memory on tclgd_GDObjCmd More... almost 12 years ago
double-cast to avoid dereferencing type-punned pointer warning with recent gcc. More... almost 12 years ago