|
|
@4500
|
14 years |
simon04 |
fix #5781 - change mnemonics of {add,edit,delete} property to …
|
|
|
@4484
|
14 years |
Don-vip |
see #6856 - Enable plugins to add actions in popup menus (PropertiesDialog)
|
|
|
@4454
|
14 years |
simon04 |
fix #6857 - add copy [[all] key/]value to properties dialog
|
|
|
@4363
|
14 years |
stoecker |
use createLayout() in all internal ToggleDialog's
|
|
|
@4356
|
14 years |
stoecker |
convert some more ToggleDialog's
|
|
|
@4335
|
14 years |
stoecker |
fix display error of relation position
|
|
|
@4303
|
14 years |
stoecker |
fix #6674 - patch by simon04 - Wrong header in add tag window
|
|
|
@4300
|
14 years |
stoecker |
fix #6306 - patch by simon04 - enable autocompletion with name-values …
|
|
|
@4172
|
14 years |
stoecker |
remove unused icons, make connection timouts configurable and increase …
|
|
|
@4141
|
14 years |
stoecker |
fix #6430 - don't prefill single characters
|
|
|
@4140
|
14 years |
stoecker |
fix #6464 - add security check in case tag editing leads to overwrite …
|
|
|
@4119
|
14 years |
stoecker |
fix #6431 - NPE
|
|
|
@4109
|
14 years |
stoecker |
see 6378 - patch by akks (reworked) - prefill key addition dialog with …
|
|
|
@4107
|
14 years |
stoecker |
fix #6409 - patch by bilbo - Add 'do not ask again' to delete member …
|
|
|
@4106
|
14 years |
stoecker |
fix #6410 - patch by bilbo - add two additional entries to popup …
|
|
|
@4102
|
14 years |
bastiK |
fixed #4662 (patch by Hojoe) - dialog box going out of bound when tag …
|
|
|
@4072
|
14 years |
jttt |
Fix #6301 Check for null mandatory in …
|
|
|
@3970
|
14 years |
bastiK |
fixed #6082 - Launch browser with wiki help to selected object
|
|
|
@3743
|
15 years |
jttt |
Fix #5776 Relations panel should open automatically
|
|
|
@3592
|
15 years |
bastiK |
fixed #5465 (based on patch by cmuelle8) - properties dialog …
|
|
|
@3529
|
15 years |
bastiK |
see #5443 (patch by Christian Müller) - integrate josm tag help with …
|
|
|
@3525
|
15 years |
bastiK |
see #5443 (patch by Christian Müller) - integrate josm tag help with …
|
|
|
@3518
|
15 years |
jttt |
- add New relation button to Preset dialog
- add required attribute to …
|
|
|
@3501
|
15 years |
bastiK |
fixed #4632 - Button Help puts help window under main window
|
|
|
@3444
|
15 years |
jttt |
Fix #5331 Memory leak when removing data layers
|
|
|
@3431
|
15 years |
bastiK |
added purge action (some testing would be welcome)
|
|
|
@3338
|
15 years |
bastiK |
changes needed for new RoadSigns plugin
|
|
|
@3327
|
15 years |
jttt |
Fix some of "Keystroke %s is already assigned to %s, will be …
|
|
|
@3306
|
15 years |
stoecker |
improve member position display in properties
|
|
|
@3302
|
15 years |
stoecker |
fix #4228 - display relation position in properties
|
|
|
@3281
|
15 years |
stoecker |
minor fix in properties dialog
|
|
|
@3252
|
15 years |
jttt |
Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
|
|
|
@3219
|
15 years |
jttt |
Fix #4976 filter : membership not shown in tag-list
|
|
|
@3214
|
15 years |
bastiK |
autocompletion cleanup - fixes #2729
|
|
|
@3210
|
15 years |
bastiK |
autocompletion rework; breaks tageditor plugin and possibly other …
|
|
|
@3202
|
15 years |
bastiK |
preliminary fix for (see #4861) (Don't raise exception, just give …
|
|
|
@3146
|
15 years |
jttt |
Use referrers when loading members of primitive in PropertiesDialog
|
|
|
@2951
|
15 years |
stoecker |
fix dangerous tag destroying
|
|
|
@2912
|
15 years |
jttt |
Fixed #4330 java.lang.ArrayIndexOutOfBoundsException: 6 >= 6, added …
|
|
|
@2906
|
15 years |
mjulius |
remove OsmPrimitive.entrySet()
using keySet()/get() or getKeys() instead
|
|
|
@2869
|
16 years |
jttt |
Removed ToggleDialog.tearDown(). All listeners should be unregistered …
|
|
|
@2742
|
16 years |
jttt |
Fixed #4294 Tag selection after tag deletion behaviour
|
|
|
@2741
|
16 years |
jttt |
Fixed #4261 Selection information is not updated after undo/redo, …
|
|
|
@2723
|
16 years |
stoecker |
fixed #4229 - Right click menu for properties relation entry
|
|
|
@2658
|
16 years |
jttt |
Do not update properties and selection dialogs when hidden
|
|
|
@2657
|
16 years |
jttt |
Cache list of used tags in properties dialog (faster adding of keys in …
|
|
copied from trunk/src/org/openstreetmap/josm/gui/dialogs/PropertiesDialog.java
|
|
|
@2621
|
16 years |
Gubaer |
Moved layer listener management from Layer to MapView
Made sure that …
|