source:
josm/trunk/src/org/openstreetmap/josm/gui@
12170
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| bbox | 12131 | 9 years | see #11889, see #11924, see #13387 - use backported versions of … | ||
| conflict | 12151 | 9 years | AbstractListMergeModel: Add documentation | ||
| correction | 10153 | 10 years | sonar - squid:S3038 - Abstract methods should not be redundant | ||
| datatransfer | 12125 | 9 years |
see #14741 - rework initialization of Main.Panel so that it is done …
|
||
| dialogs | 12161 | 9 years | See #13415: Add the ILatLon interface, unify handling of Nodes and … | ||
| download | 11658 | 9 years | fix #13922 - Add (expert) option to not zoom to the new downloaded data | ||
| draw | 12161 | 9 years | See #13415: Add the ILatLon interface, unify handling of Nodes and … | ||
| help | 12004 | 9 years |
fix #14696 - make help browser a JFrame rather than a JDialog so …
|
||
| history | 12043 | 9 years | Add nicer padding to version info panel | ||
| io | 12012 | 9 years | fix HeadlessException seen in unit tests logs | ||
| layer | 12170 | 9 years | "See #13175, see #14120: Remove isChanged() method call in map view - … | ||
| mappaint | 12131 | 9 years | see #11889, see #11924, see #13387 - use backported versions of … | ||
| oauth | 11848 | 9 years | fix #14613 - Special HTML characters not escaped in GUI error messages | ||
| preferences | 12148 | 9 years | see #14794 - javadoc | ||
| progress | 11746 | 9 years | PMD - Strict Exceptions | ||
| tagging | 12142 | 9 years | fix #14789 - allow to override toolbar image and toolbar name for presets | ||
| util | 12131 | 9 years | see #11889, see #11924, see #13387 - use backported versions of … | ||
| widgets | 11948 | 9 years | findbugs - BC_UNCONFIRMED_CAST_OF_RETURN_VALUE | ||
| ConditionalOptionPaneUtil.java | 13.1 KB | 11921 | 9 years | improve unit test coverage of utilities classes thanks to … | |
| DefaultNameFormatter.java | 24.0 KB | 11900 | 9 years | add leisure and amenity to multipolygon naming | |
| ExceptionDialogUtil.java | 17.8 KB | 11984 | 9 years | improve overpass API rate limit message, fix wrong timeout error message | |
| ExtendedDialog.java | 19.1 KB | 11945 | 9 years | sonar - fb-contrib:SCII_SPOILED_CHILD_INTERFACE_IMPLEMENTOR - Style - … | |
| GettingStarted.java | 7.3 KB | 11171 | 9 years | Fix MOTD image link replacement Avoids downloading images which are … | |
| HelpAwareOptionPane.java | 13.1 KB | 10791 | 10 years | see #13319 - Use InputMapUtils where applicable (VK_ESCAPE) | |
| HideableButton.java | 528 bytes | 8510 | 11 years | checkstyle: enable relevant whitespace checks and fix them | |
| IconToggleButton.java | 5.3 KB | 11553 | 9 years |
refactor handling of null values - use Java 8 Optional where possible
|
|
| IExtendedDialog.java | 6.3 KB | 11945 | 9 years | sonar - fb-contrib:SCII_SPOILED_CHILD_INTERFACE_IMPLEMENTOR - Style - … | |
| ImageryMenu.java | 10.6 KB | 12125 | 9 years |
see #14741 - rework initialization of Main.Panel so that it is done …
|
|
| JosmUserIdentityManager.java | 11.8 KB | 11906 | 9 years | fix NPE caused by variable case mismatch exposed by r11901 | |
| MainApplication.java | 27.1 KB | 12150 | 9 years |
fix #14792 - fix --version handling: restore a single main() method
|
|
| MainFrame.java | 8.1 KB | 12128 | 9 years |
see #14741 - rework initialization of Main.contentPanePrivate
|
|
| MainMenu.java | 40.3 KB | 11769 | 9 years | see #14142 - fix help link | |
| MainPanel.java | 5.6 KB | 11713 | 9 years | add Ant target to run PMD (only few rules for now), fix violations | |
| MapFrame.java | 30.4 KB | 12079 | 9 years | ScrollViewport: Fix layout computation, natively support mouse wheel … | |
| MapFrameListener.java | 616 bytes | 10600 | 10 years | see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface … | |
| MapMover.java | 10.0 KB | 11713 | 9 years | add Ant target to run PMD (only few rules for now), fix violations | |
| MapScaler.java | 6.0 KB | 11534 | 9 years | sonar - fb-contrib:FCBL_FIELD_COULD_BE_LOCAL - Correctness - Class … | |
| MapSlider.java | 2.1 KB | 10078 | 10 years | New nicer map slider. Patch submitted by: michael2402 Closes: #12644 | |
| MapStatus.java | 44.0 KB | 12065 | 9 years | More ds.beginUpdate()/endUpdate() try/finally fixes, checked all calls … | |
| MapView.java | 32.4 KB | 12170 | 9 years | "See #13175, see #14120: Remove isChanged() method call in map view - … | |
| MapViewState.java | 25.3 KB | 12162 | 9 years | See #13415: Fix @since tags. | |
| MenuScroller.java | 15.8 KB | 11506 | 9 years | simplify MenuScroller | |
| NameFormatterHook.java | 1.5 KB | 8512 | 11 years | checkstyle: redundant modifiers | |
| NavigatableComponent.java | 61.3 KB | 12163 | 9 years | Make use of ILatLon#getEastNorth | |
| NoteInputDialog.java | 2.2 KB | 9078 | 10 years | sonar - Immutable Field | |
| NoteSortDialog.java | 3.0 KB | 11821 | 9 years | findbugs - EI_EXPOSE_REP2 - Note dates | |
| Notification.java | 6.2 KB | 11100 | 9 years | sonar - squid:S2148 - Underscores should be used to make large numbers … | |
| NotificationManager.java | 13.4 KB | 11996 | 9 years |
fix #13809 - run GUI operations of NotificationManager.processQueue …
|
|
| OsmPrimitivRenderer.java | 4.9 KB | 10889 | 9 years | fix #13439 - Node.toString() and Way.toString() causing performance … | |
| package-info.java | 152 bytes | 10125 | 10 years |
refactor classes from corrector package, add javadoc
|
|
| PleaseWaitDialog.java | 7.5 KB | 11673 | 9 years | Add more Javadoc for progress monitors. | |
| PleaseWaitRunnable.java | 7.3 KB | 11801 | 9 years |
see #14595 - catch UnsupportedOperationException
|
|
| PopupMenuHandler.java | 3.6 KB | 11386 | 9 years | sonar - squid:S1066 - Collapsible "if" statements should be merged | |
| ProgramArguments.java | 7.6 KB | 11986 | 9 years |
add unit test for Main.postConstructorProcessCmdLine
|
|
| ScrollViewport.java | 8.2 KB | 12079 | 9 years | ScrollViewport: Fix layout computation, natively support mouse wheel … | |
| SelectionManager.java | 15.5 KB | 11945 | 9 years | sonar - fb-contrib:SCII_SPOILED_CHILD_INTERFACE_IMPLEMENTOR - Style - … | |
| ShowHideButtonListener.java | 414 bytes | 8512 | 11 years | checkstyle: redundant modifiers | |
| SideButton.java | 4.6 KB | 10755 | 10 years | sonar - various fixes | |
| SplashScreen.java | 12.7 KB | 11881 | 9 years | findbugs - BC_UNCONFIRMED_CAST_OF_RETURN | |
Note:
See TracBrowser
for help on using the repository browser.
