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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @8220   9 years simon04 fix #11351 - Search: add ways: to search for nodes with specified …
(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) @8217   9 years simon04 fix #10867 - Notes download: inform user about reaching download limit …
(edit) @8216   9 years simon04 fix #10867 - Notes download: inform user about reaching download limit
(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) @8210   9 years simon04 fix #11326 - Cancel note creation with escape key, do not create note …
(edit) @8209   9 years simon04 see #9907 - Open Location: detect note layer also when non-standard …
(edit) @8208   9 years simon04 see #7230 - drop code for old search dialog (hints)
(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) @8203   9 years simon04 see #9907 - Open Location, Which tasks to perform?: use standard icons
(edit) @8202   9 years simon04 Opening files: guess file extension if specified filename does not …
(edit) @8201   9 years simon04 fix #10632 - Add expand icon and separator in edit toolbar
(edit) @8200   9 years stoecker fix #7630 - NPE
(edit) @8199   9 years simon04 see #10217 - Enable rotating icons with MapCSS The corresponding key …
(edit) @8198   9 years simon04 fix #11343 - Search: add waylength keyword to test the length of …
(edit) @8197   9 years simon04 see #9907 - Remote control: let the user decide which suitable …
(edit) @8196   9 years simon04 Search Notes: consider numeric value as note id to load
(edit) @8195   9 years simon04 see #9907 - Make "Open Location" capable of downloading notes If more …
(edit) @8194   9 years simon04 Download objects: prefill ids from copied objects The syntax from …
(edit) @8193   9 years simon04 Remote control: improve, harmonize, test URL parsing
(edit) @8191   9 years simon04 see #10646 - Remote Control: simplify load_data implementation
(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) @8182   9 years stoecker see #5880 - copy and paste error
(edit) @8181   9 years stoecker fix #5880 - reverse new ways in favour of existing ones
(edit) @8180   9 years stoecker fix #10977 - reverse way handling of left/right together with oneway
(edit) @8179   9 years stoecker see #10329 - also drop old value for FixDataTag, when new value matches
(edit) @8178   9 years stoecker see #10329 - fix wrong upload fix and remove wrong old keys when new …
(edit) @8177   9 years stoecker fix warning
(edit) @8176   9 years stoecker fix #11317 - tile flickering during TMS loading - patch by wiktorn
(edit) @8175   9 years stoecker see #11271 - fix typo
(edit) @8174   9 years bastiK see #11216 - fixes NPE when BingAttribution is not loaded, and for not …
(edit) @8172   9 years bastiK see #11216 - fix IndexedDiskCacheManager (patch by wiktorn)
(edit) @8171   9 years stoecker fix #7630 - provide a zoom to all downloaded areas function
(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) @8160   9 years stoecker add Lithuanian language - fix #11282
(edit) @8158   9 years Don-vip fix #11272 - export same additional GPX tags for trkpt than wpt
(edit) @8155   9 years bastiK applied #11250 - User#userMap is not synchronized (patch by michael2402)
(edit) @8153   9 years stoecker fix #11263 - displacement in TMS layers - fix by asdqweasd
(edit) @8152   9 years stoecker fix #11230 - improper handling of imagery adjustemnet closing - patch …
(edit) @8151   9 years Don-vip fix #11259 - catch InvalidDnDOperationException
(edit) @8149   9 years stoecker fix #11257 - Remove apache.commons.codecs - patch by Florian Schaefer
(edit) @8148   9 years bastiK applied #11249 - Remove some unneccessary variable boxing (patch by …
(edit) @8141   9 years bastiK applied #11231 - MapCSS: Use PriorityQueue instead of sorting an …
(edit) @8140   9 years bastiK mappaint: turn off anti-aliasing for area drawing (small performance …
(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) @8131   9 years Don-vip fix #11220 - Search within selection shows incorrect number of matches
(edit) @8130   9 years Don-vip fix Sonar issue squid:ModifiersOrderCheck - Modifiers should be …
(edit) @8129   9 years Don-vip fix Sonar issue findbugs:OS_OPEN_STREAM - Bad practice - Method may …
(edit) @8128   9 years Don-vip fix Sonar issue squid:S2446 - "notifyAll" should be used
(edit) @8127   9 years Don-vip fix Sonar issue squid:S2111 - "BigDecimal(double)" should not be used
(edit) @8126   9 years Don-vip fix Sonar issue squid:S2444 - Lazy initialization of "static" fields …
(edit) @8118   9 years Klumbumbus see #10868 - set default value of advanced pref osm.notes.daysClosed
(edit) @8116   9 years Don-vip fix #11206 - NPE
(edit) @8115   9 years Don-vip fix #11192 - missing notes translations
(edit) @8114   9 years Don-vip fix #11197 - don't select filtered ways with double-click selection mode
(edit) @8113   9 years bastiK fixed #11201 - don't create TextLayout for zero length string
(edit) @8111   9 years bastiK fixed #11194 - Bangla script not rendered correctly on main map area
(edit) @8110   9 years bastiK see #11194 - fix rendering of Bangla script (among others) when there …
(edit) @8106   9 years Klumbumbus fix #11152 - improve validator message.
(edit) @8103   9 years bastiK fixed #11163 - map symbols of an inactive (for editing) data layer …
(edit) @8102   9 years stoecker fix #11155 - don't add subdir slash multiple times - why do the recent …
(edit) @8101   9 years stoecker add https to valid internal plugin links, so we can switch in the future
(edit) @8100   9 years stoecker fix #10581 - rewrite old URL's to JOSM server
(edit) @8099   9 years Don-vip see #10989 - add support for more languages on recent version of …
(edit) @8097   9 years stoecker see #10684, see #10688 - fix image scaling for mappaint
(edit) @8096   9 years stoecker fix typo
(edit) @8095   9 years stoecker see #10684 - add proper overlay interface for ImageProvider()
(edit) @8093   9 years stoecker javadoc fixes
(edit) @8092   9 years stoecker some javadoc
(edit) @8091   9 years stoecker proper handling of language infor for maps name and description
(edit) @8087   9 years bastiK MapCSS: new @supports rule Implementation should be mostly compatible …
(edit) @8086   9 years bastiK MapCSS: add support for dynamic subparts This feature is not useful …
(edit) @8085   9 years bastiK fixed #10216 Offsetting node icon in MapCSS also: rework of rendering …
(edit) @8081   9 years Don-vip fix #10882 - fix focus issues properly
(edit) @8079   9 years Don-vip fix #11123 - IllegalArgumentException when resizing window with active …
(edit) @8078   9 years Don-vip fix #10930 - different selections in mapview and notes dialog list …
(edit) @8075   9 years Don-vip fix #10882 - dynamic resize of search box for low resolutions
(edit) @8074   9 years bastiK #11090 - do not load plugins unless dependencies can be loaded (or are …
(edit) @8073   9 years Don-vip fix some Sonar issues
(edit) @8072   9 years Don-vip fix #10882 - Implement search box for main menu (modified patch from …
(edit) @8071   9 years Don-vip fix #10960 - Add note API search dialog (modified patch by ToeBee). …
(edit) @8070   9 years Don-vip see #10930 - deprecate notes plugin
(edit) @8069   9 years Don-vip fix #11074 - Cannot collapse geotagged images dialog
(edit) @8068   9 years Don-vip fix #11076 - robustness to unsupported WMS rectifier imagery types
(edit) @8067   9 years stoecker version off by one
(edit) @8066   9 years stoecker version off by one
(edit) @8065   9 years stoecker display imagery description in preferences dialog tooltip
(edit) @8064   9 years Don-vip fix #11105 - DataIntegrityProblemException when undo drawing
(edit) @8061   9 years bastiK see #11096 - strip .png
Note: See TracRevisionLog for help on using the revision log.