Fix:map_csv:Disable default notification of each deleted item.
[profile/ivi/navit.git] / navit / navit / file.c
2012-04-23 rikkyFix:Core:Fix some warnings
2012-04-23 rikkyFix:core:Fix some warnings
2011-10-07 martin-sFix:Core:Obey file->cache
2011-08-25 martin-sFix:Core:Typo
2011-08-25 martin-sFix:Core:Return useful values in case of wordexp error
2011-08-05 martin-sFix:Build:Better approach for #pragma pack vs __attribu...
2011-06-30 martin-sFix:Core:Use more portable lseek for detemining file...
2011-06-10 rikkyFix:core:Fix 64-bit issues
2011-06-07 rikkyFix:core:Fixed crashes after downloading map data
2011-05-23 geogheganRevert:Core:Reverts file.c back to it's last working...
2011-05-09 martin-sFix:Core:Typo
2011-05-09 martin-sFix:Core:MSVC fixes
2011-04-16 geogheganFix:Core:Replaces strlen with sizeof, which makes the...
2011-04-02 martin-sFix:Core:Avoid hanging http connections
2011-02-12 rikkyFix:core:Fix clang compiler warnings: signed/unsigned
2011-02-12 rikkyFix:core:Fix clang compiler warnings: discarded consts
2011-02-10 geogheganFix:Core: Removed unused variable, mactmp
2011-02-10 geogheganFix:Core: Returns correct signedness for file_http_head...
2011-02-05 geogheganFix:Core: Passes an unsigned char, instead of char.
2011-01-28 martin-sFix:Core:Include config.h before using its defines
2011-01-25 martin-sFix:Core:MSVC fixes
2011-01-25 martin-sFix:vehicle_file:MSVC fixes
2011-01-25 martin-sFix:Build:MSVC fixes
2011-01-25 martin-sFix:Core:MSVC fixes
2011-01-25 martin-sFix:Core:Typo
2011-01-25 martin-sFix:Core:MSVC fixes|Thanks chollya
2011-01-09 martin-sFix:Core:Defined LONGLONG_FMT for android
2011-01-07 rikkyFix:core:Fixed builds without socket support
2011-01-06 martin-sAdd:map_binfile:Redirects for map download
2010-12-25 martin-sFix:Core:Missing include
2010-12-24 martin-sAdd:map_binfile:Better download on demand support
2010-12-24 worldcitizenShould be
2010-12-24 martin-sFix:Core:Avoid crashing when not using cache
2010-12-23 worldcitizenstatic int
2010-12-23 martin-sFix:Core:Revert accidentially comit
2010-12-23 martin-sAdd:Core:More flexibility for http requests
2010-12-22 martin-sAdd:Core:More flexibility for file_create
2010-12-21 martin-sAdd:gui_internal:Initial work on map downloader
2010-12-18 martin-sAdd:gui_internal:Initial work on downloading of maps...
2010-07-09 martin-sFix:Core:Made maps over 2GB work on android
2010-04-24 worldcitizentwo arguments destLen and buffer where swapped in memcp...
2010-04-22 martin-sFix:Core:Reverted wrong commit
2010-04-22 martin-sAdd:Core:Map encryption support
2009-10-13 horwitzFix:Core:Add missing #endif
2009-10-13 horwitzFix:Core:Fix memleak with mmap and improve error checki...
2009-10-06 seralphFix:core:Fixed various compiler warnings
2009-10-04 martin-sAdd:Core:Added possibility for binfile logging with...
2009-08-21 martin-sAdd:map_binfile:Not yet working auto-download support...
2009-08-21 martin-sFix:Undone accidentially commited code
2009-08-21 martin-sAdd:xslt:More scripts
2009-04-22 tinloafFix:Revert commit of wrong branch. Blame git...
2009-04-22 tinloafAdd:Various:Adding LZMA support to binfiles
2009-04-06 tinloafFix:Core:Allocate large buffer on the heap instead...
2009-02-13 martin-sFix:Core:Replaced g_file_get_contents with navit version
2009-02-06 martin-sFix:Core:Avoid padding for cache id
2009-01-30 martin-sFix:Core:Correct alingment
2009-01-15 martin-sFix:Core:Minor bugs fixed
2009-01-06 martin-sAdd:Core:Made cache size configurable
2008-12-28 horwitzcore:fix:Fix some warnings and do some small cleanups
2008-11-08 zaxlFix:core: Change structure members order to be alligned|
2008-10-29 martin-sFix:Various:Made working on WM 6.1
2008-10-29 martin-sFix:Core:Various fixes for compiling with mingw
2008-10-24 martin-sFix:Core:Cleanup event watch api
2008-10-20 martin-sAdd:Core:Added support for checking a files version
2008-10-15 martin-sFix:Core:Replaced g_assert with dbg_assert
2008-10-13 martin-sFix:Core:Removed useless function
2008-10-12 martin-sAdd:Core:First try to add a general purpose cache to...
2008-10-09 martin-sAdd:Core:Beginning of adding support for wince and...
2008-09-23 martin-sFix:core:Fixed handing of p flag in file_mkdir
2008-09-11 martin-sFix:Core:Made file_mkdir actually work
2008-06-05 horwitzAdd license files and headers
2008-05-22 martin-sAdd:Core:Improved logfile handling
2008-05-19 martin-sFix:Core:Don't crash when wordexp returns an error
2008-05-18 martin-sFix:Core:Renamed src to navit for cleanup of includes