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

Name Size Rev Age Author Last Change
../
widgets 13206   6 years Don-vip enable PMD rule OptimizableToArrayCall
util 13174   6 years Don-vip see #15310 - fix unit tests, warnings
tagging 13250   6 years Don-vip fix #15654 - repair asynchronous fetching of icons (regression from …
progress 12681   7 years Don-vip see #15182 - removed useless import
preferences 13206   6 years Don-vip enable PMD rule OptimizableToArrayCall
oauth 13207   6 years Don-vip enable PMD rule PreserveStackTrace + add missing jars to run new PMD …
mappaint 13250   6 years Don-vip fix #15654 - repair asynchronous fetching of icons (regression from …
layer 13244   6 years michael2402 Fix java warnings.
io 13206   6 years Don-vip enable PMD rule OptimizableToArrayCall
history 13202   6 years Don-vip update to PMD 6.0.0
help 13130   6 years Don-vip fix #15572 - use ImageProvider attach API for all JOSM actions to …
draw 12505   7 years michael2402 Add a method that allows traversing an offset version of a MapViewPath
download 13130   6 years Don-vip fix #15572 - use ImageProvider attach API for all JOSM actions to …
dialogs 13210   6 years Don-vip fix #15606 - export relation to GPX file or convert to a new GPX layer …
datatransfer 13206   6 years Don-vip enable PMD rule OptimizableToArrayCall
correction 12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
conflict 13130   6 years Don-vip fix #15572 - use ImageProvider attach API for all JOSM actions to …
bugreport 13068   6 years Don-vip sonar - fix a few issues
bbox 13130   6 years Don-vip fix #15572 - use ImageProvider attach API for all JOSM actions to …
autofilter 12987   7 years bastiK see #15410 - change preferences scheme for named colors - makes …
MainApplication.java 66.1 KB 13180   6 years Don-vip see #15310 - remove Main.worker
NavigatableComponent.java 62.5 KB 13200   6 years Don-vip fix #15668 - make sure zoom change events are always fired in EDT
MapStatus.java 49.5 KB 13178   6 years Don-vip see #15605 - code cleanup
MainMenu.java 40.0 KB 13090   6 years bastiK see #14142 - move dialogs toggle action menu entry down to toolbar …
MapView.java 35.6 KB 13173   6 years Don-vip see #15310 - remove most of deprecated APIs
MapFrame.java 31.9 KB 13040   6 years Don-vip cleanup imports (checkstyle/PMD)
MapViewState.java 25.9 KB 13181   6 years Don-vip fix #15599 - Improvements for testing painting (last patches by ris)
ExtendedDialog.java 19.2 KB 13130   6 years Don-vip fix #15572 - use ImageProvider attach API for all JOSM actions to …
ExceptionDialogUtil.java 17.8 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
SelectionManager.java 15.6 KB 12961   7 years Don-vip fix #15126 - NPE
MenuScroller.java 15.5 KB 12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
HelpAwareOptionPane.java 13.6 KB 12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
NotificationManager.java 13.4 KB 12637   7 years Don-vip see #15182 - deprecate Main.toolbar. Replacement: …
ConditionalOptionPaneUtil.java 13.1 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
SplashScreen.java 12.9 KB 12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
ImageryMenu.java 10.7 KB 12643   7 years Don-vip see #15182 - deprecate Main.main.menu. Replacement: …
MapMover.java 10.0 KB 12881   7 years bastiK see #15229 - move remaining classes to spi.preferences package, to …
ScrollViewport.java 8.6 KB 12866   7 years Don-vip SonarQube: * squid:S4144 - Methods should not have identical …
MainFrame.java 8.2 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
ProgramArguments.java 7.7 KB 12893   7 years bastiK see #15229 - add getopt to ant target "compile-cots"; minor fix
GettingStarted.java 7.7 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
PleaseWaitDialog.java 7.3 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
PleaseWaitRunnable.java 7.3 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
IExtendedDialog.java 6.3 KB 12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
Notification.java 6.3 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
MapScaler.java 6.1 KB 12987   7 years bastiK see #15410 - change preferences scheme for named colors - makes …
MainPanel.java 5.7 KB 13174   6 years Don-vip see #15310 - fix unit tests, warnings
DownloadParamType.java 5.6 KB 13050   6 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
IconToggleButton.java 5.4 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
OsmPrimitivRenderer.java 5.0 KB 12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
PopupMenuHandler.java 3.6 KB 11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
SideButton.java 3.4 KB 13188   6 years Don-vip fix Checkstyle/PMD issues, increase some test timeouts, update to …
NoteSortDialog.java 3.1 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
NoteInputDialog.java 2.2 KB 12280   7 years Don-vip drop remaining png extensions from few icons in java code so we can …
MapSlider.java 2.2 KB 13201   6 years Don-vip fix #15039 - prevent zoom level from jumping after click on slider …
MapFrameListener.java 616 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
HideableButton.java 528 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
ShowHideButtonListener.java 525 bytes 12391   7 years michael2402 See #14794: Documentation for the gui package
package-info.java 152 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
Note: See TracBrowser for help on using the repository browser.