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

Name Size Rev Age Author Last Change
../
draw 12505   8 years michael2402 Add a method that allows traversing an offset version of a MapViewPath
correction 12663   8 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
bbox 13733   8 years wiktorn Imagery definition refactor Extend imagery definitions by: - allowing …
conflict 13809   8 years Don-vip define InterestingTags functions in IPrimitive
autofilter 13849   8 years Don-vip SonarQube - fix minor code issues
datatransfer 13907   8 years Don-vip add IWay.setNodes()
widgets 13974   7 years Don-vip fix recent minor issues
util 14052   7 years Don-vip see #16010 - use JMockit to enable more extensive test coverage (patch …
progress 14068   7 years Don-vip checkstyle/sonarqube
bugreport 14119   7 years Don-vip see #15229 - deprecate all Main methods returning an URL
dialogs 14119   7 years Don-vip see #15229 - deprecate all Main methods returning an URL
download 14119   7 years Don-vip see #15229 - deprecate all Main methods returning an URL
help 14119   7 years Don-vip see #15229 - deprecate all Main methods returning an URL
history 14119   7 years Don-vip see #15229 - deprecate all Main methods returning an URL
io 14119   7 years Don-vip see #15229 - deprecate all Main methods returning an URL
layer 14119   7 years Don-vip see #15229 - deprecate all Main methods returning an URL
mappaint 14119   7 years Don-vip see #15229 - deprecate all Main methods returning an URL
oauth 14119   7 years Don-vip see #15229 - deprecate all Main methods returning an URL
preferences 14119   7 years Don-vip see #15229 - deprecate all Main methods returning an URL
tagging 14119   7 years Don-vip see #15229 - deprecate all Main methods returning an URL
HideableButton.java 528 bytes 8510   10 years Don-vip checkstyle: enable relevant whitespace checks and fix them
package-info.java 152 bytes 10125   10 years Don-vip refactor classes from corrector package, add javadoc
MapFrameListener.java 616 bytes 10600   9 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
NoteInputDialog.java 2.2 KB 12280   9 years Don-vip drop remaining png extensions from few icons in java code so we can …
ShowHideButtonListener.java 525 bytes 12391   9 years michael2402 See #14794: Documentation for the gui package
NoteSortDialog.java 3.1 KB 12620   8 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
NotificationManager.java 13.4 KB 12637   8 years Don-vip see #15182 - deprecate Main.toolbar. Replacement: …
ImageryMenu.java 10.7 KB 12643   8 years Don-vip see #15182 - deprecate Main.main.menu. Replacement: …
IExtendedDialog.java 6.3 KB 12678   8 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
MenuScroller.java 15.5 KB 12678   8 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
SplashScreen.java 12.9 KB 12678   8 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
IconToggleButton.java 5.4 KB 12846   8 years bastiK see #15229 - use Config.getPref() wherever possible
Notification.java 6.3 KB 12846   8 years bastiK see #15229 - use Config.getPref() wherever possible
PleaseWaitDialog.java 7.3 KB 12846   8 years bastiK see #15229 - use Config.getPref() wherever possible
PleaseWaitRunnable.java 7.3 KB 12846   8 years bastiK see #15229 - use Config.getPref() wherever possible
ProgramArguments.java 7.7 KB 12893   8 years bastiK see #15229 - add getopt to ant target "compile-cots"; minor fix
MapScaler.java 6.1 KB 12987   8 years bastiK see #15410 - change preferences scheme for named colors - makes …
DownloadParamType.java 5.6 KB 13050   8 years Don-vip fix #14602 - allow both dot and comma decimal separator everywhere …
MainPanel.java 5.7 KB 13174   8 years Don-vip see #15310 - fix unit tests, warnings
MapSlider.java 2.2 KB 13201   8 years Don-vip fix #15039 - prevent zoom level from jumping after click on slider …
SelectionManager.java 15.6 KB 13434   8 years Don-vip see #8039, see #10456 - support read-only data layers
MainFrame.java 8.4 KB 13658   8 years Don-vip see #16204 - make the missing icon detector script happy (for real)
MapFrame.java 32.3 KB 13832   8 years Don-vip fix #5603, see #5256, see #15240 - add first/last buttons for geoimage …
HelpAwareOptionPane.java 14.3 KB 13842   8 years Don-vip see #16319 - scale properly all icons using ButtonSpec
ExceptionDialogUtil.java 18.1 KB 13849   8 years Don-vip SonarQube - fix minor code issues
SideButton.java 4.0 KB 13864   8 years Don-vip see #15310 - remove dead code
ScrollViewport.java 8.7 KB 13866   8 years Don-vip spotbugs - SE_BAD_FIELD_STORE
ExtendedDialog.java 19.3 KB 13888   8 years Don-vip fix #16358 - specify button icon size in extended dialogs
MapView.java 35.5 KB 13890   8 years Don-vip fix #16357 - use English imagery names in changeset source tag
MainMenu.java 40.5 KB 13891   8 years Don-vip fix #11556 - switch imagery layer pressing tilde (~) or square (²) key
MapStatus.java 49.6 KB 13926   8 years Don-vip add AbstractOsmDataLayer, MainLayerManager.getActiveData, …
PopupMenuHandler.java 3.7 KB 13957   7 years Don-vip use IRelation in RelationListDialog and *RelationActions
MapMover.java 10.3 KB 13987   7 years Don-vip see #16128 - don't display names while moving the map. Improves …
PrimitiveRenderer.java 5.1 KB 14006   7 years Don-vip fix warnings
ConditionalOptionPaneUtil.java 13.1 KB 14052   7 years Don-vip see #16010 - use JMockit to enable more extensive test coverage (patch …
MapViewState.java 25.9 KB 14052   7 years Don-vip see #16010 - use JMockit to enable more extensive test coverage (patch …
NavigatableComponent.java 62.4 KB 14052   7 years Don-vip see #16010 - use JMockit to enable more extensive test coverage (patch …
GettingStarted.java 7.7 KB 14119   7 years Don-vip see #15229 - deprecate all Main methods returning an URL
MainApplication.java 68.7 KB 14119   7 years Don-vip see #15229 - deprecate all Main methods returning an URL
Note: See TracBrowser for help on using the repository browser.