summaryrefslogtreecommitdiff
path: root/navit/gui/internal/gui_internal_menu.c
Commit message (Expand)AuthorAgeFilesLines
* Refactoring:cmake:simplify version managementBignaux Ronan2019-05-241-2/+1
* Fixing indentationLionel AINS2018-11-261-1/+2
* Moving widget-related swap and move functions to gui_internal_widget.cLionel AINS2018-11-261-53/+0
* Removing unused codeLionel AINS2018-11-261-27/+89
* Fixing redraw of menus when going back from a submenu (if no window resize ha...Lionel AINS2018-11-201-8/+8
* Moving debugging logs to lvl_debugLionel AINS2018-11-191-1/+1
* Removing debug logs, adding doxygen commentsLionel AINS2018-11-191-7/+56
* Fixing bug that has been inserted during re-indentationLionel AINS2018-11-171-1/+1
* Fixing indentationLionel AINS2018-11-171-1/+1
* Fixing indentationLionel AINS2018-11-171-1/+2
* Fixing indentationLionel AINS2018-11-171-10/+10
* Forcing resize when display is resized then the user goes back in submenusLionel AINS2018-11-161-8/+13
* Creating gui_internal_menu_needs_resizing() function from existing codeLionel AINS2018-11-161-1/+22
* Adding virtual keyboard resize handler, improving resize for menu topboxLionel AINS2018-10-291-17/+9
* Fixing compilation warning and indentation according to styleLionel AINS2018-10-141-14/+15
* Handling resize differently on menus (reloading the whole menu instead of res...Lionel AINS2018-10-131-13/+46
* Handling resize for boxesLionel AINS2018-10-051-38/+67
* Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-12/+6
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-303/+295
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-3/+3
* Add:gui_internal:Use padding if supported by graphics drivermvglasow2016-02-021-6/+40
* Refactor:gui_internal:Determine menu widget size based on parent sizemvglasow2016-02-021-6/+6
* Refactor:gui_internal:Document gui_internal_menu.cR6550mvglasow2016-01-241-0/+15
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-1/+1
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-2/+2
* Add:gui_internal:Improve configurabilitymartin-s2014-06-251-1/+2
* Add:gui_internal:Split up into smaller files for easier maintenancemartin-s2012-12-221-0/+323