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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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   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) @2334   14 years Gubaer Improved bookmark tab in download dialog
(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) @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) @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) @2311   14 years stoecker applied #3771 - patch by bastiK - improve link display in relation handling
(edit) @2308   14 years Gubaer fixed #3762: Deleted relation still referenced when deleting former …
(edit) @2303   14 years Gubaer see #3761: Precondition failed: Node is still used by way Also added …
(edit) @2302   14 years Gubaer applied #3760: patch by smsm1: Preset menu tooltips just get in the way
(edit) @2301   14 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 …
(edit) @2281   15 years Gubaer see #3668: Upload dialog: comment textbox buggy
(edit) @2280   15 years Gubaer applied #3665: patch by mmehl: Showing waypoints with name and note/comment
(edit) @2276   15 years Gubaer Using java instead of javaw for launching external help browser on …
(edit) @2275   15 years Gubaer fixed #3694: History dialog for relations does not work
(edit) @2274   15 years Gubaer Improved help browser layout (now uses custom CSS shipped with JOSM) …
(edit) @2273   15 years jttt Replace testing for id <= 0 with isNew() method
(edit) @2272   15 years stoecker first partial support for sub preferences, not yet functional
(edit) @2269   15 years stoecker fix #3674 - patch by bastiK - empty dialogs area did not vanish
(edit) @2268   15 years stoecker fix #3571 - patch by bastiK - improve orthogonalization action
(edit) @2264   15 years stoecker applied #3676 - patch by Dave Hansen - cleanup selection handling interface
(edit) @2255   15 years Gubaer New utility class for help context aware option dialogs Improved …
(edit) @2254   15 years stoecker i18n update
(edit) @2253   15 years Gubaer Improved dialogs in the context of conflict resolution. Improved …
(edit) @2252   15 years Gubaer Refactored JOSM help system, slightly extended Fixed problem with new …
(edit) @2250   15 years Gubaer fixed #3653: History for anonymous users should not be clickable fixed …
(edit) @2245   15 years stoecker don't shorten text when there is enough space
(edit) @2243   15 years Gubaer fixed #3650: Double-click on items in history dialog should open …
(edit) @2242   15 years stoecker fixed #3649 - show node coordinates in history dialog
(edit) @2241   15 years Gubaer Make sure upload comments are displayed in order, most recent upload …
(edit) @2240   15 years Gubaer fixed #3625: "Upload" error (410) while fetching items for relation
(edit) @2239   15 years Gubaer see #3626: Show history for any object in history dialog (partially …
(edit) @2238   15 years stoecker fixed NPE
(edit) @2237   15 years stoecker removed translation conflict (now also compiles)
(edit) @2236   15 years stoecker removed translation conflict
(edit) @2234   15 years Gubaer fixed #3646: Layout in Upload dialog mangled
(edit) @2232   15 years stoecker fixed #3635 - title in side dialogs not refreshed
(edit) @2231   15 years Gubaer Make sure the changeset comment field has focus and is selected when …
(edit) @2230   15 years stoecker added translation context support also for presets
(edit) @2229   15 years xeen Fix #3634 Selecting with middle mouse button
(edit) @2227   15 years stoecker fixed #3640 - double checks against fixed numbers are dangerous
(edit) @2224   15 years stoecker see #3550 - patch by bastiK - allow resizing right handside dialogs, …
(edit) @2221   15 years jttt Fixed #3618
(edit) @2220   15 years Gubaer fixed #3556: False positive conflicts when merging nodes fixed #3460: …
(edit) @2219   15 years Gubaer toward fixing #3624: OpenStreetBugs plugin fails to load in trunk with …
(edit) @2218   15 years Gubaer see #3371: Fatal freeze trying to enter a changeset comment
(edit) @2217   15 years xeen Fix #3576 (now takes width constraints into account when moving the …
(edit) @2215   15 years Gubaer applied #3583: patch by vsandre: Unable to download data with "Open …
(edit) @2208   15 years jttt Fix #3589 - Preset on toolbar gives error when nothing selected.
(edit) @2198   15 years Gubaer fixed #3249: Resolve conflicts between invisible and deleted …
(edit) @2196   15 years Gubaer fixed #3458: Exit-Confirmation dialog says "Save and Exit" when it …
(edit) @2194   15 years Gubaer fixed #3528: Cannot select multiple relations and apply some preset to them
(edit) @2193   15 years stoecker fix #3523 - Show only interactive presets in properties
(edit) @2192   15 years Gubaer fixed #3529: New OSM layers should be put on top of layer stack.
(edit) @2191   15 years Gubaer fixed #3561: Changeset comment=* is incorrect in list of open …
(edit) @2190   15 years Gubaer fixed #3519: Exception on upload
(edit) @2189   15 years Gubaer fixed #3564: i18n fail in error when uploading OSM data to a fresh server
(edit) @2186   15 years jttt Fix #3549
(edit) @2185   15 years stoecker see #3550 - fixed resizable side views - patch by bastiK
(edit) @2182   15 years stoecker fixed typo
(edit) @2181   15 years stoecker lots of i18n fixes
(edit) @2179   15 years stoecker further i18n context improvements
(edit) @2178   15 years stoecker fixed #2721 - translation conflict
(edit) @2170   15 years Gubaer fixed #3546: Grey out preset buttons in toolbar on startup
Note: See TracRevisionLog for help on using the revision log.