source:
josm/trunk/src/org/openstreetmap/josm/gui
@
4920
| Name | Size | Rev | Age | Author | Last Change |
|---|---|---|---|---|---|
| ../ | |||||
| actionsupport | 4879 | 13 days | stoecker | fix #7339 - wrong relation member position in delete confirmation | |
| bbox | 4868 | 3 weeks | jttt | fix some warnings | |
| conflict | 4478 | 4 months | Don-vip | fix #5374 and #6315 - NPE in relations conflict manager | |
| dialogs | 4919 | 3 hours | stoecker | prevent shortcut parsing | |
| download | 4906 | 5 days | akks | See #7303: Added option to run Download dialog on startup and help line in … | |
| help | 4590 | 3 months | stoecker | see #59 - patch by xeen - apply parts of the new Windows menu stuff | |
| history | 4862 | 3 weeks | Don-vip | fix #7268 - IndexOutOfBoundsException problem in the "History" window | |
| io | 4816 | 4 weeks | simon04 | fix #7257, fix #4093 - Provide an option to automatically download … | |
| layer | 4897 | 10 days | stoecker | cleanup shortcut handling a lot, fix some more deprecations | |
| mappaint | 4871 | 2 weeks | akks | Fix #7316 - don't display segment numbers for inactive data layers | |
| oauth | 4874 | 2 weeks | jttt | Use static class were appropriate | |
| preferences | 4916 | 23 hours | stoecker | fix #7375 - resetting shortcuts not possible | |
| progress | 4762 | 6 weeks | jttt | Add method getWindowParent to ProgressMonitor (see #7208) | |
| tagging | 4869 | 3 weeks | jttt | Use final were appropriate | |
| util | 4897 | 10 days | stoecker | cleanup shortcut handling a lot, fix some more deprecations | |
| widgets | 4796 | 4 weeks | simon04 | fix #6425 - remotecontrol: make download objects available (e.g., … | |
| BookmarkList.java | 8.6 KB | 3697 | 14 months | bastiK | fixme comment |
| ConditionalOptionPaneUtil.java | 9.0 KB | 2929 | 2 years | mjulius | fixes #4470 - Remembers choice does not remember correctly - based on … |
| DefaultNameFormatter.java | 24.8 KB | 4882 | 11 days | simon04 | fix #7349 - relation shows up as "ref" |
| ExceptionDialogUtil.java | 16.7 KB | 4540 | 4 months | Don-vip | see #6821 - Proper error dialog with HTTP 509 error code |
| ExtendedDialog.java | 21.6 KB | 4571 | 3 months | Don-vip | fix #6343 - Relation windows don't remember their last position |
| FileDrop.java | 36.0 KB | 3710 | 14 months | bastiK | new list of recently opened files; little preference rework |
| GettingStarted.java | 5.9 KB | 4865 | 3 weeks | bastiK | fixed #7209 - do not replace unknown images by dummy image; quote properly |
| HelpAwareOptionPane.java | 10.0 KB | 4816 | 4 weeks | simon04 | fix #7257, fix #4093 - Provide an option to automatically download … |
| HideableButton.java | 535 bytes | 4840 | 3 weeks | bastiK | expert mode rework: * toggling of expert mode does not require restart * … |
| IconToggleButton.java | 5.3 KB | 4843 | 3 weeks | bastiK | see #7299 - Move features to expert mode |
| ImageryMenu.java | 5.9 KB | 4172 | 8 months | stoecker | remove unused icons, make connection timouts configurable and increase … |
| JMultilineLabel.java | 2.7 KB | 3083 | 2 years | bastiK | added svn:eol-style=native to source files |
| JosmUserIdentityManager.java | 8.5 KB | 4612 | 3 months | bastiK | see #7027 - internal structures for preferences (expect some problems next … |
| MainApplet.java | 7.2 KB | 4220 | 7 months | stoecker | add language argument to applet |
| MainApplication.java | 15.1 KB | 4906 | 5 days | akks | See #7303: Added option to run Download dialog on startup and help line in … |
| MainMenu.java | 24.9 KB | 4908 | 4 days | simon04 | fix #7327 - show hint in undo-menu which action will be undone (from event … |
| MapFrame.java | 21.1 KB | 4850 | 3 weeks | bastiK | change shortcut for improvewayaccuracy from K to I … |
| MapMover.java | 8.9 KB | 4494 | 4 months | bastiK | change zoom factor to something more suitable for TMS (2x zoom in … |
| MapScaler.java | 1.4 KB | 3754 | 14 months | stoecker | some cleanups in help page marking |
| MapSlider.java | 2.1 KB | 4065 | 10 months | jttt | Improved wms cache - files saved in original format (no need to recode to … |
| MapStatus.java | 31.6 KB | 4803 | 4 weeks | akks | Context menu for "Angle" status panel (Angle snap configuration), see … |
| MapView.java | 28.6 KB | 4627 | 2 months | Don-vip | Major performance improvements in multipolygons rendering |
| MenuScroller.java | 20.4 KB | 4593 | 3 months | simon04 | see #5638 - scroll long menus (thanks to tips4java.wordpress.com) |
| MultiSplitLayout.java | 50.8 KB | 3095 | 2 years | jttt | Changes in multipolygon handling (see #4661), cosmetics |
| MultiSplitPane.java | 13.0 KB | 3083 | 2 years | bastiK | added svn:eol-style=native to source files |
| NameFormatterHook.java | 1.6 KB | 4209 | 7 months | bastiK | #6535 - Allow plugins to modify default name formatter (patch by Don-vip) |
| NavigatableComponent.java | 46.1 KB | 4897 | 10 days | stoecker | cleanup shortcut handling a lot, fix some more deprecations |
| OsmPrimitivRenderer.java | 4.0 KB | 4209 | 7 months | bastiK | #6535 - Allow plugins to modify default name formatter (patch by Don-vip) |
| PleaseWaitDialog.java | 6.5 KB | 4739 | 6 weeks | jttt | - fix #7202 Downloading Data window harder to read since r4718 - update … |
| PleaseWaitRunnable.java | 6.7 KB | 4907 | 5 days | jttt | access gui in edt |
| QuadStateCheckBox.java | 6.9 KB | 2512 | 2 years | stoecker | i18n updated, fixed files to reduce problems when applying patches, fix … |
| ScrollViewport.java | 6.5 KB | 3083 | 2 years | bastiK | added svn:eol-style=native to source files |
| SelectionManager.java | 11.3 KB | 3642 | 16 months | bastiK | fixed #5561 (patch by cmuelle8) - wrong node selected after "unglue way" |
| ShowHideButtonListener.java | 428 bytes | 4609 | 3 months | stoecker | fix #6953 - patch by akks - improve hide handling for left toolbar |
| SideButton.java | 3.3 KB | 4354 | 6 months | stoecker | see #6731 - reduce space required for SideButtons, moved arrow creation … |
| SplashScreen.java | 7.2 KB | 4681 | 8 weeks | simon04 | see #6329 - improve splash screen: show execution time of items, display … |
Note: See TracBrowser
for help on using the repository browser.
