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

Name Size Rev Age Author Last Change
../
autofilter 12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
bbox 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
conflict 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
correction 10153   8 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
datatransfer 12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
dialogs 12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
download 12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
draw 12505   7 years michael2402 Add a method that allows traversing an offset version of a MapViewPath
help 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
history 12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
io 12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
layer 12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
mappaint 12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
oauth 12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
preferences 12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
progress 12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
tagging 12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
util 12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
widgets 12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
ConditionalOptionPaneUtil.java 13.1 KB 11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
DefaultNameFormatter.java 24.0 KB 12542   7 years Don-vip partial revert of r12537
DownloadParamType.java 5.5 KB 12633   7 years Don-vip see #15182 - move GUI program arguments management from Main to …
ExceptionDialogUtil.java 17.8 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
ExtendedDialog.java 19.1 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
GettingStarted.java 7.6 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
HelpAwareOptionPane.java 13.6 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
HideableButton.java 528 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
IconToggleButton.java 5.3 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
IExtendedDialog.java 6.3 KB 11945   7 years Don-vip sonar - fb-contrib:SCII_SPOILED_CHILD_INTERFACE_IMPLEMENTOR - Style - …
ImageryMenu.java 10.6 KB 12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
JosmUserIdentityManager.java 11.9 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
MainApplication.java 36.1 KB 12634   7 years Don-vip see #15182 - deprecate Main.worker, replace it by …
MainFrame.java 8.1 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
MainMenu.java 40.1 KB 12361   7 years michael2402 Fix #14916: Remove the unused ToggleGPXLinesAction
MainPanel.java 5.8 KB 12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
MapFrame.java 31.9 KB 12504   7 years Don-vip see #11924 - fix one deprecation warning for InputEvent.ALT_GRAPH_MASK
MapFrameListener.java 616 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
MapMover.java 9.9 KB 12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
MapScaler.java 6.0 KB 11534   7 years Don-vip sonar - fb-contrib:FCBL_FIELD_COULD_BE_LOCAL - Correctness - Class …
MapSlider.java 2.2 KB 12537   7 years Don-vip PMD - VariableNamingConventions
MapStatus.java 45.0 KB 12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
MapView.java 33.1 KB 12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
MapViewState.java 25.5 KB 12505   7 years michael2402 Add a method that allows traversing an offset version of a MapViewPath
MenuScroller.java 15.5 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
NameFormatterHook.java 1.6 KB 12391   7 years michael2402 See #14794: Documentation for the gui package
NavigatableComponent.java 61.3 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 …
NoteSortDialog.java 3.1 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
Notification.java 6.2 KB 11100   8 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
NotificationManager.java 13.4 KB 12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
OsmPrimitivRenderer.java 4.9 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
package-info.java 152 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
PleaseWaitDialog.java 7.3 KB 12285   7 years Don-vip remove some deprecated code, unused by now
PleaseWaitRunnable.java 7.3 KB 11801   7 years Don-vip see #14595 - catch UnsupportedOperationException
PopupMenuHandler.java 3.6 KB 11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
ProgramArguments.java 7.6 KB 12633   7 years Don-vip see #15182 - move GUI program arguments management from Main to …
ScrollViewport.java 8.7 KB 12391   7 years michael2402 See #14794: Documentation for the gui package
SelectionManager.java 15.6 KB 12630   7 years Don-vip see #15182 - deprecate Main.map and Main.isDisplayingMapView(). …
ShowHideButtonListener.java 525 bytes 12391   7 years michael2402 See #14794: Documentation for the gui package
SideButton.java 4.6 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
SplashScreen.java 12.9 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
Note: See TracBrowser for help on using the repository browser.