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

Revision Log Mode:


Legend:

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