0
I Use This!
Inactive

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 21 hours ago.
Feb 07, 2025 — Feb 07, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
remove mention of binary.o More... over 11 years ago
always draw arrow heads with solid lines More... over 11 years ago
to avoid having apply_pm3dcolor() clobber the current dashtype, have it use term->set_color(BLACK_COLORSPEC) rather then term->linetype(LT_BLACK) More... over 11 years ago
dashtype of arrows was not being saved More... over 11 years ago
apply default rectangle style at time of "set obj" command rather than when drawing the rectangle More... over 11 years ago
exercise rectangle placement on inverted axes More... over 11 years ago
remove bf_test dependence on all other gnuplot files and terminal libraries More... over 11 years ago
keep a list of previously used multibyte fonts to speed up font requests More... over 11 years ago
remove redundant lines of code More... over 11 years ago
Fix y extent and clipping of rectangles with negative y coord or inverted axes More... over 11 years ago
remove extraneous event_reset More... over 11 years ago
replace the dashpattern string pointer with a fixed length character array More... over 11 years ago
apply user-defined line colors to text color also More... over 11 years ago
respond to left mouse click on press rather than on release More... over 11 years ago
remove duplicate labels More... over 11 years ago
provide user-visible copy of current terminal scale in GPVAL_TERM_SCALE More... over 11 years ago
New text input matrix keywords `columnheaders` and `rowheaders` handle csv files in which the first row and/or column contains labels rather than data. More... over 11 years ago
remove misleading mention of -noevents More... over 11 years ago
Report 32/64 bit Windows build in version string More... over 11 years ago
Set minimum permissible linewidth for cairo terminals More... over 11 years ago
scale x11 dashlength with linewidth More... over 11 years ago
set margin index point More... over 11 years ago
new command "set mouse zoomfactors <xmultiplier>, <ymultiplier>" More... over 11 years ago
set trange More... over 11 years ago
Use "set trange [theta_min:theta_max]" to filter input data points in polar mode More... over 11 years ago
Do not create a symlink to GNUPLOT_X11 during "make check" More... over 11 years ago
Continue to recognize "set style increment user" even though it has been deprecated More... over 11 years ago
fix errors in identifying special case loop conditions (execute only once or not at all) More... over 11 years ago
more sanity checks on "set dummy" syntax More... over 11 years ago
warn about wxt configuration issues More... over 11 years ago