summaryrefslogtreecommitdiff
path: root/navit
Commit message (Collapse)AuthorAgeFilesLines
* Add:maptool:Write addr:interpolation data to temporary file when reading OSM ↵sleske2014-07-074-0/+14
| | | | | | input file.|Part of #1177. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5803 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:core:Restructure house number interpolation, read interpolation ↵sleske2014-07-071-59/+82
| | | | | | attributes from list. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5802 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:maptool:Macro for default slice size.sleske2014-07-071-2/+3
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5801 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:core:Remove commented-out debugging code.sleske2014-07-071-13/+0
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5800 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:graphics/gtk_drawing_area:Do not crash when bg passed to draw_text is ↵mdankov2014-07-031-1/+1
| | | | | | NULL.|thanks tauso for reporting this git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5799 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:gui_internal:Improve configurabilitymartin-s2014-06-253-5/+16
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5798 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:graphics_gtk_drawing_area:Handle transparent background in text as ↵martin-s2014-06-251-1/+2
| | | | | | non-existent git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5797 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:New attribute to specify text backgroundmartin-s2014-06-251-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5796 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:maptool:Memleakmdankov2014-06-151-0/+3
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5795 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:maptool:Put back switch '--experimental' removed in r.5780, add ↵sleske2014-05-291-0/+14
| | | | | | description text. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5792 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:binding_dbus:Implement new routing functionsmartin-s2014-05-291-0/+66
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5791 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:Core:Set routing profile even if no vehicle is activemartin-s2014-05-291-3/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5790 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:Improved routing api and support for testing route positions ↵martin-s2014-05-294-14/+93
| | | | | | without rebuilding graph git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5789 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:Core:New attribute to test positions for routingmartin-s2014-05-291-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5788 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:maptool:Correct pointer arithmetic for attr_strings_buffer; some renaming.sleske2014-05-291-9/+9
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5787 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:maptool:Refactor node_item_get, extract ↵sleske2014-05-291-43/+48
| | | | | | node_item_find_index_in_ordered_list. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5786 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:maptool:Better names, add comments, remove unused parameter.sleske2014-05-296-64/+67
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5785 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:maptool:Refactoring & better error message for too many nodes in a way.sleske2014-05-291-10/+11
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5784 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:core:Better function and variable names for house number interpolation.sleske2014-05-292-27/+28
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5783 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:core:Use GLib define, use g_hash_table_new.sleske2014-05-292-2/+2
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5782 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:core:Add some Doxygen comments.sleske2014-05-293-11/+32
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5781 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:maptool:Remove unused switch '--experimental', delete commented-out code.sleske2014-05-291-24/+0
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5780 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:graphics_sdl:Reverted undefining SDL_IMAGE from SVN 5567 as it probably ↵xenos19842014-05-221-1/+2
| | | | | | killed icon display on TomTom platforms. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5779 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:graphics_win32:Allow to set initial window position with x and y ↵mdankov2014-05-191-6/+23
| | | | | | attributes of <graphics> element. Accept "frame" attribute to manage presence of window frame (border). Fixes #1212. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5778 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:graphics_win32:Do not attempt to draw text glow (and crash) if text ↵mdankov2014-05-121-1/+1
| | | | | | background pointer passed is NULL git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5777 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:graphics_win32:Glow around text to improve readability.mdankov2014-05-101-2/+17
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5776 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:graphics_win32:Initial support for dashed lines (with fixed system ↵mdankov2014-05-101-3/+9
| | | | | | defined dash length) git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5775 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:graphics_android:Support dashed linesmdankov2014-05-092-7/+36
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5774 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Do not include wide dashed lines in default layouts because we ↵mdankov2014-05-091-79/+97
| | | | | | support only width=1 for dashed lines. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5773 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:graphics_android:Draw glow around the text to make it more readablemdankov2014-05-052-13/+31
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5772 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:core:Decrease motion timeout when drag_bitmap is enabled to have better ↵mdankov2014-05-031-1/+1
| | | | | | response time. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5771 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Revert 5769 as we already support xpointer attribute for ↵mdankov2014-05-021-3/+1
| | | | | | xi:include's which can be used to skip root (or any) node of included file. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5770 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:core:Support (by ignoring) xml element xfragment to be used as root ↵mdankov2014-05-021-1/+3
| | | | | | element in xi:include'd files. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5769 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:port_android:Include drag_bitmap="1" in default config to improve ↵mdankov2014-05-011-0/+1
| | | | | | graphics performance | Thank you rd git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5768 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:graphics_android:Improve map drawing performance (approx. 3x)mdankov2014-04-202-16/+30
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5767 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:maptool:Don't crash when restarted from phase11.mdankov2014-04-061-0/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5766 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:map_csv:Default to utf-8 encoding. Use proper encoding to write csv file.mdankov2014-04-011-9/+23
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5765 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:map_textfile:Default to utf-8 encoding.mdankov2014-04-011-1/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5764 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:gui_internal:Convert charset of all map-originated strings before using ↵mdankov2014-04-012-24/+20
| | | | | | them. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5763 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Add:core:New function to perform a temporary charset conversion of map ↵mdankov2014-04-012-1/+33
| | | | | | originated string. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5762 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:gui_internal:Enable highlighting of possible keys for all search types, ↵sleske2014-03-211-2/+1
| | | | | | not just town & street. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5760 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:gui_internal:Extract gui_internal_get_match_quality, ↵sleske2014-03-211-69/+87
| | | | | | gui_internal_create_resultlist_entry from gui_internal_search_idle. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5759 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:gui_internal:Extract gui_internal_highlight_possible_keys from ↵sleske2014-03-211-78/+84
| | | | | | gui_internal_search_idle, better variable names. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5758 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:gui_internal:Move early return in gui_internal_search_idle to top.sleske2014-03-211-35/+35
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5757 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:gui_internal:Reorder code in gui_internal_search_idle; remove ↵sleske2014-03-211-54/+48
| | | | | | redundant code; better logging. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5756 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Refactor:gui_internal:Extract gui_internal_find_next_possible_key from ↵sleske2014-03-211-32/+31
| | | | | | gui_internal_search_idle, replace null check with dbg_assert. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5755 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:core:Better logging during search.sleske2014-03-161-2/+1
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5754 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:maptool:Get rid of str[n]cpy in osm.c. Use g_strlcpy instead.mdankov2014-03-011-11/+13
| | | | git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5753 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:maptool:Make use snprintf instead of sprintf, add dbg_assert()s to make ↵mdankov2014-03-011-11/+21
| | | | | | sure attr_present is not overflowed. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5752 ffa7fe5e-494d-0410-b361-a75ebd5db220
* Fix:maptool:Fix osmid_attr_value variable type. Use that variable in ↵mdankov2014-03-011-5/+4
| | | | | | relation processing code to keep consistency with node and way processing code. git-svn-id: http://svn.code.sf.net/p/navit/code/trunk/navit@5751 ffa7fe5e-494d-0410-b361-a75ebd5db220