source: josm/trunk/src/org

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @2828   14 years stoecker removed wrong translation calls
(edit) @2827   14 years stoecker moved elementstyles to data directory
(edit) @2826   14 years Gubaer fixed #2851: Proxy caching problem
(edit) @2825   14 years Gubaer fixed #4328: No visible error message when trying to upload to a …
(edit) @2824   14 years Gubaer fixed #4082: Upload-Dialog shows in diseabled display Replaced …
(edit) @2823   14 years Gubaer fixed #4325: Proxy settings field length wrong
(edit) @2822   14 years Gubaer see #4339: applied patch by andre68: MessageFormat fixes
(edit) @2821   14 years Gubaer applied #4344: patch by bomm: simplify command line processing
(edit) @2820   14 years Gubaer applied #4345: patch by bomm: another fix for usage message
(edit) @2819   14 years Gubaer fixed #4349: Upgrading to 2818 hangs on processing plugins
(edit) @2818   14 years mjulius don't paste incomplete members When relations with incomplete members …
(edit) @2817   14 years Gubaer fixed #3063: Downloading a plugin yields 3 dialogs at the same time: …
(edit) @2815   14 years mjulius fixed potential problem when different primitive types with same IDs …
(edit) @2814   14 years mjulius fixes #4347 - merging 2 nodes produces ERROR
(edit) @2813   14 years stoecker moved single presets file into data directory
(edit) @2811   14 years stoecker fixed image recognition script
(edit) @2810   14 years stoecker fixed typo - closes #4341
(edit) @2809   14 years jttt Use image without alpha for offscreen buffer. Seems to the same thing …
(edit) @2808   14 years stoecker first version of a tool to detect icon usage, does not yet detect all …
(edit) @2807   14 years mjulius better version of r2802 - don't try to load languages that are not …
(edit) @2806   14 years stoecker fixed typo - closes #4332
(edit) @2805   14 years jttt Use double instead of latlon (slightly faster)
(edit) @2804   14 years stoecker typos
(edit) @2803   14 years stoecker revert last checkin - it does not take sub translations into account
(edit) @2802   14 years mjulius don't try to load languages that are not included in I18n.languages
(edit) @2801   14 years stoecker fixed line endings of recent checkins
(edit) @2800   14 years stoecker fix commandline help - closes #4312 - patch by bomm
(edit) @2799   14 years stoecker don't create empty image layer - closes #4274 - patch by bomm
(edit) @2798   14 years stoecker fix commandline file loading - closes #4288 - patch by bomm
(edit) @2797   14 years stoecker fix #4331 - missing translation
(edit) @2796   14 years stoecker moved commons jar into SVN directly
(edit) @2795   14 years jttt Allow to load incomplete gpx files
(edit) @2794   14 years stoecker fixes #4326 - author of new elements not shown in user info
(edit) @2793   14 years jttt Fixed #4329: Multipolygon painting broken
(edit) @2792   14 years jttt #4323 splitting way freezes JOSM completely
(edit) @2791   14 years jttt Make search pattern matchers that match all/nothing public
(edit) @2790   14 years jttt Fixed #4164 Searching for type:node blocked by system many minutes
(edit) @2789   14 years jttt Fixed some FindBugs warnings
(edit) @2788   14 years jttt Move most of multipolygon handling from MapPaintVisitor to the new …
(edit) @2786   14 years stoecker fixed typo
(edit) @2785   14 years mjulius treat 'en_US' default locale same as 'en'
(edit) @2784   14 years mjulius improve bug dialog
(edit) @2783   14 years mjulius fix typo
(edit) @2781   14 years Gubaer fixed #4170: Downloaded open changesets are not listed
(edit) @2780   14 years stoecker removed obsolete stuff
(edit) @2779   14 years mjulius fixes #4253 - Combine way conflict dialog - check box for "Show tags …
(edit) @2778   14 years mjulius fixes #4320 - Language setting keeps reverting to default(automatic) …
(edit) @2777   14 years mjulius fixes #2473 - Search does not work when searching for value containing …
(edit) @2775   14 years Gubaer fixed NPE
(edit) @2773   14 years Gubaer typos
(edit) @2772   14 years Gubaer typos
(edit) @2771   14 years stoecker typo
(edit) @2770   14 years stoecker typos
(edit) @2769   14 years stoecker fixed typo
(edit) @2768   14 years mjulius fixes #4314 - user:"foo" works, user:"foo bar" doesn't fixed parsing …
(edit) @2767   14 years mjulius fixes #4315 - remember the last state of "Close changeset after upload"
(edit) @2766   14 years Gubaer fixed #4310: r2758 breaks the build - Java 6 features ?
(edit) @2765   14 years Gubaer typos
(edit) @2764   14 years mjulius fixes #4270 - keep linked-state in relations intact when splitting …
(edit) @2763   14 years Gubaer fixed #4311: OAuth: Test access token doesn't work
(edit) @2762   14 years jttt Remove error checks form MapPaintVisitor that are already done in validator
(edit) @2760   14 years mjulius fixes #4308 - zoom undo buffer size limited to 50 by default
(edit) @2759   14 years mjulius Make the new zoom previous and next actions listen to zoom changes and …
(edit) @2758   14 years mjulius fixes #1653 - zoom to the previously shown area This adds menu entries …
(edit) @2757   14 years stoecker make private functions private
(edit) @2756   14 years stoecker minor fix for new locale handling
(edit) @2754   14 years stoecker fixed translation problems, i18n update
(edit) @2753   14 years Gubaer fixed #4295: Relations don't update properly
(edit) @2752   14 years Gubaer fixed #4263: No changeset tags on auto-opened subsequent changesets
(edit) @2751   14 years Gubaer Improved user feedback when downloading relations
(edit) @2750   14 years Gubaer applied #4298: patch by vsandre: displayed relation name
(edit) @2749   14 years jttt Workaround division by zero exception when geoimage layer is added as …
(edit) @2748   14 years Gubaer new: JOSM now supports OAuth See also …
(edit) @2747   14 years Gubaer Partial commit due to #4137. Comment to follow in another commit.
(edit) @2746   14 years Gubaer Partial commit due to #4137. Comment to follow in another commit.
(edit) @2745   14 years Gubaer Partial commit due to #4137. Comment to follow in another commit.
(edit) @2742   14 years jttt Fixed #4294 Tag selection after tag deletion behaviour
(edit) @2741   14 years jttt Fixed #4261 Selection information is not updated after undo/redo, …
(edit) @2735   14 years stoecker close #4284 - wireframe display on startup wrong
(edit) @2734   14 years framm message fixes
(edit) @2733   14 years framm message fixes
(edit) @2732   14 years framm message fix
(edit) @2731   14 years framm message fix
(edit) @2730   14 years stoecker fix #4287 - typo
(edit) @2729   14 years framm fix messages
(edit) @2728   14 years framm fix message
(edit) @2727   14 years framm change messages
(edit) @2726   14 years framm fix message text
(edit) @2725   14 years stoecker close #4279 - use previous node size defaults
(edit) @2723   14 years stoecker fixed #4229 - Right click menu for properties relation entry
(edit) @2722   14 years stoecker fixed #4278 - nagging warnings
(edit) @2721   14 years stoecker fixed #4123 - fix too long bug report URL
(edit) @2720   14 years bastiK fixed #4100 (no Main.map available when loading an image using open …
(edit) @2719   14 years stoecker fixed last checkin
(edit) @2718   14 years stoecker remember result of dont-show-again also in ExtendedDialog
(edit) @2717   14 years stoecker close #4128 - new name search server
(edit) @2716   14 years mjulius fixes #4247 - in relation editor sort only selected members if there …
(edit) @2715   14 years stoecker fixed #3772, #4139 - fixed help browser - the external start never …
(edit) @2714   14 years mjulius fixes #4272 - OsmPrimitive.setDisabled() not public
(edit) @2713   14 years stoecker removed obsolete code (re-add when necessary)
Note: See TracRevisionLog for help on using the revision log.