source: josm/trunk/src/org/openstreetmap/josm/gui/dialogs

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3723   14 years stoecker default disable validator info warnings also for manual tests
(edit) @3720   14 years bastiK added missing svn:eol-style
(edit) @3719   14 years bastiK added missing license information
(edit) @3712   14 years jttt Fix #5683 relation-editor: order of added objects is up-side-down
(edit) @3706   14 years bastiK change button order
(edit) @3705   14 years Upliner applied #5570 - implement layer opacity control
(edit) @3693   14 years bastiK applied #5687 (patch by ax) - format initial coordinates in "Add/Move …
(edit) @3689   14 years bastiK fixed #5682 - npe in cellrenderer when shutting down JOSM
(edit) @3688   14 years bastiK fixed #5678 - Layer panel should not take focus when pressing layer …
(edit) @3680   14 years bastiK fixed #5671 - remove shortcut 'd' to delete layer in layerlist as it …
(edit) @3674   14 years bastiK Replace Bag by MultiMap. Both collections are quite similar, but there …
(edit) @3671   14 years bastiK adapt coding style (to some degree); there shouldn't be any semantic …
(edit) @3669   14 years bastiK add validator plugin to josm core. Original author: Francisco R. …
(edit) @3666   14 years bastiK fix missing repaint after active layer change
(edit) @3664   14 years bastiK gui fine tuning
(edit) @3662   14 years bastiK cosmetics
(edit) @3661   14 years bastiK converted layerlist JList to JTable to allow activate and show/hide …
(edit) @3656   14 years bastiK applied #5604 (patch by m.zdila) - support different formats of GPS …
(edit) @3654   14 years bastiK applied #5631 (patch by bilbo) - Faster selection with many objects
(edit) @3645   14 years bastiK fixed #5596 (patch by Kalle Lampila) - history does not show selected …
(edit) @3640   14 years jttt Fix #5579 allow paste tags in the relation editor
(edit) @3633   14 years bastiK add projected coordinates for inspect primitive dialogue
(edit) @3605   14 years jttt Fix #4628 Keep the ordering when selecting highlighted relation members
(edit) @3598   14 years bastiK add option to hide toggle buttons on the left
(edit) @3592   14 years bastiK fixed #5465 (based on patch by cmuelle8) - properties dialog …
(edit) @3581   14 years jttt Fix handling of tagging preset required attribute, use required …
(edit) @3561   14 years bastiK applied #5502 (patch by cmuelle8) - Relations editor: order of buttons
(edit) @3560   14 years bastiK minor fix for inspectprimitivedialog
(edit) @3530   14 years stoecker fix array preferences
(edit) @3529   14 years bastiK see #5443 (patch by Christian Müller) - integrate josm tag help with …
(edit) @3525   14 years bastiK see #5443 (patch by Christian Müller) - integrate josm tag help with …
(edit) @3518   14 years jttt - add New relation button to Preset dialog - add required attribute to …
(edit) @3508   14 years bastiK fixed #5408 - Keystrokes in relation editor affect main window
(edit) @3503   14 years bastiK fixed #5067 - crash while uploading
(edit) @3502   14 years bastiK see #3278 (redirect shortcuts in the undocked windows to the main …
(edit) @3501   14 years bastiK fixed #4632 - Button Help puts help window under main window
(edit) @3479   14 years jttt cosmetics
(edit) @3471   14 years jttt Fix #5379 Fixing duplicate nodes very slow when filter dock is open
(edit) @3470   14 years jttt Fix #3278 redirect shortcuts in the undocked windows to the main window
(edit) @3469   14 years jttt Fix #5377 Search button not enabled when view is hidden
(edit) @3450   14 years bastiK Purge+Clear Undo/Redo should free memory - remove references by …
(edit) @3444   14 years jttt Fix #5331 Memory leak when removing data layers
(edit) @3443   14 years jttt Fix some of the references/forgotten listeners that keeps MapView …
(edit) @3440   14 years jttt Fix #5333 "Merge selection" tool is broken
(edit) @3431   14 years bastiK added purge action (some testing would be welcome)
(edit) @3421   14 years bastiK fixed #5304 - Problem occured during validation operation
(edit) @3416   14 years jttt Add Dataset.add/removeSelectionListener methods, change eclipse …
(edit) @3411   14 years bastiK fixed #5275 - Displayed co-ordinate precision adjustment
(edit) @3408   14 years jttt Show only actions that can work on all selected layers in …
(edit) @3398   14 years bastiK reduce number of warnings
(edit) @3393   14 years jttt Update filter count when last osm data layer is removed
(edit) @3384   14 years jttt Support Copy&Paste in relation editor
(edit) @3375   14 years bastiK fixed #5238 - Add custom icon to GPX marker (Patch by Nakor) - Images …
(edit) @3371   14 years jttt Fix #5018 DataIntegrityProblemException: Primitive must be part of the …
(edit) @3363   14 years stoecker fix #5204 - wrong window title
(edit) @3362   14 years stoecker fix #5182 - Conflict system simplification - patch by Upliner
(edit) @3361   14 years bastiK applied #5201 (patch by Mathieu Arnold) - add a pref for the …
(edit) @3356   14 years bastiK added filter tests
(edit) @3355   14 years jttt Simplify/optimize filters implementation
(edit) @3351   14 years jttt Fixed #5173 memory leak in search dialog - almost every ExtendedDialog …
(edit) @3346   14 years bastiK fixed: header of filter dialog shows wrong numbers (always 0)
(edit) @3338   14 years bastiK changes needed for new RoadSigns plugin
(edit) @3327   14 years jttt Fix some of "Keystroke %s is already assigned to %s, will be …
(edit) @3306   14 years stoecker improve member position display in properties
(edit) @3302   14 years stoecker fix #4228 - display relation position in properties
(edit) @3300   14 years bastiK see #4998 - Impossible to select nodes with filter
(edit) @3290   14 years stoecker better support for relation handling in selection list
(edit) @3289   14 years stoecker added role support to presets
(edit) @3286   14 years stoecker fix #4765 - improve selection history
(edit) @3281   14 years stoecker minor fix in properties dialog
(edit) @3275   14 years bastiK remove unnecessary java 6 usage
(edit) @3266   14 years mjulius New action: MoveNodeAction allows to move a node by entering lat and lon
(edit) @3262   14 years bastiK extended command list dialog; added inspection panel
(edit) @3252   14 years jttt Fix #2234: Translation can cause JosmActions to illegally handle shortcuts
(edit) @3237   14 years jttt Fix #4659 Waypoint layers captions are hiddden when layer is hidden …
(edit) @3225   14 years jttt Remove long deprecated data change listener
(edit) @3219   14 years jttt Fix #4976 filter : membership not shown in tag-list
(edit) @3218   14 years stoecker typos, close #4989 - patch by mikalaari
(edit) @3216   14 years stoecker fixed typo
(edit) @3214   14 years bastiK autocompletion cleanup - fixes #2729
(edit) @3211   14 years bastiK fix unnecessary hideNotification at the beginning
(edit) @3210   14 years bastiK autocompletion rework; breaks tageditor plugin and possibly other …
(edit) @3206   14 years jttt Remove obsoleted methods from Dataset, replace some calls of …
(edit) @3202   14 years bastiK preliminary fix for (see #4861) (Don't raise exception, just give …
(edit) @3200   14 years bastiK fixed #4930 - Relation editor "creeps"
(edit) @3198   14 years bastiK see #4929 - rectangle selection selects filtered objects. (the other …
(edit) @3189   14 years stoecker activated filter dialog finally, hopefully we wont get to much …
(edit) @3186   14 years bastiK fixed #4601 - Conflict list dialog won't update unless I prod it
(edit) @3182   14 years bastiK fix position of relation editor
(edit) @3179   14 years bastiK fix last commit
(edit) @3178   14 years bastiK * disable all filters if the filter dialog is not visible * show the …
(edit) @3176   14 years jttt Fix #3952 Search history not remembered across restarts
(edit) @3146   14 years jttt Use referrers when loading members of primitive in PropertiesDialog
(edit) @3141   14 years Gubaer small changes in tag editor panel
(edit) @3138   14 years Gubaer Cosmetics
(edit) @3132   14 years Gubaer missing I18n added
(edit) @3124   14 years Gubaer fixed #4725: Much slower selection list handling since 3102
(edit) @3123   14 years Gubaer fixed #4725: Much slower selection list handling since 3102 Removed …
(edit) @3114   14 years Gubaer fixed #4719: Double click in selection list does not work anymore
(edit) @3105   14 years Gubaer Removing @Overrides - got inserted too early and make troubles while …
Note: See TracRevisionLog for help on using the revision log.