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

Name Size Rev Age Author Last Change
../
autofilter 12987   7 years bastiK see #15410 - change preferences scheme for named colors - makes …
bbox 12962   7 years Don-vip see #15414 - fix javadoc warnings
bugreport 13019   7 years bastiK fixed #15449 - JOSM version checker is broken
conflict 12987   7 years bastiK see #15410 - change preferences scheme for named colors - makes …
correction 12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
datatransfer 12920   7 years Don-vip fix #15387 - IAE occurs when pasting tags into relation editor using …
dialogs 13050   6 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
download 13051   6 years Don-vip fix #15455 - Overpass queries are not saved to preferences
draw 12505   7 years michael2402 Add a method that allows traversing an offset version of a MapViewPath
help 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
history 13043   6 years Don-vip see #15474 - fix warnings
io 12992   7 years Don-vip fix #15435 - do not cache incorrect login credentials when using basic auth
layer 13050   6 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
mappaint 13050   6 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
oauth 12928   7 years bastiK see #15229 - do not copy the entire preferences list, just to set a …
preferences 13050   6 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
progress 12681   7 years Don-vip see #15182 - removed useless import
tagging 12926   7 years Don-vip fix #15378 - adapt title of preset dialog when "create relation" is …
util 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
widgets 13050   6 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
package-info.java 152 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
ShowHideButtonListener.java 525 bytes 12391   7 years michael2402 See #14794: Documentation for the gui package
HideableButton.java 528 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
MapFrameListener.java 616 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
MapSlider.java 2.2 KB 12537   7 years Don-vip PMD - VariableNamingConventions
NoteInputDialog.java 2.2 KB 12280   7 years Don-vip drop remaining png extensions from few icons in java code so we can …
NoteSortDialog.java 3.1 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
PopupMenuHandler.java 3.6 KB 11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
SideButton.java 4.6 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
OsmPrimitivRenderer.java 5.0 KB 12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
IconToggleButton.java 5.4 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
DownloadParamType.java 5.6 KB 13050   6 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
MainPanel.java 5.9 KB 12675   7 years Don-vip see #15182 - move the Swing-based ProgressMonitor implementations …
MapScaler.java 6.1 KB 12987   7 years bastiK see #15410 - change preferences scheme for named colors - makes …
Notification.java 6.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
JosmUserIdentityManager.java 7.2 KB 12881   7 years bastiK see #15229 - move remaining classes to spi.preferences package, to …
PleaseWaitRunnable.java 7.3 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
GettingStarted.java 7.7 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
MainFrame.java 8.2 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
ScrollViewport.java 8.6 KB 12866   7 years Don-vip SonarQube: * squid:S4144 - Methods should not have identical …
MapMover.java 10.0 KB 12881   7 years bastiK see #15229 - move remaining classes to spi.preferences package, to …
ImageryMenu.java 10.7 KB 12643   7 years Don-vip see #15182 - deprecate Main.main.menu. Replacement: …
SplashScreen.java 12.9 KB 12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
ConditionalOptionPaneUtil.java 13.1 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
NotificationManager.java 13.4 KB 12637   7 years Don-vip see #15182 - deprecate Main.toolbar. Replacement: …
HelpAwareOptionPane.java 13.6 KB 12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
MenuScroller.java 15.5 KB 12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
SelectionManager.java 15.6 KB 12961   7 years Don-vip fix #15126 - NPE
ExceptionDialogUtil.java 17.8 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
ExtendedDialog.java 19.2 KB 12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
MapViewState.java 25.5 KB 12818   7 years bastiK see #15229 - move Bounds#visitEdge to Projection#visitOutline * …
MapFrame.java 31.9 KB 13040   6 years Don-vip cleanup imports (checkstyle/PMD)
MapView.java 36.0 KB 12881   7 years bastiK see #15229 - move remaining classes to spi.preferences package, to …
MainMenu.java 40.0 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
MapStatus.java 45.5 KB 12987   7 years bastiK see #15410 - change preferences scheme for named colors - makes …
NavigatableComponent.java 62.3 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
MainApplication.java 66.8 KB 13025   6 years bastiK see #15451 - fix wiring
Note: See TracBrowser for help on using the repository browser.