0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Feb 25, 2025 — Feb 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
For LaTeX terminals, %h using \times %H uses \cdot More... over 12 years ago
suppress over-finicky compiler warnings More... over 12 years ago
default to enhanced text mode More... over 12 years ago
New format specifier %h More... over 12 years ago
never try to expand an undefined variable as a macro More... over 12 years ago
update man page More... over 12 years ago
The are no longer any external callers of clip_line() More... over 12 years ago
replace ad hoc clipping in histeps with calls to draw_clip_line() More... over 12 years ago
replace ad hoc clipping in plot_steps and plot_fsteps with calls to draw_clip_line More... over 12 years ago
src/graphics.c More... over 12 years ago
Label plots should accept variable color both for the label text and for the point symbol More... over 12 years ago
Use draw_clip_line when drawing error bars More... over 12 years ago
ftriangles More... over 12 years ago
remove dead comment More... over 12 years ago
Dynamically allocate axis->formatstring and axis->timefmt More... over 12 years ago
Dynamically allocate axis->formatstring and axis->timefmt More... over 12 years ago
Dynamically allocate axis->formatstring and axis->timefmt More... over 12 years ago
Remove use_palette flag from lp_style_type. Always derive the line color from t_colorspec rgb_color. More... over 12 years ago
Consolidate axis range flags from two fields into a single field More... over 12 years ago
split set_rgbcolor into set_rgbcolor_const and set_rgbcolor_var More... over 12 years ago
move NEED_PALETTE to plot3d.c More... over 12 years ago
Set can_pm3d based on TERM_NULL_SET_COLOR More... over 12 years ago
terminals using null_set_color() cannot do background fill More... over 12 years ago
Always color contour lines via set_color, even for terminals that do not support RGB colors More... over 12 years ago
provide a null_set_color() routine for terminals that don't provide their own More... over 12 years ago
If the terminal doesn't support term->set_color() then we can't background-fill an opaque key box More... over 12 years ago
If the terminal doesn't support set_color() we can't background-fill an opaque key box More... over 12 years ago
update More... over 12 years ago
initialize tic_direction when drawing r-axis tics More... over 12 years ago
Initialize histogram_opts to HT_CLUSTERED More... over 12 years ago