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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8296   10 years stoecker see #8562 - move IPv6 detection to main class instead of preferences
(edit) @8293   10 years Don-vip fix #11383 - IndexOutOfBoundsException in LayerListDialog
(edit) @8291   10 years Don-vip fix squid:RedundantThrowsDeclarationCheck + consistent Javadoc for …
(edit) @8290   10 years Don-vip code cleanup
(edit) @8289   10 years bastiK fixed #11378 - mapcss: fill-area rescales image
(edit) @8288   10 years stoecker fix #11353 - imagery offset regression (patch by wiktorn)
(edit) @8287   10 years Don-vip fix findsecbugs:XXE_SAXPARSER - "Security - XML Parsing Vulnerable to …
(edit) @8286   10 years Don-vip fix sonar squid:S1444 - "public static" fields should always be constant
(edit) @8285   10 years Don-vip fix sonar squid:S2039 - Member variable visibility should be specified
(edit) @8282   10 years stoecker fix handling of khmer a bit
(edit) @8274   10 years simon04 see #10512 - taginfoextract: add initial presets extration, switch all …
(edit) @8268   10 years simon04 fix #9533 - Do not autocomplete in combo boxes unless cursor is at the end
(edit) @8267   10 years simon04 fix #10720 - Auto completion changing default values in presets
(edit) @8266   10 years simon04 fix #9782 fix #10859 - MapCSS validator: evaluate real key and value …
(edit) @8264   10 years simon04 hopefully fix #10864 - revert r8235, r8213 - Note layer: return to …
(edit) @8261   10 years bastiK fix coding style
(edit) @8260   10 years bastiK see #10217 - move unit handling to parser adds support for negative …
(edit) @8259   10 years simon04 see #10973 - Relation sorting: group platform* and stop* in front …
(edit) @8258   10 years simon04 see #10973 - Relation sorting: group platform* and stop* in front …
(edit) @8256   10 years bastiK mapcss: improve expression parsing Now it respects operator precedence …
(edit) @8254   10 years simon04 see #10789 - History dialog: add button to open changeset dialog
(edit) @8253   10 years simon04 fix #11346 - MapCSS: add areasize and waylength functions
(edit) @8252   10 years simon04 see #10529 - MapCSS: :unclosed_multipolygon should not trigger for …
(edit) @8251   10 years simon04 see #10217 - MapCSS rotation: add grad and turn units
(edit) @8243   10 years Don-vip fix #11359 - update to metadata-extractor 2.8.1
(edit) @8238   10 years simon04 see #10217 - Fix reset/flickering/cache issue wrt rotated MapCSS icons
(edit) @8237   10 years simon04 see #10529 - MapCSS: add :unclosed_multipolygon pseudo-class and …
(edit) @8236   10 years simon04 see #10299 - Remove leftover, unwanted code line
(edit) @8235   10 years simon04 hopefully fix #10864 - Note drawing on Windows
(edit) @8234   10 years simon04 fix #11354 - Add tags: clear input fields after adding tag without …
(edit) @8232   10 years stoecker see #11148 - move language stuff to the correct place instead of …
(edit) @8229   10 years simon04 see #10973 - Relation sorting: group platform and stop in front of …
(edit) @8226   10 years simon04 fix #10600 - History dialog: include imagery_used tag value
(edit) @8225   10 years simon04 Note dialog/reader/writer: use helper methods from DateUtils
(edit) @8224   10 years simon04 see #10980 - Note download: update already downloaded non-modified …
(edit) @8222   10 years simon04 fix #11335 - Add value dialog: canceling "Set number of recently added …
(edit) @8221   10 years simon04 see #11000 - Remote control: allow to specify layer_name for …
(edit) @8219   10 years simon04 fix #6994 - History dialog: handle reversed ways better This is …
(edit) @8218   10 years simon04 fix #10868 - Add osm.notes.daysClosed to preference dialog
(edit) @8215   10 years simon04 fix #10866 - Adjust size check for "Download area too large" warning …
(edit) @8214   10 years simon04 Notes layer: make "Zoom to data/layer" work
(edit) @8213   10 years simon04 Base note drawing on JTextArea - fixes #10864 - overflow for long URLs
(edit) @8212   10 years simon04 see #11147 see #11321 - Add "Download notes in current view" to file …
(edit) @8211   10 years simon04 fix #11350 - Notes input: avoid line break within a word
(edit) @8207   10 years simon04 fix #11148 - Add Valencian language to josm (ca@valencia)
(edit) @8206   10 years simon04 fix #10299 - MapCSS index for last element of object Negative index …
(edit) @8205   10 years simon04 fix #10790 - Display shortcuts in adding tags dialog
(edit) @8201   10 years simon04 fix #10632 - Add expand icon and separator in edit toolbar
(edit) @8199   10 years simon04 see #10217 - Enable rotating icons with MapCSS The corresponding key …
(edit) @8189   10 years stoecker see #11275 - i18n fixes
(edit) @8186   10 years bastiK see #11312 - imagerycache Plugin broken by recent changes in JOSM …
(edit) @8177   10 years stoecker fix warning
(edit) @8175   10 years stoecker see #11271 - fix typo
(edit) @8170   10 years stoecker fix #11275 - improve display of multiple values - original patch by …
(edit) @8169   10 years stoecker fix #11271 - allow to skip plugin loading - patch by Bryce Nesbitt
(edit) @8168   10 years bastiK see #11216 - Limit size of TMS cache (patch by wiktorn)
(edit) @8158   10 years Don-vip fix #11272 - export same additional GPX tags for trkpt than wpt
(edit) @8153   10 years stoecker fix #11263 - displacement in TMS layers - fix by asdqweasd
(edit) @8151   10 years Don-vip fix #11259 - catch InvalidDnDOperationException
(edit) @8141   10 years bastiK applied #11231 - MapCSS: Use PriorityQueue instead of sorting an …
(edit) @8133   10 years bastiK see #11227 - MapCSS: rendering slow because of frequent preferences lookup
(edit) @8132   10 years Don-vip fix #11162 - update to metadata-extractor 2.7.2
(edit) @8130   10 years Don-vip fix Sonar issue squid:ModifiersOrderCheck - Modifiers should be …
(edit) @8128   10 years Don-vip fix Sonar issue squid:S2446 - "notifyAll" should be used
(edit) @8126   10 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @8116   10 years Don-vip fix #11206 - NPE
(edit) @8115   10 years Don-vip fix #11192 - missing notes translations
(edit) @8103   10 years bastiK fixed #11163 - map symbols of an inactive (for editing) data layer …
(edit) @8097   10 years stoecker see #10684, see #10688 - fix image scaling for mappaint
(edit) @8093   10 years stoecker javadoc fixes
(edit) @8087   10 years bastiK MapCSS: new @supports rule Implementation should be mostly compatible …
(edit) @8086   10 years bastiK MapCSS: add support for dynamic subparts This feature is not useful …
(edit) @8085   10 years bastiK fixed #10216 Offsetting node icon in MapCSS also: rework of rendering …
(edit) @8081   10 years Don-vip fix #10882 - fix focus issues properly
(edit) @8079   10 years Don-vip fix #11123 - IllegalArgumentException when resizing window with active …
(edit) @8078   10 years Don-vip fix #10930 - different selections in mapview and notes dialog list …
(edit) @8075   10 years Don-vip fix #10882 - dynamic resize of search box for low resolutions
(edit) @8074   10 years bastiK #11090 - do not load plugins unless dependencies can be loaded (or are …
(edit) @8073   10 years Don-vip fix some Sonar issues
(edit) @8072   10 years Don-vip fix #10882 - Implement search box for main menu (modified patch from …
(edit) @8071   10 years Don-vip fix #10960 - Add note API search dialog (modified patch by ToeBee). …
(edit) @8069   10 years Don-vip fix #11074 - Cannot collapse geotagged images dialog
(edit) @8068   10 years Don-vip fix #11076 - robustness to unsupported WMS rectifier imagery types
(edit) @8066   10 years stoecker version off by one
(edit) @8065   10 years stoecker display imagery description in preferences dialog tooltip
(edit) @8061   10 years bastiK see #11096 - strip .png
(edit) @8056   10 years bastiK fixed #11096 - png -> svg
(edit) @8047   10 years bastiK see #11096 - fix png -> svg
(edit) @8041   10 years bastiK applied #11059 - New method unflagNewGpsData(), modified infoText …
(edit) @8038   10 years Don-vip fix #11093 - workaround for Java bug JDK-6322854 in JosmTextField. Use …
(edit) @8030   10 years bastiK see #11090 - refresh plugin info after download & before loading
(edit) @8029   10 years bastiK see #11090 - new option for LayerChangeListener to get an initial …
(edit) @8024   10 years bastiK see #11090 - make sure plugin preference tab is shown after runtime load
(edit) @8018   10 years bastiK fix compile error from [8017]
(edit) @8017   10 years bastiK see #11090 - basic support for plugin loading at runtime. This is …
(edit) @8015   10 years bastiK fixed #10989 - I18n display support for major Asian scripts (Tamil, …
(edit) @8005   10 years Don-vip fix #11064 - disable undo/redo feature for table cell editors
(edit) @8002   10 years Don-vip fix #11046 - add Redo action, bound to Ctrl-Y in JosmTextField. Don't …
(edit) @8000   10 years Don-vip fix #11046 - bind Undo action to Ctrl-Z in JosmTextField
(edit) @7999   10 years Don-vip fix #11061 - Remote API imagery cookies parameter is not handled …
Note: See TracRevisionLog for help on using the revision log.