summaryrefslogtreecommitdiff
path: root/navit/graphics.c
Commit message (Expand)AuthorAgeFilesLines
* Fix:Core:Re-enabled displaying of route selection to diagnose routing problemsmartin-s2010-07-011-3/+8
* Fix:core:Add missing null pointer check|Thanks to David Tegze for the patch.horwitz2010-05-281-1/+1
* Add:Core:Check for existence of event system before using itmartin-s2010-05-261-1/+2
* Add:Core:Improved drawing speedmartin-s2010-05-201-84/+142
* Fix:Core:Set text colors when setting color management, made base factor for ...martin-s2010-03-141-7/+23
* Fix:core:Reduce stack usage for objects with many coordinatesmartin-s2010-03-111-4/+16
* Fix:Core:Convert transformation while renderingmartin-s2010-02-261-0/+4
* Add:Core:Custom POIsmartin-s2010-02-241-20/+63
* Fix:Core:Correct bounding rectangle for overlaysmartin-s2010-02-211-0/+6
* Fix:Core:Merged drawing routinesmartin-s2010-01-231-102/+45
* Fix:Core:Revert wrong part of #2893martin-s2010-01-171-0/+1
* Fix:Core:Correct parameter handling for color managementmartin-s2010-01-171-1/+1
* Fix:misc:Correct some typos as reported by Pini.horwitz2010-01-111-1/+1
* Add:Core:Possibility to set brightness, contrast and gamma for graphicsmartin-s2010-01-021-3/+77
* Fix:Core:Correct parametersmartin-s2009-12-081-1/+1
* Fix:Core:Don't crash with empty displaylistmartin-s2009-12-081-3/+13
* Add:Core:Made selection more flexiblemartin-s2009-12-081-18/+26
* Fix:Core:Better drawing and labelling of boundaries for multi polygonsmartin-s2009-12-051-23/+41
* Fix:Core:Better diagnosticsmartin-s2009-12-051-1/+1
* Add:gui_internal:Possibility to emit a signal when POI is clickedmartin-s2009-12-011-0/+6
* Fix:Core:Made graphics more flexiblemartin-s2009-11-261-11/+12
* Add:Core:More functionality for graphicsmartin-s2009-11-201-5/+21
* Fix:Core:Hopefully fixed int_sqrtmartin-s2009-10-191-2/+2
* Fix:graphics_gtk_drawing_area:Improved embeddingmartin-s2009-10-191-0/+12
* Add:Core:Added support for tiled water areasmartin-s2009-10-081-0/+7
* Fix:core:Fixed various compiler warningsseralph2009-10-061-1/+1
* Fix:Core:Reduce point densitiy in larger viewsmartin-s2009-09-151-2/+4
* Fix:Core:Improved int_sqrtmartin-s2009-08-251-9/+13
* Fix:Core:Fixed typomartin-s2009-08-201-1/+1
* Fix:Core:Fixed osd icons, fixes trac #443martin-s2009-08-201-3/+5
* Add:Core:And another batch of android updatesmartin-s2009-08-161-1/+1
* Add:Core:And another batch of android updatesmartin-s2009-08-161-10/+26
* Fix:Core:Fixed infinite loop in int_sqrtkazer_2009-08-141-1/+6
* Fix:Core:Reduced scaling factor to avoid overflow with labellingmartin-s2009-07-261-8/+8
* Fix:Core:Fix some compiler warnings.horwitz2009-06-181-0/+2
* Fix:Core:Fix coverity bug #1, dead codekazer_2009-06-171-0/+3
* Fix:Core:Allow font sizes up to 64martin-s2009-06-101-11/+34
* Fix:graphics_gd:Clear background at the correct time, support for emulating c...martin-s2009-05-251-4/+1
* Fix:Core:Fix some compiler warningshorwitz2009-04-261-1/+1
* Fix:Core:Set minimum line widthmartin-s2009-04-251-1/+5
* Add:Core:Initial support for setting stipple for areasmartin-s2009-03-241-0/+13
* Fix:Core:Split up graphics_drawmartin-s2009-03-221-8/+16
* Fix:Core:Cleaned up mapset handlingmartin-s2009-03-201-3/+3
* Add:Core:Adding the possibility to resize overlaystinloaf2009-03-171-0/+21
* Fix:Core:Avoid unneccessary calculation at the last pointmartin-s2009-03-171-1/+7
* Fix:Core:Made searching lines via right click more reliablemartin-s2009-03-161-0/+23
* Add:Core:Code to highlight object at view on mapmartin-s2009-03-061-1/+103
* Fix:graphics:Preventing segfault when no mapsets are definedsteven_s2009-03-011-1/+2
* Fix:Core:Fixed a memory leakmartin-s2009-02-131-2/+4
* Fix:Core:Various improvementsmartin-s2009-02-061-2/+2