Fix:gui/internal:added NULL check to avoid crash in street search dialog. Fixes ticke...
[profile/ivi/navit.git] / navit / navit / gui / internal / gui_internal.c
2011-12-11 tegzedFix:gui/internal:added NULL check to avoid crash in...
2011-10-20 mdankovAdd:gui_internal:Allow adding former destinations to...
2011-10-20 mdankovFix:gui_internal Clip table containing long text lines...
2011-10-20 mdankovAdd:gui_internal:Made former destinations list pageable...
2011-10-04 martin-sAdd:gui_internal:support for saving gui settings
2011-09-30 martin-sFix:Core:Move declarations to the begin to be c95 compa...
2011-09-29 martin-sFix:gui_internal:Make newest entry come first at former...
2011-09-29 korrosaAdd:gui/internal:Insert new "Former destinations" menu...
2011-09-22 mdankovFix:gui_internal:Move "(null)" entries to the bottom...
2011-08-24 martin-sFix:gui_internal:Avoid including wrong search.h
2011-08-15 martin-sAdd:Core:Distinguish between atm and bank, fixes #899...
2011-07-17 woglindeFix:gui_internal: Convert last gettext to _ and gettext...
2011-07-13 mdankovFix:gui_internal:Make "Get more/Set distance to .....
2011-07-13 woglindeAdd:gui_internal:Add poi_shopping to the selectors...
2011-07-13 mdankovFix:gui_internal:Properly initialize a poi_param struct...
2011-07-12 mdankovFix:gui_internal:New items within old search distance...
2011-07-11 mdankovAdd:gui_internal:Allow increment search distance by...
2011-07-03 geogheganFix:Internal GUI: Changes the POI search icon from...
2011-07-01 martin-sAdd:gui_internal:POI Search by name|Patch from #859
2011-06-10 rikkyFix:gui_internal:Fix some warnings
2011-06-10 rikkyAdd:gui_internal:Add switch to disable/enable map downl...
2011-05-06 geogheganAdd:GUI: Adds in the display of the county_name to...
2011-04-20 woglindeFix:gui_internal:Fix nullpointer access bug in gui_inte...
2011-04-12 geogheganFix:GUI: Fixes #784 - "grahic issue in WinCE SVN 4176...
2011-04-02 martin-sAdd:gui_internal:Experimental menus for map downloading
2011-03-29 rikkyFix:gui_internal:Prevent crash in search dialog when...
2011-03-18 rikkyFix:gui/internal:Pressing "back" key in menu root switc...
2011-03-11 horwitzFix:core:Fix some warnings
2011-03-04 rikkyFix:gui/internal:Fixed memory corruption caused by...
2011-02-15 woglindeFix:gui/internal:Fix memleak found with valgrind and...
2011-02-12 rikkyFix:core:Fix clang compiler warnings: mixing of positio...
2011-02-12 rikkyFix:core:Fix clang compiler warnings: signed/unsigned
2011-02-01 rikkyFix:gui_internal:Fixed wrong icons for next/prev button...
2011-01-26 martin-sFix:gui_internal:Preserve return key if not in searchin...
2011-01-25 rikkyFix:gui_internal:Fixed missing backgound and text
2011-01-25 martin-sFix:Core:MSVC fixes
2011-01-24 martin-sFix:gui_internal:MSVC fixes|Thanks chollya
2011-01-17 woglindeFix:gui_internal:applied patch from #742 main menu...
2011-01-09 martin-sFix:Core:Defined LONGLONG_FMT for android
2011-01-04 woglindeFix:gui_internal:Fix the compiler warning for gui_inter...
2011-01-03 woglindeFix:gui_internal:This fixes bug #493, return/enter...
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-21 geogheganAdd:GUI:Adds Previous and Next buttons to the Bookmarks...
2010-12-18 martin-sAdd:gui_internal:Initial work on downloading of maps...
2010-12-15 martin-sFix:gui_internal:Typo
2010-12-15 martin-sAdd:gui_internal:Show whether positional parameters...
2010-11-07 martin-sFix:gui_internal:Correct locale display
2010-10-25 geogheganFix:gui_internal: Allows for 3 icons to be shown when...
2010-10-25 geogheganAdd:gui_internal:Increases POI buttons and should fix...
2010-10-24 martin-sFix:gui_internal:Make NAVIT_KEY_BACK do something reaso...
2010-10-24 martin-sFix:gui_internal:Cyrillic support and crash fix, fixes...
2010-10-24 martin-sFix:gui_internal:Better POI search|Thanks to tryagain
2010-09-03 geogheganFix:GUI:Puts previous and next in Route in saner positi...
2010-08-04 rikkyFix:gui_internal/wince:Fixed crash after selecting...
2010-06-29 martin-sFix:gui_internal:Made set_attr with menu_on_map_click...
2010-06-03 rikkyFix:gui_internal:Use glib function g_strdup instead...
2010-05-16 akashihiFix:gui/internal:Fixed using constants from config...
2010-05-01 martin-sAdd:gui_internal:Possibility to refresh current page...
2010-04-30 martin-sFix:gui_internal:Prevent crash after terminating event...
2010-04-28 akashihiAdd:gui/internal:Added bookmark operations. Fixes ticke...
2010-04-28 akashihiFix:gui/internal:Removed "Add as a bookmark" from bookm...
2010-04-28 akashihiAdd:gui/internal:Added bookmark folders creation
2010-04-28 akashihiAdd:gui/internal:Bookmarks viewer uses new bookmarks...
2010-04-12 martin-sFix:gui_internal:Correct handling of multiple selected...
2010-04-10 martin-sAdd:gui_internal:Send multiple data arguments if more...
2010-04-04 akashihiFix:gui/internal:Removed gui.fullscreen command handler...
2010-04-03 akashihiAdd:gui/internal:Added gui.fullscreen command handler
2010-03-18 horwitzFix:Core:Add error message
2010-03-18 horwitzFix:Maptool:Fix coverity bug #43. Dereferencing NULL...
2010-03-18 horwitzFix:Maptool:Fix coverity bug #44. Dereferencing NULL...
2010-03-18 horwitzFix:Maptool:Fix coverity bug #46. Using uninitialized...
2010-03-16 horwitzCore:Fix:Fix some warnings.
2010-03-07 martin-sAdd:gui_internal:Made radius for poi selection configurable
2010-03-04 akashihiFix:core:Replaced navit_get_bookmarks() with bookmarks...
2010-03-03 akashihiAdd:Core:Added basement for bookmarks manager. Most...
2010-02-08 martin-sFix:gui_internal:Removed unneeded translation
2010-01-27 martin-sFix:gui_internal:Don't include version.h, since it...
2010-01-26 akashihiAdd:gui/internal:Added about dialog. It requires two...
2010-01-26 martin-sFix:gui_internal:Don't crash on gui_internal_cmd_view_o...
2010-01-04 martin-sAdd:gui_internal:More html functionality
2009-12-15 martin-sFix:Ignore multiple menu calls
2009-12-15 martin-sFix:gui_internal:Correct button handling after menu...
2009-12-08 martin-sAdd:Core:Made selection more flexible
2009-12-08 martin-sFix:gui_internal:Fixed a leak
2009-12-08 martin-sFix:gui_internal:Improved keyboard
2009-12-07 martin-sAdd:gui_internal:Improved unhide button
2009-12-06 martin-sAdd:gui_internal:Improved osd keyboard
2009-12-05 martin-sAdd:gui_internal:Improved searching
2009-12-05 martin-sFix:gui_internal:Switch to numeric keyboard for house...
2009-12-05 martin-sFix:gui_internal:Made keyboard highlighting configurable
2009-12-03 martin-sFix:gui_internal:Fixed View on map, house number search
2009-12-03 martin-sFix:Core:Improved searching
2009-12-01 martin-sAdd:gui_internal:Possibility to emit a signal when...
2009-11-30 martin-sAdd:gui_internal:Possibility to select bookmark by...
2009-11-29 martin-sFix:gui_internal:Better anchor handling
2009-11-29 martin-sFix:gui_internal:Better anchor handling
2009-11-27 martin-sFix:gui_internal:Redraw on dbus back command
2009-11-24 martin-sAdd:gui_internal:Another flag
2009-11-24 martin-sAdd:gui_internal:Back command
next