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

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