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