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

Name Size Rev Age Author Last Change
../
preferences 12135   7 years bastiK fixed #13100 - NPE on launch (2)
layer 12134   7 years bastiK see #14773 - improve session export/import for imagery layer offset data
util 12131   7 years Don-vip see #11889, see #11924, see #13387 - use backported versions of …
mappaint 12131   7 years Don-vip see #11889, see #11924, see #13387 - use backported versions of …
bbox 12131   7 years Don-vip see #11889, see #11924, see #13387 - use backported versions of …
dialogs 12129   7 years Don-vip fix #14776 - NPE
datatransfer 12125   7 years Don-vip see #14741 - rework initialization of Main.Panel so that it is done …
tagging 12077   7 years bastiK see #13956 - make cachePresets public
conflict 12058   7 years Don-vip fix Java/PMD/Checkstyle warnings
history 12043   7 years michael2402 Add nicer padding to version info panel
io 12012   7 years Don-vip fix HeadlessException seen in unit tests logs
help 12004   7 years Don-vip fix #14696 - make help browser a JFrame rather than a JDialog so …
widgets 11948   7 years Don-vip findbugs - BC_UNCONFIRMED_CAST_OF_RETURN_VALUE
oauth 11848   7 years Don-vip fix #14613 - Special HTML characters not escaped in GUI error messages
draw 11817   7 years Don-vip sonar - squid:S1610 - Abstract classes without fields should be …
progress 11746   7 years Don-vip PMD - Strict Exceptions
download 11658   7 years Don-vip fix #13922 - Add (expert) option to not zoom to the new downloaded data
correction 10153   8 years Don-vip sonar - squid:S3038 - Abstract methods should not be redundant
MainApplication.java 27.5 KB 12135   7 years bastiK fixed #13100 - NPE on launch (2)
MainFrame.java 8.1 KB 12128   7 years Don-vip see #14741 - rework initialization of Main.contentPanePrivate
ImageryMenu.java 10.6 KB 12125   7 years Don-vip see #14741 - rework initialization of Main.Panel so that it is done …
NavigatableComponent.java 61.2 KB 12119   7 years michael2402 Fix weak projection listener of NavigatableComponent being lost.
MapView.java 32.7 KB 12118   7 years Don-vip see #14734 - fix checkstyle warnings
ScrollViewport.java 8.2 KB 12079   7 years michael2402 ScrollViewport: Fix layout computation, natively support mouse wheel …
MapFrame.java 30.4 KB 12079   7 years michael2402 ScrollViewport: Fix layout computation, natively support mouse wheel …
MapViewState.java 24.6 KB 12074   7 years bastiK fixed #14740 - Current displayed data position changes when you press TAB
MapStatus.java 44.0 KB 12065   7 years michael2402 More ds.beginUpdate()/endUpdate() try/finally fixes, checked all calls …
NotificationManager.java 13.4 KB 11996   7 years Don-vip fix #13809 - run GUI operations of NotificationManager.processQueue
ProgramArguments.java 7.6 KB 11986   7 years Don-vip add unit test for Main.postConstructorProcessCmdLine
ExceptionDialogUtil.java 17.8 KB 11984   7 years stoecker improve overpass API rate limit message, fix wrong timeout error message
SelectionManager.java 15.5 KB 11945   7 years Don-vip sonar - fb-contrib:SCII_SPOILED_CHILD_INTERFACE_IMPLEMENTOR - Style - …
IExtendedDialog.java 6.3 KB 11945   7 years Don-vip sonar - fb-contrib:SCII_SPOILED_CHILD_INTERFACE_IMPLEMENTOR - Style - …
ExtendedDialog.java 19.1 KB 11945   7 years Don-vip sonar - fb-contrib:SCII_SPOILED_CHILD_INTERFACE_IMPLEMENTOR - Style - …
ConditionalOptionPaneUtil.java 13.1 KB 11921   7 years Don-vip improve unit test coverage of utilities classes thanks to …
JosmUserIdentityManager.java 11.8 KB 11906   7 years stoecker fix NPE caused by variable case mismatch exposed by r11901
DefaultNameFormatter.java 24.0 KB 11900   7 years stoecker add leisure and amenity to multipolygon naming
SplashScreen.java 12.7 KB 11881   7 years Don-vip findbugs - BC_UNCONFIRMED_CAST_OF_RETURN
NoteSortDialog.java 3.0 KB 11821   7 years Don-vip findbugs - EI_EXPOSE_REP2 - Note dates
PleaseWaitRunnable.java 7.3 KB 11801   7 years Don-vip see #14595 - catch UnsupportedOperationException
MainMenu.java 40.3 KB 11769   7 years stoecker see #14142 - fix help link
MapMover.java 10.0 KB 11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
MainPanel.java 5.6 KB 11713   7 years Don-vip add Ant target to run PMD (only few rules for now), fix violations
PleaseWaitDialog.java 7.5 KB 11673   7 years michael2402 Add more Javadoc for progress monitors.
IconToggleButton.java 5.3 KB 11553   7 years Don-vip refactor handling of null values - use Java 8 Optional where possible
MapScaler.java 6.0 KB 11534   7 years Don-vip sonar - fb-contrib:FCBL_FIELD_COULD_BE_LOCAL - Correctness - Class …
MenuScroller.java 15.8 KB 11506   7 years Don-vip simplify MenuScroller
PopupMenuHandler.java 3.6 KB 11386   7 years Don-vip sonar - squid:S1066 - Collapsible "if" statements should be merged
GettingStarted.java 7.3 KB 11171   7 years simon04 Fix MOTD image link replacement Avoids downloading images which are …
Notification.java 6.2 KB 11100   8 years Don-vip sonar - squid:S2148 - Underscores should be used to make large numbers …
OsmPrimitivRenderer.java 4.9 KB 10889   8 years Don-vip fix #13439 - Node.toString() and Way.toString() causing performance …
HelpAwareOptionPane.java 13.1 KB 10791   8 years simon04 see #13319 - Use InputMapUtils where applicable (VK_ESCAPE)
SideButton.java 4.6 KB 10755   8 years Don-vip sonar - various fixes
MapFrameListener.java 616 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
package-info.java 152 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
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
ShowHideButtonListener.java 414 bytes 8512   9 years Don-vip checkstyle: redundant modifiers
NameFormatterHook.java 1.5 KB 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
Note: See TracBrowser for help on using the repository browser.