|
|
@34656
|
6 years |
donvip |
fix UnnecessaryParentheses warnings
|
|
|
@34574
|
6 years |
donvip |
rename package
|
|
|
@34498
|
6 years |
donvip |
update to JOSM 14153
|
|
|
@34342
|
6 years |
donvip |
see #josm14120 - fix deprecation warnings
|
|
|
@34208
|
6 years |
donvip |
see #josm16288 - replace similar i18n strings (removes 4 strings from …
|
|
|
@33984
|
7 years |
donvip |
fix #josm15743 - Broken selection in commandline plugin (patch by langoor)
|
|
|
@33733
|
7 years |
donvip |
update to JOSM 13007
|
|
|
@33368
|
7 years |
donvip |
fix #josm13631 - IAE: Listener CommandLine.PointAction - patch by istepan
|
|
|
@33239
|
8 years |
donvip |
fix #josm14320 - do not call exitMode() directly
|
|
|
@33238
|
8 years |
donvip |
update to JOSM 11713
|
|
|
@33174
|
8 years |
donvip |
fix errors with error_prone
|
|
|
@33026
|
8 years |
donvip |
refactor duplicated code
|
|
|
@32780
|
8 years |
donvip |
fix some error-prone warnings
|
|
|
@32779
|
8 years |
donvip |
checkstyle
|
|
|
@32683
|
8 years |
donvip |
fix http://errorprone.info/bugpattern/ArrayToStringConcatenation
|
|
|
@32416
|
8 years |
donvip |
remove calls to deprecated methods
|
|
|
@32329
|
8 years |
donvip |
fix #josm12953 - Replace most uses of MapView.getActiveLayer and …
|
|
|
@31927
|
9 years |
donvip |
[josm_commandline] improve file copy
|
|
|
@31869
|
9 years |
donvip |
[josm_commandline] update to JOSM 9170
|
|
|
@31665
|
9 years |
donvip |
[josm_plugins] allow loading in headless mode for jenkins
|
|
|
@31646
|
9 years |
donvip |
[josm_plugins] remove call to deprecated method
|
|
|
@30810
|
10 years |
donvip |
[josm_commandline] see #josm10684 - remove hardcoded icon sizes
|
|
|
@30678
|
10 years |
donvip |
[josm_commandline] code cleanup
|
|
|
@30677
|
10 years |
donvip |
[josm_commandline] download and install default commands at startup if …
|
|
|
@30671
|
10 years |
donvip |
[josm_commandline] code cleanup
|
|
|
@30670
|
10 years |
donvip |
[josm_commandline] code cleanup
|
|
|
@30669
|
10 years |
donvip |
[josm_commandline] replace calls to System.out/err to Main.info/warn/error
|
|
|
@30668
|
10 years |
donvip |
[josm_commandline] disable core shortcuts in textfields when the gain focus
|
|
|
@30523
|
10 years |
donvip |
[josm_commandline] update to JOSM 7299
|
|
|
@30436
|
11 years |
donvip |
[josm_plugins] see #josm8465 - Java 7 code update
|
|
|
@30319
|
11 years |
donvip |
[josm_plugins] update to JOSM 6906
|
|
|
@30203
|
11 years |
donvip |
[josm_plugins] update to JOSM 6690
|
|
|
@30197
|
11 years |
donvip |
revert destructive commit r30196
|
|
|
@30145
|
11 years |
donvip |
[josm-plugins] global replacement of Main.map.mapview.getEditLayer() …
|
|
|
@29854
|
11 years |
donvip |
[josm_plugins] fix #8987 - bump min JOSM version of nearly all plugins …
|
|
|
@29819
|
11 years |
hind |
Support for CommandLine asynchronous commands
|
|
|
@29817
|
11 years |
hind |
Incorrect parameters transferring fix
Synchronous result waiting
EDT …
|
|
|
@29784
|
11 years |
akks |
[josm_plugins]: use new core function for default menu position (see …
|
|
|
@29771
|
11 years |
akks |
[josm_plugins]: move more plugin items to new menus, set minimum JOSM …
|
|
|
@29769
|
11 years |
akks |
[josm_utilsplugin2. josm_commandline, josm_livegps, josm_reverter, …
|
|
|
@29595
|
11 years |
donvip |
[josm_plugins] fix #josm8710 - Inconsistent MapMode focus behaviour
|
|
|
@29566
|
11 years |
akks |
JOSM/CommandLine: added timeout commandline.timeout ms
|
|
|
@29505
|
12 years |
donvip |
[josm_plugins] Update plugins impacted by JOSM revision 5874 + fix …
|
|
|
@29273
|
12 years |
donvip |
[josm_commandline] fix #josm8442 - OSM objects parameter via stdin are …
|
|
|
@28672
|
12 years |
hind |
Commandline plugin icon for nonexistent file icons
|
|
|
@28618
|
12 years |
donvip |
[josm_commandline] See #josm7980 - Fix memory leak
|
|
|
@28581
|
12 years |
donvip |
[josm_commandline] Replace deleted blankmenu icon by commandline icon
|
|
|
@27906
|
13 years |
stoecker |
fix toolbar issues
|
|
|
@27852
|
13 years |
stoecker |
fix shortcut deprecation
|
|
|
@27826
|
13 years |
stoecker |
fix shortcut conflicts
|
|
|
@27632
|
13 years |
hind |
Correct plugin dir path for CommandLine
|
|
|
@27597
|
13 years |
stoecker |
cleanup shortcut
|
|
|
@27551
|
13 years |
stoecker |
ImproveWayAccuracy is in core, some small fixes
|
|
|
@27242
|
13 years |
stoecker |
update to support core changes
|
|
|
@25841
|
14 years |
hind |
Bugfix in CommandLine plugin.
|
|
|
@25829
|
14 years |
hind |
Quickfix
|
|
|
@25826
|
14 years |
hind |
CommandLine: Small bugfix in GPS-tracks transfering.
|
|
|
@25179
|
14 years |
jttt |
Update to latest josm, eclipse project
|
|
|
@25060
|
14 years |
hind |
Moar bugfixes
|
|
|
@25059
|
14 years |
hind |
Small bugfix for correct xml file opening
|
|
|
@25052
|
14 years |
hind |
New types: 'imageryurl', 'imageryoffset' and 'username'. Initial log …
|
|
|
@25044
|
14 years |
hind |
Icons with menu and panel support for CommandLine plugin
|
|
|
@25038
|
14 years |
hind |
CommandLine.jar and some quickfixes
|
|
|
@25037
|
14 years |
hind |
Initial commit of Command Line plugin.
|