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

Name Size Rev Age Author Last Change
../
actionsupport 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
bbox 6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
conflict 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 …
download 6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
help 6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
history 6147   11 years Don-vip sonar - move duplicated class between history and conflict to util
io 6142   11 years Don-vip see #8902 - fix compilation warnings
layer 6162   11 years bastiK applied #8987 - immutable coordinates (patch by shinigami)
mappaint 6174   11 years Don-vip see #8849 - use scaled down version of images in recently added tags panel
oauth 6116   11 years Don-vip fix EDT violations
preferences 6152   11 years bastiK see #8972 - fix path separator
progress 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
tagging 6158   11 years Don-vip fix #8985 - Presets checkboxes inside checkgroups do nothing …
util 6147   11 years Don-vip sonar - move duplicated class between history and conflict to util
widgets 6172   11 years Don-vip fix #8849: * Used scaled down (16x16 pixels) of large (.svg) images if …
BookmarkList.java 8.6 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ConditionalOptionPaneUtil.java 9.0 KB 5817   11 years stoecker fix javadoc
DefaultNameFormatter.java 24.9 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ExceptionDialogUtil.java 17.6 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
ExtendedDialog.java 22.1 KB 6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
FileDrop.java 27.8 KB 6104   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
GettingStarted.java 6.5 KB 6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
HelpAwareOptionPane.java 12.7 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
HideableButton.java 535 bytes 4840   12 years bastiK expert mode rework: * toggling of expert mode does not require …
IconToggleButton.java 5.3 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
ImageryMenu.java 9.7 KB 6098   11 years akks see #6355: do not create "Imagery/More" submenu if there is enough …
JMultilineLabel.java 2.7 KB 3083   14 years bastiK added svn:eol-style=native to source files
JosmUserIdentityManager.java 10.9 KB 6087   11 years Don-vip see #8902 - string.equals("") => string.isEmpty() (patch by shinigami)
MainApplet.java 7.6 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
MainApplication.java 19.5 KB 6143   11 years Don-vip see #8885 - cleanup in command line arguments and website URL handling
MainMenu.java 31.2 KB 6130   11 years bastiK see #6963 - converted popups to notifications for all actions in the …
MapFrame.java 27.5 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
MapFrameListener.java 587 bytes 5957   11 years Don-vip New interface MapFrameListener to allow core classes to listen to …
MapMover.java 10.0 KB 6105   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
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)
MapStatus.java 36.1 KB 6106   11 years Don-vip see #8902 - Small performance enhancements / coding style (patch by …
MapView.java 32.7 KB 6107   11 years Don-vip fix #8919 - fix memory leaks, including one introduced with r5982
MenuScroller.java 21.0 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
MultiSplitLayout.java 51.2 KB 6093   11 years akks see #8902 - collection size ==/!= 0 -> isEmpty()/!isEmpty() (patch by …
MultiSplitPane.java 13.2 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
NameFormatterHook.java 1.6 KB 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
NavigatableComponent.java 61.0 KB 6142   11 years Don-vip see #8902 - fix compilation warnings
Notification.java 5.3 KB 6131   11 years bastiK see #6963 - optional help button for notifications; use notifications …
NotificationManager.java 13.0 KB 6132   11 years bastiK see #6963 - new message after successful upload; use notification for …
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)
PopupMenuHandler.java 3.8 KB 5821   11 years Don-vip see #7846 - Large code refactorization in management of popup menus to …
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)
ShowHideButtonListener.java 427 bytes 6070   11 years stoecker see #8853 remove tabs, trailing spaces, windows line ends, strange …
SideButton.java 3.8 KB 6101   11 years akks revert 6099: seems it was not the described bug
SplashScreen.java 7.4 KB 6084   11 years bastiK see #8902 - add missing @Override annotations (patch by shinigami)
Note: See TracBrowser for help on using the repository browser.