9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Jan 26, 2024 — Jan 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[UPD] Add bounds checking for Min/Max on Date Scales [UPD] Add bounds checking for XDate.ToString() [UPD] MouseWheel actions now trigger a ZoomEvent [NEW] Add Print and PageSetup options to ZedGraphControl More... over 19 years ago
[UPD] Add bounds checking for Min/Max on Date Scales [UPD] Add bounds checking for XDate.ToString() [UPD] MouseWheel actions now trigger a ZoomEvent [NEW] Add Print and PageSetup options to ZedGraphControl More... over 19 years ago
[UPD] Add bounds checking for Min/Max on Date Scales More... over 19 years ago
[UPD] Add bounds checking for Min/Max on Date Scales [UPD] Add bounds checking for XDate.ToString() [UPD] MouseWheel actions now trigger a ZoomEvent [NEW] Add Print and PageSetup options to ZedGraphControl More... over 19 years ago
[UPD] Add bounds checking for Min/Max on Date Scales More... over 19 years ago
[UPD] Add bounds checking for Min/Max on Date Scales [UPD] Add bounds checking for XDate.ToString() [UPD] MouseWheel actions now trigger a ZoomEvent [NEW] Add Print and PageSetup options to ZedGraphControl More... over 19 years ago
[NEW] Add IPointListEdit interface, and enable the CurveItem.AddPoint(), RemovePoint(), and Clear(). More... over 19 years ago
[NEW] Add IPointListEdit interface, and enable the CurveItem.AddPoint(), RemovePoint(), and Clear(). More... over 19 years ago
[NEW] Add IPointListEdit interface, and enable the CurveItem.AddPoint(), RemovePoint(), and Clear(). More... over 19 years ago
[FIX] ErrorBar was not honoring ordinal type axes More... over 19 years ago
[FIX] ErrorBar was not honoring ordinal type axes More... over 19 years ago
[FIX] ErrorBar was not honoring ordinal type axes More... over 19 years ago
[FIX] Turn on double buffer for control (inadvertantly disabled) [NEW] Add ScrollEvent, and Add ZoomStates for scrolls [UPD] Change MouseEventHandler delegates to pass ZedGraphControl type instead of object [FIX] Handle bar low value for log scales properly (use Min instead of zero in ValueHandler) [FIX] Bound zoom rect to AxisRect [UPD] Add call to ZoomEvent from MouseWheel action [UPD] Add public property to access GraphPane.ZoomStack More... over 19 years ago
[FIX] Turn on double buffer for control (inadvertantly disabled) More... over 19 years ago
[FIX] Turn on double buffer for control (inadvertantly disabled) [NEW] Add ScrollEvent, and Add ZoomStates for scrolls [UPD] Change MouseEventHandler delegates to pass ZedGraphControl type instead of object [FIX] Handle bar low value for log scales properly (use Min instead of zero in ValueHandler) [FIX] Bound zoom rect to AxisRect [UPD] Add call to ZoomEvent from MouseWheel action [UPD] Add public property to access GraphPane.ZoomStack More... over 19 years ago
[NEW] Add ZedGraphControl.ZoomPane() More... over 19 years ago
[NEW] Add ZedGraphControl.ZoomPane() More... over 19 years ago
[NEW] Add ZedGraphControl.ZoomPane() More... over 19 years ago
[UPD] Exclude points from GetRange() that are <= 0 for log scales [FIX] Make Fill.IsVisible retain original FillType when set to true More... over 19 years ago
[UPD] Exclude points from GetRange() that are <= 0 for log scales [FIX] Make Fill.IsVisible retain original FillType when set to true More... over 19 years ago
[UPD] Exclude points from GetRange() that are <= 0 for log scales More... over 19 years ago
[UPD] Add Scale class and one subtype for each AxisType [FIX] CalcNumTics was whacked for MajorUnit of Hours, Minutes, or Seconds [UPD] Improve XDate to work with fractional seconds and/or milliseconds More... over 19 years ago
[UPD] Add Scale class and one subtype for each AxisType [FIX] CalcNumTics was whacked for MajorUnit of Hours, Minutes, or Seconds [UPD] Improve XDate to work with fractional seconds and/or milliseconds More... over 19 years ago
[UPD] Add Scale class and one subtype for each AxisType More... over 19 years ago
[UPD] Add Scale class and one subtype for each AxisType [FIX] CalcNumTics was whacked for MajorUnit of Hours, Minutes, or Seconds [UPD] Improve XDate to work with fractional seconds and/or milliseconds More... over 19 years ago
[UPD] Add Scale class and one subtype for each AxisType More... over 19 years ago
[FIX] panebase draws fill even if PaneFill.IsVisible is false -- fixed [UPD] Avoid overlap by checking actual spacing (particular useful for Exponential scales) [UPD] Make scale labels apply scaleMult for Exponential scales More... over 19 years ago
[FIX] panebase draws fill even if PaneFill.IsVisible is false -- fixed [UPD] Avoid overlap by checking actual spacing (particular useful for Exponential scales) [UPD] Make scale labels apply scaleMult for Exponential scales More... over 19 years ago
[FIX] panebase draws fill even if PaneFill.IsVisible is false -- fixed More... over 19 years ago
[FIX] ZedGraphControl.cs IsEnableVZoom/IsEnableHZoom properties referenced themselves, causing stack overflow [NEW] Add MouseUpEvent, MouseMoveEvent and change MouseDownEvent to just use (object sender, MouseEventArgs) [UPD] Add lots of paranoid tests in ZedGraphControl.cs to avoid null object references [NEW] Add code from jackply to add exponential axis option More... over 19 years ago