source: josm

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @12994   6 years bastiK add MapCSSRendererTest case for expression evaluation
(edit) @12993   6 years Don-vip fix #15357 - add cemetery=grave and historic=tomb
(edit) @12992   6 years Don-vip fix #15435 - do not cache incorrect login credentials when using basic auth
(edit) @12991   6 years Klumbumbus fix #15431 - add light_rail stop position
(edit) @12990   6 years bastiK see #15410 - update tests + minor fixes (2)
(edit) @12989   6 years bastiK closes #15410 - update tests + minor fixes
(edit) @12988   6 years bastiK revert things committed accidentally
(edit) @12987   6 years bastiK see #15410 - change preferences scheme for named colors - makes …
(edit) @12986   6 years Don-vip fix #14132 - MapCSS crossing operator must check layer attribute first
(edit) @12985   6 years Don-vip fix #15427 - NPE
(edit) @12984   6 years Don-vip fix #15429 - add robustness to AlignInLineAction
(edit) @12983   6 years bastiK see #15410 - move cached() convenience method to super type
(edit) @12982   6 years bastiK remove old migration code (see #15410)
(edit) @12981   6 years bastiK update field name to be more clear
(edit) @12980   6 years bastiK update reference image
(edit) @12979   6 years Don-vip fix #15424 - include imagery_offset_database in default plugins …
(edit) @12978   6 years bastiK promote old MapCSS reference file to MapCSSRendererTest checks
(edit) @12977   6 years GerdP see #15267 Let Overpass Query Wizard show newest entry instead of oldest
(edit) @12976   6 years Don-vip fix #14131 - Relation checker: Do not raise an error for incomplete …
(edit) @12975   6 years Don-vip fix #13920 - robustness against invalid mapcss code - catch error and …
(edit) @12974   6 years Don-vip fix #14492 - do not try to merge deleted or incomplete nodes
(edit) @12973   6 years Don-vip see #15008, see #15421 - collect debug data when a …
(edit) @12972   6 years bastiK see #15273 - update reference images for test
(edit) @12971   6 years bastiK see #15273 - fix: cache field should not be static
(edit) @12970   6 years Don-vip see #15008, see #15421 - add toString() methods to allow to report …
(edit) @12969   6 years Don-vip see #15420 - should fix NPE in ParallelWays.copyNode (probably caused …
(edit) @12968   6 years bastiK see #15273 - fix backgroundColorCache invalidation
(edit) @12967   6 years Don-vip see #15273 - fix initialization of MapPaintStyles (NPE)
(edit) @12966   6 years bastiK use RenderingHelper in MapCSSRendererTest; move …
(edit) @12965   6 years bastiK MapCSSRendererTest: use proper bounds and avoid 20 px border added by …
(edit) @12964   6 years bastiK see #15273 - more straightforward way to set up the styles for rendering
(edit) @12963   6 years bastiK see #15273 - extract rendering code to new class
(edit) @12962   6 years Don-vip see #15414 - fix javadoc warnings
(edit) @12961   6 years Don-vip fix #15126 - NPE
(edit) @12960   6 years Don-vip update TLD from IANA
(edit) @12959   6 years Don-vip see #15410 - checkstyle
(edit) @12958   6 years Don-vip fix #14645 - distinguish crossing ways validator error subtypes to …
(edit) @12957   6 years Don-vip fix #15393 - review use of min_age/max_age on presets: …
(edit) @12956   6 years Don-vip fix #15401 - add fuel:adblue (Diesel Exhaust Fluid: AdBlue/AUS32) to …
(edit) @12955   6 years bastiK applied #15414 - Redesign of SlippyMapBBoxChooser's SourceButton …
(edit) @12954   6 years bastiK see #15410 - better sorting
(edit) @12953   6 years bastiK see #15410 - highlight entries with modified color; fix "set to default"
(edit) @12952   6 years bastiK see #15410 - don't map translated values to keys; locale sensitive sorting
(edit) @12951   6 years Don-vip fix #14665 - Validator incorrectly folds first-level categories when …
(edit) @12950   6 years bastiK see #15410 - add custom table model
(edit) @12949   6 years bastiK see #15410 - update test
(edit) @12948   6 years Don-vip fix #15032 - MapCSS classes are not set if defined in …
(edit) @12947   6 years bastiK see #15410 - set cell renderer only for 2nd column, not entire table
(edit) @12946   6 years bastiK see #15410 - fix deleting color entries; do not display unchanged …
(edit) @12945   6 years bastiK see #15410 - fix display of custom layer color
(edit) @12944   6 years bastiK see #15410 - better display of mappaint colors
(edit) @12943   6 years bastiK see #15410 - do not attempt to translate preference key
(edit) @12942   6 years bastiK see #15410 - better fix for color name display
(edit) @12941   6 years GerdP fix #14766 - Self-intersection check not working for multipolygons …
(edit) @12940   6 years Don-vip fix #14163 - fix EDT violation when displaying conflict dialog from …
(edit) @12939   6 years Don-vip fix #15177 - Query changesets: Make JMultilineLabel clickable
(edit) @12938   6 years Don-vip fix #15335 - Add most basic examples for Add Node
(edit) @12937   6 years Don-vip fix #14961 - catch IAE when decoding base64 data
(edit) @12936   6 years bastiK fixed #15413 - String "Expected integer number => 0" looks wrong
(edit) @12935   6 years Don-vip fix deprecation warning
(edit) @12934   6 years Don-vip see #15365 - improve power=switch preset
(edit) @12933   6 years Don-vip fix #15368 - Button that selects the relation from relation editor
(edit) @12932   6 years Don-vip fix #15406 - add more java9 options for geotools plugin
(edit) @12931   6 years Don-vip see #14602 - Override digit group separator to be consistent across …
(edit) @12930   6 years Klumbumbus fix #15409, see #11507 - don't overwrite street_cabinet values by …
(edit) @12929   6 years bastiK see #15410 - fix GUI table displays pref keys instead of registered …
(edit) @12928   6 years bastiK see #15229 - do not copy the entire preferences list, just to set a …
(edit) @12927   6 years bastiK applied #15369 - download area display in SlippyMapBBoxChooser (patch …
(edit) @12926   6 years Don-vip fix #15378 - adapt title of preset dialog when "create relation" is …
(edit) @12925   6 years bastiK add safeguard for circular references leading to infinite loop (ref …
(edit) @12924   6 years bastiK Bug handling: search the stack trace of nested exceptions when …
(edit) @12923   6 years bastiK see #9995 - add advanced option to scale the menu font …
(edit) @12922   6 years Don-vip see #15387 - fix unit test
(edit) @12921   6 years Don-vip see #15394 - catch IAE so we log the URL in case of error
(edit) @12920   6 years Don-vip fix #15387 - IAE occurs when pasting tags into relation editor using …
(edit) @12919   6 years bastiK fixed #15395 - typo in assigning platform hook
(edit) @12918   6 years stoecker properly detect JOSM version
(edit) @12917   6 years bastiK see #14602 - don't use thousands separator when displaying the JOSM version
(edit) @12916   6 years bastiK i18n update (see #15380)
(edit) @12915   6 years Don-vip add crop=grape
(edit) @12914   6 years bastiK i18n update
(edit) @12913   6 years Don-vip update presets lang
(edit) @12912   6 years Don-vip fix #15375 - display a non blocking notification in case of …
(edit) @12911   6 years bastiK see #15273 - document new features in the main help page
(edit) @12910   6 years Don-vip fix #15372 - simply log an error if a dependency cannot be found. Real …
(edit) @12909   6 years Don-vip see #15361 - add more debug info + update licence information
(edit) @12908   6 years Don-vip fix #15143 - name on landuse should be optional
(edit) @12907   6 years bastiK see #15273, see #15229 - fix tests and Jenkins warnings
(edit) @12906   6 years bastiK see #15273, see #15229 - add command line module for rendering run …
(edit) @12905   6 years bastiK see #15360 - demote "Area style on outer way" valdiator test from …
(edit) @12904   6 years Don-vip see #15267 - fix error in previous commit
(edit) @12903   6 years Don-vip fix #15267 - fix various usability problems with new download dialog
(edit) @12902   6 years Don-vip fix #15104 - do not horizontally fill space of tagging presets Check
(edit) @12901   6 years Don-vip SonarQube - squid:S1612 - Lambdas should be replaced with method references
(edit) @12900   6 years Don-vip fix #15275 - Download dialog does not remember settings
(edit) @12899   6 years Don-vip fix unit test for real (depends on OSM API dev data. Not ideal but …
(edit) @12898   6 years Don-vip fix unit test
(edit) @12897   6 years Don-vip fix #15226 - fix "noJavaFx" flag
(edit) @12896   6 years Don-vip fix #15025 - use local list (from jar) of required plugins when …
(edit) @12895   6 years Klumbumbus see #11270, see #9297 - avoid false positive missing railway crossing …
Note: See TracRevisionLog for help on using the revision log.