summaryrefslogtreecommitdiff
path: root/navit/gui/internal/gui_internal.c
Commit message (Expand)AuthorAgeFilesLines
* Allowing comma-separated geo coordinateslains2022-12-221-2/+11
* fix:core:Fix buffer overflow for ticket #1167 (#1170)Bastian Koppelmann2021-12-231-1/+1
* Add:gui/internal: New attribute for gui tag town_use_postal (#1156)OLFDB2021-09-201-0/+8
* change:core:Remove unused argument from attr_searchjkoan2020-08-081-26/+26
* fix:various:fix compiler warnings (#940)Stefan Wildemann2019-11-051-2/+4
* Fix:android:64 bit and cleanup2 (#877)jandegr2019-09-261-1/+1
* Add/Android: Provide geo coordinates for clicked position in contextual menu ...lains2019-09-221-4/+3
* Refactor:GUI/GTK:Adding pointer and label when displaying POI on map (#729)lains2019-03-051-174/+26
* Removing debug logs, adding doxygen commentsLionel AINS2018-11-191-7/+3
* Forcing resize when display is resized then the user goes back in submenusLionel AINS2018-11-161-2/+2
* Creating gui_internal_menu_needs_resizing() function from existing codeLionel AINS2018-11-161-5/+2
* Fixing indentation for sanity checkLionel AINS2018-10-291-1/+2
* Cleanup and doxygen docLionel AINS2018-10-151-6/+12
* Fixing compilation warning and indentation according to styleLionel AINS2018-10-141-3/+2
* Merge branch 'trunk' into fixing_resizeLionel AINS2018-10-131-6/+12
|\
| * fix:gui:Run astyle against gui/gtk (#667)jkoan2018-09-121-6/+12
* | Handling resize differently on menus (reloading the whole menu instead of res...Lionel AINS2018-10-131-16/+23
* | Fixing indentation to comply to guidelinesLionel AINS2018-10-071-12/+12
* | Handling resize for boxesLionel AINS2018-10-051-2/+13
|/
* Fix:gui/internal:Handling "spacing" attribute properly for tag <gui type="int...lains2018-09-031-1/+2
* Refactor:gui/internal: Add pointer and label when using function "view on map...lains2018-08-211-34/+171
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-184/+94
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-2679/+2584
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-44/+44
* Fix:typo:Fix various mispells (#421)Joseph Herlant2018-03-311-1/+1
* keep active vehicle profile when deactivating vehicle (#217)R7393mcapdeville2017-04-191-4/+13
* Fix:gui_internal:Rename new option to hide_impossible_next_keysR7360Sebastian Leske2017-03-031-1/+1
* Hide impossible keys at the internal keyboard instead of highlighting the pos...R7358Robert Pohlink2017-03-021-0/+6
* Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-1/+1
* gui_internal: fix occasional crash of heightprofilejandegr2016-09-041-21/+12
* fix:gui_internal:Properly switch keyboard to lower/uppercaseR6698Michael Dankov2016-07-101-0/+7
* Fix:gui_internal:Repair "Set distance to"/"Get more" menu items. Fixes #1342.Sebastian Leske2016-05-311-1/+6
* Add:gui_internal:Rudimentary native on-screen keyboard implementationmvglasow2016-02-241-3/+1
* Fix:gui_internal:Correctly handle fullscreen toggle on Android API 17+mvglasow2016-02-021-0/+6
* Refactor:gui_internal:Better variable names, some docs.R6424Sebastian Leske2015-12-171-21/+33
* Fix:gui_internal:Simplify and fix gui_internal_keynav_find_prev.Sebastian Leske2015-12-171-19/+17
* Add:gui_internal:Navigating menus with rotary encodergreg2015-12-171-10/+103
* Refactor:gui_internal:Documentation updatemvglasow2015-11-121-71/+80
* Refactor:gui_internal:Some documentation updatesmvglasow2015-11-121-0/+12
* Add:core:Add some error messages for when connecting graphics to gui fails.sleske2015-03-161-1/+3
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-20/+20
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-43/+43
* FIX:gui/internal:Made gui_internal.txt (user settings file) overwrite working...mdankov2014-08-111-0/+4
* Fix:gui/internal:Properly handle backspace button on multibyte input, were le...mdankov2014-08-021-6/+2
* Add:gui_internal:Improve configurabilitymartin-s2014-06-251-4/+13
* Fix:gui_internal:Convert charset of all map-originated strings before using t...mdankov2014-04-011-12/+8
* Fix:gui_internal:Teach gui_internal_get_attr about attr_fullscreen, so condit...sleske2013-09-251-1/+4
* Add:gui_internal:Show item id with attributesmartin-s2013-08-231-0/+6
* Fix:core:Fix warnings for unused functions, usually by removing them.|Part of...sleske2013-08-111-22/+0
* Add:gui_internal:Made scroll buttons more abstractmartin-s2013-06-011-2/+2