openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
JSXGraph
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 18, 2023 — Jan 18, 2024
Showing page 236 of 241
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Work on the reference card
Alfred Wassermann
More...
almost 16 years ago
Work on the JSXGraph reference card.
Alfred Wassermann
More...
almost 16 years ago
Change of API for curves: variable name has been removed from the list of parents.
Alfred Wassermann
More...
almost 16 years ago
Change Element 'graph' to 'functiongraph'
Alfred Wassermann
More...
almost 16 years ago
- Started work on doc/jsxgraph_refcard.tex - Added method moveTo([x,y]) to the turtle object - New GeometryElement "graph": shortcut for curves of type "graph" - Reording of the file list in loadjsxgraph.js: Fixes another incompatibility in IE8 strict.
Alfred Wassermann
More...
almost 16 years ago
Introduced methos X() and Y() for the turtle.
Alfred Wassermann
More...
almost 16 years ago
Improvementments in the MediWiki-Extension
Alfred Wassermann
More...
almost 16 years ago
Improvements in the mediawiki-extension: brd and jxgbox can be renamed. JavaScript code may be included between <jsxgraph> and </jsxgraph>
Alfred Wassermann
More...
almost 16 years ago
Small bug fix in the mediawiki extension.
Alfred Wassermann
More...
almost 16 years ago
MediaWiki extension: See http://jsxgraph.uni-bayreuth.de/wiki/index.php/Use_the_MediaWiki_extension_for_JSXGraph
Alfred Wassermann
More...
almost 16 years ago
introduced minTicksDistance, an lower bound for the distance in pixels between two ticks. if the distance between two ticks (in pixels) is lower than this bound, one of the two ticks is omitted in the drawing process.
Michael Gerhaeuser
More...
almost 16 years ago
basic version of geometryelement Ticks: * users may define "infinite" ticks using a function * users may define special ticks * implementation of labels prepared
Michael Gerhaeuser
More...
almost 16 years ago
Polar curves are handled now internally as parameter curves. This enables tangent and normals on polar plots.
Alfred Wassermann
More...
almost 16 years ago
Added shell script to generate documented source code via jsdoc-toolkit
Alfred Wassermann
More...
almost 16 years ago
Bug fix in removeElement for IE
Alfred Wassermann
More...
almost 16 years ago
Constrained gliders are possible now
Alfred Wassermann
More...
almost 16 years ago
If we include VMLRenderer before SVGRenderer in jsxgraphcore, JSXGraph runs in IE 8 strict mode.
Alfred Wassermann
More...
almost 16 years ago
cleaned up ticks-code and removed very old and unused axis stuff
Michael Gerhaeuser
More...
almost 16 years ago
We proceed with release 0.70.
Alfred Wassermann
More...
almost 16 years ago
Ticks should work now in IE and other browsers. JSXGraph seems now to work with Prototype or jQuery.
Alfred Wassermann
More...
almost 16 years ago
Improvements for prototype independence. Still problems in IE.
Alfred Wassermann
More...
almost 16 years ago
Independence from prototype should work now. IE completely broken: axis.
Alfred Wassermann
More...
almost 16 years ago
Event handling independent from prototype and jquery. It works with prototype and Firefox. Breaks on IE or jquery
Alfred Wassermann
More...
almost 16 years ago
Event.observe to document for mouseUp and mouseDown and to board.container for mouseMove
Alfred Wassermann
More...
almost 16 years ago
added Math.js and MathNumerics.js to unit load list in loadjsxgraph.js (who removed it?)
Michael Gerhaeuser
More...
almost 16 years ago
added Turtle.js to unit load list in jsxgraph.js
Michael Gerhaeuser
More...
almost 16 years ago
Removed Arrow.js from the list of necessary files in loadjsxgraph.js
Alfred Wassermann
More...
almost 16 years ago
Found the "renderer undefined" bug on mouseUp: observe "board.container" changed to "document" globally.
Alfred Wassermann
More...
almost 16 years ago
Added normals on circles, and normals on lines defined by homogeneous coordinates.
Alfred Wassermann
More...
almost 16 years ago
fixed bug in Options.useStandardOptions converning removal of grids load options from file now should work
Michael Gerhaeuser
More...
almost 16 years ago
←
1
2
…
232
233
234
235
236
237
238
239
240
241
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree