summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add:Build:Made cache size configurable via switchmartin-s2009-06-071-0/+2
* Fix:Core:Consider a segment with one or zero coordinates as incremental updatemartin-s2009-06-041-1/+1
* Fix:vehicle_file:Correct off by one errorsmartin-s2009-06-041-2/+2
* Fix:graphics_gtk_drawing_area:Compensate for some touchscreen returning dupli...martin-s2009-06-041-2/+5
* Add:Core:Experimental support for turn restrictionsmartin-s2009-06-031-37/+257
* Fix:graphics_gtk_drawing_area:Compensate for some touchscreen returning dupli...martin-s2009-06-031-0/+8
* Add:Core:Experimental support for traffic distortionsmartin-s2009-06-035-44/+220
* Add:Core:Work on housenumber searchmartin-s2009-06-011-0/+7
* Add:Core:Work on housenumber searchmartin-s2009-06-0113-154/+1196
* Fix:Core:Save some memory for route nodemartin-s2009-05-311-16/+22
* Fix:Copyrights:Added missing copyright statementskazer_2009-05-305-0/+101
* Update:Translations:Updated several translationskazer_2009-05-3036-5785/+4815
* Fix:graphics_gtk_drawing_area:Free image from imlib2martin-s2009-05-281-0/+1
* Add:Build:Added configure option for fontconfigmartin-s2009-05-281-3/+7
* Fix:Core:Cancel drawing asynchronously while dragging the map, because this l...martin-s2009-05-271-0/+1
* Add:map_shapefile:Better conversion into navit item types, support for map pr...martin-s2009-05-271-5/+316
* Fix:Core:Reduced accidentially introduced verbositymartin-s2009-05-271-2/+0
* Add:Core:Added support for utm projectionmartin-s2009-05-277-7/+92
* Add:Core:Improved debuggingmartin-s2009-05-271-0/+7
* Fix:graphics_sdl:Request event systemmartin-s2009-05-271-0/+5
* Add:binding_dbus:Improved to emulate clicksmartin-s2009-05-251-10/+52
* Fix:graphics_gd:Clear background at the correct time, support for emulating c...martin-s2009-05-253-11/+32
* Add:binding_dbus:Some improvementsmartin-s2009-05-241-26/+82
* Fix:OSM:Buffer size should not be hardcoded, we have nice #definepavel2009-05-231-1/+1
* Add:Core:Add support for cities that do not have is_in tag, trac #338pavel2009-05-232-1/+5
* Patch:Core:Remove dead RF_SHOWGRAPH code, trac #340pavel2009-05-232-12/+0
* Fix:Core:Avoid "turn unknown left" prompt, as mentioned in ticket #339pavel2009-05-231-0/+3
* Fix:win32:A better approach to fix the duplicate include file isue|Thanks to ...horwitz2009-05-142-2/+2
* Fix:Win32:Clean up Win32 gui, remove duplicate of win32_gui.h and make gui_wi...horwitz2009-05-145-132/+55
* Add:Tools:Overlap parameter for tile generationmartin-s2009-05-121-26/+30
* Fix:Tools:Fixed typo in osm2navit generating false country bboxesmartin-s2009-05-111-1/+2
* Fix:Core:Better diagnostics about graphics_sdlmartin-s2009-05-111-8/+11
* Fix:font_freetype:Made definition of name conditionalmartin-s2009-05-111-0/+3
* Add:Tools:Made osm2navit more memory friendly, made slice sizemartin-s2009-05-101-86/+215
* Add:win32:Make graphics win32 open a window when asked by gui internalhorwitz2009-05-082-22/+127
* Fix:gui_win32:Made compileable againmartin-s2009-05-061-1/+1
* Fix:Core:Avoid crash under certain circumstancesmartin-s2009-05-051-1/+1
* Fix:Core:Made sync routing actually workmartin-s2009-05-051-7/+10
* Fix:graphics_gd:Request event systemmartin-s2009-05-051-0/+1
* Add:Core:Made routing optionally asynchronousmartin-s2009-05-0511-28/+34
* Fix:Core:Fixed typomartin-s2009-05-051-1/+1
* Fix:speech_cmdline:Add support for win32/wincemartin-s2009-05-052-0/+28
* Fix:gui_internal:we don't need to depend on gtk2 here|Thanks to Pini for the ...horwitz2009-05-041-2/+2
* Fix:Warning:Add a type cast to please the comilerhorwitz2009-05-041-1/+1
* Fix:map_mg:Better handling of non ascii chars in street namesmartin-s2009-05-031-6/+5
* Fix:map_mg:Better handling of non ascii chars in street namesmartin-s2009-05-031-3/+41
* Fix:gui_internal:Made town selection workmartin-s2009-05-031-0/+1
* Fix:Tools:Fixed memory corruption in osm2navitmartin-s2009-05-021-4/+4
* Fix:Core:Fixed horse routingmartin-s2009-04-301-1/+1
* Add:Core:Added horse vehicle profilemartin-s2009-04-292-1/+57