summaryrefslogtreecommitdiff
path: root/navit/gui/internal/gui_internal_widget.c
Commit message (Expand)AuthorAgeFilesLines
* fix:various:fix compiler warnings (#940)Stefan Wildemann2019-11-051-2/+6
* Add:Gui/Internal: Allowing visual debugging on boxes and tables (#715)lains2019-02-191-8/+70
* Fixing indentationLionel AINS2018-11-261-3/+6
* Moving widget-related swap and move functions to gui_internal_widget.cLionel AINS2018-11-261-0/+53
* Removing unused codeLionel AINS2018-11-261-30/+21
* Removing debug logs, adding doxygen commentsLionel AINS2018-11-191-2/+5
* Adding virtual keyboard resize handler, improving resize for menu topboxLionel AINS2018-10-291-51/+28
* Cleanup and doxygen docLionel AINS2018-10-151-9/+27
* Fixing compilation warning and indentation according to styleLionel AINS2018-10-141-1/+0
* Handling resize for boxesLionel AINS2018-10-051-1/+66
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-50/+25
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-1148/+1075
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-2/+2
* Hide impossible keys at the internal keyboard instead of highlighting the pos...R7358Robert Pohlink2017-03-021-5/+30
* Fix:gui_internal:Repair "Set distance to"/"Get more" menu items. Fixes #1342.Sebastian Leske2016-05-311-5/+5
* Refactor:gui_internal:Remove out-ifdefed code and unused widget states.Sebastian Leske2016-05-311-12/+12
* Refactor:gui_internal:Code cleanup.Sebastian Leske2016-05-311-4/+3
* Refactor:gui_internal:Better variable names, some docs.R6424Sebastian Leske2015-12-171-9/+6
* Refactor:gui_internal:Remove dead or redundant code.Sebastian Leske2015-12-171-21/+1
* Add:gui_internal:Navigating menus with rotary encodergreg2015-12-171-35/+61
* Fix:gui_internal:Properly hide Prev/Next buttons initially.greg2015-12-171-0/+2
* Fix:gui_internal:Prevent back/prev buttons from staying highlightedgreg2015-12-171-0/+1
* Refactor:gui_internal:More documentationmvglasow2015-11-131-0/+38
* Refactor:gui_internal:Some documentation updatesmvglasow2015-11-121-47/+73
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-3/+3
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-4/+4
* Add:gui_internal:Further code in preparation of making the box widget scrollablemartin-s2013-06-011-9/+34
* Add:gui_internal:Made scroll buttons more abstractmartin-s2013-06-011-43/+46
* Fix:gui_internal:Cleaned up scroll buttons a bitmartin-s2013-06-011-17/+8
* Fix:gui_internal:Clean up the code to get rid of compilation time warnings ab...mdankov2013-05-111-8/+9
* Fix:gui_internal:Do not jump to the top of multipage route description list o...mdankov2013-05-051-1/+19
* Add:gui_internal:Split up into smaller files for easier maintenancemartin-s2012-12-221-0/+1365