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

Name Size Rev Age Author Last Change
../
animation 17322   3 years Don-vip fix #20018 - disable repaint timer when no animation extension is enabled
autofilter 17159   4 years simon04 see #7548 - Re-organize the preference dialog (display preferences)
bbox 17334   3 years Don-vip see #20129 - rename file to match new class name
bugreport 17392   3 years GerdP fix #19098: Unable to update plugin after crash of plugin - wait for …
conflict 17353   3 years GerdP fix #12536: Conflict window completely hides relation 'conflicts' …
correction 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
datatransfer 17335   3 years Don-vip see #20139 - avoid shortcut conflict between "open location" actions
dialogs 17455   3 years GerdP see #17184: Memory leaks - don't keep ref to primitives, it isn't …
download 17336   3 years GerdP fix #20037: Overpass query wizard generates wrong query with "*=value" …
draw 17432   3 years GerdP fix #20253: Weird area shading at a corner - use closePath() instead …
help 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
history 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
io 17399   3 years GerdP fix #20213: Command stack: Edits in relation editor are listed in …
layer 17440   3 years GerdP see #17184: Memory leaks - remove more listeners in destroy() - reset …
mappaint 17374   3 years GerdP see #20167: [patch] Improve code readability by replacing indexed …
oauth 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
preferences 17450   3 years Don-vip fix #20188 - NPE
progress 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
tagging 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
util 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
widgets 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
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.8 KB 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
ExtendedDialog.java 19.3 KB 16913   4 years simon04 fix #19698 - Refactoring: make private fields final
GettingStarted.java 8.9 KB 17322   3 years Don-vip fix #20018 - disable repaint timer when no animation extension is enabled
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.6 KB 17399   3 years GerdP fix #20213: Command stack: Edits in relation editor are listed in …
MainFrame.java 8.9 KB 16438   4 years simon04 see #19251 - Java 8: use Stream
MainInitialization.java 8.2 KB 17369   3 years simon04 see #20141 - Revert "ImageProvider: cache rendered SVG images using JCS"
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 617 bytes 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
MapMover.java 10.3 KB 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
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.3 KB 17452   3 years GerdP checkstyle
MapViewState.java 26.4 KB 17333   3 years Don-vip see #20129 - Fix typos and misspellings in the code (patch by gaben)
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 17449   3 years Don-vip fix #20360 - fix splash screen scrolling (patch by DevCharly)
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.