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

Name Size Rev Age Author Last Change
../
bugreport 19536   3 months stoecker remove PMD ImplicitFunctionalInterface, see #24635
date 19519   3 months stoecker unify eol-style
template_engine 19519   3 months stoecker unify eol-style
AlphanumComparator.java 9.5 KB 18983   2 years taylor.smock Fix #23471: fix an inconsistency between fast ASCII sort and slower …
CheckParameterUtil.java 2.4 KB 16056   6 years simon04 CheckParameterUtil: replace ensure() with ensureThat() Makes code …
ColorHelper.java 6.2 KB 19236   20 months taylor.smock Fix #23926: Extend GPS legend for time information, improve design …
ColorScale.java 18.7 KB 19539   3 months stoecker see #24635 - remove usage of Date
CompositeList.java 847 bytes 9078   10 years Don-vip sonar - Immutable Field
CopyList.java 5.3 KB 19050   2 years taylor.smock Revert most var changes from r19048, fix most new compile warnings …
DefaultGeoProperty.java 2.4 KB 15359   7 years Don-vip see #17058, fix #18097 - fix MapCSSTagChecker.getLocation
Destroyable.java 555 bytes 18801   3 years taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
Diff.java 33.3 KB 19101   2 years taylor.smock Cleanup some new PMD warnings from PMD 7.x I haven't updated to PMD …
ExceptionUtil.java 34.5 KB 19225   20 months taylor.smock Fix #23925: Indicate/link to alternative download methods when the …
ExifReader.java 28.3 KB 19388   13 months stoecker see #24238 - fix PMD issues
FontsManager.java 1.4 KB 14382   8 years Don-vip see #16908 - make sure FontsManager does not prevent JOSM to start
GBC.java 5.5 KB 17732   5 years simon04 see #16163 - Prefer GridBagConstraints.LINE_START over …
GenericParser.java 3.0 KB 19519   3 months stoecker unify eol-style
Geometry.java 71.7 KB 19446   6 months GerdP fix #24485: DataIntegrityProblemException: Primitive cannot be …
GeoProperty.java 763 bytes 11264   10 years bastiK refactor GeoProperty implementation of RightAndLefthandTraffic to …
GeoPropertyIndex.java 8.5 KB 18903   2 years taylor.smock Fix #23309: NPE in GeoPropertyIndex$GPLevel.getBounded when called by …
GeoUrlToBounds.java 2.2 KB 19519   3 months stoecker unify eol-style
GuiSizesHelper.java 3.8 KB 19519   3 months stoecker unify eol-style
HiDPISupport.java 12.0 KB 19519   3 months stoecker unify eol-style
Http1Client.java 7.3 KB 19519   3 months stoecker unify eol-style
HttpClient.java 32.6 KB 19535   3 months stoecker remove a lot of PMD warnings, especially outdated ignores, see #24635
I18n.java 32.6 KB 19479   4 months stoecker i18n update, add lo, lv, nn
ImageOverlay.java 4.4 KB 16486   6 years simon04 fix #18694 - Wrongly rendered cursors on HiDPI screen (patch by johsin18)
ImageProcessor.java 776 bytes 12782   9 years Don-vip see #15229 - see #15182 - move ImageProcessor from gui.layer to tools
ImageProvider.java 78.7 KB 19553   8 weeks stoecker fix #24677 - applied modified patch by dnet
ImageResizeMode.java 5.3 KB 19519   3 months stoecker unify eol-style
ImageResource.java 10.1 KB 18099   5 years Don-vip fix #21176 - fix icon sizes of save layers dialog
ImageWarp.java 9.7 KB 19307   16 months taylor.smock Fix most new PMD issues It would be better to use the newer switch …
InputMapUtils.java 5.3 KB 17776   5 years simon04 see #16158 - Use Command+Enter for main dialog action on macOS
JosmDecimalFormatSymbolsProvider.java 2.1 KB 16665   6 years simon04 see #19397 - JosmDecimalFormatSymbolsProvider: exclude Locale.ROOT
JosmRuntimeException.java 2.3 KB 13493   8 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
KeyboardUtils.java 58.7 KB 17962   5 years Don-vip see #20522 - handle both language codes for Hebrew (iw before Java …
LanguageInfo.java 12.9 KB 19479   4 months stoecker i18n update, add lo, lv, nn
ListenableWeakReference.java 2.3 KB 19519   3 months stoecker unify eol-style
ListenerList.java 8.6 KB 19101   2 years taylor.smock Cleanup some new PMD warnings from PMD 7.x I haven't updated to PMD …
ListeningCollection.java 2.3 KB 19101   2 years taylor.smock Cleanup some new PMD warnings from PMD 7.x I haven't updated to PMD …
Logging.java 19.2 KB 19050   2 years taylor.smock Revert most var changes from r19048, fix most new compile warnings …
Mediawiki.java 6.7 KB 19519   3 months stoecker unify eol-style
MemoryManager.java 6.5 KB 19519   3 months stoecker unify eol-style
MultiMap.java 7.4 KB 19101   2 years taylor.smock Cleanup some new PMD warnings from PMD 7.x I haven't updated to PMD …
OpenBrowser.java 2.6 KB 15543   6 years Don-vip fix #18362 - safer construction of URIs
OptionParser.java 12.8 KB 19536   3 months stoecker remove PMD ImplicitFunctionalInterface, see #24635
OsmPrimitiveImageProvider.java 6.0 KB 19519   3 months stoecker unify eol-style
OsmUrlToBounds.java 10.7 KB 18129   5 years Don-vip tools update: checkstyle 8.44, spotbugs 4.2.3, proguard 7.1.1, …
package-info.java 183 bytes 10125   10 years Don-vip refactor classes from corrector package, add javadoc
Pair.java 1.7 KB 11538   9 years Don-vip sonar - fb-contrib:ISB_TOSTRING_APPENDING - Correctness - Method …
PatternUtils.java 2.4 KB 19519   3 months stoecker unify eol-style
Platform.java 2.3 KB 19519   3 months stoecker unify eol-style
PlatformHook.java 17.9 KB 19541   3 months stoecker remove outdated expiry data check, see #24635
PlatformHookOsx.java 33.5 KB 19541   3 months stoecker remove outdated expiry data check, see #24635
PlatformHookUnixoid.java 18.9 KB 19263   18 months stoecker indicate possible shortcuts for parser
PlatformHookWindows.java 39.9 KB 19541   3 months stoecker remove outdated expiry data check, see #24635
PlatformManager.java 1.3 KB 14138   8 years Don-vip see #15229 - deprecate Main.platform and related methods - new class …
PlatformVisitor.java 605 bytes 19519   3 months stoecker unify eol-style
Property.java 673 bytes 8512   11 years Don-vip checkstyle: redundant modifiers
ReflectionUtils.java 2.3 KB 18871   3 years taylor.smock See #23218: Use newer error_prone versions when compiling on Java 11+ …
ResourceProvider.java 3.0 KB 15416   7 years Don-vip fix #18190 - Handle "resource:" identical for CachedFile and images
RightAndLefthandTraffic.java 3.3 KB 16321   6 years simon04 fix #18907 - Initialize Territories+RightAndLefthandTraffic together, …
RotationAngle.java 6.2 KB 18661   3 years taylor.smock Fix #22703, see #22695, #22704: 90° offset of icon-rotation: way; in …
SAXReturnException.java 402 bytes 13311   8 years Don-vip checkstyle
SearchCompilerQueryWizard.java 10.2 KB 19519   3 months stoecker unify eol-style
ShapeClipper.java 10.6 KB 19519   3 months stoecker unify eol-style
Shortcut.java 26.7 KB 19050   2 years taylor.smock Revert most var changes from r19048, fix most new compile warnings …
Stopwatch.java 1.5 KB 19519   3 months stoecker unify eol-style
StreamUtils.java 2.4 KB 19519   3 months stoecker unify eol-style
StringParser.java 2.3 KB 19519   3 months stoecker unify eol-style
SubclassFilteredCollection.java 3.7 KB 16061   6 years simon04 SubclassFilteredCollection: use spliteratorUnknownSize() to avoid …
Tag2Link.java 10.7 KB 19552   2 months stoecker tag2link 2026.3.21
TaginfoRegionalInstance.java 1.9 KB 19519   3 months stoecker unify eol-style
Territories.java 10.3 KB 18801   3 years taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
TextAnalyzer.java 3.9 KB 18801   3 years taylor.smock Fix #22832: Code cleanup and some simplification, documentation fixes …
TextTagParser.java 7.3 KB 19572   10 days stoecker see #14490 - ooops - fix revision
TextUtils.java 882 bytes 18657   3 years stoecker fix typo
UncheckedParseException.java 1.7 KB 19519   3 months stoecker unify eol-style
UserCancelException.java 1.6 KB 13493   8 years Don-vip see #11924, see #15560, see #16048 - tt HTML tag is deprecated in …
Utils.java 75.3 KB 19541   3 months stoecker remove outdated expiry data check, see #24635
WikiReader.java 5.6 KB 19009   2 years stoecker fix #23536 - somebody added useless space in Trac, so our empty-page …
WindowsShortcut.java 8.4 KB 16553   6 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
WinRegistry.java 11.0 KB 19100   2 years taylor.smock Fix #23725: Drop Java 8 code in WinRegistry
XmlObjectParser.java 12.8 KB 19050   2 years taylor.smock Revert most var changes from r19048, fix most new compile warnings …
XmlParsingException.java 2.1 KB 14273   8 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
XmlUtils.java 7.7 KB 16560   6 years simon04 fix #19286 - External entities are resolved when parsing tagging …
Note: See TracBrowser for help on using the repository browser.