summaryrefslogtreecommitdiff
path: root/navit/gui/internal
Commit message (Expand)AuthorAgeFilesLines
* Add:Gui/Internal: Adding missing escape modes and fixing generic html escape ...lains2019-06-051-24/+72
* Refactoring:cmake:simplify version managementBignaux Ronan2019-05-242-5/+2
* Refactor:GUI/GTK:Adding pointer and label when displaying POI on map (#729)lains2019-03-051-174/+26
* Add:gui/internal: Greek keyboard (#753)OLFDB2019-02-212-4/+125
* Add:Gui/Internal: Allowing visual debugging on boxes and tables (#715)lains2019-02-192-8/+74
* CleanupLionel AINS2018-11-261-1/+0
* Fixing indentationLionel AINS2018-11-262-4/+8
* Moving widget-related swap and move functions to gui_internal_widget.cLionel AINS2018-11-263-53/+55
* Removing unused codeLionel AINS2018-11-262-57/+110
* 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-192-3/+3
* Removing debug logs, adding doxygen commentsLionel AINS2018-11-193-16/+64
* 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-162-10/+15
* Creating gui_internal_menu_needs_resizing() function from existing codeLionel AINS2018-11-163-6/+25
* Repacking virtual keyboard box on resize eventsLionel AINS2018-11-051-0/+2
* Adding declaration of gui_internal_box_resize() in headersLionel AINS2018-10-291-0/+1
* Merge branch 'trunk' into fixing_resizeLionel AINS2018-10-291-1/+8
|\
| * Merge branch 'master' into trafficmvglasow2018-09-297-358/+376
| |\
| * \ Merge branch 'master' into trafficmvglasow2018-08-211-34/+171
| |\ \
| * \ \ Merge branch 'trunk' into trafficmvglasow2018-06-1110-495/+285
| |\ \ \
| * | | | cleanup:global:Reformat with astyle and remove trailing spacesmvglasow2018-05-2612-7539/+7426
| * | | | Merge branch 'trunk' into trafficmvglasow2018-05-0910-120/+137
| |\ \ \ \
| * \ \ \ \ Merge branch 'trunk' into trafficmvglasow2018-04-181-1/+1
| |\ \ \ \ \
| * | | | | | Add:core:Make XML parsing more generic (do not exit on failure)mvglasow2018-01-281-1/+8
* | | | | | | Fixing indentation for sanity checkLionel AINS2018-10-292-2/+4
* | | | | | | Adding virtual keyboard resize handler, improving resize for menu topboxLionel AINS2018-10-291-51/+28
* | | | | | | Adding virtual keyboard resize handler, improving resize for menu topboxLionel AINS2018-10-292-17/+20
* | | | | | | Cleanup and doxygen docLionel AINS2018-10-153-16/+40
* | | | | | | Fixing compilation warning and indentation according to styleLionel AINS2018-10-143-18/+17
* | | | | | | Fixing previous mergeLionel AINS2018-10-131-1/+1
* | | | | | | Merge branch 'trunk' into fixing_resizeLionel AINS2018-10-137-363/+380
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | fix:gui:Run astyle against gui/gtk (#667)jkoan2018-09-127-358/+375
* | | | | | | Handling resize differently on menus (reloading the whole menu instead of res...Lionel AINS2018-10-133-29/+73
* | | | | | | Fixing indentation to comply to guidelinesLionel AINS2018-10-071-12/+12
* | | | | | | Handling resize for boxesLionel AINS2018-10-055-42/+154
|/ / / / / /
* | | | | | 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
| |_|_|/ |/| | |
* | | | change:gui:Add underscore to internal gui keyboard. (#607)tengel2018-06-021-1/+1
* | | | Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-3010-494/+284
* | | | cleanup:cmake:remove trailing spacesJoseph Herlant2018-05-252-8/+8
* | | | cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-2510-7526/+7413
| |_|/ |/| |
* | | Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-2610-120/+120
* | | Fix:gui_internal:use max/min instead of fmax/fmin as absent from winceJoseph Herlant2018-04-211-2/+2
* | | show min/max elevation and distance in height profileTimo2018-04-151-0/+17
| |/ |/|
* | Fix:typo:Fix various mispells (#421)Joseph Herlant2018-03-311-1/+1
|/
* Fix:core:Fix warnings from -Wmissing-prototypesSebastian Leske2017-09-221-1/+1