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

Name Size Rev Age Author Last Change
../
actionsupport 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
progress 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
oauth 6116   11 years Don-vip fix EDT violations
help 6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
conflict 6147   11 years Don-vip sonar - move duplicated class between history and conflict to util
util 6147   11 years Don-vip sonar - move duplicated class between history and conflict to util
dialogs 6172   11 years Don-vip fix #8849: * Used scaled down (16x16 pixels) of large (.svg) images if …
widgets 6172   11 years Don-vip fix #8849: * Used scaled down (16x16 pixels) of large (.svg) images if …
mappaint 6182   11 years Don-vip fix #8849 - allow map icons up to 24x24 pixels without rescaling
tagging 6198   11 years Don-vip fix #9019, fix #9020 - add new item_separator element in presets + …
io 6199   11 years Don-vip fix #9017 - NPE in AbstractUploadTask.handleUploadConflict()
bbox 6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
download 6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
preferences 6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
history 6207   11 years Don-vip Sonar - refactor duplicate code in history browsing panels
layer 6209   11 years Don-vip fix #8895, fix #9030 - fix regression in geottaged pictures support …
JMultilineLabel.java 2.7 KB 3083   14 years bastiK added svn:eol-style=native to source files
HideableButton.java 535 bytes 4840   12 years bastiK expert mode rework: * toggling of expert mode does not require …
ConditionalOptionPaneUtil.java 9.0 KB 5817   11 years stoecker fix javadoc
PopupMenuHandler.java 3.8 KB 5821   11 years Don-vip see #7846 - Large code refactorization in management of popup menus to …
MapFrameListener.java 587 bytes 5957   11 years Don-vip New interface MapFrameListener to allow core classes to listen to …
ExceptionDialogUtil.java 17.6 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
MapFrame.java 27.5 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
NameFormatterHook.java 1.6 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
ShowHideButtonListener.java 427 bytes 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
DefaultNameFormatter.java 24.9 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
HelpAwareOptionPane.java 12.7 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
IconToggleButton.java 5.3 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
MainApplet.java 7.6 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
MapScaler.java 1.4 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
MapSlider.java 2.1 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
MenuScroller.java 21.0 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
MultiSplitPane.java 13.2 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
OsmPrimitivRenderer.java 4.2 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
PleaseWaitDialog.java 7.0 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
PleaseWaitRunnable.java 6.9 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
QuadStateCheckBox.java 7.2 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ScrollViewport.java 6.5 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
SelectionManager.java 12.7 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
SplashScreen.java 7.4 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ExtendedDialog.java 22.1 KB 6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
JosmUserIdentityManager.java 10.9 KB 6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
MultiSplitLayout.java 51.2 KB 6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
ImageryMenu.java 9.7 KB 6098   11 years akks see #6355: do not create "Imagery/More" submenu if there is enough …
SideButton.java 3.8 KB 6101   11 years akks revert 6099: seems it was not the described bug
FileDrop.java 27.8 KB 6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
MapMover.java 10.0 KB 6105   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
MapStatus.java 36.1 KB 6106   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
Notification.java 5.3 KB 6131   11 years bastiK see #6963 - optional help button for notifications; use notifications …
GettingStarted.java 6.5 KB 6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
MainApplication.java 19.5 KB 6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
MainMenu.java 33.5 KB 6180   11 years Don-vip MainMenu: make changesetManager entry public + javadoc
BookmarkList.java 8.6 KB 6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
MapView.java 32.7 KB 6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
NavigatableComponent.java 61.0 KB 6203   11 years Don-vip fix #9024 - bbox/bounds memory optimizations (modified patch by …
NotificationManager.java 13.0 KB 6205   11 years bastiK see #4029 - fix problem when MapView is about to be loaded (nmea import)
Note: See TracBrowser for help on using the repository browser.