summaryrefslogtreecommitdiff
path: root/navit
Commit message (Expand)AuthorAgeFilesLines
* Fix:core:make graphics drivers' destroy method called on exittegzed2011-02-053-0/+13
* Fix:osd/core:Fix crash when speed_warner has no labelnorad2011-02-051-1/+1
* Fix:Core: Adds in forgotten prototype for 'routech_test'geoghegan2011-02-051-0/+2
* Fix:Core: Passes an unsigned char, instead of char.geoghegan2011-02-051-1/+1
* Fix:maptool:Fix compiler warning for missing declaration of osm_protobufdb_lo...woglinde2011-02-051-0/+2
* Fix:Core: Adds in forgotten prototype for 'linguistics_search'geoghegan2011-02-051-0/+4
* Add:osd/core:added support to use background images for speed warnertegzed2011-02-051-4/+38
* Fix:osd/core:eliminated some compiler warningstegzed2011-02-051-2/+0
* Fix:osd/core:made speed camera osd disappear when there is no camera in rangetegzed2011-02-051-0/+5
* Revert:Core: Reverts previous commit. Commited by accident.geoghegan2011-02-041-1/+1
* Fix:Core: Adds in forgotten prototype for 'xinclude'geoghegan2011-02-041-0/+2
* Fix:Core: Adds in forgotten prototype for 'item_cleanup'geoghegan2011-02-041-0/+2
* Fix:Core: Adds in forgotten prototype for 'file_is_reg'geoghegan2011-02-041-0/+1
* Fix:Core: Adds in forgotten prototype for 'debug_realloc'geoghegan2011-02-041-0/+1
* Fix:Android:fix to build really from scratch, below 4 it wont compilezoff992011-02-021-1/+1
* Add:Build/cmake:Added compiling and linking of Win32/WinCE resource filerikky2011-02-021-1/+6
* Fix:Android:Makefile fix, build should work nowzoff992011-02-011-1/+1
* Fix:Android:Makefile fix, build should work nowzoff992011-02-011-5/+5
* Fix:core:Include config.h before using its definesrikky2011-02-011-0/+1
* Fix:Build/cmake:Better dependencies for apkg targetrikky2011-02-011-9/+11
* Fix:gui_internal:Fixed wrong icons for next/prev buttons in POI listrikky2011-02-011-4/+4
* Add:Build/cmake:Possibility to define unscaled image conversionrikky2011-02-011-14/+9
* Fix:graphics/sdl:Implement own text-blending routine. SDL_BlitSurfacenorad2011-01-311-28/+54
* Fix:osd/core:display speedcam osd's background box only if there is a camera ...tegzed2011-01-311-2/+3
* Fix:Android:reverted back some changes (in java), now all working againzoff992011-01-302-127/+48
* Fix:Android:more xslt stuff for densities,new vehicle from sanderd17zoff992011-01-301-3/+3
* Fix:Android:more xslt stuff for densities,new vehicle from sanderd17zoff992011-01-303-27/+57
* Add:Android:more xslt stuff for densities,new vehicle from sanderd17zoff992011-01-302-2/+158
* Add:Android:more xslt stuff for densitieszoff992011-01-301-1/+1
* Add:Android:more xslt stuff for densitieszoff992011-01-304-2/+35
* Fix:Android:tweak paint routines, more density fixeszoff992011-01-303-90/+194
* Add:Android: Makefile changes to have different navit.xml files for different...zoff992011-01-304-1/+113
* Add:Android:use resized images to save cpu, prepare to handle different dpi s...zoff992011-01-292-8/+59
* Add:Android:use resized images to save cpu, prepare to handle different dpi s...zoff992011-01-293-6/+39
* Add:Maptool: Adds in documentation of switches such as -6 and -Sgeoghegan2011-01-291-5/+8
* Fix:core:fixed possible crash in debug statementstegzed2011-01-291-3/+3
* Fix:osd/core:fixed format_speed() to return allocated string in each casetegzed2011-01-291-1/+2
* Add:Android:Call any command from java, just like in navit.xmlzoff992011-01-281-0/+10
* Fix:graphics/win32: WM_SETFOCUS and WM_KILLFOCUS seems to work better for #71...woglinde2011-01-281-2/+9
* Fix:osd_core:split out format_speed function from trac #695martin-s2011-01-281-19/+13
* Fix:graphics_win32:Disable sip button in fullscreen modemartin-s2011-01-281-0/+15
* Fix:Core:Include config.h before using its definesmartin-s2011-01-281-1/+1
* Add:Android:display density and display info in logoutputzoff992011-01-272-2/+11
* Add:core:added command to toggle active state of a named layer of the current...tegzed2011-01-271-0/+31
* Add:Android:Exit in menuzoff992011-01-271-2/+7
* Fix:map/csv:changed to use glib allocation routinetegzed2011-01-261-1/+2
* Fix:map/csv:Fixed bug that caused stack exhaustion by calling alloca() in a looptegzed2011-01-261-2/+2
* Fix:Android:bug fix with wrongly showing bubble, fixed .stop thread exceptionzoff992011-01-262-37/+50
* Fix:graphics/sdl:Make the compiler happynorad2011-01-261-2/+4
* Fix:gui_internal:Preserve return key if not in searching, improved log functionmartin-s2011-01-261-12/+22