source: josm/trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2760   16 years mjulius fixes #4308 - zoom undo buffer size limited to 50 by default
(edit) @2759   16 years mjulius Make the new zoom previous and next actions listen to zoom changes and …
(edit) @2758   16 years mjulius fixes #1653 - zoom to the previously shown area This adds menu entries …
(edit) @2757   16 years stoecker make private functions private
(edit) @2756   16 years stoecker minor fix for new locale handling
(edit) @2754   16 years stoecker fixed translation problems, i18n update
(edit) @2753   16 years Gubaer fixed #4295: Relations don't update properly
(edit) @2752   16 years Gubaer fixed #4263: No changeset tags on auto-opened subsequent changesets
(edit) @2751   16 years Gubaer Improved user feedback when downloading relations
(edit) @2750   16 years Gubaer applied #4298: patch by vsandre: displayed relation name
(edit) @2749   16 years jttt Workaround division by zero exception when geoimage layer is added as …
(edit) @2748   16 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2747   16 years Gubaer Partial commit due to #4137. Comment to follow in another commit.
(edit) @2746   16 years Gubaer Partial commit due to #4137. Comment to follow in another commit.
(edit) @2745   16 years Gubaer Partial commit due to #4137. Comment to follow in another commit.
(edit) @2742   16 years jttt Fixed #4294 Tag selection after tag deletion behaviour
(edit) @2741   16 years jttt Fixed #4261 Selection information is not updated after undo/redo, …
(edit) @2735   16 years stoecker close #4284 - wireframe display on startup wrong
(edit) @2734   16 years framm message fixes
(edit) @2733   16 years framm message fixes
(edit) @2732   16 years framm message fix
(edit) @2731   16 years framm message fix
(edit) @2730   16 years stoecker fix #4287 - typo
(edit) @2729   16 years framm fix messages
(edit) @2728   16 years framm fix message
(edit) @2727   16 years framm change messages
(edit) @2726   16 years framm fix message text
(edit) @2725   16 years stoecker close #4279 - use previous node size defaults
(edit) @2723   16 years stoecker fixed #4229 - Right click menu for properties relation entry
(edit) @2722   16 years stoecker fixed #4278 - nagging warnings
(edit) @2721   16 years stoecker fixed #4123 - fix too long bug report URL
(edit) @2720   16 years bastiK fixed #4100 (no Main.map available when loading an image using open …
(edit) @2719   16 years stoecker fixed last checkin
(edit) @2718   16 years stoecker remember result of dont-show-again also in ExtendedDialog
(edit) @2717   16 years stoecker close #4128 - new name search server
(edit) @2716   16 years mjulius fixes #4247 - in relation editor sort only selected members if there …
(edit) @2715   16 years stoecker fixed #3772, #4139 - fixed help browser - the external start never …
(edit) @2714   16 years mjulius fixes #4272 - OsmPrimitive.setDisabled() not public
(edit) @2713   16 years stoecker removed obsolete code (re-add when necessary)
(edit) @2712   16 years mjulius fixes #4252 - Handling relations of way combining unintuitive For both …
(edit) @2711   16 years stoecker fix bad line endings
(edit) @2710   16 years stoecker close #4222 - unify design of right menus again
(edit) @2709   16 years stoecker minor cleanup
(edit) @2708   16 years stoecker close #4260 - NPE
(edit) @2707   16 years stoecker don't show nothing to do message on plugin auto update
(edit) @2706   16 years stoecker fix #4234 - fix anti-aliasing - patch by Upliner
(edit) @2703   16 years bastiK correct errors from last check in
(edit) @2702   16 years bastiK fixed #4100 - unable to simply load already referenced images Added …
(edit) @2701   16 years stoecker fixed typo
(edit) @2700   16 years mjulius fixes #4226 - add reverse members command to relation editor
(edit) @2699   16 years mjulius moved MAX_SERVER_PRECISION from Projection to LatLon …
(edit) @2697   16 years Gubaer fixed #4222: Layerlist right click menu does not handle multiselection
(edit) @2696   16 years Gubaer see #4208: temporary fix
(edit) @2695   16 years Gubaer fixed #4241: Add the ability to use JOSM Search to find an object version
(edit) @2694   16 years Gubaer fixed one off in getRoundedToOsmPrecision()
(edit) @2693   16 years Gubaer added getRoundedToOsmPrecision(), going to be used in the validator …
(edit) @2692   16 years Gubaer fixed #4242: patch by Pekka Lampila: Clicks are ignored in draw mode, …
(edit) @2691   16 years mjulius fixes #4238 - Incorrect enabled state of New Relation button - patch …
(edit) @2689   16 years Gubaer new: Changeset Cache Manager for querying, downloading, browsing, and …
(edit) @2688   16 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2687   16 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2686   16 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2685   16 years Gubaer Partial commit due to issue described in #4137 Breaks the build
(edit) @2684   16 years Gubaer fixed help topic
(edit) @2683   16 years mjulius fixes #4149 - exception when undoing reversal of way with tag …
(edit) @2682   16 years stoecker added update modified action
(edit) @2679   16 years jttt Fixed #4230 NPE when searching for name$:[a-z] in Iceland.osm
(edit) @2678   16 years jttt Minor cleanup in multipolygon code
(edit) @2677   16 years jttt Fixed #4225 Wrong layer selected when other layer is deleted
(edit) @2676   16 years jttt Fix some of the warnings found by FindBugs
(edit) @2675   16 years jttt MapPaintVisitor - delegate drawing to styles, MapPaintVisitor should …
(edit) @2673   16 years stoecker fixed proxy test
(edit) @2672   16 years Gubaer fixed #4214: error opening prefrences window
(edit) @2671   16 years jttt Make MapPaintVisitor independent of SimplePaintVisitor
(edit) @2670   16 years mjulius fixed more typos.
(edit) @2669   16 years stoecker fixed typo
(edit) @2668   16 years jttt Fixed #4207 getCurrentDataSet() returns null after adding new layers …
(edit) @2667   16 years jttt Split MapPaintVisitor into two classes - MapPainter do the actual …
(edit) @2666   16 years jttt Minor mappaint cleanup, use constants for colors
(edit) @2665   16 years bastiK fixed #4122 - Apply role button is missing
(edit) @2664   16 years jttt Fix color in inactive mode
(edit) @2663   16 years jttt Simplified MapPaintVisitor (removed current* global state)
(edit) @2662   16 years bastiK geoimage: reworked image correlation dialog. Might still have some …
(edit) @2661   16 years jttt Fixed #4204 NPE on empty search
(edit) @2660   16 years jttt Fixed #4205 NPE on reordering layers
(edit) @2659   16 years jttt Minor fixes in mappaint code
(edit) @2658   16 years jttt Do not update properties and selection dialogs when hidden
(edit) @2657   16 years jttt Cache list of used tags in properties dialog (faster adding of keys in …
(edit) @2656   16 years jttt Optimalization of two hotspots found by profiler. Makes drawing in …
(edit) @2655   16 years jttt Fixed #4161 Major slowdown in recent versions, used correct pattern …
(edit) @2654   16 years jttt Fixed #4201 Trouble adding/editing objects
(edit) @2653   16 years jttt Fixed #4198 NPE on last layer delete
(edit) @2652   16 years jttt Added listener for edit layer change (not just active layer)
(edit) @2651   16 years Gubaer getDirectionKeys() put in after removal in r2645. validator still …
(edit) @2650   16 years Gubaer fixed #4194: Prefeences
(edit) @2649   16 years stoecker silence warnings
(edit) @2648   16 years stoecker use context for tr()
(edit) @2647   16 years stoecker use context for tr()
(edit) @2646   16 years bastiK geoimage: select correct gpx track by default in the drop down menu …
(edit) @2645   16 years jttt SearchCompiler refactoring, use search pattern for …
Note: See TracRevisionLog for help on using the revision log.