165
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 2 days ago.
Jun 15, 2025 — Jun 15, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle the case of neither libgd nor libstbi present More... about 2 years ago
default fillstyle of "set object mark" should be "fs empty" More... about 2 years ago
marks - disable append in first set_mark More... about 2 years ago
clean up function prototypes to satisfy gcc -Wmissing_prototypes More... about 2 years ago
marks - refactor set_mark() More... about 2 years ago
marks - "set mark" parsing changes More... about 2 years ago
marks - border color selection for 'fc variable' More... about 2 years ago
configure script should report failure to find Qt support libraries More... about 2 years ago
marks mode MARKS_FILL_BACKGROUND should honor "noborder" More... about 2 years ago
save/show marks require different treatment of default fillstyle More... about 2 years ago
remove conditional code supporting deprecated "set style increment user" More... about 2 years ago
Add +MARKS to GPVAL_COMPILE_OPTIONS More... about 2 years ago
Revert addition of extra pointtypes 1001-1007 More... about 2 years ago
marks - rewrite extra_points demo to use marks More... about 2 years ago
lua/tikz: fix quantization of colors in palette with maxcolors=N More... about 2 years ago
marks - mark border only gets varcolor if fillstyle is FS_EMPTY More... about 2 years ago
do_mark() must track fillcolor as a full colorspec rather than rgb only More... about 2 years ago
marks - fix show/save of mark fillcolor More... about 2 years ago
Update README files for Windows packaging More... about 2 years ago
marks - add a fourth mode MARKS_FILL_BACKGROUND More... about 2 years ago
Consistent winding number rule "EvenOdd" for filled polygons More... about 2 years ago
Add Qt6Wdigets to PKG_CHECK_MODULES_NOFAIL (Fixes #2705) More... about 2 years ago
Distribute webp_figures.gnu More... about 2 years ago
marks - add a "title" attribute More... about 2 years ago
marks - missed special case: filstyle is EMPTY but mode is FILL More... about 2 years ago
make mark units into an enum mark_units_id with a table of keywords More... about 2 years ago
marks - error messages and sanity checks on data input More... about 2 years ago
save_fillstyle did not handle default fillstyle with explicit border More... about 2 years ago
remove unused variables and whitespace from marks code More... about 2 years ago
Revise the marks structure and reduce associated data storage More... about 2 years ago