summaryrefslogtreecommitdiff
path: root/navit/gui.c
Commit message (Collapse)AuthorAgeFilesLines
* change:core:Remove unused argument from attr_searchjkoan2020-08-081-1/+1
|
* Cleanup:global:force the re-attach the return type to the function ↵Joseph Herlant2018-05-301-16/+8
| | | | | | | | declaration (#605) * Cleanup:global:force the re-attach the return type to the function declaration * cleanup:global:some loose ends
* cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-120/+108
|
* Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-3/+3
| | | | | | | | * Fix:debug:Change line separators for dbg to work also on win* platform * Fix:debug:Break multiline dbg statements to use the new model * Fix:debug:Move the EOL into debug_vprintf
* Refactor:core:For plugins, use term 'category' instead of 'type'.Sebastian Leske2016-10-311-1/+1
| | | | | | | Use the term 'category' for all plugins with the same API (GUI plugins, map plugins etc.). This used to be called 'type', which was confusing, because in the XML config, 'type' refers to what is called 'name' in the code.
* Add:core:Add some error messages for when connecting graphics to gui fails.sleske2015-03-161-1/+3
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@6025 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First ↵sleske2014-11-221-2/+2
| | | | | | part of #1269. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5960 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Fix const warnings.|Part of #1154.sleske2013-08-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5573 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Don't crash on right click with no guimartin-s2011-12-111-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@4856 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:gui_internal:Further export of menusmartin-s2009-11-201-0/+12
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2767 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:gui_internal:Add via navit.xml configurable menus, expect some screwups ↵martin-s2009-11-191-2/+11
| | | | | | the next time git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2761 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:gui_internal:Further work on flexible menusmartin-s2009-11-181-0/+12
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2760 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Initial support for preventing going to suspendmartin-s2009-02-061-0/+7
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@2021 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Added c style command evaluation for more flexible osdsmartin-s2009-02-011-1/+6
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1987 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Cleaned up map api a bitmartin-s2008-09-211-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1391 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add license files and headershorwitz2008-06-051-0/+19
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1100 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Renamed src to navit for cleanup of includesmartin-s2008-05-181-0/+123
git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@1059 ffa7fe5e-494d-0410-b361-a75ebd5db220