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

Name Size Rev Age Author Last Change
../
bugreport 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
draw 14342   6 years Don-vip see #9995, see #13173 - adjust symbol shapes size based on current DPI
progress 15233   5 years Don-vip see #17861 - last bugfixes
animation 15602   4 years GerdP fix #18431: add expert option gui.start.animation. If set to false …
help 16149   4 years simon04 fix #15931 - Add a preference to use external browser instead of the …
autofilter 16436   4 years simon04 see #19251 - Java 8: use Stream
datatransfer 16494   4 years GerdP fix #19285: Ctrl+C (Copy) should keep the order of selection
correction 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
util 16601   4 years simon04 Add TableHelper.setSelectedIndices
bbox 16623   4 years simon04 see #19334 - …
conflict 16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
mappaint 16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
oauth 16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
preferences 16660   4 years simon04 fix #19397 - JosmDecimalFormatSymbolsProvider is not used for locale …
layer 16670   4 years stoecker fix #18193 - typo
dialogs 16674   4 years simon04 fix #19406 - InspectPrimitiveDialog: display length and area
download 16684   4 years simon04 fix #19310 - DownloadDialog should have a method to add/remove …
tagging 16691   4 years simon04 see #16031 - Add ComboTest.testUseLastAsDefault
history 16694   4 years simon04 see #19367 - History browser: do not reset UI after (re)loading of …
io 16695   4 years simon04 see #19381 - Upload dialog: allow to disable text validation - …
widgets 16695   4 years simon04 see #19381 - Upload dialog: allow to disable text validation - …
package-info.java 152 bytes 10125   8 years Don-vip refactor classes from corrector package, add javadoc
MapFrameListener.java 616 bytes 10600   8 years Don-vip see #11390 - sonar - squid:S1609 - Java 8: @FunctionalInterface …
ShowHideButtonListener.java 525 bytes 12391   7 years michael2402 See #14794: Documentation for the gui package
IExtendedDialog.java 6.3 KB 12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
MapScaler.java 6.1 KB 12987   7 years bastiK see #15410 - change preferences scheme for named colors - makes …
SideButton.java 4.0 KB 13864   6 years Don-vip see #15310 - remove dead code
ScrollViewport.java 8.7 KB 13866   6 years Don-vip spotbugs - SE_BAD_FIELD_STORE
PopupMenuHandler.java 3.7 KB 13957   6 years Don-vip use IRelation in RelationListDialog and *RelationActions
ExtendedDialog.java 19.3 KB 14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
NoteSortDialog.java 3.1 KB 14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
MapMover.java 10.3 KB 14214   6 years Don-vip sonarqube - squid:S4551 - Enum values should be compared with "=="
MainTermination.java 2.0 KB 14326   6 years Don-vip fix #4535, fix #16780 - detect changesets closed on server side after …
ConditionalOptionPaneUtil.java 12.6 KB 14380   5 years Don-vip fix #16906 - RelationEditorActionsTest: fix for non-headless mode …
MainPanel.java 5.8 KB 14470   5 years GerdP see #17040 Fix various memory leaks Not sure if this will break Unit …
MapSlider.java 2.3 KB 14483   5 years Don-vip see #17040 - fix SonarQube issues
DownloadParamType.java 5.6 KB 15180   5 years Don-vip see #13201, see #17825 - allow to download geo: URI from the command line
ModeMenu.java 1.3 KB 15445   5 years Don-vip fix #18210 - fix mode menu (add items properly to display shortcuts) …
PleaseWaitDialog.java 7.3 KB 15586   4 years Don-vip code cleanup
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 15633   4 years Don-vip fix #18514 - make all changeset actions and dialogs only accessible in …
WindowMenu.java 1.4 KB 15655   4 years Don-vip see #18514 - cleanup menu groups handling
SplashScreen.java 13.0 KB 16069   4 years simon04 see #18752 - Harmonize stopwatch logging
PrimitiveRenderer.java 5.1 KB 16073   4 years simon04 Fix typo in Javadoc
ImageryMenu.java 13.1 KB 16138   4 years Don-vip see #18933 - toolbar code refactoring
ExceptionDialogUtil.java 16.6 KB 16217   4 years GerdP see #18982: Improve log message, show content of panel instead of …
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 16313   4 years simon04 fix #19089 - Avoid displaying multiple notifications with the same text
Notification.java 7.2 KB 16314   4 years simon04 see #19089 - Remove debugging output
MainInitialization.java 8.1 KB 16358   4 years simon04 see #18164 - Rename class to SearchCompilerQueryWizard
NoteInputDialog.java 2.5 KB 16435   4 years simon04 fix #18975 - NoteInputDialog: remember windows geometry
MainFrame.java 8.9 KB 16438   4 years simon04 see #19251 - Java 8: use Stream
SelectionManager.java 15.4 KB 16438   4 years simon04 see #19251 - Java 8: use Stream
ProgramArguments.java 7.3 KB 16446   4 years simon04 see #18162 - Update man page for --offline
GettingStarted.java 8.7 KB 16502   4 years simon04 fix #19295 - Ctrl+H doesn't work when getting started screen is focused
MapFrame.java 32.9 KB 16528   4 years simon04 Introduce BooleanProperty TOOLBAR_VISIBLE, SIDE_TOOLBAR_VISIBLE
MainMenu.java 44.7 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
MapViewState.java 26.1 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
PleaseWaitRunnable.java 7.1 KB 16553   4 years Don-vip see #19334 - javadoc fixes + protected constructors for abstract classes
MapStatus.java 49.6 KB 16625   4 years simon04 see #19334 - https://errorprone.info/bugpattern/UnusedVariable
MenuScroller.java 15.5 KB 16626   4 years simon04 see #19334 - https://errorprone.info/bugpattern/ImmutableEnumChecker
MainApplication.java 63.3 KB 16643   4 years simon04 see #19334 - https://errorprone.info/bugpattern/StringSplitter
MapView.java 35.2 KB 16668   4 years stoecker don't call function twice
NavigatableComponent.java 64.0 KB 16671   4 years stoecker fix #19402 - fix race condition in auto follow function
Note: See TracBrowser for help on using the repository browser.