summaryrefslogtreecommitdiff
path: root/navit/gui
Commit message (Expand)AuthorAgeFilesLines
* Fix:gui_gtk:Avoid inclusion of wrong filemartin-s2011-07-171-0/+4
* Fix:gui_internal: Convert last gettext to _ and gettextfied Next and Prev for...woglinde2011-07-171-8/+6
* Fix:gui_internal:Make "Get more/Set distance to ..." buttons background rever...mdankov2011-07-131-1/+1
* Add:gui_internal:Add poi_shopping to the selectors, patch from korrosa, close...woglinde2011-07-131-1/+3
* Fix:gui_internal:Properly initialize a poi_param structure, should fix hangs ...mdankov2011-07-131-1/+1
* Fix:gui_internal:New items within old search distance should not appear after...mdankov2011-07-121-3/+26
* Add:gui_internal:Allow increment search distance by 10, 50, 100kmmdankov2011-07-111-16/+32
* Fix:Internal GUI: Changes the POI search icon from gui_about (the lightbulb) ...geoghegan2011-07-031-1/+1
* Add:gui_internal:POI Search by name|Patch from #859martin-s2011-07-011-48/+366
* Fix:gui_gtk:Force sane locale, don't crash at exitmartin-s2011-06-302-0/+6
* Fix:gui_internal:Fix some warningsrikky2011-06-101-7/+9
* Add:gui_internal:Add switch to disable/enable map download to map settingsrikky2011-06-101-2/+14
* Fix:core:Fix some warningsrikky2011-06-071-2/+0
* Add:GUI: Adds in the display of the county_name to GUI Internal in the format...geoghegan2011-05-061-1/+5
* Fix:gui_internal:Fix nullpointer access bug in gui_internal_dbus_signalwoglinde2011-04-201-1/+1
* Fix:GUI: Fixes #784 - "grahic issue in WinCE SVN 4176 Menu"| Thanks Tryagaingeoghegan2011-04-121-12/+21
* Add:gui_internal:Experimental menus for map downloadingmartin-s2011-04-021-52/+123
* Fix:gui_internal:Prevent crash in search dialog when finding streets without ...rikky2011-03-291-1/+7
* Fix:gui/internal:Pressing "back" key in menu root switches to maprikky2011-03-181-2/+5
* Fix:core:Fix some warningshorwitz2011-03-111-1/+1
* Fix:gui/internal:Fixed memory corruption caused by using already destroyed wi...rikky2011-03-041-0/+2
* Fix:gui/internal:Fix memleak found with valgrind and simplify case of string ...woglinde2011-02-151-4/+4
* Fix:core:Fix clang compiler warnings: mixing of positional parametersrikky2011-02-121-1/+1
* Fix:core:Fix clang compiler warnings: signed/unsignedrikky2011-02-121-2/+2
* Fix:gui_internal:Fixed wrong icons for next/prev buttons in POI listrikky2011-02-011-4/+4
* Fix:gui_internal:Preserve return key if not in searching, improved log functionmartin-s2011-01-261-12/+22
* Fix:gui_internal:Fixed missing backgound and textrikky2011-01-251-2/+2
* Fix:Core:MSVC fixesmartin-s2011-01-251-4/+4
* Fix:gui_internal:MSVC fixes|Thanks chollyamartin-s2011-01-241-21/+41
* Fix:gui_internal:applied patch from #742 main menu button does not work in bo...woglinde2011-01-171-2/+3
* Fix:Build/cmake:Fix compiling of modules with wrong flagsrikky2011-01-131-1/+1
* Fix:Core:Defined LONGLONG_FMT for androidmartin-s2011-01-091-4/+5
* Fix:gui_internal:Fix the compiler warning for gui_internal_table_hide_rows()woglinde2011-01-041-0/+1
* Fix:gui_internal:This fixes bug #493, return/enter selects first element of s...woglinde2011-01-031-1/+11
* Add:Core:More flexibility for file_createmartin-s2010-12-221-1/+3
* Add:gui_internal:Initial work on map downloadermartin-s2010-12-211-8/+31
* Add:GUI:Adds Previous and Next buttons to the Bookmarks foldergeoghegan2010-12-211-3/+27
* Add:gui_internal:Initial work on downloading of maps within navitmartin-s2010-12-181-4/+32
* Fix:gui_internal:Typomartin-s2010-12-151-1/+1
* Add:gui_internal:Show whether positional parameters workmartin-s2010-12-151-1/+1
* Fix:GUI:GTK window size increased and searches after 2 letters inputtedgeoghegan2010-11-251-1/+6
* Fix:Win32:Patch from mbitter to allow better resolution than 240x320kazer_2010-11-251-0/+2
* Fix:build:Fixed invalid location of generated moc filesakashihi2010-11-211-9/+11
* Fix:gui_qml:Fixed locale detection on WIN32akashihi2010-11-211-6/+2
* Fix:gui_internal:Correct locale displaymartin-s2010-11-071-0/+8
* Fix:gui_internal: Allows for 3 icons to be shown when searching for towns. Du...geoghegan2010-10-251-1/+1
* Add:gui_internal:Increases POI buttons and should fix the "missing buttons" b...geoghegan2010-10-251-14/+56
* Fix:gui_internal:Make NAVIT_KEY_BACK do something reasonablemartin-s2010-10-241-0/+1
* Fix:gui_internal:Cyrillic support and crash fix, fixes #679 and #680|Thanks t...martin-s2010-10-241-61/+115
* Fix:gui_internal:Better POI search|Thanks to tryagainmartin-s2010-10-242-40/+222