2008-10-20 |
martin-s | Add:Core:Added support for checking a files version |
commit | commitdiff | tree | snapshot |
2008-10-20 |
martin-s | Add:Core:Added support for checking a files version |
commit | commitdiff | tree | snapshot |
2008-10-20 |
martin-s | Fix:Core:fsync not available for cegcc |
commit | commitdiff | tree | snapshot |
2008-10-19 |
zaxl | FIX:build:Do not hold generated/autoupdated files in... |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kazer_ | Add:Translations:Added Hungarian|Thanks kalmarzs &... |
commit | commitdiff | tree | snapshot |
2008-10-19 |
martin-s | Fix:graphics_win32:Made working for wince |
commit | commitdiff | tree | snapshot |
2008-10-19 |
martin-s | Fix:gui_win32:Made working for wince |
commit | commitdiff | tree | snapshot |
2008-10-19 |
tinloaf | Fixing the way recent destinations and bookmarks are... |
commit | commitdiff | tree | snapshot |
2008-10-19 |
martin-s | Fix:gui_win32:Fixed remaining compile errors |
commit | commitdiff | tree | snapshot |
2008-10-19 |
martin-s | Fix:graphics_win32:Fixed remaining compile errors |
commit | commitdiff | tree | snapshot |
2008-10-19 |
steven_s | Add:gui/internal:Added basic table widget with paging... |
commit | commitdiff | tree | snapshot |
2008-10-19 |
kazer_ | Add:Translations:Added Bulgarian|Thanks MalamiR |
commit | commitdiff | tree | snapshot |
2008-10-19 |
steven_s | Fix:Core:Adding configure check to define HAVE_BYTESSWA... |
commit | commitdiff | tree | snapshot |
2008-10-19 |
martin-s | Fix:gui_win32:Fixed a few compile problems |
commit | commitdiff | tree | snapshot |
2008-10-19 |
martin-s | Fix:graphics_win32:Fixed a few compile problems |
commit | commitdiff | tree | snapshot |
2008-10-19 |
martin-s | Fix:Core:Further cleaning up of build system |
commit | commitdiff | tree | snapshot |
2008-10-19 |
martin-s | Add:graphics_win32:Added win32 graphics |
commit | commitdiff | tree | snapshot |
2008-10-19 |
martin-s | Add:gui_win32:Added win32 gui |
commit | commitdiff | tree | snapshot |
2008-10-19 |
martin-s | Fix:Various:Changed makefiles so plugins won't be insta... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
steven_s | Fix:Core:Adding configure check to define HAVE_BYTESSWA... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
martin-s | Fix:Core:Take libintl include from the correct dir |
commit | commitdiff | tree | snapshot |
2008-10-18 |
martin-s | Fix:Core:Further cleanups of build system |
commit | commitdiff | tree | snapshot |
2008-10-18 |
steven_s | Fix:Core:Fixing bug with loading binfiles on big endian... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
martin-s | Fix:Core:Beginning of cleanup of build system |
commit | commitdiff | tree | snapshot |
2008-10-18 |
martin-s | Fix:Core:Add internal libintl if needed |
commit | commitdiff | tree | snapshot |
2008-10-18 |
martin-s | Fix:data_mg:Converted g_assert to dbg_assert |
commit | commitdiff | tree | snapshot |
2008-10-18 |
kazer_ | Fix:Core:Fix crash on FR when signal is received after... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
martin-s | Fix:Core:Added missing init files |
commit | commitdiff | tree | snapshot |
2008-10-18 |
zaxl | Add: town, street, district integer id attributes |
commit | commitdiff | tree | snapshot |
2008-10-18 |
zaxl | Add:garmin:Start to merge garmin maps search |
commit | commitdiff | tree | snapshot |
2008-10-18 |
zaxl | FIX: build fix |
commit | commitdiff | tree | snapshot |
2008-10-18 |
zaxl | FIX: glib check, missed comma |
commit | commitdiff | tree | snapshot |
2008-10-18 |
martin-s | Fix:Core:Made compileable on wince |
commit | commitdiff | tree | snapshot |
2008-10-18 |
martin-s | Fix:Core:Made compileable on wince |
commit | commitdiff | tree | snapshot |
2008-10-18 |
martin-s | Fix:Core:Changed g_assert to dbg_assert |
commit | commitdiff | tree | snapshot |
2008-10-18 |
martin-s | Fix:data_binfile:Changed g_assert to dbg_assert, remove... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
martin-s | Add:Core:Added necessary modifications for glib to... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
martin-s | Add:Core:Added required stuff from glib 2.18.1 |
commit | commitdiff | tree | snapshot |
2008-10-18 |
martin-s | Add:Core:Added support for ezxml for systems where... |
commit | commitdiff | tree | snapshot |
2008-10-18 |
singesang | Add: navit now returns additional informations about... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
martin-s | Add:Core:Prepared xmlconfig to optionally use ezxml... |
commit | commitdiff | tree | snapshot |
2008-10-16 |
martin-s | Fix:Core:Removed no longer existing function call |
commit | commitdiff | tree | snapshot |
2008-10-15 |
singesang | Fix:binding_dbus: Added binding for navit_draw() |
commit | commitdiff | tree | snapshot |
2008-10-15 |
tinloaf | Add:Core:Make Navit stop routing when the destination... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
martin-s | Fix:Core:Replaced g_assert with dbg_assert |
commit | commitdiff | tree | snapshot |
2008-10-15 |
martin-s | Fix:Core:Replace g_warning with dbg(0, some wince fixes |
commit | commitdiff | tree | snapshot |
2008-10-15 |
martin-s | Fix:Core:Use corret regular expression |
commit | commitdiff | tree | snapshot |
2008-10-15 |
tinloaf | Fix:Core:Fixing a memory leak in my code from yesterday |
commit | commitdiff | tree | snapshot |
2008-10-15 |
martin-s | Fix:Core:Changed core to use event functions instead... |
commit | commitdiff | tree | snapshot |
2008-10-15 |
martin-s | Add:Core:Added function to dump map into textfile |
commit | commitdiff | tree | snapshot |
2008-10-14 |
tinloaf | Fix:Core:Fixing a segfault with "stop navigation" |
commit | commitdiff | tree | snapshot |
2008-10-14 |
singesang | Added function that generates the xml when navit gets... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
tinloaf | Fix:Core:Fixing bug with paths that have connections... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
martin-s | Fix:Core:Small bugfix in svn version generation |
commit | commitdiff | tree | snapshot |
2008-10-14 |
tinloaf | Repairing the repository. |
commit | commitdiff | tree | snapshot |
2008-10-14 |
martin-s | Add:Core:Added svn version in navit -v output |
commit | commitdiff | tree | snapshot |
2008-10-14 |
tinloaf | Again commiting changes to make navit tell the user... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
tinloaf | Fingers faster than brain - undoing changes in navit.xml |
commit | commitdiff | tree | snapshot |
2008-10-14 |
tinloaf | Making navit guide the user if a road is left, even... |
commit | commitdiff | tree | snapshot |
2008-10-14 |
singesang | Made it introspectable and added some functions |
commit | commitdiff | tree | snapshot |
2008-10-14 |
singesang | Fix: Changed service_name due to some issues with qdbus... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
martin-s | Fix:graphics_gtk_drawing_area:Handle KP_Enter same... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
martin-s | Add:gui_internal:Added optional speech output |
commit | commitdiff | tree | snapshot |
2008-10-13 |
martin-s | Add:Core:Added convenience function for speech output |
commit | commitdiff | tree | snapshot |
2008-10-13 |
martin-s | Add:gui_internal:Added keyboard navigation |
commit | commitdiff | tree | snapshot |
2008-10-13 |
martin-s | Patch:gui_internal:Made sizes configurable|Thanks to... |
commit | commitdiff | tree | snapshot |
2008-10-13 |
martin-s | Fix:Core:Removed useless function |
commit | commitdiff | tree | snapshot |
2008-10-12 |
zaxl | Add:garmin: More NT types |
commit | commitdiff | tree | snapshot |
2008-10-12 |
martin-s | Add:Core:First try to add a general purpose cache to... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
zaxl | Add:garmin:Get object group for type conversion and... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
tinloaf | Adding comments to mapset.c |
commit | commitdiff | tree | snapshot |
2008-10-10 |
martin-s | Fix:Tools:Fixed wrongly spelled define |
commit | commitdiff | tree | snapshot |
2008-10-10 |
zaxl | Add:garmin:Categorize types from RGN1, RGN2-4. Add... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
tinloaf | Fixing doxygen syntax |
commit | commitdiff | tree | snapshot |
2008-10-10 |
latouche | Car and Bike layouts: render ramps and street2 smaller... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
latouche | osm2navit_sea: use natural=land for islands and natural... |
commit | commitdiff | tree | snapshot |
2008-10-10 |
latouche | Added poly_land to Car and Car-dark layouts |
commit | commitdiff | tree | snapshot |
2008-10-10 |
zaxl | FIX: Garmin charsets - can display cyrillic maps now. |
commit | commitdiff | tree | snapshot |
2008-10-10 |
zaxl | FIX: Don't hide unknown garmin point and line types |
commit | commitdiff | tree | snapshot |
2008-10-10 |
martin-s | Fix:core:Fixed make distcheck |
commit | commitdiff | tree | snapshot |
2008-10-09 |
martin-s | Add:Core:Beginning of adding support for wince and... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
tinloaf | Adding comments to map.c / map.h |
commit | commitdiff | tree | snapshot |
2008-10-09 |
martin-s | Add:Core:Beginning of adding support for wince and... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
martin-s | Add:Core:Beginning of adding support for wince and... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
martin-s | Add:Core:Beginning of adding support for wince and... |
commit | commitdiff | tree | snapshot |
2008-10-09 |
martin-s | Add:Add new function g_strconcat_printf to make some... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
christeck | changed bus halt icon from bus_halt to bus, according... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
singesang | Fix:zoom(i) moved to another position due to a memory... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
singesang | Fix: Completed of moving methods into a table |
commit | commitdiff | tree | snapshot |
2008-10-06 |
martin-s | Fix:binding_dbus:Beginning of moving methods into a... |
commit | commitdiff | tree | snapshot |
2008-10-06 |
singesang | Added bindings: set_center_screen, resize, set_position... |
commit | commitdiff | tree | snapshot |
2008-10-05 |
tinloaf | Adding comments to route.c / route.h |
commit | commitdiff | tree | snapshot |
2008-10-05 |
singesang | Fixed for -1 < zoom < 1 |
commit | commitdiff | tree | snapshot |
2008-10-05 |
singesang | Changed dbus function from zoom_in() to zoom() |
commit | commitdiff | tree | snapshot |
2008-10-05 |
singesang | Added binding for navit_zoom_in() |
commit | commitdiff | tree | snapshot |
2008-10-05 |
singesang | Rewrite of pcoord_get_from_message() for global use |
commit | commitdiff | tree | snapshot |
2008-10-01 |
christeck | hopefully not worse than before :) |
commit | commitdiff | tree | snapshot |
2008-10-01 |
christeck | much nicer than the old one |
commit | commitdiff | tree | snapshot |
2008-09-29 |
martin-s | Fix:Core:Added a direction attribute to make navigation... |
commit | commitdiff | tree | snapshot |
2008-09-29 |
martin-s | Fix:data_mg:Made street name search really case insensitive |
commit | commitdiff | tree | snapshot |
next |