source: josm/trunk/src/org/openstreetmap

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2418   14 years Gubaer Another update of MergeVisitor. Improves merging of node lists and …
(edit) @2417   14 years Gubaer Had to update MergeVisitor as a consequence of the note in r2406 and …
(edit) @2416   14 years stoecker fixed #3851 - text vanishs in history dialog
(edit) @2415   14 years jttt Fixed #3870 Exception during upload
(edit) @2414   14 years Gubaer Removed methods made @deprecated in r2411.
(edit) @2413   14 years Gubaer fixed #3864: Exception handling improvements
(edit) @2412   14 years jttt Use refererrers in Draw, SplitWay and UnGlue actions
(edit) @2411   14 years jttt Reimplement BackreferencedDataset using OsmPrimitive.getReferrers
(edit) @2410   14 years jttt Add clearId parameter to primitives copy constructor, replace some …
(edit) @2407   14 years jttt Added support for referrers
(edit) @2406   14 years jttt Fix for #3863 InvocationTargetException downloading additional data
(edit) @2405   14 years jttt Save reference to dataset in OsmPrimitive
(edit) @2404   14 years jttt Use Dataset.getPrimitiveById() instead of custom looking for primitive …
(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) @2399   14 years jttt Added map of primitives to dataset to make search by id faster check …
(edit) @2398   14 years jttt Make sure incomplete relation member is not added twice into the dataset
(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) @2390   14 years Gubaer Minor improvement in context-sensitive help
(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) @2384   14 years bastiK WindowGeometry: don't put warning on the command line if a default …
(edit) @2383   14 years bastiK fix #3748: Selecting relation member in properties windows often keeps …
(edit) @2382   14 years Gubaer fixed #3443: Illegal value for attribute 'version' when loading OSM file
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2380   14 years hansendc QuadBucket update * Use ArrayList for contents... iteration is faster …
(edit) @2379   14 years stoecker remove Override
(edit) @2378   14 years Gubaer Added context sensitive help
(edit) @2377   14 years Gubaer fixed #3443: Illegal value for attribute 'version' when loading OSM file
(edit) @2376   14 years Gubaer Removed @Override - breaks the build
(edit) @2375   14 years bastiK fixed #3827: Setting a role to a relation member is broken (introduced …
(edit) @2374   14 years stoecker removed deprecated stuff
(edit) @2373   14 years stoecker fixed i18n error introduced in my last checkin
(edit) @2372   14 years stoecker fix #3391 - update plugins after josm update
(edit) @2371   14 years stoecker moved system deps into platform hooks
(edit) @2370   14 years stoecker reworked user agent string to match established format
(edit) @2369   14 years Gubaer fixed #3305: Version is UNKNOWN see also [wiki:CreateBuild howto …
(edit) @2367   14 years framm make file types optional so that JOSM still works if certain …
(edit) @2365   14 years Gubaer applied #3771: patch by bastiK: add nicer symbols for relation member …
(edit) @2364   14 years Gubaer applied #3826: patch by bastik: Remember geometry of detached toggle …
(edit) @2363   14 years jttt Better toString() for OsmPrimitive
(edit) @2362   14 years Gubaer Added history to place selection in Download Dialog
(edit) @2361   14 years Gubaer Improved tab "Places" in download dialog (download on double click, …
(edit) @2360   14 years stoecker fix defaults when svn is missing, disable usertools
(edit) @2359   14 years Gubaer fixed #3822: Error on load gpx
(edit) @2358   14 years Gubaer fixed #3305: Version is UNKNOWN fixed #3429: created_by=* includes the …
(edit) @2357   14 years Gubaer applied #3807: patch by avar: Add tags: operator to search engine to …
(edit) @2356   14 years Gubaer applied #3820: patch by hansendc: fix CombineWayAction warning
(edit) @2355   14 years Gubaer applied #3819: patch by hansendc: QuadBuckets upate
(edit) @2354   14 years Gubaer applied #3781: patch by hansendc: Selected ways of multipolygons drawn …
(edit) @2353   14 years Gubaer applied #3818: patch by hansendc: suppress QuadBuckets warnings
(edit) @2352   14 years Gubaer applied #3817: applied patch by hansendc: fix DataSet cast warning
(edit) @2351   14 years Gubaer fixed #3813: Add mode is broken
(edit) @2350   14 years Gubaer applied #3781: patch by hansendc: Selecting a way that is part outer …
(edit) @2349   14 years Gubaer applied #3787: patch by hansendc: Select duplicated objects
(edit) @2348   14 years Gubaer applied #3780: patch by hansendc: Shift selection is broken
(edit) @2347   14 years Gubaer fixed #3802: Buttons dont't react to enter in download dialog
(edit) @2346   14 years Gubaer fixed #3802: Download button is not highlighted anymore in the …
(edit) @2345   14 years Gubaer Minor updates in Download Dialog
(edit) @2344   14 years Gubaer fixed #3525: Double-clicking on a bookmark should initiate its …
(edit) @2343   14 years Gubaer fixed #3792: NPE when deleting the data layer while the deletion tool …
(edit) @2342   14 years Gubaer applied #1100: patch by bastikK: Tolerate minor errors in GPX loader
(edit) @2341   14 years Gubaer applied #3798: patch by bastiK: Merge nodes tool - respect selection order
(edit) @2340   14 years Gubaer fixed #3801: Download dialog doesn't notice [X] GPS checkbox is checked
(edit) @2339   14 years jttt Fixed #3785
(edit) @2338   14 years Gubaer Fixed two @Overrides, see #3797
(edit) @2337   14 years Gubaer Removed error memory from progress monitoring subsystem - missed one …
(edit) @2336   14 years Gubaer Removed error memory from progress monitoring subsystem.
(edit) @2335   14 years Gubaer fixed #3795: download has wrong coordinates
(edit) @2334   14 years Gubaer Improved bookmark tab in download dialog
(edit) @2333   14 years Gubaer fixed #3753: Merging the ends of two node ways produces corrupt way
(edit) @2332   14 years Gubaer Some updates in download dialog and related
(edit) @2331   14 years Gubaer Cleanup in DownloadAction and DownloadDialog Added context-sensitive …
(edit) @2330   14 years Gubaer fixed #3794: not download the correct area
(edit) @2329   14 years Gubaer Removed dependency to LatLon in JMapViewer
(edit) @2328   14 years Gubaer More cleanup in download logic (less globals, more encapsulation)
(edit) @2327   14 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2326   14 years Gubaer Slightly improved dialogs for way combining and node merging. Added …
(edit) @2325   14 years Gubaer fixed #3783: does not finish download API Also improved …
(edit) @2323   14 years Gubaer Added explicit help topics See also …
(edit) @2322   14 years Gubaer Added canceling of DownloadOsmTaskLists Removed error remembering in …
(edit) @2321   14 years stoecker make are text a little bit better readable
(edit) @2320   14 years Gubaer see #3775: JOSM tries to upload a new relation that references a …
(edit) @2319   14 years Gubaer fixed #3725: JOSM doesn't provide indication during upload that the …
(edit) @2318   14 years Gubaer fixed #3739: History dialog displays anonymous users as "User: ". …
(edit) @2317   14 years Gubaer applied #3663: patch by singularita: Function to automatically …
(edit) @2316   14 years stoecker fix #3768 - NPE on start
(edit) @2315   14 years Gubaer fixed #3753: Merging the ends of two node ways produces corrupt way …
(edit) @2313   14 years stoecker applied #3272 - patch by roques - display names of areas as well …
(edit) @2312   14 years Gubaer fixed #3759: NPE on copy-paste between two layers where the origin …
(edit) @2311   14 years stoecker applied #3771 - patch by bastiK - improve link display in relation handling
Note: See TracRevisionLog for help on using the revision log.