2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
made global variables local where applicable More... about 16 years ago
Strange IE feature in while loop: while((--n)>0) works, but while(--n) fails. Newest YUI compressor 2.4.2 Use YUI-compressed prototype.js: gzipped file size is reduced from 30 k to 21 k. More... about 16 years ago
Added the YUI compressor from Yahoo. The resulting file jsxgraphcore.js is 50 k smaller than with jsmin.py from Douglas Crockford. More... about 16 years ago
Re-built two of the old Geonext-examples with the new createElement-methods. For test purposes regarding the two different intersection methods. More... about 16 years ago
median sorted the data lexikographically. More... about 16 years ago
Axis: set strokeWidth=1 Added example ajax.html Slider.js: Changed the drawing of ticks to line with ticks. More... about 16 years ago
Resolved some version conflicts, especially in jsxgraph.css SCGRenderer: font-size was missing "px" in displayLicense More... about 16 years ago
Resolved some version conflicts, especially in jsxgraph.css SCGRenderer: font-size was missing "px" in displayLicense More... about 16 years ago
Initializing 0.70 More... about 16 years ago
Cleaning jsxgraph.css More... about 16 years ago
Merge 0.60 back into trunk More... about 16 years ago
New line at the end More... about 16 years ago
Merge from Trunk to Branch/0.60 and some modifications of examples More... about 16 years ago
Fixed tick bug from last update. More... about 16 years ago
Merged standard options into one file. More... about 16 years ago
Added example lagrangeInterpolation.html. More... about 16 years ago
Changed Chart.js: Now, a chart is an GeometryObject which contains subobjects. The next step will be to make the input data easy to update. More... about 16 years ago
added type spline to Chart added spline example to chart.html More... about 16 years ago
implemented spline algorithm. fixed bug in Triangle.js More... about 16 years ago
resolved obviously very old conflict in geogebra.xml More... about 16 years ago
Problem hilbert.html for FF 3.1 b2 fixed More... about 16 years ago
Introduced the method updateDataArray() in Curve. hilbert.html contains an example for its usage. More... about 16 years ago
Again polishing More... about 16 years ago
Wrong update method in hilbert.html More... about 16 years ago
Further improvements on hilbert.html More... about 16 years ago
added geonext-examples More... about 16 years ago
Bug in Curve.numberPoints wrong for plots) hilbert.html: uses now an curve: much faster More... about 16 years ago
improved creation of axis. ticked lines now can directly be created using attribute/property "withTicks: true" More... about 16 years ago
Fixed strokewidth for angles in FF. More... about 16 years ago
replaced tabs by blanks More... about 16 years ago