|
|
@1326
|
16 years |
stoecker |
reworked plugin handling a lot, more to come
|
|
|
@1317
|
16 years |
stoecker |
fix #2025. Patch by xeen. Hopefully this has no side effects
|
|
|
@1313
|
16 years |
stoecker |
fix #2047
|
|
|
@1308
|
16 years |
stoecker |
fixed select bug
|
|
|
@1302
|
16 years |
stoecker |
applied #2046. patch by Detlef Reichl
|
|
|
@1301
|
16 years |
stoecker |
fix #1908. patch by xeen
|
|
|
@1291
|
16 years |
stoecker |
fix #1878. modified patch by xeen
|
|
|
@1287
|
16 years |
stoecker |
close #381 and #696. Patch by xeen
|
|
|
@1286
|
16 years |
stoecker |
close #1984
|
|
|
@1280
|
16 years |
stoecker |
fixed typo
|
|
|
@1275
|
16 years |
ulfl |
if we open a file, print on the console the files name and size
|
|
|
@1262
|
16 years |
stoecker |
fix #1914. slightly modified patch by xeen
|
|
|
@1252
|
16 years |
ulfl |
fix indent
|
|
|
@1245
|
16 years |
stoecker |
added link to presets, fix #1675
|
|
|
@1232
|
16 years |
stoecker |
updated translations, added greek
|
|
|
@1230
|
16 years |
stoecker |
close #1973 (Lambert projection for Estonia). patch by jaak _ nutiteq _ com
|
|
|
@1222
|
16 years |
stoecker |
some cleanup in preferences handling
|
|
|
@1221
|
16 years |
stoecker |
cleanup color handling
|
|
|
@1220
|
16 years |
stoecker |
made select mode standard
|
|
|
@1218
|
16 years |
ulfl |
fix capitalization and other minor menu titles stuff
|
|
|
@1217
|
16 years |
ulfl |
if nothing is selected, show a dialog box
|
|
|
@1213
|
16 years |
stoecker |
fixed bugs #1864 and #1979, patches by Ævar Arnfjörð Bjarmason and …
|
|
|
@1212
|
16 years |
stoecker |
language fixes, hopefully the last set
|
|
|
@1205
|
16 years |
stoecker |
fix bug #1949 and some other minor issues
|
|
|
@1201
|
16 years |
stoecker |
two minor fixes
|
|
|
@1196
|
16 years |
stoecker |
partly fix #1720. Patch by Russ Nelson
|
|
|
@1195
|
16 years |
stoecker |
fixed relation handling, applied language patches
|
|
|
@1189
|
16 years |
stoecker |
added plugin information to bug report
|
|
|
@1186
|
16 years |
stoecker |
fixed bug #1442. Patch by Matthew W. S. Bell
|
|
|
@1182
|
16 years |
stoecker |
fixed bug #1889
|
|
|
@1181
|
16 years |
stoecker |
minor cleanup
|
|
|
@1180
|
16 years |
stoecker |
fixed bug #1871, removed all deprecations
|
|
|
@1179
|
16 years |
stoecker |
unified texts
|
|
|
@1169
|
16 years |
stoecker |
removed usage of tab stops
|
|
|
@1168
|
16 years |
stoecker |
revert Unicode normalization, as it is not Java 1.5
|
|
|
@1167
|
16 years |
stoecker |
added better NMEA reader. Closes bug #1448
|
|
|
@1163
|
16 years |
stoecker |
cleanup language code handling
|
|
|
@1160
|
16 years |
stoecker |
fixed NPE with Lambert projection
|
|
|
@1158
|
16 years |
stoecker |
fixed Extrude action. Closes #721 and #1866
|
|
|
@1155
|
16 years |
stoecker |
close bug #518 (normalize UTF strings)
|
|
|
@1150
|
16 years |
stoecker |
clear selection after delete
|
|
|
@1149
|
16 years |
stoecker |
fix #1805, fix by Russ Nelson
|
|
|
@1148
|
16 years |
framm |
- fix Open Location bugs, add icon
|
|
|
@1146
|
16 years |
framm |
- Added new "open location" option in the file menu which can be used …
|
|
|
@1138
|
16 years |
stoecker |
close bug #1841
|
|
|
@1130
|
16 years |
framm |
- new "Add Node" action from the Edit menu presents you with a dialog …
|
|
|
@1115
|
16 years |
framm |
- update coordinates in selected list after moving. patch by …
|
|
|
@1090
|
16 years |
framm |
- modified "align in circle" function based on a patch by Peter Dlouhy …
|
|
|
@1089
|
16 years |
framm |
- now really added the patch that *should* have been added in r1085.
|
|
|
@1087
|
16 years |
framm |
- fixed some NPEs when users go crazy ointhe keyboard with no data loaded
|
|
|
@1085
|
16 years |
framm |
- unless two reference nodes are selected, orthogonalize each selected …
|
|
|
@1084
|
16 years |
framm |
- cosmetics: rename ShortCut to Shortcut, and shortCut to shortcut
|
|
|
@1082
|
16 years |
framm |
- some changes regarding the "hatched download area": now also works …
|
|
|
@1076
|
16 years |
framm |
- replaced he align-in-rectangle function with a more general method …
|
|
|
@1073
|
16 years |
stoecker |
added some plugin checks
|
|
|
@1066
|
16 years |
mfloryan |
Small fixes of some translations.
|
|
|
@1063
|
16 years |
stoecker |
close bug #1691
|
|
|
@1054
|
16 years |
stoecker |
fixed a lot of the shortcut related translations
|
|
|
@1053
|
16 years |
stoecker |
added preferences patch to get correct window sizes again. Fixes #1671 …
|
|
|
@1051
|
16 years |
stoecker |
cleanup shortcut modification a bit
|
|
|
@1050
|
16 years |
stoecker |
added modifier support to ShortCut definitions. Removed all internal …
|
|
|
@1047
|
16 years |
cbrill |
[Cleanup] Remove unused imports and unused variables, part 2
This …
|
|
|
@1042
|
16 years |
stoecker |
fix bug #1645 (preferences dialog size) Patch by Jan Peter Stotz
|
|
|
@1035
|
16 years |
stoecker |
workaround for Java SAX parser bug. Closes #1618. Thanks to h-a-l-9000 …
|
|
|
@1030
|
16 years |
framm |
- added new "Toggle GPX Lines" action that can be configured to be in …
|
|
|
@1029
|
16 years |
framm |
- introduced new config option snap-intersection-threshold …
|
|
|
@1024
|
16 years |
stoecker |
close #1625 - unglue action update
|
|
|
@1023
|
16 years |
stoecker |
close bug #1622. Keyboard shortcuts and specific OS handling
|
|
|
@1021
|
16 years |
stoecker |
close bug #1606 - preferences display now centered
|
|
|
@1009
|
16 years |
stoecker |
close bug #1600
|
|
|
@1001
|
16 years |
stoecker |
fixed incomplete ckeckin
|
|
|
@999
|
16 years |
stoecker |
close bug #1588, code cleanup by bruce89
|
|
|
@996
|
16 years |
framm |
- patch by Henry Loenwind to introduce new "create circle" action.
|
|
|
@988
|
16 years |
stoecker |
make advanced object deletion available for outside, so validator can …
|
|
|
@983
|
16 years |
stoecker |
cleanup Zoom texts. Closes #1553
|
|
|
@982
|
16 years |
stoecker |
close bug #1516
|
|
|
@968
|
16 years |
stoecker |
added history information - closes #1546 - patch by mail _ ulfm.de
|
|
|
@967
|
16 years |
stoecker |
added search and selection improvements by Jan Peter Stotz. Closes #1306
|
|
|
@962
|
16 years |
stoecker |
translate help system
|
|
|
@955
|
16 years |
stoecker |
increase virtual node size a bit again
|
|
|
@950
|
16 years |
stoecker |
use the mappaint.node.virtual-size as planned
|
|
|
@948
|
16 years |
stoecker |
allow to use zoom from plugins
|
|
|
@943
|
16 years |
framm |
- fixed virtual node problem where clicking and not dragging one …
|
|
|
@939
|
16 years |
stoecker |
reverted checkin conflict
|
|
|
@929
|
16 years |
stoecker |
fixed bug #1479
|
|
|
@926
|
16 years |
stoecker |
fixed relation handling for multiple times splitted ways
|
|
|
@907
|
16 years |
stoecker |
removed obsolete stuff
|
|
|
@889
|
16 years |
stoecker |
another minor search fix
|
|
|
@888
|
16 years |
stoecker |
fixed search a bit. Closes #1397 and #485.
|
|
|
@877
|
16 years |
stoecker |
added zoom icons
|
|
|
@872
|
16 years |
ramack |
GpxWriter does not close the stream it writes to after it has …
|
|
|
@868
|
16 years |
stoecker |
fixed initial move offset for virtual nodes
|
|
|
@860
|
17 years |
stoecker |
fixed segment number display
|
|
|
@859
|
17 years |
stoecker |
make download dialog resizable
|
|
|
@858
|
17 years |
stoecker |
added unglue action to main JOSM. Thanks to Henry Loenwind and Robin …
|
|
|
@853
|
17 years |
stoecker |
create virtual nodes only in case point is moved
|
|
|
@850
|
17 years |
stoecker |
no longer do delete events for undrawable layers
|
|
|
@846
|
17 years |
stoecker |
Fixed Exception. Closes #1440
|
|
|
@845
|
17 years |
stoecker |
Prevent editing inactive layer. Fix layer oder and display order. …
|
|
|
@816
|
17 years |
framm |
- made ExtensionFileFilter constructor public to accomodate new Tcx plugin
|
|
|