Simple fixes to get navit compiling with MSVC
[profile/ivi/navit.git] / navit / navit / xmlconfig.c
2012-07-01 bjasspaSimple fixes to get navit compiling with MSVC
2012-06-20 martin-sAdd:option to configure multiple maps with similar...
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-02-01 martin-sAdd:Core:Moved object functions of vehicle to vehicle...
2011-07-31 martin-sAdd:Core:Let xmlconfig use new osd functions
2011-03-18 rikkyFix:core:Fixed a ton of "alloca redefined" warnings
2011-03-11 horwitzFix:core:Fix some warnings
2011-03-06 akashihiFix:build:MinGW doesn't have unsetenv
2011-02-12 rikkyFix:core:Fix clang compiler warnings: Add missing paren...
2011-01-24 martin-sFix:Core:MSVC fixes|Thanks chollya
2010-12-22 martin-sAdd:Core:Support for using Env-Variables and in xi...
2010-11-20 martin-sFix:Core:Workaround to make valid xi:include fragments
2010-08-06 woglindeFix:Core: use char instead of gchar for text_dup, becau...
2010-06-28 martin-sFix:Core:one is a valid number for wordexp
2010-06-26 akashihiAdd:core:Added console messages for XInclude errors
2010-06-22 martin-sFix:Core:Better check for older glibs
2010-06-21 martin-sFix:Core:Made compatible with older glib versions
2010-06-03 rikkyFix:core:Use g_strdup instead of strdup, because we...
2010-05-28 martin-sFix:Core:Better use fopen instead of open
2010-05-25 martin-sFix:Core:Make c++ happy
2010-03-13 kazer_Fix:Core:Ticket #517, avoid NULL-pointer dereference...
2010-02-22 martin-sFix:Core:Various minor fixes and improvements
2010-02-04 kazer_Add:Logging:Added a 'Mark' button for use whith gpx...
2009-11-20 martin-sAdd:gui_internal:Further export of menus
2009-11-19 martin-sAdd:gui_internal:Add via navit.xml configurable menus...
2009-11-18 martin-sAdd:gui_internal:Further work on flexible menus
2009-11-17 martin-sAdd:gui_internal:First work to make menus more configurable
2009-11-03 martin-sFix:Core:Cleanups
2009-11-02 martin-sFix:Core:Split out main_ functions from main.c, updated dtd
2009-10-14 seralphAdd:Core:Add the possibility to define cursors in layout
2009-06-16 horwitzFix:Core:Fix coverity bug #23, Pointer xpointer derefer...
2009-04-12 martin-sFix:Core:Made routing more flexible
2009-04-02 martin-sAdd:Core:First steps in making routing work for various...
2009-03-25 martin-sAdd:Core:Improved commands
2009-03-11 martin-sFix:Core:Added navigation_get_attr method
2009-03-06 martin-sFix:Core:Cleaned up a bit
2009-01-25 singesangAdd:Xmlconfig: Comments added (#280 thanks gerritv)
2009-01-14 martin-sFix:core:Improved xinclude handling
2009-01-02 martin-sFix:Core:Fixed usage of wordexp in case of no match
2008-12-29 horwitzcore:fix:fix some warnings
2008-12-28 horwitzcore:fix:Fix some warnings and do some small cleanups
2008-12-09 martin-sFix:Core:Fix some crashes, another xinclude bugfix
2008-12-09 martin-sFix:Core:Fixed xinclude handling
2008-11-23 martin-sFix:Core:Correctly handle attribute_names/values
2008-11-22 martin-sFix:Various:Made work on win32
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-06 zaxlFIX:core: ezxml doesn't close negative fds when parsing...
2008-10-29 steven_sFix:Core:vehicle log files will now have data in them...
2008-10-27 martin-sFix:Core:Further cleanups
2008-10-26 zaxlFIX:core:correct result if ezxml fails to parse file
2008-10-26 martin-sFix:Core:Further cleanup of xmlconfig
2008-10-26 martin-sFix:Core:Cleaned up xmlconfig in preparation for more...
2008-10-25 martin-sFix:Core:Cleanup of vehicle handling
2008-10-18 martin-sFix:Core:Made compileable on wince
2008-10-16 martin-sAdd:Core:Prepared xmlconfig to optionally use ezxml...
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-07-26 martin-sAdd:Core:Made detail level for layouts configurable
2008-07-06 martin-sAdd:Tools:Initial working on using map as source for...
2008-06-30 horwitzCore:Fix:Use attr_list in plugins_add_path
2008-06-05 horwitzAdd license files and headers
2008-05-18 martin-sFix:Core:Renamed src to navit for cleanup of includes