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

Name Size Rev Age Author Last Change
../
widgets 10386   8 years Don-vip gsoc-core - remove more deprecation warnings
util 10392   8 years bastiK see #9995 - add advanced preference value 'gui.scale' can be set to …
tagging 10382   8 years Don-vip see #12943 - gsoc-core - fix most of deprecation warnings (static …
progress 10173   8 years Don-vip sonar - squid:S1186 - Methods should not be empty
preferences 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
oauth 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
mappaint 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
layer 10391   8 years wiktorn Fixes for LayerManager. * LayerManager: invoke hookupMapView at the …
io 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
history 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
help 10369   8 years stoecker see #9995 - patch by strump - improve HIDPI
download 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
dialogs 10386   8 years Don-vip gsoc-core - remove more deprecation warnings
datatransfer 9969   9 years Don-vip sonar - Avoid appending characters as strings in StringBuffer.append
correction 10153   8 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
conflict 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
bbox 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
NavigatableComponent.java 57.0 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
MapView.java 45.3 KB 10394   8 years wiktorn Fix zoom to bounds. Patch by: michael2402 See: #12964
MapStatus.java 44.5 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
MainMenu.java 40.1 KB 10345   8 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
MainApplication.java 31.1 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
MapFrame.java 30.6 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 …
DefaultNameFormatter.java 24.2 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
ExtendedDialog.java 23.3 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
ExceptionDialogUtil.java 17.7 KB 10055   8 years Don-vip fix #12652 - Do not ...snip... bug report messages after 6000 …
MenuScroller.java 16.6 KB 9078   9 years Don-vip sonar - Immutable Field
SelectionManager.java 16.1 KB 10244   8 years Don-vip findbugs - BIT_SIGNED_CHECK
HelpAwareOptionPane.java 13.8 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
NotificationManager.java 13.3 KB 10256   8 years Don-vip add more unit tests
ConditionalOptionPaneUtil.java 13.0 KB 9496   9 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
SplashScreen.java 12.5 KB 10358   8 years stoecker see #9995 - improve handling for HIDPI screens, patch by strump …
MapViewState.java 12.5 KB 10375   8 years Don-vip fix #12959 - Move state changes to MapViewState class (patch by …
MapMover.java 11.7 KB 10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
JosmUserIdentityManager.java 11.6 KB 10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
ImageryMenu.java 10.5 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
MainFrame.java 8.4 KB 10345   8 years Don-vip fix #12937 - Use the new LayerChangeListener (patch by michael2402) - …
PleaseWaitRunnable.java 7.7 KB 10223   8 years Don-vip findbugs: DP_DO_INSIDE_DO_PRIVILEGED + UWF_UNWRITTEN_FIELD + …
GettingStarted.java 7.5 KB 8846   9 years Don-vip sonar - fb-contrib - minor performance improvements: * Method passes …
PleaseWaitDialog.java 6.8 KB 10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
ScrollViewport.java 6.5 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
Notification.java 5.8 KB 9221   9 years Don-vip fix #12256 - adjust contrast of text displayed in imagery alignment …
IconToggleButton.java 5.4 KB 10384   8 years Don-vip fix #12954 - IllegalComponentStateException with detached dialogs
MapScaler.java 5.1 KB 10079   8 years Don-vip checkstyle, fix unit test
OsmPrimitivRenderer.java 4.9 KB 9708   9 years simon04 fix #12477 - Selection/relation list: fall back to fast icons when …
SideButton.java 4.8 KB 10378   8 years Don-vip Checkstyle 6.19: enable SingleSpaceSeparator and fix violations
PopupMenuHandler.java 3.7 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
NoteSortDialog.java 3.1 KB 9078   9 years Don-vip sonar - Immutable Field
NoteInputDialog.java 2.2 KB 9078   9 years Don-vip sonar - Immutable Field
MapSlider.java 2.1 KB 10078   8 years wiktorn New nicer map slider. Patch submitted by: michael2402 Closes: #12644
NameFormatterHook.java 1.5 KB 8512   9 years Don-vip checkstyle: redundant modifiers
MapFrameListener.java 556 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
ShowHideButtonListener.java 414 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
package-info.java 152 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
Note: See TracBrowser for help on using the repository browser.