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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2586   15 years stoecker fix regression - reduce image size in toggle windows
(edit) @2582   15 years stoecker fixed small display issue with progress dialog
(edit) @2581   15 years Gubaer fixed #4109: Sorting button in relation editor is disabled fixed …
(edit) @2578   15 years jttt Encalupse OsmPrimitive.incomplete
(edit) @2577   15 years bastiK Adjusted toggle dialog behavior for geoimage: * When click on a …
(edit) @2575   15 years stoecker include utilsplugin, fix #4086
(edit) @2569   15 years Gubaer fixed #3684: Add "chunked" upload mode Removed support for API "0.5" …
(edit) @2566   15 years bastiK Moved the code from agpifoj plugin to JOSM core. Thanks to Christian …
(edit) @2565   15 years Gubaer Removed BackReferenceDataSet and CollectBackReferenceVisitor because …
(edit) @2563   15 years Gubaer fixed #3400: relation editor: improvement to highlight an element …
(edit) @2560   15 years jttt Fixed #4058 Relation history window does not show up
(edit) @2559   15 years Gubaer fixed: language preferences don't t enforce a restart any more
(edit) @2556   15 years Gubaer applied #4063: patch by mjulius: Exception in History dialog
(edit) @2553   15 years Gubaer fixed #4046: JOSM language changes to Standard
(edit) @2549   15 years Gubaer fixed #3065: Importing audio into the "Downloaded GPX Data" layer …
(edit) @2548   15 years Gubaer fixed #3064: Importing images into the "Downloaded GPX Data" layer …
(edit) @2537   15 years Gubaer fixed #2983: Error involving presets key-element without value, or …
(edit) @2535   15 years Gubaer fixed #3693: Preferences dialog take very long to show up loading of …
(edit) @2533   15 years Gubaer applied #4033: patch by avar: "Fullscreen View" should be turned into …
(edit) @2530   15 years Gubaer fixed #2261: "Wireframe View" should be turned into a JosmAction
(edit) @2529   15 years Gubaer fixed #3810: Pressing Enter in download dialog doesn't initiate …
(edit) @2525   15 years bastiK fix #4030 - Hide/minimize icon in right menus not working properly
(edit) @2524   15 years stoecker close #2797 - no longer allow empty area in slippy map downloader
(edit) @2523   15 years stoecker minor cleanup
(edit) @2522   15 years stoecker fix #4011 - do not show again now remembers what it should do - patch …
(edit) @2520   15 years stoecker small code cleanup
(edit) @2519   15 years stoecker fixed 3660 - resize in slippy map downloader failed
(edit) @2516   15 years stoecker close #4015 - Zoomlevel changes whenever the preference dialog is closed
(edit) @2514   15 years jttt Fixed #4019 Newly downloaded relations missing if relation window not …
(edit) @2512   15 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2506   15 years Gubaer fixed NPE
(edit) @2505   15 years jttt Fixed #3968 way disappears after modifying it
(edit) @2504   15 years Gubaer see #4009 : further update as proposed by jttt
(edit) @2503   15 years Gubaer fixed #4009: New relation does not show up in relation editor
(edit) @2502   15 years Gubaer fixed #4007: Deleting/removing value of a key does not remove the key, …
(edit) @2500   15 years jttt Added Dataset consistency test that can be invoked on osm layer or in …
(edit) @2499   15 years stoecker see #3989 - subprojection fixes
(edit) @2497   15 years jttt Added Dataset.beginUpdate and Dataset.endUpdate that can be used to …
(edit) @2496   15 years stoecker see #3989 - subprojection fixes
(edit) @2494   15 years Gubaer Code related to #3999. Uncommented for the time being.
(edit) @2493   15 years Gubaer fixed #3991: "Add Properties" shortcut broken.
(edit) @2492   15 years Gubaer fixed #3996: Exception when deleting layer
(edit) @2491   15 years stoecker fix for subprojections
(edit) @2490   15 years Gubaer fixed #3994: unerwarteter Fehler (im Zusammenhang mit Relation) fixed …
(edit) @2489   15 years Gubaer fixed #3990: "Bearbeiten" button without function
(edit) @2488   15 years Gubaer fixed #3997: relation-list does not update RelationListDialog now …
(edit) @2487   15 years Gubaer Fixed event handling in RelationListDialog. Fixed …
(edit) @2486   15 years Gubaer fixed #3926: Relation dialog has debug output enabled
(edit) @2485   15 years jttt Update relation list dialog only when dialog is visible (not even …
(edit) @2484   15 years Gubaer fixed #3925: Download relation members takes a long time to return
(edit) @2483   15 years Gubaer Fixed bounding box selection using coordinates.
(edit) @2480   15 years Gubaer fixed #3937: Closed changeset (due to timeout) remains in the upload dialog
(edit) @2476   15 years Gubaer Removed indication of "errors" in the default name formatter.
(edit) @2475   15 years jttt Added methods showNotify and hideNotify to ToggleDialog. Useful to …
(edit) @2474   15 years jttt Do not call tagsChanged listeners that often, update …
(edit) @2473   15 years Gubaer fixed #3943: Keep keyboard focus on Add button
(edit) @2468   15 years stoecker remove ViewID, fix typo, i18n update
(edit) @2464   15 years jttt Addition to #3955 fix, getErrors() is used twice in this class.…
(edit) @2463   15 years stoecker fix #3955 - NPE
(edit) @2462   15 years stoecker fixed 3941 - build issue
(edit) @2452   15 years jttt - removed mappaintVisibleCode from OsmPrimitive (should not be …
(edit) @2450   15 years jttt Added parameter Bounds to MapView, draw only currently visible …
(edit) @2448   15 years Gubaer fixed #3352: History doesn't get invalidated on upload? fixed #3912: …
(edit) @2447   15 years Gubaer fixed #3897: Previous changeset comment gets overwritten
(edit) @2446   15 years Gubaer fixed #3839: Layer order: gpx defaults above data-layer A new …
(edit) @2445   15 years Gubaer fixed #3902: Not correct message
(edit) @2439   15 years jttt Added DatasetListener, Dataset now fire events everytime one of its …
(edit) @2436   15 years Gubaer Improved counting of nodes in DefaultNameFormatter
(edit) @2434   15 years Gubaer Improved detection of modified state in OsmDataLayer.
(edit) @2433   15 years Gubaer Improved test cases for MergeVisitor. Moved MergeVisitor and removed …
(edit) @2428   15 years stoecker fixed #3893 - Windows no longer remembered Windows Look and Feel
(edit) @2426   15 years jttt Fixed #3883 [PATCH] small correction to snap distance
(edit) @2422   15 years jttt
(edit) @2421   15 years bastiK relation editor: respect roundabouts when sorting the relation
(edit) @2416   15 years stoecker fixed #3851 - text vanishs in history dialog
(edit) @2414   15 years Gubaer Removed methods made @deprecated in r2411.
(edit) @2413   15 years Gubaer fixed #3864: Exception handling improvements
(edit) @2410   15 years jttt Add clearId parameter to primitives copy constructor, replace some …
(edit) @2403   15 years Gubaer fixed #454: Right-click context menus in download text-entry boxes
(edit) @2402   15 years jttt Remove some unnecessary calls to fireSelectionChanged()
(edit) @2401   15 years jttt Changes in selection handling: - selection is passed as PrimitiveId …
(edit) @2400   15 years Gubaer fixed #3800: UI: improve mappaint styles and presets tabs in preferences
(edit) @2396   15 years Gubaer Made nodes, ways, and relations in DataSet private. Plugin updates to …
(edit) @2395   15 years Gubaer fixed #3839: Layer order: gpx defaults above data-layer
(edit) @2394   15 years bastiK Relationdialog: show roundabouts in the 'linked' column
(edit) @2392   15 years bastiK Objects on inactive osm-layers should be painted in a shade of gray. …
(edit) @2391   15 years bastiK improved Toolbar to the left: * removed strange left margin (in Metal …
(edit) @2389   15 years Gubaer see #3834: added context sensitive help
(edit) @2388   15 years jttt Replace Dataset.nodes with getNodes(), etc
(edit) @2387   15 years Gubaer More and improved context sensitive help, see #2882
(edit) @2386   15 years Gubaer applied #3833: patch by Daeron: Small translation cleanup
(edit) @2385   15 years Gubaer applied #3786: patch by Daeron: JOSM doesn't count duplicate nodes in …
(edit) @2383   15 years bastiK fix #3748: Selecting relation member in properties windows often keeps …
(edit) @2381   15 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2378   15 years Gubaer Added context sensitive help
(edit) @2375   15 years bastiK fixed #3827: Setting a role to a relation member is broken (introduced …
(edit) @2374   15 years stoecker removed deprecated stuff
(edit) @2373   15 years stoecker fixed i18n error introduced in my last checkin
(edit) @2372   15 years stoecker fix #3391 - update plugins after josm update
(edit) @2365   15 years Gubaer applied #3771: patch by bastiK: add nicer symbols for relation member …
Note: See TracRevisionLog for help on using the revision log.