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

Name Size Rev Age Author Last Change
../
widgets 12656   7 years Don-vip see #15182 - move SearchCompiler from actions.search to …
util 12644   7 years Don-vip see #15182 - remove dependence of I18n on GUI
tagging 12659   7 years Don-vip see #15182 - extract SearchMode and SearchSetting from …
progress 12638   7 years Don-vip see #15182 - remove Main.currentProgressMonitor. Replacement: …
preferences 12649   7 years Don-vip see #15182 - code refactoring to avoid dependence on GUI packages from …
oauth 12646   7 years bastiK see #14794 - javadoc
mappaint 12656   7 years Don-vip see #15182 - move SearchCompiler from actions.search to …
layer 12671   7 years Don-vip see #15182 - move file importers/exporters from io package to …
io 12671   7 years Don-vip see #15182 - move file importers/exporters from io package to …
history 12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
help 12643   7 years Don-vip see #15182 - deprecate Main.main.menu. Replacement: …
draw 12505   7 years michael2402 Add a method that allows traversing an offset version of a MapViewPath
download 12655   7 years michael2402 See #15167: Add javadoc, improve code style.
dialogs 12667   7 years Don-vip see #14704 - allow to export validator errors ("Save as" in validator …
datatransfer 12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
correction 12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
conflict 12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
bugreport 12649   7 years Don-vip see #15182 - code refactoring to avoid dependence on GUI packages from …
bbox 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
autofilter 12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
SplashScreen.java 12.9 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
SideButton.java 4.6 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
ShowHideButtonListener.java 525 bytes 12391   7 years michael2402 See #14794: Documentation for the gui package
SelectionManager.java 15.6 KB 12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
ScrollViewport.java 8.7 KB 12391   7 years michael2402 See #14794: Documentation for the gui package
ProgramArguments.java 7.6 KB 12633   7 years Don-vip see #15182 - move GUI program arguments management from Main to …
PopupMenuHandler.java 3.6 KB 11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
PleaseWaitRunnable.java 7.3 KB 11801   7 years Don-vip see #14595 - catch UnsupportedOperationException
PleaseWaitDialog.java 7.3 KB 12285   7 years Don-vip remove some deprecated code, unused by now
package-info.java 152 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
OsmPrimitivRenderer.java 5.0 KB 12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
NotificationManager.java 13.4 KB 12637   7 years Don-vip see #15182 - deprecate Main.toolbar. Replacement: …
Notification.java 6.2 KB 11100   8 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
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 …
NavigatableComponent.java 61.4 KB 12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
MenuScroller.java 15.5 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
MapViewState.java 25.5 KB 12505   7 years michael2402 Add a method that allows traversing an offset version of a MapViewPath
MapView.java 34.0 KB 12651   7 years Don-vip see #15182 - code refactoring to avoid dependence on GUI packages from …
MapStatus.java 45.1 KB 12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
MapSlider.java 2.2 KB 12537   7 years Don-vip PMD - VariableNamingConventions
MapScaler.java 6.0 KB 11534   7 years Don-vip sonar - fb-contrib:FCBL_FIELD_COULD_BE_LOCAL - Correctness - Class …
MapMover.java 10.0 KB 12639   7 years Don-vip see #15182 - deprecate shortcut handling and mapframe listener methods …
MapFrameListener.java 616 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
MapFrame.java 31.9 KB 12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
MainPanel.java 5.9 KB 12638   7 years Don-vip see #15182 - remove Main.currentProgressMonitor. Replacement: …
MainMenu.java 39.9 KB 12652   7 years michael2402 Apply #15167: Merge OSM and overpass download dialog. Patch by bafonins
MainFrame.java 8.2 KB 12636   7 years Don-vip see #15182 - deprecate Main.getLayerManager(). Replacement: …
MainApplication.java 51.1 KB 12670   7 years Don-vip see #15182 - remove dependence on GUI for tools.PlatformHook
JosmUserIdentityManager.java 11.9 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
ImageryMenu.java 10.7 KB 12643   7 years Don-vip see #15182 - deprecate Main.main.menu. Replacement: …
IExtendedDialog.java 6.3 KB 11945   7 years Don-vip sonar - fb-contrib:SCII_SPOILED_CHILD_INTERFACE_IMPLEMENTOR - Style - …
IconToggleButton.java 5.3 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
HideableButton.java 528 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
HelpAwareOptionPane.java 13.6 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 …
ExtendedDialog.java 19.1 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
ExceptionDialogUtil.java 17.8 KB 12620   7 years Don-vip see #15182 - deprecate all Main logging methods and introduce …
DownloadParamType.java 5.5 KB 12633   7 years Don-vip see #15182 - move GUI program arguments management from Main to …
ConditionalOptionPaneUtil.java 13.1 KB 11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
Note: See TracBrowser for help on using the repository browser.