.. |
agg
|
Merge commit 'f483e590d846513c0ddc4e464139006a3f7cd917' into harfbuzz
|
2013-03-16 15:49:06 +01:00 |
grid
|
Merge commit 'f483e590d846513c0ddc4e464139006a3f7cd917' into harfbuzz
|
2013-03-16 15:49:06 +01:00 |
json
|
workaround boost::error_cant_deduce_type error when building against boost trunk (currently 1_53) - refs #1658
|
2013-01-15 17:12:53 -08:00 |
svg
|
use std::strlen not strlen from c
|
2013-01-15 13:32:09 -08:00 |
text
|
Merge commit '7aab2bca4f6b6d9293181c5d3224284b802617c6' into harfbuzz
|
2013-03-16 15:44:42 +01:00 |
wkt
|
+ ensure 'close path' handled correcly
|
2012-12-18 11:44:35 +00:00 |
box2d.cpp
|
Merge commit '32760318a4905efa45bb459d891e5e7ec1a7bf2a' into harfbuzz
|
2013-03-16 13:19:06 +01:00 |
build.py
|
Merge commit 'f483e590d846513c0ddc4e464139006a3f7cd917' into harfbuzz
|
2013-03-16 15:49:06 +01:00 |
building_symbolizer.cpp
|
refactor headers involving variant attempting to move as much variant usage out of hpp files to speed up compiles
|
2013-01-12 21:00:45 -08:00 |
cairo_context.cpp
|
Merge commit 'f483e590d846513c0ddc4e464139006a3f7cd917' into harfbuzz
|
2013-03-16 15:49:06 +01:00 |
cairo_renderer.cpp
|
Merge commit 'f25d4d9279fc99650b88d980a8c579a6b541d4b5' into harfbuzz
|
2013-03-16 15:40:54 +01:00 |
color.cpp
|
+ use uint8_t in get/set methods
|
2013-01-03 13:51:16 +00:00 |
color_factory.cpp
|
More parser clean up - color parser
|
2012-08-29 16:41:48 -04:00 |
config_error.cpp
|
remove all remaining stringstream usage in load_map to avoid perf hit from locale lock - refs #1055
|
2012-12-06 20:15:27 -08:00 |
conversions.cpp
|
+ remove unnecessarily checks
|
2013-01-16 10:51:45 +00:00 |
css_color_grammar.cpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
datasource_cache.cpp
|
iwyu
|
2013-01-13 22:02:18 -08:00 |
debug.cpp
|
fix default log severity
|
2013-01-04 13:52:50 -08:00 |
deepcopy.cpp
|
iwyu
|
2013-01-03 23:52:58 -08:00 |
distance.cpp
|
got rid of old CVS $Id comments kludge in files
|
2012-04-08 02:45:01 +02:00 |
expression.cpp
|
refactor expression and value type usage to speed up compile time
|
2013-01-08 14:17:31 -08:00 |
expression_grammar.cpp
|
clean up spirit headers to avoid usage of non-standard/non-futureproof spirit/home path - refs #1658
|
2013-01-15 14:32:29 -08:00 |
expression_node.cpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
expression_string.cpp
|
fixup includes in expression_string.cpp
|
2013-01-10 19:52:24 -08:00 |
feature_kv_iterator.cpp
|
remove unneeded get_optional method on feature impl
|
2012-12-26 16:52:06 -08:00 |
feature_style_processor.cpp
|
+ implement cairo_context wrapper and remove unnecessary dependencies
|
2013-01-09 17:00:30 +00:00 |
feature_type_style.cpp
|
iwyu
|
2013-01-03 23:53:47 -08:00 |
font_engine_freetype.cpp
|
Merge commit '32760318a4905efa45bb459d891e5e7ec1a7bf2a' into harfbuzz
|
2013-03-16 13:19:06 +01:00 |
font_set.cpp
|
remove unused iostream includes and unnecessary usage of ostringstream - refs #1055
|
2012-12-06 23:06:12 -08:00 |
gamma_method.cpp
|
got rid of old CVS $Id comments kludge in files
|
2012-04-08 02:45:01 +02:00 |
gradient.cpp
|
remove unused iostream includes and unnecessary usage of ostringstream - refs #1055
|
2012-12-06 23:06:12 -08:00 |
graphics.cpp
|
+ implement cairo_context wrapper and remove unnecessary dependencies
|
2013-01-09 17:00:30 +00:00 |
image_compositing.cpp
|
add code comments from mcseem relevant to agg usage questions around scaling and compositing
|
2012-10-01 14:13:54 -07:00 |
image_filter_grammar.cpp
|
move image filter grammar to cpp and re-use in load map by attaching to xml_tree - closes #1435
|
2012-08-23 08:13:22 -07:00 |
image_filter_types.cpp
|
move karma out of header to radically speed up compile times of files including image_filter_types.hpp
|
2013-01-04 00:07:57 -08:00 |
image_reader.cpp
|
+ singleton: return ref from instance() method
|
2012-09-07 16:23:03 +01:00 |
image_scaling.cpp
|
agg scaling assumes/requires a premulitiplied renderer (and optionally a source defined as premultiplied) - to avoid any confusion use purely premultiplied types - refs #1508 and #1489
|
2012-10-02 21:49:52 -07:00 |
image_util.cpp
|
+ implement cairo_context wrapper and remove unnecessary dependencies
|
2013-01-09 17:00:30 +00:00 |
jpeg_reader.cpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
layer.cpp
|
merge work from mappy/abonnasseau allowing buffer-size to be overiddend by layer - closes #1566
|
2013-01-15 18:53:34 -08:00 |
libxml2_loader.cpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
line_pattern_symbolizer.cpp
|
got rid of old CVS $Id comments kludge in files
|
2012-04-08 02:45:01 +02:00 |
line_symbolizer.cpp
|
restore the fast line rasterizer (rasterizer_outline_aa) and improve its rendering quality and consistency with standard method - refs #873
|
2012-05-11 17:40:21 -07:00 |
load_map.cpp
|
Merge commit '0121f53f56327fda1aebb9d2e6c12aee07ef3b49' into harfbuzz
|
2013-03-16 15:15:38 +01:00 |
map.cpp
|
fixup includes for src/map.cpp
|
2013-01-03 20:07:44 -08:00 |
mapped_memory_cache.cpp
|
+ make client methods non-static in classes derived from
|
2012-09-07 14:56:30 +01:00 |
marker_cache.cpp
|
before caching marker premultiply only those image formats that might potentially need to be premultiplied
|
2012-10-04 16:07:24 -07:00 |
markers_symbolizer.cpp
|
refactor headers involving variant attempting to move as much variant usage out of hpp files to speed up compiles
|
2013-01-12 21:00:45 -08:00 |
memory.cpp
|
- replace all instances of std::cerr with MAPNIK_LOG_*
|
2012-04-10 00:51:04 +02:00 |
memory_datasource.cpp
|
various fixes to includes to include what is used
|
2013-01-03 18:06:07 -08:00 |
metawriter.cpp
|
Clean up directory structure.
|
2012-09-23 02:52:40 +02:00 |
metawriter_inmem.cpp
|
Clean up directory structure.
|
2012-09-23 02:52:40 +02:00 |
miniz.c
|
comment unused function in miniz sources to avoid compiler warning
|
2013-01-02 13:44:19 -08:00 |
miniz_png.cpp
|
throw if tdefl_init fails
|
2012-11-06 11:33:11 -05:00 |
palette.cpp
|
refactor and speed up hextree image encoding by using dense_has_map - refs #1629
|
2013-01-08 19:07:11 -08:00 |
params.cpp
|
refactor params interface to move lexical cast out of header
|
2013-01-09 19:12:20 -08:00 |
parse_path.cpp
|
refactor expression and value type usage to speed up compile time
|
2013-01-08 14:17:31 -08:00 |
parse_transform.cpp
|
refactor headers involving variant attempting to move as much variant usage out of hpp files to speed up compiles
|
2013-01-12 21:00:45 -08:00 |
path_expression_grammar.cpp
|
clean up spirit headers to avoid usage of non-standard/non-futureproof spirit/home path - refs #1658
|
2013-01-15 14:32:29 -08:00 |
plugin.cpp
|
c++ style
|
2012-09-03 10:27:48 -07:00 |
png_reader.cpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
point_symbolizer.cpp
|
refactor headers involving variant attempting to move as much variant usage out of hpp files to speed up compiles
|
2013-01-12 21:00:45 -08:00 |
polygon_pattern_symbolizer.cpp
|
+ move 'smooth' property to symbolizer_base level
|
2012-05-07 16:08:16 +01:00 |
polygon_symbolizer.cpp
|
+ move 'smooth' property to symbolizer_base level
|
2012-05-07 16:08:16 +01:00 |
processed_text.cpp
|
iwyu
|
2013-01-09 16:45:37 -08:00 |
proj_transform.cpp
|
+ not sure why we have do { } while(false); - removing
|
2012-09-19 13:51:53 +01:00 |
projection.cpp
|
replace boost::trim with faster custom trim - closes #1633
|
2012-12-07 14:06:13 -08:00 |
rapidxml_loader.cpp
|
use internal noncopyable class to speed up compile times slightly
|
2012-12-16 18:19:52 -08:00 |
raster_colorizer.cpp
|
iwyu
|
2013-01-13 22:01:13 -08:00 |
raster_symbolizer.cpp
|
finish #1512 and adjust tests to use new parameter
|
2012-10-01 17:09:28 -07:00 |
rule.cpp
|
refactor headers involving variant attempting to move as much variant usage out of hpp files to speed up compiles
|
2013-01-12 21:00:45 -08:00 |
save_map.cpp
|
Merge commit 'f483e590d846513c0ddc4e464139006a3f7cd917' into harfbuzz
|
2013-03-16 15:49:06 +01:00 |
scale_denominator.cpp
|
got rid of old CVS $Id comments kludge in files
|
2012-04-08 02:45:01 +02:00 |
shield_symbolizer.cpp
|
Merge commit 'c0021d0760ec85ace3b0a9a480d351cfd0f0ce91' into harfbuzz
|
2013-03-16 13:01:15 +01:00 |
simplify.cpp
|
add facilities to choose the simplification algorithm
|
2012-08-16 16:53:38 +02:00 |
stroke.cpp
|
+ add miterlimit parameter
|
2012-05-02 17:04:24 +01:00 |
symbolizer.cpp
|
Merge commit 'e9343ca32ca73f19213da5ae41e9b25908c716b0' into harfbuzz
|
2013-03-16 13:30:03 +01:00 |
text_symbolizer.cpp
|
Clean up directory structure.
|
2012-09-23 02:52:40 +02:00 |
tiff_reader.cpp
|
remove unused iostream includes and unnecessary usage of ostringstream - refs #1055
|
2012-12-06 23:06:12 -08:00 |
transform_expression.cpp
|
new feature: transform expressions are now dynamic
|
2012-06-06 17:34:26 +02:00 |
transform_expression_grammar.cpp
|
clean up spirit headers to avoid usage of non-standard/non-futureproof spirit/home path - refs #1658
|
2013-01-15 14:32:29 -08:00 |
unicode.cpp
|
got rid of old CVS $Id comments kludge in files
|
2012-04-08 02:45:01 +02:00 |
warp.cpp
|
+ ensure warp polygons are aligned exactly (avoid padding!) - #1501
|
2012-09-26 14:27:42 +01:00 |
wkb.cpp
|
+ ensure 'close path' handled correcly
|
2012-12-18 11:44:35 +00:00 |
xml_tree.cpp
|
Merge commit 'f483e590d846513c0ddc4e464139006a3f7cd917' into harfbuzz
|
2013-03-16 15:49:06 +01:00 |