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

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @3893   13 years bastiK mapcss: some rework of Error Handling, (Multi)Cascade and icon loading
(edit) @3889   13 years bastiK fixed #5673 - "oneway" arrows on ways should be painted in different …
(edit) @3888   13 years bastiK mapcss: several small fixes
(edit) @3886   13 years bastiK mappaint: find images relative to the source file
(edit) @3882   13 years bastiK mapcss: fix layer handling
(edit) @3880   13 years bastiK mapcss: text along line
(edit) @3879   13 years bastiK mapcss: improve shape & area style generation
(edit) @3876   13 years bastiK mapcss: support for more exotic constructs; make parser more robust: …
(edit) @3871   13 years bastiK mapcss: font attributes & text alignment
(edit) @3867   13 years bastiK mapcss: parser improvements
(edit) @3865   13 years bastiK mapcss: basic support for node shapes and some fine tuning
(edit) @3863   13 years bastiK extended mappaint style dialog
(edit) @3862   13 years bastiK mapcss: fill-image
(edit) @3860   13 years bastiK LineElemStyle refactoring (more caching and additional properties)
(edit) @3859   13 years bastiK mapcss: dashes
(edit) @3858   13 years bastiK mapcss: support for opacity & icon-image
(edit) @3856   13 years bastiK improve mapcss support
(edit) @3855   13 years bastiK Extended mappaint style dialog. No longer required to restart JOSM for …
(edit) @3854   13 years bastiK Removed property "mappaint.style", including gui selection combobox. …
(edit) @3853   13 years bastiK fixed loading of *.zip mappaint source
(edit) @3849   13 years bastiK continue fixes by jttt and stoecker
(edit) @3848   13 years bastiK Experimental mapcss support. All *.java files in the …
(edit) @3844   13 years stoecker see #5899 - support different display of closed ways and areas
(edit) @3843   13 years bastiK first version of mapstyle dialog; still hidden because its unfinished …
(edit) @3836   13 years bastiK mappaint restructuring aimed at mapcss support: * area- and line style …
(edit) @3827   13 years bastiK IconElemStyle: delay the loading of imagage icon until it is actually …
(edit) @3825   13 years bastiK move some code
(edit) @3824   13 years bastiK Separate styles from style generation. This may seem a little over the …
(edit) @3822   13 years bastiK move painting code to AreaElemStyles
(edit) @3817   13 years bastiK make turn restriction rendering work again
(edit) @3814   13 years bastiK fixed #5873 - Custom styles are not used. If more than 1 rule applies …
(edit) @3805   13 years bastiK some renaming (to make future commits easier to read)
(edit) @3804   13 years bastiK paint primitives that are selected and member of a selected relation …
(edit) @3803   13 years bastiK Don't merge all mappaitn style rules into one StyleSet, but keep them …
(edit) @3799   13 years bastiK move inner class to separate file
(edit) @3796   13 years bastiK Changed the mappaint and tagging preset preference format from a list …
(edit) @3719   13 years bastiK added missing license information
(edit) @3653   13 years bastiK applied #5627 (patch by bilbo) - Speedup of node drawing
(edit) @3647   13 years bastiK typo
(edit) @3612   14 years stoecker add XML checking for mappaint files
(edit) @3405   14 years bastiK changed drawing of highlighted, selected and disabled ways to adapt …
(edit) @3319   14 years stoecker see #2281 - line color not always initialized
(edit) @3315   14 years stoecker fix wrong paint handling of unclosed areas
(edit) @3301   14 years bastiK draw dashes of disabled ways in inactive color
(edit) @3291   14 years stoecker fix #4414 - draw selected relation and selected elements a bit different
(edit) @3222   14 years jttt Fix #4396 Priorities for style elements working only partially
(edit) @3191   14 years bastiK fixed #4909 - draw direction arrows only at ways head is inverted …
(edit) @3180   14 years bastiK applied #4876 - make size of tagged nodes configurable (patch by petschge)
(edit) @3159   14 years bastiK fixed #2801 - Display junction nodes with a different style à la Potlatch
(edit) @3116   14 years jttt Reuse offscreenBuffer if layers didn't change
(edit) @3083   14 years bastiK added svn:eol-style=native to source files
(edit) @2990   14 years jttt Fix some eclipse warnings
(edit) @2922   14 years mjulius Fix NPE when styles where not found
(edit) @2906   14 years mjulius remove OsmPrimitive.entrySet() using keySet()/get() or getKeys() instead
(edit) @2890   14 years bastiK Reverse Arrows for 'oneway=-1' and similar (see #2387). More …
(edit) @2889   14 years stoecker close #4418 - support zip files for styles and presets
(edit) @2839   14 years framm fix messages
(edit) @2832   14 years Gubaer fixed NPE with new location for elemstyles.xml, see r2827
(edit) @2827   14 years stoecker moved elementstyles to data directory
(edit) @2713   14 years stoecker removed obsolete code (re-add when necessary)
(edit) @2679   14 years jttt Fixed #4230 NPE when searching for name$:[a-z] in Iceland.osm
(edit) @2675   14 years jttt MapPaintVisitor - delegate drawing to styles, MapPaintVisitor should …
(edit) @2659   14 years jttt Minor fixes in mappaint code
(edit) @2626   14 years jttt Fixed some of the warnings found by FindBugs
(edit) @2512   14 years stoecker i18n updated, fixed files to reduce problems when applying patches, …
(edit) @2392   14 years bastiK Objects on inactive osm-layers should be painted in a shade of gray. …
(edit) @2017   15 years Gubaer removed OptionPaneUtil cleanup of deprecated Layer API cleanup of …
(edit) @1971   15 years stoecker improved custom style selection box
(edit) @1924   15 years jttt Made OsmPrimitive.keys deprecated, removed remaining references in JOSM
(edit) @1843   15 years jttt Use OsmPrimitive methods instead of direct access to keys field when …
(edit) @1747   15 years stoecker close #2874 (NPE), improved external style handling
(edit) @1743   15 years stoecker added much improved preferences for external styles and presets
(edit) @1696   15 years stoecker fixed mappaint area style handling for closed ways a little bit again
(edit) @1695   15 years stoecker fix #2767 - some area-style-ways are not displayed properly
(edit) @1635   15 years stoecker fix #2667 - patch by Daeron - Add support for dash patterns in mappaint
(edit) @1629   15 years stoecker close #2426 - now mappaint handles area types which require closed …
(edit) @1583   15 years stoecker close #2535 - patch by podolsir - NPE for missing icon, update …
(edit) @1415   15 years stoecker applied patch #2185 by bruce89
(edit) @1340   15 years ulfl add a mappaint "dashedcolour", which controls the background color of …
(edit) @1333   15 years ulfl some improvements in mappaints elemstyles.xml handling: - add console …
(edit) @1313   15 years stoecker fix #2047
(edit) @1295   15 years ulfl turn restriction display in mappaint (very experimental) will only …
(edit) @1241   15 years stoecker moved style name into style file
(edit) @1240   15 years stoecker cleanup style handling
(edit) @1235   15 years ulfl first set of performance optimizations: - don't call Main.pref.get() …
(edit) @1233   15 years ulfl change the settings to load custom mappaint styles and icons. Details …
(edit) @1222   15 years stoecker some cleanup in preferences handling
(edit) @1204   15 years stoecker fixed NPE
(edit) @1195   15 years stoecker fixed relation handling, applied language patches
(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) @1169   15 years stoecker removed usage of tab stops
(edit) @999   16 years stoecker close bug #1588, code cleanup by bruce89
(edit) @991   16 years stoecker improved mappaint loader a lot
(edit) @990   16 years stoecker closed bug #1476 - invisible tram lines
(edit) @987   16 years stoecker added internal support for multiple styles
(edit) @947   16 years stoecker fixed minor display bug in mappaint
(edit) @935   16 years stoecker fixed typo
(edit) @917   16 years stoecker minor fix
(edit) @885   16 years stoecker added multi-style mappaint support. Closes #1186
Note: See TracRevisionLog for help on using the revision log.