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) @5899   11 years stoecker fix javadoc
(edit) @5891   11 years stoecker fix javadoc
(edit) @5875   11 years Don-vip fix #8614 - Mapcss in zip-file doesn't work if there's xml-files also …
(edit) @5874   11 years Don-vip see #8570, #7406 - I/O refactorization: - Move different file copy …
(edit) @5841   11 years Don-vip fix #8593 - MapCSS: robustness to invalid regex patterns
(edit) @5812   11 years bastiK mapcss: add phase for repeat-image
(edit) @5811   11 years bastiK mapcss: add width+height properties for repeat-image
(edit) @5801   11 years bastiK mapcss: new map element 'repeat-image' similar to 'pattern-image', but …
(edit) @5774   11 years Don-vip fix #8490 - NPE
(edit) @5766   11 years Don-vip see #8490 - fix NPE
(edit) @5753   11 years Don-vip see #8485 - Don't throw IllegalArgumentException with buggy projections
(edit) @5714   11 years bastiK mapcss: fix split function
(edit) @5705   11 years bastiK mapcss: rework of eval expressions; significant performance …
(edit) @5702   11 years bastiK mapcss: separate opacity for way casing
(edit) @5701   11 years bastiK mapcss: small change in regexp expression function
(edit) @5699   11 years bastiK add a few more functions for mapcss eval expression
(edit) @5620   11 years bastiK applied #8273 - couldn't be escaped for mapcss regexp (patch by ij)
(edit) @5577   11 years bastiK fixed #8187 - eval(#colour) doesn't result in #colour value suitable …
(edit) @5571   11 years Don-vip fix #7979 - fix ArrayIndexOutOfBoundsException when rendering ways …
(edit) @5530   12 years bastiK see #7789 - Map icons sometimes disapear after an "Update Data" command
(edit) @5484   12 years Don-vip Recently added tags: correctly select one-char-length values, properly …
(edit) @5470   12 years Don-vip fix #7865 - Map icons should be less prominent when disabled or …
(edit) @5460   12 years Don-vip global use of Main.isDisplayingMapView()
(edit) @5399   12 years bastiK fixed #7929 - You can't add new tag
(edit) @5383   12 years Don-vip fix #7671 - Show last N used tags in "Add key/value" dialog for …
(edit) @5376   12 years Don-vip see #7907 - MapCSS fixes
(edit) @5342   12 years Don-vip mappaint: fix "real width" painting, broken since r5212 because of a …
(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
Note: See TracRevisionLog for help on using the revision log.