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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8375   9 years Don-vip code style - Method stores return result in local before immediately …
(edit) @8374   9 years Don-vip code style - Unnecessary Final Modifier
(edit) @8373   9 years Don-vip code style - Method makes literal string comparisons passing the …
(edit) @8372   9 years Don-vip code cleanup
(edit) @8371   9 years Don-vip fix #11384 - UI problem with add tag dialog
(edit) @8368   9 years Don-vip avoid deadlock
(edit) @8367   9 years Don-vip fix synchronization issue seen in unit test
(edit) @8366   9 years Don-vip fix #11421 - Support 'lat="..." lon="..."' specification in "Add node" …
(edit) @8365   9 years Don-vip fix Findbugs performance issues
(edit) @8364   9 years Don-vip fix Findbugs violation - ICAST: Integral division result cast to double
(edit) @8359   9 years Don-vip fix #11422 - Help for keyboard shortcut should consider the operating …
(edit) @8358   9 years Don-vip fix #11290 - fix width of auto_increment buttons for Aqua & Nimbus …
(edit) @8356   9 years Don-vip remove public mutable array Main.commandLineArgs
(edit) @8354   9 years Don-vip fix #11432 - robustness against invalid GPX files
(edit) @8349   9 years stoecker see #11419 - support different tile sizes better (patch by wiktorn)
(edit) @8347   9 years Don-vip simplify/instrument SAX code
(edit) @8346   9 years Don-vip squid:S00116 - Field names should comply with a naming convention
(edit) @8345   9 years Don-vip code style - Useless parentheses around expressions should be removed …
(edit) @8344   9 years bastiK applied #10454 - Mapbox "empty" tile (imagery with zoom level > 17) …
(edit) @8342   9 years Don-vip code style - Close curly brace and the next "else", "catch" and …
(edit) @8338   9 years Don-vip fix squid:S1319 - Declarations should use Java collection interfaces …
(edit) @8332   9 years Don-vip fix various issues: - performance - inefficient use of keySet iterator …
(edit) @8331   9 years simon04 fix #10278 - MapCSSTagChecker: preprocess MapCSS for media queries support
(edit) @8330   9 years simon04 see #11384 - Attempt to fix UI problem with add tag dialog
(edit) @8324   9 years Don-vip squid:S1133 - remove deprecated code
(edit) @8323   9 years stoecker see #10684 - remove remaining overlay() calls
(edit) @8318   9 years Don-vip fix various Sonar issues: - squid:S1068: Unused private fields should …
(edit) @8316   9 years stoecker still something left from mapcss switch
(edit) @8315   9 years stoecker remove old migration code
(edit) @8313   9 years Don-vip fix #11397 - NPE
(edit) @8312   9 years stoecker revert build breaking change
(edit) @8308   9 years Don-vip fix potential NPEs and Sonar issues related to serialization
(edit) @8307   9 years bastiK applied #10902 - TMS simultaneous connections (patch by wiktorn)
(edit) @8304   9 years Don-vip simplify URL encoding/decoding
(edit) @8298   9 years stoecker see #8562 - text improvement
(edit) @8297   9 years Don-vip fix #11382 - Improve MapCSS speed by using BitSets (patch by michael2402)
(edit) @8296   9 years stoecker see #8562 - move IPv6 detection to main class instead of preferences
(edit) @8293   9 years Don-vip fix #11383 - IndexOutOfBoundsException in LayerListDialog
(edit) @8291   9 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8290   9 years Don-vip code cleanup
(edit) @8289   9 years bastiK fixed #11378 - mapcss: fill-area rescales image
(edit) @8288   9 years stoecker fix #11353 - imagery offset regression (patch by wiktorn)
(edit) @8287   9 years Don-vip fix findsecbugs:XXE_SAXPARSER - "Security - XML Parsing Vulnerable to …
(edit) @8286   9 years Don-vip fix sonar squid:S1444 - "public static" fields should always be constant
(edit) @8285   9 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8282   9 years stoecker fix handling of khmer a bit
(edit) @8274   9 years simon04 see #10512 - taginfoextract: add initial presets extration, switch all …
(edit) @8268   9 years simon04 fix #9533 - Do not autocomplete in combo boxes unless cursor is at the end
(edit) @8267   9 years simon04 fix #10720 - Auto completion changing default values in presets
(edit) @8266   9 years simon04 fix #9782 fix #10859 - MapCSS validator: evaluate real key and value …
(edit) @8264   9 years simon04 hopefully fix #10864 - revert r8235, r8213 - Note layer: return to …
(edit) @8261   9 years bastiK fix coding style
(edit) @8260   9 years bastiK see #10217 - move unit handling to parser adds support for negative …
(edit) @8259   9 years simon04 see #10973 - Relation sorting: group platform* and stop* in front …
(edit) @8258   9 years simon04 see #10973 - Relation sorting: group platform* and stop* in front …
(edit) @8256   9 years bastiK mapcss: improve expression parsing Now it respects operator precedence …
(edit) @8254   9 years simon04 see #10789 - History dialog: add button to open changeset dialog
(edit) @8253   9 years simon04 fix #11346 - MapCSS: add areasize and waylength functions
(edit) @8252   9 years simon04 see #10529 - MapCSS: :unclosed_multipolygon should not trigger for …
(edit) @8251   9 years simon04 see #10217 - MapCSS rotation: add grad and turn units
(edit) @8243   9 years Don-vip fix #11359 - update to metadata-extractor 2.8.1
(edit) @8238   9 years simon04 see #10217 - Fix reset/flickering/cache issue wrt rotated MapCSS icons
(edit) @8237   9 years simon04 see #10529 - MapCSS: add :unclosed_multipolygon pseudo-class and …
(edit) @8236   9 years simon04 see #10299 - Remove leftover, unwanted code line
(edit) @8235   9 years simon04 hopefully fix #10864 - Note drawing on Windows
(edit) @8234   9 years simon04 fix #11354 - Add tags: clear input fields after adding tag without …
(edit) @8232   9 years stoecker see #11148 - move language stuff to the correct place instead of …
(edit) @8229   9 years simon04 see #10973 - Relation sorting: group platform and stop in front of …
(edit) @8226   9 years simon04 fix #10600 - History dialog: include imagery_used tag value
(edit) @8225   9 years simon04 Note dialog/reader/writer: use helper methods from DateUtils
(edit) @8224   9 years simon04 see #10980 - Note download: update already downloaded non-modified …
(edit) @8222   9 years simon04 fix #11335 - Add value dialog: canceling "Set number of recently added …
(edit) @8221   9 years simon04 see #11000 - Remote control: allow to specify layer_name for …
(edit) @8219   9 years simon04 fix #6994 - History dialog: handle reversed ways better This is …
(edit) @8218   9 years simon04 fix #10868 - Add osm.notes.daysClosed to preference dialog
(edit) @8215   9 years simon04 fix #10866 - Adjust size check for "Download area too large" warning …
(edit) @8214   9 years simon04 Notes layer: make "Zoom to data/layer" work
(edit) @8213   9 years simon04 Base note drawing on JTextArea - fixes #10864 - overflow for long URLs
(edit) @8212   9 years simon04 see #11147 see #11321 - Add "Download notes in current view" to file …
(edit) @8211   9 years simon04 fix #11350 - Notes input: avoid line break within a word
(edit) @8207   9 years simon04 fix #11148 - Add Valencian language to josm (ca@valencia)
(edit) @8206   9 years simon04 fix #10299 - MapCSS index for last element of object Negative index …
(edit) @8205   9 years simon04 fix #10790 - Display shortcuts in adding tags dialog
(edit) @8201   9 years simon04 fix #10632 - Add expand icon and separator in edit toolbar
(edit) @8199   9 years simon04 see #10217 - Enable rotating icons with MapCSS The corresponding key …
(edit) @8189   9 years stoecker see #11275 - i18n fixes
(edit) @8186   9 years bastiK see #11312 - imagerycache Plugin broken by recent changes in JOSM …
(edit) @8177   9 years stoecker fix warning
(edit) @8175   9 years stoecker see #11271 - fix typo
(edit) @8170   9 years stoecker fix #11275 - improve display of multiple values - original patch by …
(edit) @8169   9 years stoecker fix #11271 - allow to skip plugin loading - patch by Bryce Nesbitt
(edit) @8168   9 years bastiK see #11216 - Limit size of TMS cache (patch by wiktorn)
(edit) @8158   9 years Don-vip fix #11272 - export same additional GPX tags for trkpt than wpt
(edit) @8153   9 years stoecker fix #11263 - displacement in TMS layers - fix by asdqweasd
(edit) @8151   9 years Don-vip fix #11259 - catch InvalidDnDOperationException
(edit) @8141   9 years bastiK applied #11231 - MapCSS: Use PriorityQueue instead of sorting an …
(edit) @8133   9 years bastiK see #11227 - MapCSS: rendering slow because of frequent preferences lookup
(edit) @8132   9 years Don-vip fix #11162 - update to metadata-extractor 2.7.2
(edit) @8130   9 years Don-vip fix Sonar issue squid:ModifiersOrderCheck - Modifiers should be …
(edit) @8128   9 years Don-vip fix Sonar issue squid:S2446 - "notifyAll" should be used
Note: See TracRevisionLog for help on using the revision log.