Fix:core:Reduce debug output, use dbg() instead of printf.
[profile/ivi/navit.git] / navit / navit / attr.c
2012-07-05 sleskeFix:core:Reduce debug output, use dbg() instead of...
2012-05-05 martin-sAdd:Core:Use hash during xml parsing to improve startup...
2012-03-20 martin-sAdd:Core:Converted map and mapset to object functions
2012-03-10 martin-sFix:Core:Updated track.c to new object handling
2012-02-06 martin-sAdd:Core:Implement reference counting for navit object
2012-01-20 woglindeFix:core: Fix the format specifier for g_strdup_printf...
2011-06-27 geogheganFix:Core:Corrects attr->u.num to be of type long int...
2011-05-23 martin-sFix:Core:Display all attribute flags
2011-03-19 tegzedFix:core:return the correct size for attr_type_item...
2011-01-26 martin-sFix:Core:Better decoding of flags
2011-01-09 martin-sFix:Core:Defined LONGLONG_FMT for android
2010-11-24 martin-sFix:Attribute handling for item type
2010-11-24 martin-sAdd:new attribute alt_item_type
2010-10-24 geogheganAdd:Core: Adds more logging parameters as per #611...
2010-09-09 martin-sAdd:map_binfile:New house number search method
2010-07-01 martin-sAdd:Core:Better flags display
2010-03-19 woglindeFix:core: include util.h to silence compiler warning...
2010-03-18 martin-sAdd:map_binfile:Support for group attributes
2010-03-10 martin-sFix:Core:make attr_dup work for double attributes
2010-01-04 martin-sAdd:gui_internal:More html functionality
2009-12-03 martin-sFix:map_binfile:House number search with index
2009-11-26 martin-sFix:Core:Correct attribute alloc and free
2009-11-19 martin-sAdd:gui_internal:Add via navit.xml configurable menus...
2009-11-03 martin-sFix:Core:Cleanups
2009-10-06 seralphFix:core:Fixed various compiler warnings
2009-09-20 martin-sAdd:Core:Beginning of work on writing navit.xml
2009-08-31 martin-sAdd:Core:Made log items of gpx log configurable
2009-07-13 martin-sAdd:map_shapefile:Improved processing
2009-04-19 martin-sFix:Core:More routing fixes
2009-04-19 martin-sFix:Various:Routing fixes
2009-04-02 martin-sAdd:Core:First steps in making routing work for various...
2009-03-30 tinloafAdd:Core:Adding relative sizes and positions for OSDs
2009-03-25 martin-sAdd:Core:Improved commands
2009-03-16 martin-sFix:Core:Show flags in hexadecimal
2009-03-11 martin-sFix:Core:Improved attribute conversion
2009-02-11 martin-sFix:Tools:Cleanup of osm2navit
2009-02-11 martin-sFix:map_binfile:Cleanup
2009-02-03 martin-sFix:Core:Handle long long values in attr_dta_set_le
2009-02-01 martin-sAdd:Core:Added c style command evaluation for more...
2009-01-29 martin-sFix:core:Display attributes with double value
2009-01-28 steven_sFix:mapdriver:Converting endian when reading attributes...
2009-01-27 martin-sAdd:Core:Initial working on turn restrictions
2009-01-26 martin-sAdd:osm2navit:Write binary ids instead of debug for...
2008-12-28 horwitzcore:fix:Fix some warnings and do some small cleanups
2008-11-22 martin-sFix:Various:Made work on win32
2008-11-06 martin-sFix:Core:Fix some compile warnings
2008-11-06 martin-sAdd:Core:Made cursor configurable via navit.xml
2008-11-03 martin-sFix:Core:Fixed and cleaned up navigation
2008-10-28 martin-sFix:Core:Repaired vehicle handling
2008-10-26 martin-sFix:Core:Cleaned up xmlconfig in preparation for more...
2008-09-21 martin-sFix:Core:Cleaned up map api a bit
2008-07-01 horwitzCore:Fix:Improve handling of boolean attributes
2008-06-05 horwitzAdd license files and headers
2008-05-18 martin-sFix:Core:Renamed src to navit for cleanup of includes