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) @5275   12 years bastiK doc improvements
(edit) @5257   12 years simon04 see #7701 - NPE in MapImage
(edit) @5253   12 years simon04 fix #7709 - "Failed to locate image 'null'" after downloading a Map …
(edit) @5219   12 years bastiK mapstyles: add automatic reloading of local styles when they have been …
(edit) @5217   12 years bastiK mapcss: change z-index handling In contrast to previous default …
(edit) @5214   12 years bastiK mapcss: change semantics of casing-width: X; Previously it was an …
(edit) @5213   12 years simon04 typo (in r5212)
(edit) @5212   12 years bastiK minor coding style change
(edit) @5206   12 years bastiK applied #7624 - Allow MapCSS to style right and left side casings …
(edit) @5183   12 years simon04 fix #7585 - note rendered in favour of other tags
(edit) @5144   12 years Don-vip fix #7338 - closed ways with area=no rendered as area
(edit) @5141   12 years simon04 fix #7527 - View → Map Paint Styles gives ArrayOutOfBounds if …
(edit) @5110   12 years simon04 fix #7522 - fix "Fatal: failed to locate image" in MapPaintMenu
(edit) @5088   12 years simon04 fix #6895 - improve MapPaintMenu (add "Preference", keep menu open …
(edit) @5086   12 years simon04 fix #6895 - Add Map Paint Styles to View menu
(edit) @5074   12 years akks Fix NPE for disabled image loading, see #7498, #7491 (please check!)
(edit) @5054   12 years bastiK see #6797: load map images in background, in case they are loaded over …
(edit) @4968   12 years Don-vip fix #7386 - Major rework of preferences GUI settings in order to speed …
(edit) @4960   12 years stoecker mv jump to action from G to key J
(edit) @4936   12 years bastiK remove old migration code; keep class structure for next migration …
(edit) @4871   12 years akks Fix #7316 - don't display segment numbers for inactive data layers
(edit) @4869   12 years jttt Use final were appropriate
(edit) @4823   12 years bastiK forgot to add (see #6797)
(edit) @4822   12 years bastiK make identity of map icons depend on the name and not the image data …
(edit) @4820   12 years bastiK extend image sanitize options
(edit) @4721   12 years bastiK use builder pattern for ImageProvider (see #7192)
(edit) @4682   12 years simon04 fix #2746 - add validation: Way connected to Area
(edit) @4623   12 years Don-vip see #6987 - multipolygon cache aware of events requiring cache refresh …
(edit) @4621   12 years Don-vip fix #6987 - Crashing on osm file open -> Fix a performance problem …
(edit) @4606   12 years bastiK see #7072 - bug in mappaint zoom code
(edit) @4415   13 years bastiK fixed #6817 - mapcss stylesheet not rendered correctly in 4399
(edit) @4401   13 years bastiK mapcss: fix op name
(edit) @4327   13 years xeen updates visual appearance of highlights and adds them to select and …
(edit) @4319   13 years bastiK mappaint: split NodeElemStyle into icon/symbol part and text part
(edit) @4318   13 years bastiK mapcss: allow disabling the default point- and line styles
(edit) @4316   13 years bastiK mapcss: add line offset
(edit) @4310   13 years stoecker fix #6680, fix #6677 - i18n issues
(edit) @4305   13 years bastiK fixed #5950 - z-index does not affect casing
(edit) @4281   13 years bastiK mapcss: minor bugfix
(edit) @4280   13 years bastiK mapcss: fix zoom parsing
(edit) @4272   13 years bastiK mapcss: proper support for scaled icons (fixes #6560)
(edit) @4257   13 years stoecker fix #6603 - don't use optional javacc ant task
(edit) @4252   13 years bastiK removed autogenerated code - can be build without problems using …
(edit) @4191   13 years stoecker remove old debug stuff
(edit) @4180   13 years bastiK fix bug in relation with mappaint/zoom
(edit) @4172   13 years stoecker remove unused icons, make connection timouts configurable and increase …
(edit) @4169   13 years stoecker fix #6498 - useRealWidth does not work with digit numbers
(edit) @4087   13 years bastiK PaintVisitor refactoring, includes hook for external MapRenderers …
(edit) @4074   13 years bastiK mapcss: performance improvement for parent selector (by Gubaer)
(edit) @4069   13 years bastiK mapcss: add role based selection (collaborative work by Gubaer and me)
(edit) @4055   13 years bastiK #6246 - area edges painted above highway
(edit) @4040   13 years bastiK fixed #6210 - Selected a way rendered on top of unselected nodes
(edit) @4011   13 years bastiK applied #6150 - mapcss - improve parent_tag (based on patch by Gubaer)
(edit) @4008   13 years bastiK see #6122 - allow concat function in mapcss expressions (patch by cmuelle8)
(edit) @4007   13 years bastiK see #6150 mapcss - extended functionality for instruction text: ... …
(edit) @4006   13 years bastiK mapcss: new LinePattern style element similar to mapnik's …
(edit) @4005   13 years bastiK mapcss: MapPaintVisitor rework (more flexibility with z-index)
(edit) @4003   13 years bastiK toString() improvements
(edit) @3999   13 years bastiK mapcss: add icon-size property
(edit) @3994   13 years mjulius fix #6113 - removing "mandatory" arrows on some types of ways Since …
(edit) @3992   13 years bastiK applied #6107 - MapCSS enhancement (patch by anonymous)
(edit) @3987   13 years bastiK mapcss: improvements in text label selection, performance and typo …
(edit) @3980   13 years bastiK mapcss: fix conditions
(edit) @3979   13 years bastiK mapcss: add text-halo-radius
(edit) @3971   13 years bastiK MapCSS: fix parser bug
(edit) @3969   13 years bastiK MapCSS: fixe related to layers
(edit) @3968   13 years bastiK applied #6035 (patch by jcollie) - Add extra polygon shapes to MapCSS …
(edit) @3967   13 years bastiK MapCSS: an identifier literal at the right side of a declaration is …
(edit) @3930   13 years bastiK detect style type (xml or mapcss) by looking at the first …
(edit) @3912   13 years bastiK fix last ci
(edit) @3911   13 years bastiK fixed #5985 - MapCSS conditions don't handle unquoted numeric values
(edit) @3907   13 years bastiK fixed #5962 - segment numbers for oneway ways not shown
(edit) @3904   13 years bastiK mapcss fix
(edit) @3903   13 years bastiK mapcss: minor fixes
(edit) @3902   13 years bastiK mapcss: minor improvements, fixes #5937 - MapCSS matching of …
(edit) @3899   13 years bastiK mapcss: small fix
(edit) @3896   13 years bastiK allow a stylesource to override the background color. This may not be …
(edit) @3894   13 years bastiK integrate wireframe into mappaint dialog; rename 'shortdescription' to …
(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 …
Note: See TracRevisionLog for help on using the revision log.