summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* navit: Do not bind wl_shell interfacebaserock/genivi/ilm_supportNobuhiko2014-09-231-0/+2
* navit: Ported to weston-ivi-shell on tizenNobuhiko2014-09-2310-24/+853
* Fix:graphics_gtk_drawing_area:Include required filemartin-s2013-06-021-0/+1
* Fix:core:Format string in start_real.c|Thank you christianschwambornmdankov2013-06-021-2/+2
* Add:Build:Experimental script for recoloring svg imagesmartin-s2013-06-011-0/+5
* Add:Core:Activate code to make layout setting persistentmartin-s2013-06-011-2/+2
* Add:gui_internal:Further code in preparation of making the box widget scrollablemartin-s2013-06-014-10/+39
* Add:gui_internal:Made scroll buttons more abstractmartin-s2013-06-015-73/+77
* Fix:gui_internal:Cleaned up scroll buttons a bitmartin-s2013-06-012-17/+9
* Add:Core:Begin of support for reading icons from zip filemartin-s2013-06-012-49/+73
* Add:graphics_gtk_drawing_area:Avoid double caching, allow to read image from ...martin-s2013-06-011-89/+53
* Fix:gui/internal:Load POI icon from icon_src field for custom POIs.xenos19842013-06-011-5/+23
* Fix:Core:Actually use xpm iconsmartin-s2013-05-311-1/+1
* Add:Core:Disallow buffer: as icon namemartin-s2013-05-311-1/+2
* Fix:Build:Link graphics_sdl against freetype in case of missing SDL_ttfmartin-s2013-05-301-0/+2
* Fix:Core:Compilation with non gccmartin-s2013-05-271-1/+5
* Add:Core:Optinally let navigation determine when destination has been reachedmartin-s2013-05-261-1/+7
* Fix:Core:Reduced verbositymartin-s2013-05-261-1/+1
* Add:Core:New attribute turn_around_count for navigationmartin-s2013-05-262-2/+20
* Add:Core:Split up navit_object_set_attr into two parts to allow to trigger ca...martin-s2013-05-262-2/+9
* Add:Core:Allow refresh_cond to specify when script should be runmartin-s2013-05-262-0/+10
* Add:Core:Allow arbitrary contexts for saved commandmartin-s2013-05-261-0/+1
* Add:Core:Allow arbitrary contexts for saved commandmartin-s2013-05-262-9/+16
* Add:Core:New struct to pass raw image data to graphics drivermartin-s2013-05-261-0/+11
* Fix:Core:Use correct get/set functions for navigationmartin-s2013-05-261-2/+2
* Add:Core:Converted navigation to new schememartin-s2013-05-263-7/+27
* Add:Core:Allow gcc to check dbg argumentsmartin-s2013-05-261-1/+1
* Fix:Core:Coding standard and converted speech to new schememartin-s2013-05-264-13/+43
* Add:Core:Converted log object to new schememartin-s2013-05-244-15/+29
* Fix:Core:Avoid circular referencesmartin-s2013-05-241-1/+2
* Add:Core:Made script tag workmartin-s2013-05-241-1/+4
* Add:Core:New xml tag for adding scripts to objectsmartin-s2013-05-247-5/+114
* Add:graphics_gtk_drawing_area:Improved draw_image_warp supportmartin-s2013-05-241-2/+13
* Add:osd_core:New attribute for specifying icon directorymartin-s2013-05-242-3/+18
* Fix:Core:Format stringmartin-s2013-05-231-1/+1
* Fix:Core:Better solution for the default attribute problemmartin-s2013-05-221-7/+6
* Fix:Core:Return reasonable default value for speech activemartin-s2013-05-221-1/+7
* Fix:Core:Added navit_nls_gettext and navit_nls_ngettext to xgettext keywords,...xenos19842013-05-192-2/+2
* Fix:core:Fix warnings in start_real.cmdankov2013-05-113-5/+6
* Fix:gui_internal:Fix format specifier to kill warnings.mdankov2013-05-111-2/+2
* Fix:gui_internal:Clean up the code to get rid of compilation time warnings ab...mdankov2013-05-119-28/+29
* Fix:gui_internal:Make the Route description list be scrollable again. Fix #1115.mdankov2013-05-111-1/+1
* Add:gui_internal:Include street name in recent destination items based on hou...mdankov2013-05-101-3/+7
* Add:maptool:Support associatedStreet relations in maps built with "experiment...mdankov2013-05-104-13/+175
* Corrected *this_ typoworldcitizen2013-05-081-1/+1
* Fix:core:Reduce logging.sleske2013-05-072-8/+8
* Refactoring:core:Add comment, remove dead code.sleske2013-05-061-15/+1
* Fix:Core:Count all paths for destination time/lengthmartin-s2013-05-051-7/+15
* Add:gui_internal:Add route distance and time to route descriptionmartin-s2013-05-051-1/+20
* Add:Core:Function to format an attribute according to predefined formatsmartin-s2013-05-052-2/+41