|
|
@2451
|
15 years |
Gubaer |
fixed #3434: Add search history to the search dialog
|
|
|
@2450
|
15 years |
jttt |
Added parameter Bounds to MapView, draw only currently visible …
|
|
|
@2449
|
15 years |
hansendc |
Simply QuadBuckets iterator.
This should make things much clearer and …
|
|
|
@2448
|
15 years |
Gubaer |
fixed #3352: History doesn't get invalidated on upload?
fixed #3912: …
|
|
|
@2447
|
15 years |
Gubaer |
fixed #3897: Previous changeset comment gets overwritten
|
|
|
@2446
|
15 years |
Gubaer |
fixed #3839: Layer order: gpx defaults above data-layer
A new …
|
|
|
@2445
|
15 years |
Gubaer |
fixed #3902: Not correct message
|
|
|
@2444
|
15 years |
Gubaer |
fixed #3908: Exception when updating a way
fixed a few I18n issues
|
|
|
@2443
|
15 years |
Gubaer |
Fixes problems with merging
|
|
|
@2442
|
15 years |
hansendc |
This should fix #3909
We created empty branches when we attempted to …
|
|
|
@2441
|
15 years |
jttt |
Make sure primitive is returned only once by QuadBuckets.search …
|
|
|
@2440
|
15 years |
hansendc |
Fixes races reported in trac #3909
This introduces locking to …
|
|
|
@2439
|
15 years |
jttt |
Added DatasetListener, Dataset now fire events everytime one of its …
|
|
|
@2438
|
15 years |
jttt |
Fixed #3898 Selection is broken
|
|
|
@2437
|
15 years |
jttt |
Cache bbox for Way
|
|
|
@2436
|
15 years |
Gubaer |
Improved counting of nodes in DefaultNameFormatter
|
|
|
@2435
|
15 years |
Gubaer |
see #3892: can't reproduce but added two assert statement in case it …
|
|
|
@2434
|
15 years |
Gubaer |
Improved detection of modified state in OsmDataLayer.
|
|
|
@2433
|
15 years |
Gubaer |
Improved test cases for MergeVisitor.
Moved MergeVisitor and removed …
|
|
|
@2432
|
15 years |
Gubaer |
fixed patch applied in in r2429 - didn't compile. Hope the downcasting …
|
|
|
@2431
|
15 years |
stoecker |
applied #3804 - patch by Daeron - reduce unnecessary changes
|
|
|
@2430
|
15 years |
hansendc |
Expose helper function in QuadBuckets.
Need this for the moment since …
|
|
|
@2429
|
15 years |
stoecker |
applied #3832 - patch by ris - improve extrude action
|
|
|
@2428
|
15 years |
stoecker |
fixed #3893 - Windows no longer remembered Windows Look and Feel
|
|
|
@2427
|
15 years |
jttt |
Added getBBox method to OsmPrimitive. Used it in QuadBuckets instead …
|
|
|
@2426
|
15 years |
jttt |
Fixed #3883 [PATCH] small correction to snap distance
|
|
|
@2425
|
15 years |
hansendc |
Fix null pointer exception when removing some nodes
|
|
|
@2424
|
15 years |
hansendc |
Left consistency testing on. Oops.
|
|
|
@2423
|
15 years |
hansendc |
This fixes #3796.
The issue was that we somehow ended up with a …
|
|
|
@2422
|
15 years |
jttt |
|
|
|
@2421
|
15 years |
bastiK |
relation editor: respect roundabouts when sorting the relation
|
|
|
@2420
|
15 years |
jttt |
Fix warnings in QuadBuckets
|
|
|
@2419
|
15 years |
jttt |
Reindex node or way in QuadBuckets after coordinates change
|
|
|
@2418
|
15 years |
Gubaer |
Another update of MergeVisitor. Improves merging of node lists and …
|
|
|
@2417
|
15 years |
Gubaer |
Had to update MergeVisitor as a consequence of the note in r2406 and …
|
|
|
@2416
|
15 years |
stoecker |
fixed #3851 - text vanishs in history dialog
|
|
|
@2415
|
15 years |
jttt |
Fixed #3870 Exception during upload
|
|
|
@2414
|
15 years |
Gubaer |
Removed methods made @deprecated in r2411.
|
|
|
@2413
|
15 years |
Gubaer |
fixed #3864: Exception handling improvements
|
|
|
@2412
|
15 years |
jttt |
Use refererrers in Draw, SplitWay and UnGlue actions
|
|
|
@2411
|
15 years |
jttt |
Reimplement BackreferencedDataset using OsmPrimitive.getReferrers
|
|
|
@2410
|
15 years |
jttt |
Add clearId parameter to primitives copy constructor, replace some …
|
|
|
@2407
|
15 years |
jttt |
Added support for referrers
|
|
|
@2406
|
15 years |
jttt |
Fix for #3863 InvocationTargetException downloading additional data
|
|
|
@2405
|
15 years |
jttt |
Save reference to dataset in OsmPrimitive
|
|
|
@2404
|
15 years |
jttt |
Use Dataset.getPrimitiveById() instead of custom looking for primitive …
|
|
|
@2403
|
15 years |
Gubaer |
fixed #454: Right-click context menus in download text-entry boxes
|
|
|
@2402
|
15 years |
jttt |
Remove some unnecessary calls to fireSelectionChanged()
|
|
|
@2401
|
15 years |
jttt |
Changes in selection handling:
- selection is passed as PrimitiveId …
|
|
|
@2400
|
15 years |
Gubaer |
fixed #3800: UI: improve mappaint styles and presets tabs in preferences
|
|
|
@2399
|
15 years |
jttt |
Added map of primitives to dataset to make search by id faster
check …
|
|
|
@2398
|
15 years |
jttt |
Make sure incomplete relation member is not added twice into the dataset
|
|
|
@2396
|
15 years |
Gubaer |
Made nodes, ways, and relations in DataSet private. Plugin updates to …
|
|
|
@2395
|
15 years |
Gubaer |
fixed #3839: Layer order: gpx defaults above data-layer
|
|
|
@2394
|
15 years |
bastiK |
Relationdialog: show roundabouts in the 'linked' column
|
|
|
@2392
|
15 years |
bastiK |
Objects on inactive osm-layers should be painted in a shade of gray. …
|
|
|
@2391
|
15 years |
bastiK |
improved Toolbar to the left:
* removed strange left margin (in Metal …
|
|
|
@2390
|
15 years |
Gubaer |
Minor improvement in context-sensitive help
|
|
|
@2389
|
15 years |
Gubaer |
see #3834: added context sensitive help
|
|
|
@2388
|
15 years |
jttt |
Replace Dataset.nodes with getNodes(), etc
|
|
|
@2387
|
15 years |
Gubaer |
More and improved context sensitive help, see #2882
|
|
|
@2386
|
15 years |
Gubaer |
applied #3833: patch by Daeron: Small translation cleanup
|
|
|
@2385
|
15 years |
Gubaer |
applied #3786: patch by Daeron: JOSM doesn't count duplicate nodes in …
|
|
|
@2384
|
15 years |
bastiK |
WindowGeometry: don't put warning on the command line if a default …
|
|
|
@2383
|
15 years |
bastiK |
fix #3748: Selecting relation member in properties windows often keeps …
|
|
|
@2382
|
15 years |
Gubaer |
fixed #3443: Illegal value for attribute 'version' when loading OSM file
|
|
|
@2381
|
15 years |
jttt |
Change most occurrences of Dataset.nodes/ways/relations with …
|
|
|
@2380
|
15 years |
hansendc |
QuadBucket update
* Use ArrayList for contents... iteration is faster …
|
|
|
@2379
|
15 years |
stoecker |
remove Override
|
|
|
@2378
|
15 years |
Gubaer |
Added context sensitive help
|
|
|
@2377
|
15 years |
Gubaer |
fixed #3443: Illegal value for attribute 'version' when loading OSM file
|
|
|
@2376
|
15 years |
Gubaer |
Removed @Override - breaks the build
|
|
|
@2375
|
15 years |
bastiK |
fixed #3827: Setting a role to a relation member is broken (introduced …
|
|
|
@2374
|
15 years |
stoecker |
removed deprecated stuff
|
|
|
@2373
|
15 years |
stoecker |
fixed i18n error introduced in my last checkin
|
|
|
@2372
|
15 years |
stoecker |
fix #3391 - update plugins after josm update
|
|
|
@2371
|
15 years |
stoecker |
moved system deps into platform hooks
|
|
|
@2370
|
15 years |
stoecker |
reworked user agent string to match established format
|
|
|
@2369
|
15 years |
Gubaer |
fixed #3305: Version is UNKNOWN
see also [wiki:CreateBuild howto …
|
|
|
@2367
|
15 years |
framm |
make file types optional so that JOSM still works if certain …
|
|
|
@2365
|
15 years |
Gubaer |
applied #3771: patch by bastiK: add nicer symbols for relation member …
|
|
|
@2364
|
15 years |
Gubaer |
applied #3826: patch by bastik: Remember geometry of detached toggle …
|
|
|
@2363
|
15 years |
jttt |
Better toString() for OsmPrimitive
|
|
|
@2362
|
15 years |
Gubaer |
Added history to place selection in Download Dialog
|
|
|
@2361
|
15 years |
Gubaer |
Improved tab "Places" in download dialog (download on double click, …
|
|
|
@2360
|
15 years |
stoecker |
fix defaults when svn is missing, disable usertools
|
|
|
@2359
|
15 years |
Gubaer |
fixed #3822: Error on load gpx
|
|
|
@2358
|
15 years |
Gubaer |
fixed #3305: Version is UNKNOWN
fixed #3429: created_by=* includes the …
|
|
|
@2357
|
15 years |
Gubaer |
applied #3807: patch by avar: Add tags: operator to search engine to …
|
|
|
@2356
|
15 years |
Gubaer |
applied #3820: patch by hansendc: fix CombineWayAction warning
|
|
|
@2355
|
15 years |
Gubaer |
applied #3819: patch by hansendc: QuadBuckets upate
|
|
|
@2354
|
15 years |
Gubaer |
applied #3781: patch by hansendc: Selected ways of multipolygons drawn …
|
|
|
@2353
|
15 years |
Gubaer |
applied #3818: patch by hansendc: suppress QuadBuckets warnings
|
|
|
@2352
|
15 years |
Gubaer |
applied #3817: applied patch by hansendc: fix DataSet cast warning
|
|
|
@2351
|
15 years |
Gubaer |
fixed #3813: Add mode is broken
|
|
|
@2350
|
15 years |
Gubaer |
applied #3781: patch by hansendc: Selecting a way that is part outer …
|
|
|
@2349
|
15 years |
Gubaer |
applied #3787: patch by hansendc: Select duplicated objects
|
|
|
@2348
|
15 years |
Gubaer |
applied #3780: patch by hansendc: Shift selection is broken
|
|
|
@2347
|
15 years |
Gubaer |
fixed #3802: Buttons dont't react to enter in download dialog
|
|
|
@2346
|
15 years |
Gubaer |
fixed #3802: Download button is not highlighted anymore in the …
|
|
|