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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1245   15 years stoecker added link to presets, fix #1675
(edit) @1243   15 years stoecker restart-warn when changing mappaint colors
(edit) @1240   15 years stoecker cleanup style handling
(edit) @1236   15 years stoecker removed some double code
(edit) @1235   15 years ulfl first set of performance optimizations: - don't call Main.pref.get() …
(edit) @1230   15 years stoecker close #1973 (Lambert projection for Estonia). patch by jaak _ nutiteq _ com
(edit) @1226   15 years stoecker fixed bug #1963, fix by markb _ ordern _ com
(edit) @1224   15 years stoecker fixed some prefs bugs of last version
(edit) @1223   15 years stoecker fixed #1990
(edit) @1222   15 years stoecker some cleanup in preferences handling
(edit) @1221   15 years stoecker cleanup color handling
(edit) @1216   15 years ulfl enable "draw.segment.relevant_directions_only" by default, it's: a) …
(edit) @1215   15 years ulfl add a mappaint.profiler option, it enables console output of the …
(edit) @1214   15 years ulfl fix a typo: incline_step -> incline_steep
(edit) @1212   15 years stoecker language fixes, hopefully the last set
(edit) @1209   15 years framm - cosmetics
(edit) @1208   15 years ulfl fix #1834: display names even for simple nodes without an icon fix …
(edit) @1205   15 years stoecker fix bug #1949 and some other minor issues
(edit) @1202   15 years stoecker finished multipolygon rendering - please test
(edit) @1201   15 years stoecker two minor fixes
(edit) @1200   15 years stoecker add error handling for multipolygon drawing
(edit) @1197   15 years stoecker fixed bug #1939
(edit) @1196   15 years stoecker partly fix #1720. Patch by Russ Nelson
(edit) @1195   15 years stoecker fixed relation handling, applied language patches
(edit) @1193   15 years stoecker fixed typo
(edit) @1192   15 years stoecker fixed display bug for areas with boolean type (e.g. building=yes)
(edit) @1190   15 years stoecker added first part of multipolygon drawing
(edit) @1185   15 years stoecker close bug #1896. Patch by Teemu Koskinen
(edit) @1180   15 years stoecker fixed bug #1871, removed all deprecations
(edit) @1169   15 years stoecker removed usage of tab stops
(edit) @1167   15 years stoecker added better NMEA reader. Closes bug #1448
(edit) @1162   15 years stoecker close #1747
(edit) @1159   15 years stoecker close #682
(edit) @1121   15 years stoecker add bookmark sorting. closes #1787
(edit) @1108   15 years framm - new preference setting allows switching between decimal coordinates …
(edit) @1094   15 years framm - make Coordinate class serializable
(edit) @1082   15 years framm - some changes regarding the "hatched download area": now also works …
(edit) @1077   15 years framm codestyle cosmetics
(edit) @1076   15 years framm - replaced he align-in-rectangle function with a more general method …
(edit) @1073   15 years stoecker added some plugin checks
(edit) @1071   15 years framm Support for changeset uploads in 0.6. Error handling is not fully done …
(edit) @1065   15 years stoecker language handling fixed
(edit) @1062   15 years stoecker added prefs support for collections
(edit) @1032   16 years mfloryan Fixed some messages that were not translatable.
(edit) @1025   16 years stoecker close bug #1632
(edit) @1019   16 years stoecker allow localized name display. close #1586
(edit) @1018   16 years stoecker close bug #1628
(edit) @1004   16 years framm - display a confirmation request if user tries to delete data outside …
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @998   16 years stoecker make mappaint font configurable
(edit) @992   16 years stoecker added mappaint fontsize. closes bug #1577
(edit) @990   16 years stoecker closed bug #1476 - invisible tram lines
(edit) @987   16 years stoecker added internal support for multiple styles
(edit) @976   16 years stoecker fix bug #1561 and #5160
(edit) @955   16 years stoecker increase virtual node size a bit again
(edit) @950   16 years stoecker use the mappaint.node.virtual-size as planned
(edit) @948   16 years stoecker allow to use zoom from plugins
(edit) @938   16 years stoecker added patches from bug #682 (proxy settings) and #1519 (NMEA)
(edit) @931   16 years stoecker minor fix
(edit) @930   16 years stoecker fixed preferences handling, reduced number of save processes. Closes …
(edit) @907   16 years stoecker removed obsolete stuff
(edit) @885   16 years stoecker added multi-style mappaint support. Closes #1186
(edit) @880   16 years stoecker killed the area color in r874
(edit) @874   16 years stoecker allow to combine mappaint line and area styles.
(edit) @873   16 years stoecker cleanups in plugin handling
(edit) @865   16 years stoecker I18N fixes for Lambert projection patch
(edit) @864   16 years framm - fix for Lambert projection by Pieren <pieren3@…>
(edit) @863   16 years stoecker changed drawing areas a lot
(edit) @862   16 years stoecker fixed line style problem with segment numbers
(edit) @860   16 years stoecker fixed segment number display
(edit) @857   16 years stoecker changed design of virtual nodes
(edit) @856   16 years stoecker disable anti-aliasing for in default mode
(edit) @855   16 years stoecker fixed area border display
(edit) @813   16 years stoecker support of Garmin time stamps in GPX import. patch by Roland Ramthun
(edit) @812   16 years stoecker fixed illegal access. closes #1437
(edit) @810   16 years stoecker RelationEditor now selects members on entry, fix minor problem in …
(edit) @809   16 years framm - fix a problem that would sometimes not draw nodes in recently added …
(edit) @808   16 years stoecker fixed virtual nodes a bit
(edit) @807   16 years stoecker minor fix
(edit) @805   16 years stoecker Added virtual nodes in select mode. Closes #595.
(edit) @804   16 years stoecker cleanup color preferences a lot
(edit) @795   16 years stoecker einstein mode preferences now shows all options and their default values
(edit) @791   16 years stoecker don't try loading all the mappaint icons from disk
(edit) @786   16 years stoecker I18N
(edit) @775   16 years stoecker cleanup of mappaint patches. Closes #1404. Patch by Jörg Henne.
(edit) @768   16 years framm - mappaint modifications by Joerg Henne <j.henne@…>; now …
(edit) @766   16 years stoecker typo
(edit) @765   16 years stoecker Fixed memory overflow, prevent looped relations. Closes #1356.
(edit) @760   16 years gebner Implement BoundingXYVisitor.visit(Relation). This makes zoom to …
(edit) @759   16 years gebner Draw relations in wireframe mode. This will just draw an outline …
(edit) @757   16 years stoecker reduce double draws. Closes #734
(edit) @756   16 years stoecker i18n fix I overlooked
(edit) @755   16 years stoecker better sorting of selected elements and relation list, reenabled …
(edit) @753   16 years stoecker no longer select relations and incomplete elements. Fixes #616.
(edit) @748   16 years stoecker some cleanups
(edit) @746   16 years framm - changed AutoScaleAction to leave some margin around selected objects …
(edit) @733   16 years stoecker improved relation handling, also closes #638
(edit) @702   16 years stoecker added tooltip text for presets menu (very helpful in toolbar)
(edit) @700   16 years stoecker fixed exception
(edit) @687   16 years framm - patch for Lambert projection (increase margin before switching to …
Note: See TracRevisionLog for help on using the revision log.