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

Name Size Rev Age Author Last Change
../
widgets 15790   5 years Don-vip fix #18632 - fix loading of SVG images in internal help browser
util 16213   4 years Don-vip fix PMD/Javadoc issues
tagging 16179   5 years Don-vip code cleanup / javadoc
progress 15233   5 years Don-vip see #17861 - last bugfixes
preferences 15926   5 years Don-vip fix recently introduced SonarQube issues
oauth 15662   5 years simon04 Fix typo: overriden↦overridden
mappaint 16199   5 years GerdP fix #18964: MapCSS rules using index are slow Avoid a sequential …
layer 16187   5 years Don-vip fix #18962 - introduce DataSet.update to avoid repetitive …
io 16204   4 years GerdP fix #18979: Improve display of PrimitiveIds Show e.g. "w2, r123456789" …
history 16211   4 years GerdP fix javadoc
help 16149   5 years simon04 fix #15931 - Add a preference to use external browser instead of the …
draw 14342   6 years Don-vip see #9995, see #13173 - adjust symbol shapes size based on current DPI
download 16174   5 years simon04 OSMDownloadSource: update URLs in code comment
dialogs 16218   4 years GerdP simplify sort
datatransfer 15905   5 years simon04 Use Collections.singletonMap
correction 12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
conflict 15729   5 years simon04 fix #18026 - Relation member conflict: render decision as radio buttons
bugreport 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
bbox 15963   5 years Don-vip see #17516 - update to error-prone 2.3.5-SNAPSHOT plus following …
autofilter 15953   5 years Klumbumbus - see #14965 - Sort Autofilter tags alphabetical and add a space …
animation 15602   5 years GerdP fix #18431: add expert option gui.start.animation. If set to false …
WindowMenu.java 1.4 KB 15655   5 years Don-vip see #18514 - cleanup menu groups handling
SplashScreen.java 13.0 KB 16069   5 years simon04 see #18752 - Harmonize stopwatch logging
SideButton.java 4.0 KB 13864   6 years Don-vip see #15310 - remove dead code
ShowHideButtonListener.java 525 bytes 12391   7 years michael2402 See #14794: Documentation for the gui package
SelectionManager.java 15.6 KB 16119   5 years Don-vip fix #18928 - fix various crashes with empty ways
ScrollViewport.java 8.7 KB 13866   6 years Don-vip spotbugs - SE_BAD_FIELD_STORE
ProgramArguments.java 7.3 KB 16120   5 years Don-vip fix #18920 - load AC RAIZ FNMT-RCM from Spanish Royal Mint
PrimitiveRenderer.java 5.1 KB 16073   5 years simon04 Fix typo in Javadoc
PopupMenuHandler.java 3.7 KB 13957   6 years Don-vip use IRelation in RelationListDialog and *RelationActions
PleaseWaitRunnable.java 7.1 KB 16124   5 years Don-vip fix #18770 - fix ProgressException with concurrent download tasks
PleaseWaitDialog.java 7.3 KB 15586   5 years Don-vip code cleanup
package-info.java 152 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
NotificationManager.java 13.4 KB 14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
Notification.java 6.3 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
NoteSortDialog.java 3.1 KB 14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
NoteInputDialog.java 2.2 KB 12280   7 years Don-vip drop remaining png extensions from few icons in java code so we can …
NavigatableComponent.java 63.9 KB 15767   5 years GerdP fix #18623: Zoom is too close when downloading a single node Don't …
ModeMenu.java 1.3 KB 15445   5 years Don-vip fix #18210 - fix mode menu (add items properly to display shortcuts) …
MenuScroller.java 15.5 KB 14173   6 years Don-vip fix #16660 - ArrayIndexOutOfBoundsException in MenuScroller
MapViewState.java 26.0 KB 15041   5 years Don-vip performance - avoid to create the same EastNorth instances during …
MapView.java 35.2 KB 15717   5 years simon04 Java 8: use Collectors.joining
MapStatus.java 49.6 KB 15185   5 years Don-vip fix #17823 - increase statusbar.decimal-format precision, for those …
MapSlider.java 2.3 KB 14483   6 years Don-vip see #17040 - fix SonarQube issues
MapScaler.java 6.1 KB 12987   7 years bastiK see #15410 - change preferences scheme for named colors - makes …
MapMover.java 10.3 KB 14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
MapFrameListener.java 616 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
MapFrame.java 32.9 KB 16132   5 years GerdP fix #18769: Each time I open JOSM, the right pane gets slightly wider …
MainTermination.java 2.0 KB 14326   6 years Don-vip fix #4535, fix #16780 - detect changesets closed on server side after …
MainPanel.java 5.8 KB 14470   6 years GerdP see #17040 Fix various memory leaks Not sure if this will break Unit …
MainMenu.java 44.6 KB 16105   5 years Don-vip see #18768 - checkstyle
MainInitialization.java 8.5 KB 16111   5 years Don-vip see #18856 - allow to disable numbering format overriding with …
MainFrame.java 8.8 KB 15725   5 years GerdP fix #11914: Allow to show user name in titlebar - implement …
MainApplication.java 62.6 KB 16225   4 years simon04 MainApplication.getCommandLineArgs: fix NPE
ImageryMenu.java 13.1 KB 16138   5 years Don-vip see #18933 - toolbar code refactoring
IExtendedDialog.java 6.3 KB 12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
IconToggleButton.java 5.5 KB 15633   5 years Don-vip fix #18514 - make all changeset actions and dialogs only accessible in …
HideableButton.java 553 bytes 15633   5 years Don-vip fix #18514 - make all changeset actions and dialogs only accessible in …
HelpAwareOptionPane.java 14.5 KB 16217   4 years GerdP see #18982: Improve log message, show content of panel instead of …
GettingStarted.java 8.6 KB 16006   5 years Don-vip see #18140 - reorganization of data(_nodist), images(_nodist), …
ExtendedDialog.java 19.3 KB 14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
ExceptionDialogUtil.java 16.6 KB 16217   4 years GerdP see #18982: Improve log message, show content of panel instead of …
DownloadParamType.java 5.6 KB 15180   5 years Don-vip see #13201, see #17825 - allow to download geo: URI from the command line
ConditionalOptionPaneUtil.java 12.6 KB 14380   6 years Don-vip fix #16906 - RelationEditorActionsTest: fix for non-headless mode …
Note: See TracBrowser for help on using the repository browser.