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

Name Size Rev Age Author Last Change
../
bbox 12339   7 years michael2402 Add javadoc to SlippyMapBBoxChooser
conflict 12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
correction 10153   8 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
datatransfer 12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
dialogs 12396   7 years michael2402 LayerVisibilityAction: Align the texts more nicely.
download 12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
draw 12161   7 years michael2402 See #13415: Add the ILatLon interface, unify handling of Nodes and …
help 12004   7 years Don-vip fix #14696 - make help browser a JFrame rather than a JDialog so …
history 12043   7 years michael2402 Add nicer padding to version info panel
io 12370   7 years michael2402 Document upload dialog classes
layer 12377   7 years michael2402 See #14794: Document the layer.gpx package
mappaint 12381   7 years michael2402 More documentation for the gui.mappaint package
oauth 12204   7 years Don-vip remove unused code (pre-HttpClient)
preferences 12347   7 years michael2402 Use preferences to store modeless setting and toggle dialog widht
progress 12369   7 years michael2402 Javadoc for gui.progress package
tagging 12384   7 years michael2402 Doument the gui.tagging package
util 12304   7 years michael2402 Javadoc for public methods / classes in gui.util and gui.widgets
widgets 12389   7 years Don-vip see #14929 - extract OSDLabel from FilterTableModel
ConditionalOptionPaneUtil.java 13.1 KB 11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
DefaultNameFormatter.java 24.0 KB 11900   7 years stoecker add leisure and amenity to multipolygon naming
ExceptionDialogUtil.java 17.8 KB 11984   7 years stoecker improve overpass API rate limit message, fix wrong timeout error message
ExtendedDialog.java 19.1 KB 11945   7 years Don-vip sonar - fb-contrib:SCII_SPOILED_CHILD_INTERFACE_IMPLEMENTOR - Style - …
GettingStarted.java 7.5 KB 12259   7 years bastiK see #14794 - javadoc
HelpAwareOptionPane.java 13.6 KB 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
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 12125   7 years Don-vip see #14741 - rework initialization of Main.Panel so that it is done …
JosmUserIdentityManager.java 11.8 KB 11906   7 years stoecker fix NPE caused by variable case mismatch exposed by r11901
MainApplication.java 27.1 KB 12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
MainFrame.java 8.1 KB 12128   7 years Don-vip see #14741 - rework initialization of Main.contentPanePrivate
MainMenu.java 40.1 KB 12361   7 years michael2402 Fix #14916: Remove the unused ToggleGPXLinesAction
MainPanel.java 5.6 KB 11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
MapFrame.java 31.8 KB 12391   7 years michael2402 See #14794: Documentation for the gui package
MapFrameListener.java 616 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
MapMover.java 9.9 KB 12338   7 years michael2402 Sonar squid:S1125 - simplify condition.
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 12391   7 years michael2402 See #14794: Documentation for the gui package
MapStatus.java 44.9 KB 12391   7 years michael2402 See #14794: Documentation for the gui package
MapView.java 32.6 KB 12391   7 years michael2402 See #14794: Documentation for the gui package
MapViewState.java 25.3 KB 12213   7 years michael2402 See #13415: Make code shorter by using LatLon.getEastNorth()
MenuScroller.java 15.5 KB 12234   7 years Don-vip see #11924 - see JDK-8165641: Object.finalize() is deprecated
NameFormatterHook.java 1.6 KB 12391   7 years michael2402 See #14794: Documentation for the gui package
NavigatableComponent.java 61.3 KB 12163   7 years michael2402 Make use of ILatLon#getEastNorth
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.0 KB 12279   7 years Don-vip sonar - squid:S3878 - Arrays should not be created for varargs parameters
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 11996   7 years Don-vip fix #13809 - run GUI operations of NotificationManager.processQueue
OsmPrimitivRenderer.java 4.9 KB 10889   8 years Don-vip fix #13439 - Node.toString() and Way.toString() causing performance …
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 11986   7 years Don-vip add unit test for Main.postConstructorProcessCmdLine
ScrollViewport.java 8.7 KB 12391   7 years michael2402 See #14794: Documentation for the gui package
SelectionManager.java 15.5 KB 11945   7 years Don-vip sonar - fb-contrib:SCII_SPOILED_CHILD_INTERFACE_IMPLEMENTOR - Style - …
ShowHideButtonListener.java 525 bytes 12391   7 years michael2402 See #14794: Documentation for the gui package
SideButton.java 4.6 KB 10755   8 years Don-vip sonar - various fixes
SplashScreen.java 12.9 KB 12272   7 years Don-vip fix #14849 - fix crash at startup when two initialization tasks have …
Note: See TracBrowser for help on using the repository browser.