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

Name Size Rev Age Author Last Change
../
widgets 15440   5 years Don-vip checkstyle/findbugs/sonar
util 15497   4 years Don-vip see #16796 - fix most of checkstyle/pmd/findbugs violations
tagging 15567   4 years Don-vip fix #18401 - Advanced options to disable autocomplete in add tags …
progress 15233   5 years Don-vip see #17861 - last bugfixes
preferences 15565   4 years Don-vip fix #18302 - support national taginfo instances
oauth 14977   5 years Don-vip ensures consistency of upload comment: * fix #11168 - ctrl-z/undo …
mappaint 15323   5 years Don-vip fix #18085 - Add method to get unique values in mapcss (patch by …
layer 15565   4 years Don-vip fix #18302 - support national taginfo instances
io 15560   4 years GerdP fix #18389: GPX track with color black is invisible (Patch by Bjoeni) …
history 15208   5 years Don-vip fix #17621 - Replace OSM History Viewer (osmrmhv) by OSM History …
help 14807   5 years Don-vip fix #17338 - NPE
draw 14342   6 years Don-vip see #9995, see #13173 - adjust symbol shapes size based on current DPI
download 15551   4 years Don-vip fix #18326 - escape HTML characters in overpass query wizard error dialog
dialogs 15567   4 years Don-vip fix #18401 - Advanced options to disable autocomplete in add tags …
datatransfer 15418   5 years Don-vip fix #14253 - Highlight affected relation members in role validation …
correction 12663   7 years Don-vip see #15182 - move NameFormatter* from gui to data.osm
conflict 14710   5 years Don-vip fix #17207 - NPE
bugreport 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
bbox 15145   5 years Don-vip see #17772 - make sure all JMapViewer instances in JOSM behave the same
autofilter 15293   5 years Don-vip sonar
animation 15231   5 years Don-vip fix more Spotbugs warnings
SplashScreen.java 12.9 KB 14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
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 13434   6 years Don-vip see #8039, see #10456 - support read-only data layers
ScrollViewport.java 8.7 KB 13866   6 years Don-vip spotbugs - SE_BAD_FIELD_STORE
ProgramArguments.java 7.3 KB 14415   5 years michael2402 See #16866: Drop getopt, use own option parser.
PrimitiveRenderer.java 5.1 KB 14006   6 years Don-vip fix warnings
PopupMenuHandler.java 3.7 KB 13957   6 years Don-vip use IRelation in RelationListDialog and *RelationActions
PleaseWaitRunnable.java 7.1 KB 14936   5 years GerdP fix #17525: catch all RunTimeExceptions in PleaseWaitRunnable.doRealRun()
PleaseWaitDialog.java 7.3 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
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 64.1 KB 15518   4 years Don-vip pmd
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.3 KB 15371   5 years Don-vip fix #18160 - Ask layers for source, don't hardcode source for layer …
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   5 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 33.1 KB 15445   5 years Don-vip fix #18210 - fix mode menu (add items properly to display shortcuts) …
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   5 years GerdP see #17040 Fix various memory leaks Not sure if this will break Unit …
MainMenu.java 42.5 KB 15445   5 years Don-vip fix #18210 - fix mode menu (add items properly to display shortcuts) …
MainInitialization.java 8.1 KB 15147   5 years Don-vip see #17744 - register JMapViewer SettingsAdapter so that the Bing API …
MainFrame.java 8.4 KB 14273   6 years stoecker fix typos - patch by naoliv - fix #16781 - Thanks a lot
MainApplication.java 62.6 KB 15469   4 years Don-vip fix #10033, fix #15748, fix #17097 - drop remote control https support …
ImageryMenu.java 12.9 KB 15521   4 years Don-vip fix #18313 - proper toolbar cleanup when JOSM actions are destroyed
IExtendedDialog.java 6.3 KB 12678   7 years Don-vip see #15182 - move WindowGeometry from tools to gui.util
IconToggleButton.java 5.4 KB 12846   7 years bastiK see #15229 - use Config.getPref() wherever possible
HideableButton.java 528 bytes 8510   9 years Don-vip checkstyle: enable relevant whitespace checks and fix them
HelpAwareOptionPane.java 14.3 KB 13842   6 years Don-vip see #16319 - scale properly all icons using ButtonSpec
GettingStarted.java 8.6 KB 14578   5 years Don-vip It's Christmas time! Animate our "Getting Started" page with shining …
ExtendedDialog.java 19.3 KB 14153   6 years Don-vip see #15229 - deprecate Main.parent and Main itself
ExceptionDialogUtil.java 16.7 KB 15084   5 years Don-vip see #17722 - proper notification of user block
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   5 years Don-vip fix #16906 - RelationEditorActionsTest: fix for non-headless mode …
Note: See TracBrowser for help on using the repository browser.