Fix:map_csv:Disable default notification of each deleted item.
[profile/ivi/navit.git] / navit / navit / graphics.c
2012-04-07 mdankovFix:core:Allow itemgra's of order 0 to be displayed...
2012-03-20 martin-sAdd:Core:Converted map and mapset to object functions
2012-03-04 woglindeFix:core:use dbg instead of printf
2012-02-10 mdankovFix:core:Fix reference to already freed object in displ...
2012-01-20 woglindeFix:core:When destroying the graphics, destroy the...
2011-12-18 mdankovAdd:gui_internal:When map is clicked, display the close...
2011-08-29 tegzedfix:core:Do not handle accesskeys for disabled OSDs...
2011-05-09 martin-sFix:Core:MSVC fixes
2011-05-01 woglindeFix:core:Check for nullpointers before use members...
2011-04-21 martin-sFix:Core:Only consider path relative to xpm if it doesn...
2011-03-19 rikkyFix:core:Fixed some warnings
2011-03-18 rikkyFix:core:Fixed a ton of "alloca redefined" warnings
2011-03-17 martin-sAdd:Core:Make optionally display a label at cursor
2011-03-11 horwitzFix:core:Fix some warnings
2011-02-16 woglindeFix:core:the fontsdestroy method takes the whole graphi...
2011-02-15 woglindeFix:core:Free some more stuff of the graphics struct...
2011-02-13 tegzedFix:core:fixed crash in 3d mode (see ticket #758)
2011-02-11 geogheganFix:Core: Removes unused variable, h
2011-02-07 tegzedFix:core:dealloc graphics on exit
2011-02-05 tegzedFix:core:make graphics drivers' destroy method called...
2011-01-29 zoff99Add:Android:use resized images to save cpu, prepare...
2011-01-26 martin-sFix:Core:Better defines for colors
2011-01-24 martin-sFix:Core:MSVC fixes|Thanks chollya
2011-01-07 martin-sAdd:Core:Possibility to specify font name for OSDs
2010-12-24 xenos1984Fix:Core:Changed circle drawing after some problems...
2010-12-24 martin-sAdd:map_binfile:Feedback during map download
2010-12-22 martin-sAdd:Core:Support for using Env-Variables and in xi...
2010-12-21 noradFix:core:Fix assertion
2010-11-15 martin-sAdd:Core:call predraw callback on map drawing
2010-11-08 martin-sAdd:Core:Possibility for colored text in labels
2010-10-30 martin-sFix:core:Some small cleanup
2010-09-02 martin-sAdd:Core:Support for disabling/enabling map layers
2010-07-15 martin-sFix:Core:Some const problems
2010-07-06 martin-sFix:Core:Less verbosity
2010-07-06 martin-sFix:Core:Less verbosity
2010-07-01 martin-sFix:Core:Re-enabled displaying of route selection to...
2010-05-28 horwitzFix:core:Add missing null pointer check|Thanks to David...
2010-05-26 martin-sAdd:Core:Check for existence of event system before...
2010-05-20 martin-sAdd:Core:Improved drawing speed
2010-03-14 martin-sFix:Core:Set text colors when setting color management...
2010-03-11 martin-sFix:core:Reduce stack usage for objects with many coord...
2010-02-26 martin-sFix:Core:Convert transformation while rendering
2010-02-24 martin-sAdd:Core:Custom POIs
2010-02-21 martin-sFix:Core:Correct bounding rectangle for overlays
2010-01-23 martin-sFix:Core:Merged drawing routines
2010-01-17 martin-sFix:Core:Revert wrong part of #2893
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
next