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

Name Size Rev Age Author Last Change
../
bbox 10763   8 years Don-vip sonar - squid:S2156 - "final" classes should not have "protected" members
conflict 10824   8 years Don-vip see #13309 - Caching and notifying preferences (patch by michael2402) …
correction 10153   8 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
datatransfer 10905   8 years Don-vip see #13232 - remove SingleLayerTransferable
dialogs 10910   8 years Don-vip improve javadoc, unit tests, reduce visibility of some public fields
download 10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
draw 10875   8 years Don-vip fix #13413 - Clean ImproveWayAccuracyAction, add new class …
help 10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
history 10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
io 10873   8 years Don-vip see #13412 - replace character by ' in comments, cause encoding …
layer 10880   8 years Don-vip fix #13429 - Clean validator tree and use listener to find changes …
mappaint 10910   8 years Don-vip improve javadoc, unit tests, reduce visibility of some public fields
oauth 10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
preferences 10880   8 years Don-vip fix #13429 - Clean validator tree and use listener to find changes …
progress 10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
tagging 10849   8 years Don-vip fix #13360 - display bigger item icon in preset dialog
util 10874   8 years Don-vip fix #13412 - Clean up DrawAction, add StrokeProperty (patch by …
widgets 10763   8 years Don-vip sonar - squid:S2156 - "final" classes should not have "protected" members
ConditionalOptionPaneUtil.java 13.0 KB 9496   8 years Don-vip massive refactoring of GenericRelationEditor. As JDialog cannot be …
DefaultNameFormatter.java 23.6 KB 10748   8 years Don-vip sonar - squid:S00100 - Method names should comply with a naming convention
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 10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
GettingStarted.java 7.2 KB 10881   8 years Don-vip fix #13430 - Allow paste of OSM links (patch by michael2402) - gsoc-core
HelpAwareOptionPane.java 13.1 KB 10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
HideableButton.java 528 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
IconToggleButton.java 5.4 KB 10384   8 years Don-vip fix #12954 - IllegalComponentStateException with detached dialogs
ImageryMenu.java 10.3 KB 10619   8 years Don-vip see #11390 - Java 8: use List.sort(Comparator) instead of …
JosmUserIdentityManager.java 11.6 KB 10217   8 years Don-vip findbugs - SF_SWITCH_NO_DEFAULT + various sonar fixes
MainApplication.java 25.3 KB 10909   8 years michael2402 See #13318. MainApplication: Make log message for log level display …
MainFrame.java 7.9 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
MainMenu.java 40.3 KB 10816   8 years simon04 fix #12950 - Add "Download in current view" This action is located in …
MainPanel.java 5.7 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
MapFrame.java 30.5 KB 10851   8 years Don-vip fix #13380 - Create removeToggleDialog method in MapFrame
MapFrameListener.java 616 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
MapMover.java 10.1 KB 10670   8 years Don-vip see #12472 - fix "OperatorPrecedence" warnings
MapScaler.java 6.1 KB 10853   8 years Don-vip see #13309 - fix most of deprecation warnings
MapSlider.java 2.1 KB 10078   8 years wiktorn New nicer map slider. Patch submitted by: michael2402 Closes: #12644
MapStatus.java 43.8 KB 10824   8 years Don-vip see #13309 - Caching and notifying preferences (patch by michael2402) …
MapView.java 49.2 KB 10898   8 years Don-vip fix #13454 - Memory leak in MapView (patch by Gerd Petermann)
MapViewState.java 21.5 KB 10910   8 years Don-vip improve javadoc, unit tests, reduce visibility of some public fields
MenuScroller.java 16.6 KB 9078   8 years Don-vip sonar - Immutable Field
NameFormatterHook.java 1.5 KB 8512   9 years Don-vip checkstyle: redundant modifiers
NavigatableComponent.java 57.9 KB 10856   8 years Don-vip fix #13375 - Fix icon rendering (patch by michael2402) - gsoc-core + …
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
Notification.java 6.2 KB 10893   8 years Don-vip fix #13447 - Clean notification manager, merge properties and remove …
NotificationManager.java 13.0 KB 10893   8 years Don-vip fix #13447 - Clean notification manager, merge properties and remove …
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 6.8 KB 10179   8 years Don-vip sonar - squid:AssignmentInSubExpressionCheck - Assignments should not …
PleaseWaitRunnable.java 7.1 KB 10611   8 years Don-vip see #11390 - sonar - squid:S1604 - Java 8: Anonymous inner classes …
PopupMenuHandler.java 3.7 KB 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
ProgramArguments.java 7.6 KB 10899   8 years Don-vip fix #13318 - Clean up program startup (parameters, logging) - patch by …
ScrollViewport.java 6.3 KB 10634   8 years Don-vip sonar - pmd:UselessQualifiedThis - Useless qualified this usage in the …
SelectionManager.java 16.0 KB 10716   8 years simon04 see #11390, see #12890 - Deprecate predicates in OsmPrimitive class
ShowHideButtonListener.java 414 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
SideButton.java 4.6 KB 10755   8 years Don-vip sonar - various fixes
SplashScreen.java 12.5 KB 10781   8 years simon04 fix #11874 - No progress bar while downloading plugins
Note: See TracBrowser for help on using the repository browser.