Fix:map_csv:Disable default notification of each deleted item.
[profile/ivi/navit.git] / navit / navit / bookmarks.c
2012-04-01 mdankovAdd:gui_internal:Allow having several waypoints. Fixes...
2012-01-29 sleskeFix:core:Add comments and some #defines for constants
2012-01-20 woglindeFix:core:Fix memleak
2012-01-03 mdankovFix:core:Fix crash when set_destination() is called...
2011-11-23 mdankovFix:gui_internal:Do not allow duplicate entries in...
2011-11-03 geogheganFix:Core:Fixes an issue if the destination.txt file...
2011-06-04 woglindeFix:core:Fix a bookmark memset with wrong size, patch...
2011-05-01 woglindeFix:Core:map_new might return a nullpointer, handle...
2011-03-18 rikkyFix:core:Fixed a ton of "alloca redefined" warnings
2011-02-18 martin-sFix:Core:Portability
2011-02-15 rikkyFix:core:Revert rev 4169 (also: please fix proper)...
2011-02-15 zoff99Fix:Core:bookmarks.c broken, please fix proper
2011-02-15 horwitzFix:core:Add missing include
2011-02-14 rikkyFix:core:Fixed using wrong struct and missing include
2011-02-14 rikkyFix:core:Save last map position on android.
2011-01-25 martin-sFix:Core:MSVC fixes|Thanks chollya
2010-11-07 tegzedFix:Core:United *get_user_data_directory() functions...
2010-09-10 akashihiAdd:core:Added dbus signal on bookmarks add/remove...
2010-09-03 martin-sAdd:Core:More support for waypoints
2010-09-03 martin-sAdd:Core:Support for writing destinations with multiple...
2010-08-16 rikkyFix:core:Close all handles to bookmark file, bevor...
2010-06-16 akashihiFix:core:Bookmarks saving procedure now produces a...
2010-06-10 akashihiFix:core:Fixed possible memory corruption in bookmarks...
2010-06-03 rikkyFix:core:Bookmarks - fixed freeing the same memory...
2010-04-29 akashihiFix:core:Modified bookmarks object creation semantics
2010-04-28 akashihiFix:core:Bookmark renaming is now hierarchy aware
2010-04-28 akashihiFix:core:Bookmark paste operation is hierarchy-aware now
2010-04-28 akashihiFix:core:Bookmark cut/copy/delete operations are hierar...
2010-04-28 akashihiAdd:core:Added bookmark fodler creation
2010-04-28 akashihiFix:core:Fixed bookmarks map reloading on change
2010-04-28 akashihiAdd:core:Added getting name of current position in...
2010-04-28 akashihiAdd:core:Added handling of folders and bookmarks as...
2010-04-26 akashihiAdd:core:Added reading/writing of bookmarks folders...
2010-04-23 akashihiAdd:core:Added storing bookmarks as a tree
2010-03-29 akashihiAdd:core:Added bookmark rename function
2010-03-28 woglindeFix:Core: Fix one memleak found with valgrind
2010-03-27 akashihiAdd:core:Added cut/copy/paste for bookmarks
2010-03-07 akashihiFix:core:Fixed ticket #558 (getline missing on android)
2010-03-05 akashihiAdd:core:Added bookmark deletion routine
2010-03-05 akashihiAdd:core:Added in-memory bookmarks store for editing...
2010-03-04 akashihiFix:code:Added bookmarks writing function, that could...
2010-03-04 akashihiFix:gtk:Fixed updating bookmarks list when bookmark...
2010-03-03 akashihiAdd:Core:Added basement for bookmarks manager. Most...