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