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

Name Size Rev Age Author Last Change
../
bbox 10549   8 years simon04 see #13137 - Remove MapQuest Open from SlippyMapBBoxChooser
conflict 10593   8 years Don-vip see #11390 - sonar - squid:S2293 - improved use of diamond operator …
correction 10153   8 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
datatransfer 9969   8 years Don-vip sonar - Avoid appending characters as strings in StringBuffer.append
dialogs 10593   8 years Don-vip see #11390 - sonar - squid:S2293 - improved use of diamond operator …
download 10424   8 years stoecker see #12994 - don't use SideButton outside side panel
help 10369   8 years stoecker see #9995 - patch by strump - improve HIDPI
history 10481   8 years stoecker Don't use SideButton outside toggle dialogs, see #12994, see #13054
io 10525   8 years Don-vip fix #12994 - Old style SideButton usage errors
layer 10596   8 years Don-vip see #11390, see #13120, see #13190 - sonar - squid:S1612 - Lambdas …
mappaint 10589   8 years Don-vip see #12472 - fix "Non-exhaustive switch" compilation warning
oauth 10404   8 years Don-vip findbugs security - XML Parsing Vulnerable to XXE - enable …
preferences 10593   8 years Don-vip see #11390 - sonar - squid:S2293 - improved use of diamond operator …
progress 10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
tagging 10591   8 years Don-vip see #13191 - fix typos - gsoc-core
util 10505   8 years bastiK see #9995 - change default gui scale from 'auto' (0) to 1.0 for stable …
widgets 10547   8 years Don-vip fix #13159 - Move image processors out of imagery layer (patch by …
package-info.java 152 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
ShowHideButtonListener.java 414 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
HideableButton.java 528 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
MapFrameListener.java 556 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
NameFormatterHook.java 1.5 KB 8512   9 years Don-vip checkstyle: redundant modifiers
MapSlider.java 2.1 KB 10078   8 years wiktorn New nicer map slider. Patch submitted by: michael2402 Closes: #12644
NoteInputDialog.java 2.2 KB 9078   8 years Don-vip sonar - Immutable Field
NoteSortDialog.java 3.1 KB 9078   8 years Don-vip sonar - Immutable Field
PopupMenuHandler.java 3.7 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
SideButton.java 4.8 KB 10489   8 years Don-vip checkstyle
OsmPrimitivRenderer.java 4.9 KB 9708   8 years simon04 fix #12477 - Selection/relation list: fall back to fast icons when …
IconToggleButton.java 5.4 KB 10384   8 years Don-vip fix #12954 - IllegalComponentStateException with detached dialogs
Notification.java 5.8 KB 9221   8 years Don-vip fix #12256 - adjust contrast of text displayed in imagery alignment …
MainPanel.java 5.8 KB 10508   8 years Don-vip fix #13078 - Add new listener that fires before first layer is added …
MapScaler.java 6.0 KB 10504   8 years Don-vip fix #12919 - scale indicator regression (patch by michael2402)
ScrollViewport.java 6.5 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
PleaseWaitDialog.java 6.8 KB 10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
GettingStarted.java 7.5 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
PleaseWaitRunnable.java 7.7 KB 10223   8 years Don-vip findbugs: DP_DO_INSIDE_DO_PRIVILEGED + UWF_UNWRITTEN_FIELD + …
MainFrame.java 8.5 KB 10432   8 years Don-vip fix #13001 - Add MainPanel + some new methods (patch by michael2402, …
MapMover.java 10.1 KB 10433   8 years Don-vip checkstyle
ImageryMenu.java 10.5 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
JosmUserIdentityManager.java 11.6 KB 10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
SplashScreen.java 12.5 KB 10428   8 years stoecker see #9995 - patch mainly by strump - improve HIDPI behaviour
ConditionalOptionPaneUtil.java 13.0 KB 9496   8 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
NotificationManager.java 13.3 KB 10256   8 years Don-vip add more unit tests
HelpAwareOptionPane.java 13.8 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
MapViewState.java 14.3 KB 10596   8 years Don-vip see #11390, see #13120, see #13190 - sonar - squid:S1612 - Lambdas …
SelectionManager.java 16.1 KB 10446   8 years Don-vip see #13001 - replace calls to Main.main.getCurrentDataSet() by …
MenuScroller.java 16.6 KB 9078   8 years Don-vip sonar - Immutable Field
ExceptionDialogUtil.java 17.7 KB 10055   8 years Don-vip fix #12652 - Do not ...snip... bug report messages after 6000 …
ExtendedDialog.java 23.3 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
DefaultNameFormatter.java 24.2 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
FileDrop.java 24.8 KB 10212   8 years Don-vip sonar - squid:S2221 - "Exception" should not be caught when not …
MapFrame.java 30.5 KB 10432   8 years Don-vip fix #13001 - Add MainPanel + some new methods (patch by michael2402, …
MainApplication.java 31.2 KB 10508   8 years Don-vip fix #13078 - Add new listener that fires before first layer is added …
MainMenu.java 40.1 KB 10345   8 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
MapStatus.java 44.5 KB 10448   8 years Don-vip fix more deprecation warnings
MapView.java 49.1 KB 10596   8 years Don-vip see #11390, see #13120, see #13190 - sonar - squid:S1612 - Lambdas …
NavigatableComponent.java 58.1 KB 10486   8 years Don-vip fix #13049 - Inform map view of Projection updates (patch by …
Note: See TracBrowser for help on using the repository browser.