165
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 23 hours ago.
Aug 20, 2025 — Aug 20, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
texdraw: make compatible with plain TeX More... about 8 years ago
new utility routine escape_reserved_chars More... about 8 years ago
Revert default to `norotate` More... about 8 years ago
Remove tutorial.pdf from default build More... about 8 years ago
Put the entire text command on a single line More... about 8 years ago
Draw lines using \rotatebox and \rules More... about 8 years ago
clip all elements of financebars to plot yrange Bug #2056 More... about 8 years ago
clip median bar of boxplots to plot yrange Bug #2056 More... about 8 years ago
Document the 'noextend' keyword and show its status as part of 'show [axis]range'. Accept this keyword as a standalone option to 'set autoscale'. More... about 8 years ago
Add CORETERM to the dependencies of doc2html More... about 8 years ago
Handle background linetype More... about 8 years ago
Fix vertical alignment of boxed text (cairolatex/epslatex) More... about 8 years ago
Teach caca terminal about arrow option flags END_HEAD/BACKHEAD/HEADS_ONLY More... about 8 years ago
Use equivalent slope constraint for monotonic splines at both ends of the data range. Bug #2055 (not really a bug but seems like a reasonable expectation). More... about 8 years ago
When rechecking INRANGE/OUTRANGE point types, the UNDEFINED flag must be maintained. More... about 8 years ago
Let the latex/emtex/tpic/eepic arrow function handle HEADS_ONLY requests More... about 8 years ago
Extend texdraw arrow handling More... about 8 years ago
Move tgif terminal to "legacy" status - build only if ./configure --with-tgif More... about 8 years ago
Do not draw arrow shaft if the two ends are within rounding error of each other More... about 8 years ago
"help set arrow" and "help arrowstyle" failed to show options "fixed" "backhead" More... about 8 years ago
the logic for DUMB_arrow() head/tail symbols requires that coords be (int) not (unsigned) More... about 8 years ago
update description of term->arrow(..., head) More... about 8 years ago
GRASS_arrow() was just a wrapper for do_arrow(). Remove it. More... about 8 years ago
tkcanvas->arrow() is out of date. Revert to using generic do_arrow(). More... about 8 years ago
teach dumb terminal about arrowhead flag HEADS_ONLY More... about 8 years ago
metapost.trm: cleanup of previous commit More... about 8 years ago
Teach metapost terminal about LT_NODRAW and arrow style flag NO_HEADS More... about 8 years ago
Teach fig terminal about HEADS_ONLY This is not sufficient to make it orient the arrow head of short vectors correctly, but returns it to the behaviour of 5.2. More... about 8 years ago
Teach tikz terminal about the arrow style flag HEADS_ONLY. More... about 8 years ago
Reconcile cairo terminal pixel coordinates and floating point coordinates. More... about 8 years ago