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

Name Size Rev Age Author Last Change
../
widgets 6296   12 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
util 6248   12 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
tagging 6309   12 years simon04 fix #9068 - Warn about empty key/values on upload tags
progress 6084   12 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
preferences 6310   12 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
oauth 6296   12 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
mappaint 6310   12 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
layer 6313   12 years Don-vip cosmetics in error reporting
io 6309   12 years simon04 fix #9068 - Warn about empty key/values on upload tags
history 6267   12 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
help 6296   12 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
download 6310   12 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
dialogs 6313   12 years Don-vip cosmetics in error reporting
conflict 6267   12 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
bbox 6310   12 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
actionsupport 6296   12 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
SplashScreen.java 7.5 KB 6267   12 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
SideButton.java 3.7 KB 6246   12 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
ShowHideButtonListener.java 427 bytes 6070   12 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
SelectionManager.java 12.7 KB 6084   12 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ScrollViewport.java 6.5 KB 6084   12 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
PopupMenuHandler.java 3.8 KB 5821   13 years Don-vip see #7846 - Large code refactorization in management of popup menus to …
PleaseWaitRunnable.java 6.9 KB 6084   12 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
PleaseWaitDialog.java 7.0 KB 6084   12 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
OsmPrimitivRenderer.java 4.2 KB 6246   12 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
NotificationManager.java 13.0 KB 6205   12 years bastiK see #4029 - fix problem when MapView is about to be loaded (nmea import)
Notification.java 5.3 KB 6131   12 years bastiK see #6963 - optional help button for notifications; use notifications …
NavigatableComponent.java 61.2 KB 6313   12 years Don-vip cosmetics in error reporting
NameFormatterHook.java 1.6 KB 6070   12 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
MultiSplitPane.java 13.2 KB 6296   12 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
MultiSplitLayout.java 50.6 KB 6296   12 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
MenuScroller.java 20.9 KB 6296   12 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
MapView.java 32.7 KB 6203   12 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
MapStatus.java 36.2 KB 6313   12 years Don-vip cosmetics in error reporting
MapSlider.java 2.1 KB 6084   12 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
MapScaler.java 1.4 KB 6084   12 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
MapMover.java 10.0 KB 6105   12 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
MapFrameListener.java 587 bytes 5957   13 years Don-vip New interface MapFrameListener to allow core classes to listen to …
MapFrame.java 27.4 KB 6296   12 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
MainMenu.java 33.7 KB 6253   12 years stoecker fix #5133 - add command to remove nodes from ways - patch by Giuseppe …
MainApplication.java 19.4 KB 6248   12 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
MainApplet.java 7.6 KB 6084   12 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
JosmUserIdentityManager.java 10.9 KB 6296   12 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
JMultilineLabel.java 2.7 KB 6267   12 years Don-vip Sonar/FindBugs - Replace singular fields by local variables
ImageryMenu.java 9.7 KB 6246   12 years Don-vip Sonar/FindBugs - various bugfixes / violation fixes
IconToggleButton.java 5.3 KB 6084   12 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
HideableButton.java 535 bytes 4840   14 years bastiK expert mode rework: * toggling of expert mode does not require …
HelpAwareOptionPane.java 12.7 KB 6084   12 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
GettingStarted.java 6.4 KB 6296   12 years Don-vip Sonar/Findbugs - Avoid commented-out lines of code, javadoc
FileDrop.java 26.6 KB 6221   12 years Don-vip Make some defensive copies of user-supplied arrays, move …
ExtendedDialog.java 23.2 KB 6310   12 years Don-vip Sonar/FindBugs - Nested blocks of code should not be left empty
ExceptionDialogUtil.java 17.6 KB 6070   12 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
DefaultNameFormatter.java 24.9 KB 6084   12 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ConditionalOptionPaneUtil.java 9.0 KB 5817   13 years stoecker fix javadoc
BookmarkList.java 8.5 KB 6248   12 years Don-vip Rework console output: - new log level "error" - Replace nearly all …
Note: See TracBrowser for help on using the repository browser.