Fix:Core:Correct parameter handling for color management
[navit-package] / navit / graphics.c
2010-01-17 martin-sFix:Core:Correct parameter handling for color management
2010-01-11 horwitzFix:misc:Correct some typos as reported by Pini.
2010-01-02 martin-sAdd:Core:Possibility to set brightness, contrast and...
2009-12-08 martin-sFix:Core:Correct parameters
2009-12-08 martin-sFix:Core:Don't crash with empty displaylist
2009-12-08 martin-sAdd:Core:Made selection more flexible
2009-12-05 martin-sFix:Core:Better drawing and labelling of boundaries...
2009-12-05 martin-sFix:Core:Better diagnostics
2009-12-01 martin-sAdd:gui_internal:Possibility to emit a signal when...
2009-11-26 martin-sFix:Core:Made graphics more flexible
2009-11-20 martin-sAdd:Core:More functionality for graphics
2009-10-19 martin-sFix:Core:Hopefully fixed int_sqrt
2009-10-19 martin-sFix:graphics_gtk_drawing_area:Improved embedding
2009-10-08 martin-sAdd:Core:Added support for tiled water areas
2009-10-06 seralphFix:core:Fixed various compiler warnings
2009-09-15 martin-sFix:Core:Reduce point densitiy in larger views
2009-08-25 martin-sFix:Core:Improved int_sqrt
2009-08-20 martin-sFix:Core:Fixed typo
2009-08-20 martin-sFix:Core:Fixed osd icons, fixes trac #443
2009-08-16 martin-sAdd:Core:And another batch of android updates
2009-08-16 martin-sAdd:Core:And another batch of android updates
2009-08-14 kazer_Fix:Core:Fixed infinite loop in int_sqrt
2009-07-26 martin-sFix:Core:Reduced scaling factor to avoid overflow with...
2009-06-18 horwitzFix:Core:Fix some compiler warnings.
2009-06-17 kazer_Fix:Core:Fix coverity bug #1, dead code
2009-06-10 martin-sFix:Core:Allow font sizes up to 64
2009-05-25 martin-sFix:graphics_gd:Clear background at the correct time...
2009-04-26 horwitzFix:Core:Fix some compiler warnings
2009-04-25 martin-sFix:Core:Set minimum line width
2009-03-24 martin-sAdd:Core:Initial support for setting stipple for areas
2009-03-22 martin-sFix:Core:Split up graphics_draw
2009-03-20 martin-sFix:Core:Cleaned up mapset handling
2009-03-17 tinloafAdd:Core:Adding the possibility to resize overlays
2009-03-17 martin-sFix:Core:Avoid unneccessary calculation at the last...
2009-03-16 martin-sFix:Core:Made searching lines via right click more...
2009-03-06 martin-sAdd:Core:Code to highlight object at view on map
2009-03-01 steven_sFix:graphics:Preventing segfault when no mapsets are...
2009-02-13 martin-sFix:Core:Fixed a memory leak
2009-02-06 martin-sFix:Core:Various improvements
2009-02-05 martin-sFix:Core:Add length scaling factor to remove drawing...
2009-02-02 martin-sAdd:Core:Added support for drawing rounded rectangles
2009-01-26 martin-sFix:Core:Avoid drawing the map after gui internal has...
2009-01-26 martin-sFix:Core:Reduce graphics workload to get routing more...
2009-01-26 martin-sFix:Core:Removed annoying debug message
2009-01-26 martin-sAdd:Core:Made graphics rendering a background task...
2009-01-26 martin-sAdd:Core:Converted graphics to hashes
2009-01-14 martin-sFix:Core:Improved circle drawing
2009-01-13 martin-sFix:Core:Set linewidth=1 when drawing polygons
2009-01-02 martin-sFix:Core:Made some performance critical parts a bit...
2009-01-02 martin-sFix:Core:Made some performance critical parts a bit...
2008-12-28 horwitzcore:fix:Fix some warnings and do some small cleanups
2008-12-28 horwitzCore:Fix:Improve navit_destroy
2008-12-25 martin-sAdd:Core:3d Support
2008-12-23 martin-sAdd:Core:Initial working on pseudo 3d support
2008-12-12 martin-sFixed:Core:Improved map querying api
2008-12-12 martin-sAdd:Core:Add support for estimating text bounding box...
2008-12-09 martin-sFix:Core:Fix some crashes, another xinclude bugfix
2008-11-21 martin-sAdd:Core:Make absolute icon paths possible
2008-11-17 zaxlFix:core: Save some sqrts in label_line
2008-11-13 martin-sAdd:Core:Added parameter wraparound for overlay
2008-11-07 martin-sFix:Core:Don't crash if no overlay is supported
2008-11-06 martin-sAdd:core:Added possibility to use pngs as cursor, added...
2008-11-06 martin-sAdd:Core:Made cursor configurable via navit.xml
2008-11-05 martin-sFix:Core:Cleaned up osd api
2008-11-04 martin-sAdd:Core:Make icons scaleable
2008-10-26 martin-sAdd:Core:Made it possible to drag the bitmap instead...
2008-10-26 martin-sFix:Core:Cleaned up xmlconfig in preparation for more...
2008-10-24 martin-sFix:Core:Make gui_internal compile without glib
2008-10-23 zaxlFIX:core:cache NAVIT_SHAREDIR from the enviroment for...
2008-10-15 martin-sFix:Core:Replace g_warning with dbg(0, some wince fixes
2008-09-25 martin-sAdd:Core:Added support for arrows showing the direction...
2008-09-21 martin-sFix:Core:Cleaned up map api a bit
2008-09-01 kazer_Patch:Core:Patch from Helge to add offset to dashed...
2008-08-28 martin-sFix:grapics_qt_qpainter:Fixed a few bugs
2008-08-22 martin-sFix:Core:Removed unneccessary debug output
2008-08-21 kazer_Fix:Tickets 141 & 182:Make fonts configurable from...
2008-07-26 martin-sAdd:Core:Made detail level for layouts configurable
2008-07-13 martin-sFix:gui_internal:Improved osd keyboard
2008-06-25 rphlxFix:graphics:Pass struct navit* to graphics plugins...
2008-06-20 martin-sAdd:osd_core:Initial support for on-screen-buttons
2008-06-16 martin-sAdd:gui_internal:Added key support
2008-06-16 martin-sFix:gui_internal:Next round of improvements
2008-06-09 martin-sFix:Improved internal gui
2008-06-05 horwitzAdd license files and headers
2008-05-18 martin-sFix:Core:Renamed src to navit for cleanup of includes