| Commit message (Expand) | Author | Age | Files | Lines |
* | keep active vehicle profile when deactivating vehicle (#217)R7393 | mcapdeville | 2017-04-19 | 1 | -4/+13 |
* | Fix:gui_internal:Rename new option to hide_impossible_next_keysR7360 | Sebastian Leske | 2017-03-03 | 1 | -1/+1 |
* | Hide impossible keys at the internal keyboard instead of highlighting the pos...R7358 | Robert Pohlink | 2017-03-02 | 1 | -0/+6 |
* | Refactor:core:For plugins, use term 'category' instead of 'type'. | Sebastian Leske | 2016-10-31 | 1 | -1/+1 |
* | gui_internal: fix occasional crash of heightprofile | jandegr | 2016-09-04 | 1 | -21/+12 |
* | fix:gui_internal:Properly switch keyboard to lower/uppercaseR6698 | Michael Dankov | 2016-07-10 | 1 | -0/+7 |
* | Fix:gui_internal:Repair "Set distance to"/"Get more" menu items. Fixes #1342. | Sebastian Leske | 2016-05-31 | 1 | -1/+6 |
* | Add:gui_internal:Rudimentary native on-screen keyboard implementation | mvglasow | 2016-02-24 | 1 | -3/+1 |
* | Fix:gui_internal:Correctly handle fullscreen toggle on Android API 17+ | mvglasow | 2016-02-02 | 1 | -0/+6 |
* | Refactor:gui_internal:Better variable names, some docs.R6424 | Sebastian Leske | 2015-12-17 | 1 | -21/+33 |
* | Fix:gui_internal:Simplify and fix gui_internal_keynav_find_prev. | Sebastian Leske | 2015-12-17 | 1 | -19/+17 |
* | Add:gui_internal:Navigating menus with rotary encoder | greg | 2015-12-17 | 1 | -10/+103 |
* | Refactor:gui_internal:Documentation update | mvglasow | 2015-11-12 | 1 | -71/+80 |
* | Refactor:gui_internal:Some documentation updates | mvglasow | 2015-11-12 | 1 | -0/+12 |
* | Add:core:Add some error messages for when connecting graphics to gui fails. | sleske | 2015-03-16 | 1 | -1/+3 |
* | Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look... | sleske | 2014-11-22 | 1 | -20/+20 |
* | Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p... | sleske | 2014-11-22 | 1 | -43/+43 |
* | FIX:gui/internal:Made gui_internal.txt (user settings file) overwrite working... | mdankov | 2014-08-11 | 1 | -0/+4 |
* | Fix:gui/internal:Properly handle backspace button on multibyte input, were le... | mdankov | 2014-08-02 | 1 | -6/+2 |
* | Add:gui_internal:Improve configurability | martin-s | 2014-06-25 | 1 | -4/+13 |
* | Fix:gui_internal:Convert charset of all map-originated strings before using t... | mdankov | 2014-04-01 | 1 | -12/+8 |
* | Fix:gui_internal:Teach gui_internal_get_attr about attr_fullscreen, so condit... | sleske | 2013-09-25 | 1 | -1/+4 |
* | Add:gui_internal:Show item id with attributes | martin-s | 2013-08-23 | 1 | -0/+6 |
* | Fix:core:Fix warnings for unused functions, usually by removing them.|Part of... | sleske | 2013-08-11 | 1 | -22/+0 |
* | Add:gui_internal:Made scroll buttons more abstract | martin-s | 2013-06-01 | 1 | -2/+2 |
* | Fix:gui_internal:Clean up the code to get rid of compilation time warnings ab... | mdankov | 2013-05-11 | 1 | -4/+4 |
* | Fix:gui_internal:Make the Route description list be scrollable again. Fix #1115. | mdankov | 2013-05-11 | 1 | -1/+1 |
* | Add:gui_internal:Add route distance and time to route description | martin-s | 2013-05-05 | 1 | -1/+20 |
* | Add:gui_internal:Show poi distances to route if there is an active route | martin-s | 2013-05-05 | 1 | -1/+1 |
* | Fix:gui_internal:Do not jump to the top of multipage route description list o... | mdankov | 2013-05-05 | 1 | -0/+8 |
* | Add:gui_internal:Allow set to work also as unset | martin-s | 2013-04-26 | 1 | -1/+2 |
* | Add:Core:Intermix waypoints with route segments in route map for easier ident... | martin-s | 2013-04-13 | 1 | -3/+3 |
* | Add:gui_internal:Display state and municipality names in town search. | mdankov | 2013-02-09 | 1 | -1/+1 |
* | Add:Core:Allow layer tag to reference layers within navit context, object han... | martin-s | 2013-01-19 | 1 | -2/+1 |
* | Fix:gui_internal:Show the "unknown" image when requested image is not found | mdankov | 2013-01-03 | 1 | -1/+5 |
* | Fix:gui_internal:Move comments to correct place | martin-s | 2012-12-23 | 1 | -88/+0 |
* | Add:gui_internal:Split up into smaller files for easier maintenance | martin-s | 2012-12-22 | 1 | -5309/+55 |
* | Add:core:Cyrillic search improvements: Do accent insensitive search for Cyril... | mdankov | 2012-12-18 | 1 | -8/+16 |
* | Add:gui_internal:Missing colon key | martin-s | 2012-12-04 | 1 | -0/+1 |
* | Fix:gui_internal:Disable osd when gui.bookmarks() and similar commands are ca... | mdankov | 2012-11-30 | 1 | -20/+82 |
* | Fix:gui/internal:Avoid deallocated memory access reported by valgrind on exit. | mdankov | 2012-11-17 | 1 | -1/+0 |
* | Add:gui_internal:Option to specify font size in html-like description | martin-s | 2012-11-11 | 1 | -2/+7 |
* | Fix:core:Few more memleaks & one uninitialized variable reference|thank you v... | mdankov | 2012-11-10 | 1 | -3/+13 |
* | Add:core:Better waypoints handling, see #1040 |Based on ideas & patches from ... | mdankov | 2012-11-09 | 1 | -13/+182 |
* | Fix:gui/internal:Fix warnings and comments, remove dead code. | sleske | 2012-11-05 | 1 | -56/+7 |
* | Fix:core:No debugging output at level 0 | sleske | 2012-10-14 | 1 | -43/+40 |
* | Fixed MSVC issue caused by intl_cmake not replacing the system snprintf becau... | bjasspa | 2012-08-11 | 1 | -2/+0 |
* | Add:gui_internal:Make navit instance accessible from gui | martin-s | 2012-07-16 | 1 | -0/+3 |
* | Fix:gui_internal:Dont lose Cyrillic keyboard when switching to numeric one | mdankov | 2012-07-04 | 1 | -2/+2 |
* | Fix:gui_internal:Make coordinate input dilaog more usable on different screen... | mdankov | 2012-07-04 | 1 | -26/+23 |