summaryrefslogtreecommitdiff
path: root/navit/gui/internal/gui_internal_priv.h
Commit message (Collapse)AuthorAgeFilesLines
* fix:gui:Run astyle against gui/gtk (#667)jkoan2018-09-121-135/+139
| | | | | | * fix:gui:Run astyle against gui/gtk * fix:gui:Run astyle against gui/internal
* cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-251-1/+1
|
* Hide impossible keys at the internal keyboard instead of highlighting the ↵R7358Robert Pohlink2017-03-021-1/+1
| | | | | | | | | | | | | | | | | | | | possible ones (leftover from PR5) (#210) * Add:gui_internal:In search, hide on-screen keys which will not find a result. During incremental search in the search dialog, hide keys on the on-screen keyboard which will not lead to any search result. Before, keys where highlighted if they would lead to a result. * Remap special characters in Search to standard characters to enable useful hide-key-functionality * Fix highlight (hide) possible next keys for search internal Now only shows possible keys, not the nth key of the searched item. Takes care of umlauts. * Add a switch attr for gui internal to decide to use hide_keys or the old highlight key behaviour usage: add the attr 'hide_next_possible_keys="1"' to <gui type="internal" [...] />
* Refactor:gui_internal:More documentationmvglasow2015-11-131-31/+22
| | | | Signed-off-by: mvglasow <michael -at- vonglasow.com>
* Add:gui_internal:Improve configurabilitymartin-s2014-06-251-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5798 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:gui_internal:Fix signed integer overflow in ↵sleske2013-07-131-1/+1
| | | | | | gui_internal_gesture_ring_add.|Part of fix for #1145. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5546 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:gui_internal:Clean up the code to get rid of compilation time warnings ↵mdankov2013-05-111-4/+4
| | | | | | about const qualifier removal. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5494 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:gui_internal:Allow class specification in html tagsmartin-s2012-12-221-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5301 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:gui_internal:Split up into smaller files for easier maintenancemartin-s2012-12-221-0/+235
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5298 ffa7fe5e-494d-0410-b361-a75ebd5db220