0
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 8 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Replaced realloc calls with free/malloc for stability More... over 14 years ago
Short circuit drag events when moving map More... over 14 years ago
Added some jumps for attempted nul allocations More... about 15 years ago
Set memory allocators to standard library functions More... about 15 years ago
Changed release version to 2.11.5 More... about 15 years ago
(bug fix) corrected version number More... about 15 years ago
bug fix) Linearray items keep their own arrays of map coordinates. This ensures proper updates whent the item projection changes More... over 15 years ago
(bug fix) Typo created non-existent variable More... over 15 years ago
Updated web site for new release More... almost 17 years ago
Eliminated array of bounding boxes for individual lines in the linearray item. It was taking up too much memory in arrays with a lot of small lines. More... almost 17 years ago
More to do More... almost 17 years ago
(bug fix) Various fixes to memory management when updating projections and mapline arrays More... almost 17 years ago
Updated linearray item to use maplines stored in tclgeomap_linearray structures More... almost 17 years ago
Minor formatting change. More... almost 17 years ago
Added Tclgeomap_LnArrToMap function More... almost 17 years ago
(bug fix) Removed separate rotation calculations. The projection structures perform them now. More... almost 17 years ago
(bug fix) sign errors More... almost 17 years ago
(Bug fix) Made rotation angle follow geography convention instead of trigonometric. When rotating a point, compute coordinates first, then assign them back to the point. More... almost 17 years ago
Updated wdgeomap widget to use new projection/rotation interface More... almost 17 years ago
Updated tkgeomap packages to use rotations in projections instead of separately. The tkgeomap_procs and wdgeomap interfaces still need updating. More... almost 17 years ago
(Potential incompatibility) Removed separate Rotation structure. Rotations are now part of a projection. In tclgeomap, rotation is set with a subcommand to the projection command. More... almost 17 years ago
Fixed some spelling errors More... almost 17 years ago
Added rotation member to projection structure. This supercedes the separate rotation structure, which is now deprecated. More... almost 17 years ago
Incremented release version to 2.11.4. There are no actual changes yet. This will just save confusion later. More... almost 17 years ago
Updated web site More... almost 17 years ago
(bug fix) Fixed some memory leaks More... almost 17 years ago
Incremented release version to 2.11.3. There are no actual changes yet. This will just save confusion later. More... almost 17 years ago
Updated web site for release version increment More... almost 17 years ago
Added prt_time procedure More... almost 17 years ago
Incremented release version to 2.11.2 More... almost 17 years ago