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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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 …
(edit) @2381   14 years jttt Change most occurrences of Dataset.nodes/ways/relations with …
(edit) @2378   14 years Gubaer Added context sensitive help
(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) @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) @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) @2358   14 years Gubaer fixed #3305: Version is UNKNOWN fixed #3429: created_by=* includes the …
(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) @2340   14 years Gubaer fixed #3801: Download dialog doesn't notice [X] GPS checkbox is checked
(edit) @2338   15 years Gubaer Fixed two @Overrides, see #3797
(edit) @2337   15 years Gubaer Removed error memory from progress monitoring subsystem - missed one …
(edit) @2336   15 years Gubaer Removed error memory from progress monitoring subsystem.
(edit) @2334   15 years Gubaer Improved bookmark tab in download dialog
(edit) @2332   15 years Gubaer Some updates in download dialog and related
(edit) @2331   15 years Gubaer Cleanup in DownloadAction and DownloadDialog Added context-sensitive …
(edit) @2330   15 years Gubaer fixed #3794: not download the correct area
(edit) @2329   15 years Gubaer Removed dependency to LatLon in JMapViewer
(edit) @2327   15 years Gubaer Cleanup in download logic (less global, more encapsulation)
(edit) @2326   15 years Gubaer Slightly improved dialogs for way combining and node merging. Added …
(edit) @2325   15 years Gubaer fixed #3783: does not finish download API Also improved …
(edit) @2323   15 years Gubaer Added explicit help topics See also …
(edit) @2322   15 years Gubaer Added canceling of DownloadOsmTaskLists Removed error remembering in …
(edit) @2319   15 years Gubaer fixed #3725: JOSM doesn't provide indication during upload that the …
(edit) @2318   15 years Gubaer fixed #3739: History dialog displays anonymous users as "User: ". …
(edit) @2317   15 years Gubaer applied #3663: patch by singularita: Function to automatically …
(edit) @2316   15 years stoecker fix #3768 - NPE on start
(edit) @2315   15 years Gubaer fixed #3753: Merging the ends of two node ways produces corrupt way …
(edit) @2311   15 years stoecker applied #3771 - patch by bastiK - improve link display in relation handling
(edit) @2308   15 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
(edit) @2303   15 years Gubaer see #3761: Precondition failed: Node is still used by way Also added …
(edit) @2302   15 years Gubaer applied #3760: patch by smsm1: Preset menu tooltips just get in the way
(edit) @2301   15 years Gubaer fixed #3765: Unable to resolve conflict Improved warning message for …
(edit) @2298   15 years stoecker fix linked hints in relation editor, added tooltip
(edit) @2295   15 years stoecker reverted r2280, see #3665
(edit) @2291   15 years Gubaer Replaced OsmPrimtive.user by setters/getters
(edit) @2289   15 years Gubaer fixed #3719: Upload dialog still lists closed changesets after JOSM …
(edit) @2285   15 years Gubaer Improved Download Location Dialog and created …
Note: See TracRevisionLog for help on using the revision log.