165
I Use This!
Moderate Activity

Commits : Listings

Analyzed 38 minutes ago. based on code collected about 13 hours ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
make "with image pixels" work on terminals that support term->fillbox but not term->filled_polygon More... almost 8 years ago
whitespace cleanup More... almost 8 years ago
protect unbracketed multi-line macro More... almost 8 years ago
modify textbox style syntax Default textbox style is unnumbered. Optional keyword "bs <tag>" specifies non-default textbox style. More... almost 8 years ago
move boxwidth from plot2d.h to gadgets.h since it is now relevant to both 2D and 3D plots More... almost 8 years ago
whitespace cleanup More... almost 8 years ago
whitespace More... almost 8 years ago
Allow dgrid3d re-gridding to take color from a separate input data column More... almost 8 years ago
New jitter option 'vertical' jitters y coordinate instead of x coordinate More... about 8 years ago
avoid use of uninitialized variable (clang warning) More... about 8 years ago
Make colorspec.type an enum rather than an int More... about 8 years ago
Fix logic for "splot ... lc variable" More... about 8 years ago
Fix logic for "splot ... lc variable" More... about 8 years ago
Adjust y-axis autoscaling for boxdepth of 3D boxes More... about 8 years ago
Support up to four textbox styles More... about 8 years ago
Several documentation lines were confusing '#' and '#b' by having no blank after the '#'. More... about 8 years ago
switch textbox_opts to an array textbox_opts[] More... about 8 years ago
Preparation for support of multiple textbox styles More... about 8 years ago
clarify that macro exansion occurs prior to loop execution More... about 8 years ago
Remove linux and vgagl terminals More... about 8 years ago
eval $DATABLOCK - allow for bracketed clauses that span multiple lines More... about 8 years ago
eval $DATABLOCK execute successive lines of a datablock More... about 8 years ago
cairolatex pslatex: Fix off-by-one error in nominal picture size More... about 8 years ago
cairolatex terminal: OPERATOR_SATURATE cannot be used for upscaled png image More... about 8 years ago
cairolatex terminal: Scale the PNG up to 300 dpi More... about 8 years ago
cairolatex terminal: Some docs for the PNG option More... about 8 years ago
cairolatex terminal: Offer PNG as alternative to PDF and EPS More... about 8 years ago
clip 3D splot with labels to show only INRANGE points Bug #2068 More... about 8 years ago
using cbticlabels() now take coordinates from the same column as color More... about 8 years ago
Modify auto-generated titles to be compatible with LaTeX More... about 8 years ago