0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected about 23 hours ago.
Jul 26, 2024 — Jul 26, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added support for accessing the JOSM menu bar More... about 13 years ago
Make sure, namespaces are properly documented More... about 13 years ago
Removing absolute path More... about 13 years ago
added support for undo/redo, and clearing the command history More... about 13 years ago
Not needed anymore, not using Rhinos build-in 'require' More... about 13 years ago
additional test cases for command More... about 13 years ago
Added support for undoable/redoable command More... about 13 years ago
make it usable even if JOSM isn't fully initialized More... about 13 years ago
added method isCollection More... about 13 years ago
added utility function 'each' More... about 13 years ago
added property activeLayer More... about 13 years ago
replaced check-module.sh with check-module.groovy More... about 13 years ago
Added preference settings panel for CommonJS module repositories More... about 13 years ago
updated two icons, added icon to the scripting console frame More... about 13 years ago
Replaced javascript implementation of "require" with the require function provided by Rhino. More... about 13 years ago
refactoring More... about 13 years ago
added ChangesetMixin More... about 13 years ago
improved documentation More... about 13 years ago
jsdoc3 plugin for custom tags (currently only tag 'forclass') More... about 13 years ago
upload method for JOSM API, including test scripts More... about 13 years ago
added property 'isDeleted', improved documentation More... about 13 years ago
automatically setting modified flag in RelationMixin More... about 13 years ago
automatically setting modified flag in WayMixin; additional test cases for WayMixin More... about 13 years ago
documented method 'upload'; bug fixes More... about 13 years ago
automatically setting modified flag, when the position of a node is changed with the properties 'lat', 'lon' or 'pos' More... about 13 years ago
added method to check whether two java objects are equal More... about 13 years ago
automatically setting 'modified' flag if tags are changed via the script API More... about 13 years ago
typo More... about 13 years ago
added property 'isModified', 'modified' fixed bug in 'has' More... about 13 years ago
added methods for setting and getting credentials More... about 13 years ago