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

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 17159   4 years simon04 see #7548 - Re-organize the preference dialog (display preferences)
bbox 16927   4 years simon04 fix #4888 - SlippyMapBBoxChooser: show map scale top/left
bugreport 17076   4 years Don-vip fix #19860 - prevent illegal state to raise an NPE at JOSM startup on macOS
conflict 17220   4 years GerdP see #19885: memory leak with "temporary" objects in validator and …
correction 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
datatransfer 16952   4 years simon04 see #19717 - Extract DefaultNameFormatter.removeBiDiCharacters
dialogs 17273   3 years GerdP see #6529: Deleting locally referenced objects in conflict resolution …
download 16960   4 years simon04 see #8334 - Add advanced option to scale the table font Advanced …
draw 14342   6 years Don-vip see #9995, see #13173 - adjust symbol shapes size based on current DPI
help 17299   3 years simon04 see #19819 - Obtain link color using UIManager (default to JOSM blue)
history 17029   4 years Klumbumbus - see #19726 - Unify changeset icon, use globe icon in history window …
io 17238   3 years Don-vip see #17634 - enforce upload policy again (broken after #19381 changes)
layer 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
mappaint 17270   3 years Don-vip fix #19997 - Disable MapPaint style submenu for empty settings (patch …
oauth 17196   4 years simon04 see #15102 - see #16637 - get rid of real HTTP calls to …
preferences 17298   3 years simon04 see #7548 - Re-organize the preference dialog (Look and Feel as subtab …
progress 15233   5 years Don-vip see #17861 - last bugfixes
tagging 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
util 17090   4 years simon04 fix #18200 - Update to JMockit 1.49 (patch by taylor.smock, modified)
widgets 17299   3 years simon04 see #19819 - Obtain link color using UIManager (default to JOSM blue)
ConditionalOptionPaneUtil.java 12.6 KB 14380   5 years Don-vip fix #16906 - RelationEditorActionsTest: fix for non-headless mode …
DownloadParamType.java 5.6 KB 15180   5 years Don-vip see #13201, see #17825 - allow to download geo: URI from the command line
ExceptionDialogUtil.java 16.6 KB 16217   4 years GerdP see #18982: Improve log message, show content of panel instead of …
ExtendedDialog.java 19.3 KB 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
GettingStarted.java 8.8 KB 17299   3 years simon04 see #19819 - Obtain link color using UIManager (default to JOSM blue)
HelpAwareOptionPane.java 14.5 KB 16217   4 years GerdP see #18982: Improve log message, show content of panel instead of …
HideableButton.java 553 bytes 15633   4 years Don-vip fix #18514 - make all changeset actions and dialogs only accessible in …
IconToggleButton.java 5.5 KB 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
IExtendedDialog.java 6.3 KB 12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
ImageryMenu.java 13.1 KB 16953   4 years simon04 Java 8: use Comparator.comparing
MainApplication.java 63.8 KB 17160   4 years simon04 see #7548 - Re-organize the preference dialog (connection preferences)
MainFrame.java 8.9 KB 16438   4 years simon04 see #19251 - Java 8: use Stream
MainInitialization.java 8.2 KB 17188   4 years Klumbumbus fix #19851 - Fix shortcut names
MainMenu.java 45.2 KB 17021   4 years stoecker fix #19786, Add missing icons to View menu
MainPanel.java 5.8 KB 14470   5 years GerdP see #17040 Fix various memory leaks Not sure if this will break Unit …
MainTermination.java 2.0 KB 14326   6 years Don-vip fix #4535, fix #16780 - detect changesets closed on server side after …
MapFrame.java 33.0 KB 16987   4 years simon04 Logging: classify "Switching map mode from X to Y" as debug
MapFrameListener.java 616 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
MapMover.java 10.3 KB 14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
MapScaler.java 6.6 KB 16894   4 years simon04 fix #4888 - SlippyMapBBoxChooser: show map scale
MapSlider.java 2.3 KB 14483   5 years Don-vip see #17040 - fix SonarQube issues
MapStatus.java 50.5 KB 17116   4 years simon04 see #19819 - MapStatus: make color preferences work (patch by DevCharly)
MapView.java 35.2 KB 16668   4 years stoecker don't call function twice
MapViewState.java 26.4 KB 17090   4 years simon04 fix #18200 - Update to JMockit 1.49 (patch by taylor.smock, modified)
MenuScroller.java 15.5 KB 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
ModeMenu.java 1.3 KB 15445   5 years Don-vip fix #18210 - fix mode menu (add items properly to display shortcuts) …
NavigatableComponent.java 64.0 KB 16671   4 years stoecker fix #19402 - fix race condition in auto follow function
NoteInputDialog.java 2.5 KB 16435   4 years simon04 fix #18975 - NoteInputDialog: remember windows geometry
NoteSortDialog.java 3.1 KB 14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
Notification.java 7.2 KB 16314   4 years simon04 see #19089 - Remove debugging output
NotificationManager.java 13.8 KB 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
package-info.java 152 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
PleaseWaitDialog.java 7.3 KB 15586   4 years Don-vip code cleanup
PleaseWaitRunnable.java 7.1 KB 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
PopupMenuHandler.java 3.7 KB 13957   6 years Don-vip use IRelation in RelationListDialog and *RelationActions
PrimitiveRenderer.java 5.1 KB 16073   4 years simon04 Fix typo in Javadoc
ProgramArguments.java 7.3 KB 16446   4 years simon04 see #18162 - Update man page for --offline
ScrollViewport.java 8.7 KB 13866   6 years Don-vip spotbugs - SE_BAD_FIELD_STORE
SelectionManager.java 15.4 KB 16438   4 years simon04 see #19251 - Java 8: use Stream
ShowHideButtonListener.java 525 bytes 12391   7 years michael2402 See #14794: Documentation for the gui package
SideButton.java 4.0 KB 13864   6 years Don-vip see #15310 - remove dead code
SplashScreen.java 13.0 KB 16069   4 years simon04 see #18752 - Harmonize stopwatch logging
WindowMenu.java 1.4 KB 15655   4 years Don-vip see #18514 - cleanup menu groups handling
Note: See TracBrowser for help on using the repository browser.