summaryrefslogtreecommitdiff
path: root/navit
Commit message (Expand)AuthorAgeFilesLines
* Fix:Core:Adding configure check to define HAVE_BYTESSWAP_H, ticket #239steven_s2008-10-191-4/+587
* Fix:gui_win32:Fixed a few compile problemsmartin-s2008-10-194-2/+23
* Fix:graphics_win32:Fixed a few compile problemsmartin-s2008-10-193-2/+4
* Fix:Core:Further cleaning up of build systemmartin-s2008-10-195-2/+25
* Add:graphics_win32:Added win32 graphicsmartin-s2008-10-195-0/+1486
* Add:gui_win32:Added win32 guimartin-s2008-10-196-0/+1174
* Fix:Various:Changed makefiles so plugins won't be installed if they are disab...martin-s2008-10-195-4/+24
* Fix:Core:Further cleanups of build systemmartin-s2008-10-181-1/+5
* Fix:Core:Fixing bug with loading binfiles on big endian machines. ticket #248steven_s2008-10-181-0/+1
* Fix:Core:Beginning of cleanup of build systemmartin-s2008-10-184-4/+19
* Fix:Core:Add internal libintl if neededmartin-s2008-10-181-2/+2
* Fix:data_mg:Converted g_assert to dbg_assertmartin-s2008-10-184-11/+11
* Fix:Core:Fix crash on FR when signal is received after starting navit.|Thanks...kazer_2008-10-181-1/+7
* Fix:Core:Added missing init filesmartin-s2008-10-186-3/+21
* Add: town, street, district integer id attributeszaxl2008-10-181-0/+3
* Add:garmin:Start to merge garmin maps searchzaxl2008-10-181-0/+180
* FIX: build fixzaxl2008-10-181-2/+1
* Fix:Core:Made compileable on wincemartin-s2008-10-188-9/+55
* Fix:Core:Changed g_assert to dbg_assertmartin-s2008-10-181-4/+4
* Fix:data_binfile:Changed g_assert to dbg_assert, removed g_errormartin-s2008-10-181-6/+6
* Add:Core:Added necessary modifications for glib to compile from within navitmartin-s2008-10-1816-0/+146
* Add:Core:Added required stuff from glib 2.18.1martin-s2008-10-1827-0/+17695
* Add:Core:Added support for ezxml for systems where glib isn't availablemartin-s2008-10-184-0/+1192
* Add: navit now returns additional informations about the arguments in <arg na...singesang2008-10-181-14/+16
* Add:Core:Prepared xmlconfig to optionally use ezxml where glib is not availablemartin-s2008-10-161-15/+56
* Fix:Core:Removed no longer existing function callmartin-s2008-10-162-4/+3
* Fix:binding_dbus: Added binding for navit_draw()singesang2008-10-151-0/+17
* Add:Core:Make Navit stop routing when the destination is reachedtinloaf2008-10-155-1/+52
* Fix:Core:Replaced g_assert with dbg_assertmartin-s2008-10-156-24/+31
* Fix:Core:Replace g_warning with dbg(0, some wince fixesmartin-s2008-10-157-18/+40
* Fix:Core:Use corret regular expressionmartin-s2008-10-151-1/+1
* Fix:Core:Fixing a memory leak in my code from yesterdaytinloaf2008-10-151-0/+3
* Fix:Core:Changed core to use event functions instead of glib onesmartin-s2008-10-155-45/+53
* Add:Core:Added function to dump map into textfilemartin-s2008-10-152-0/+25
* Fix:Core:Fixing a segfault with "stop navigation"tinloaf2008-10-141-2/+3
* Added function that generates the xml when navit gets introspectedsingesang2008-10-141-21/+70
* Fix:Core:Fixing bug with paths that have connections which are not tinloaf2008-10-141-15/+8
* Fix:Core:Small bugfix in svn version generationmartin-s2008-10-141-2/+5
* Repairing the repository.tinloaf2008-10-142-16/+234
* Add:Core:Added svn version in navit -v outputmartin-s2008-10-142-4/+16
* Again commiting changes to make navit tell the user if a road is left, eventinloaf2008-10-142-234/+16
* Fingers faster than brain - undoing changes in navit.xmltinloaf2008-10-141-7/+11
* Making navit guide the user if a road is left, even if the angle is belowtinloaf2008-10-144-27/+242
* Made it introspectable and added some functionssingesang2008-10-141-4/+22
* Fix: Changed service_name due to some issues with qdbusviewer e.g.singesang2008-10-142-6/+6
* Fix:graphics_gtk_drawing_area:Handle KP_Enter same way as Returnmartin-s2008-10-131-0/+1
* Add:gui_internal:Added optional speech outputmartin-s2008-10-132-11/+52
* Add:Core:Added convenience function for speech outputmartin-s2008-10-131-0/+5
* Add:gui_internal:Added keyboard navigationmartin-s2008-10-131-44/+163
* Patch:gui_internal:Made sizes configurable|Thanks to stevenSnmartin-s2008-10-132-25/+196