0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 19, 2025 — Feb 19, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
change the default timeout for term->waitforinput(TERM_ONLY_CHECK_MOUSING) to 0 usec More... over 12 years ago
don't hang on TERM_ONLY_CHECK_MOUSING if input is from a file More... over 12 years ago
xlib does not handle mouse events More... over 12 years ago
higher precision mouse coords in -persist mode More... over 12 years ago
*** empty log message *** More... over 12 years ago
move checks for safety of mouse coordinate update into the drivers instead of globally suppressing it in mouse.c after an interrupt More... over 12 years ago
Check for mouse events during "pause <time>" and during load/eval/while processing More... over 12 years ago
new routine check_for_mouse_events() wraps new functionality term->waitforinput(TERM_ONLY_CHECK_MOUSING) to handle events when input is not blocked waiting for stdin More... over 12 years ago
Remove useless "+ 0" in the previous patch. More... over 12 years ago
The "test" command was not respecting "set origin". More... over 12 years ago
*** empty log message *** More... over 12 years ago
Fix error in reported chisq value after fit, a regression introduced in April 2013 More... over 12 years ago
support minor tics on polar axis More... over 12 years ago
Mousing hotkeys i/v/V to toggle multiple plots on or off More... over 12 years ago
ignore TERM_LAYER_RESET during multiplot More... over 12 years ago
reset plot count and data structure _before_ setting the multiplot flag More... over 12 years ago
revert - need a better fix More... over 12 years ago
Reset plot number _before_ starting a multiplot More... over 12 years ago
Support 64bit Windows 8 (all changes #ifdef _WIN64) More... over 12 years ago
The matherr() mechanism is not used by win64 More... over 12 years ago
Missing GPVAL_* entry for R_AXIS.max More... over 12 years ago
*** empty log message *** More... over 12 years ago
Re-work generation of timestamp.h to work out-of-tree, and without GNU make More... over 12 years ago
Change auto-update of version timestamp to not taint version.c. Create separate, generate-only file to hold dynamically updated timestamp instead. Still only works for in-tree builds with GNU make, though More... over 12 years ago
Remove configuration option to disable macro support More... over 12 years ago
Change wx configuration option syntax to --with-wx=DIR More... over 12 years ago
new arrow style keyword "{no}fixed" More... over 12 years ago
TGIF_arrow is not used any more More... over 12 years ago
new arrow style property "noborder" More... over 12 years ago
"fix" clipping calculation bug More... over 12 years ago