summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Working on i18nkazer_2007-07-102-10/+17
* Support of bookmars, improvement in navigationmartin-s2007-07-0922-66/+396
* Minor improvementsmartin-s2007-07-097-19/+119
* Made speech modular, made speed for routing configurable via xmlmartin-s2007-07-0818-97/+290
* replace deprecated symbols of gdk and gdk_pixbufhorwitz2007-07-081-8/+8
* Improved main loop handlingmartin-s2007-07-085-21/+61
* configure.inmartin-s2007-07-082-3/+4
* Made debugging configurable via xmlmartin-s2007-07-086-22/+45
* More modularizationmartin-s2007-07-0810-92/+79
* Improved data/textfilemartin-s2007-07-083-75/+34
* New round of bug fixesmartin-s2007-07-083-10/+16
* Fixed a few Makefile.ammartin-s2007-07-066-6/+6
* Removed old filesmartin-s2007-07-065-618/+0
* Removed old filesmartin-s2007-07-0622-4020/+2
* Cleanup, preparation of making some routing features xml-configurablemartin-s2007-07-0610-113/+255
* Fixed a bugmartin-s2007-07-051-1/+1
* Added forgotten filesmartin-s2007-07-055-0/+28
* Added forgotten filesmartin-s2007-07-055-0/+20
* added more modulesmartin-s2007-07-054-1/+35
* Fixed a warningmartin-s2007-07-055-17/+3
* Fix some warningshorwitz2007-07-0519-14/+28
* Fix some warningshorwitz2007-07-053-4/+4
* Fixed a few bugs in build systemmartin-s2007-07-052-2/+3
* Improved make installmartin-s2007-07-059-9/+10
* Changed zoom to order in layout to avoid confusionmartin-s2007-07-055-129/+129
* Added missing filemartin-s2007-07-051-0/+3
* Switched to fib-1.1martin-s2007-07-053-124/+4
* Improved build systemmartin-s2007-07-0514-21/+48
* Merge with modular_mapmartin-s2007-07-04125-6663/+15587
* Revert accidentially done changesmartin-s2007-04-171-4/+4
* First commit so sdl branch. Changed the return value type from double * to do...kazer_2007-04-171-4/+4
* Added a font path for arial.ttf. This is the default path under Gentoo for ex...kazer_2007-04-161-0/+1
* Added better callback support to vehicle.cmartin-s2007-03-133-15/+51
* First support of autoloading from a given directory, and .asc files.kazer_2007-03-121-61/+129
* Updated for text file csvmartin-s2007-03-021-74/+156
* Fix plugin loadinghorwitz2007-02-281-0/+1
* Re-enabled poi_geodownload pluginmartin-s2007-02-275-7/+35
* Added a gui option for toll-free routing, and another to add a sticky view (F...kazer_2007-02-205-6/+25
* First try to handle UTF-8 maps.kazer_2007-02-201-6/+15
* Integrated Kazers changesmartin-s2007-02-0511-40/+156
* Create a vehicles even if there's no gps device connected. This resolves an i...horwitz2007-01-091-11/+12
* More amd64 fixes to make it actually workhorwitz2006-09-275-16/+18
* More usage of types.hhorwitz2006-09-275-31/+36
* segid is signedmartin-s2006-09-262-1/+4
* Start to use types.h for data valueshorwitz2006-09-268-30/+44
* Change get_* to get_u8, get_u16, get_u24, get_u32. Fix some compile warnings.horwitz2006-09-257-59/+59
* Fix crash when speechd is not availablemartin-s2006-09-232-1/+4
* Fix gtk_critical warnings in destiantion dialoghorwitz2006-06-111-8/+11
* fix town names with sz in destination dialoghorwitz2006-06-111-7/+7
* Honour umlauts in destination dialoghorwitz2006-06-112-5/+40