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

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