提交图

4 次代码提交

作者 SHA1 备注 提交日期
kevin
b59c26a73b cmGrPlotAudio.c Comment changes. 2013-01-13 16:41:20 -08:00
kevin
9d6ac977aa Changed cmGr,cmGrPlot,cmGrPlotAudio to better handle events.
Rewrote cmGr.c::cmGrEvent()
Callback cmGrIsInsideObj() now must evaluate both if the mouse point is
inside the object and also if the object can handle the event. This
allows the actual plot object which can handle an event to be identified
by cmGrEvent().

_cmGrPlotObjEvent() still needs to be updated to account for these changes.
2012-12-17 20:54:37 -08:00
kevin
2fddbbb745 cmGrPlotAudio.c Fixed bug which caused audio files that went out of view on zoom to be redrawn in their pre-zoom position. 2012-12-17 14:49:54 -08:00
kevin
b108da1911 Initial commit 2012-10-29 20:52:39 -07:00