summaryrefslogtreecommitdiff
path: root/navit/xmlconfig.c
Commit message (Expand)AuthorAgeFilesLines
* feature: graphics: allow spiked lines for cliff and embarkments (#1174)Stefan Wildemann2022-01-011-1/+7
* fix:all:fix compiler warnings (#935)Stefan Wildemann2019-10-291-2/+3
* Refactoring:Xmlconfig:Moving layout definition in their own .xml file (makes ...lains2018-11-181-12/+38
* Refactor:core:Make indentation compliant with style guidemvglasow2018-09-291-3/+3
* Fix:core:Always return a value in xml_parse_text()mvglasow2018-06-141-1/+1
* Merge branch 'trunk' into trafficmvglasow2018-06-111-82/+54
|\
| * Cleanup:global:force the re-attach the return type to the function declaratio...Joseph Herlant2018-05-301-85/+57
| * cleanup:global:Use astyle to reformat everythingJoseph Herlant2018-05-251-1062/+1031
* | cleanup:global:Reformat with astyle and remove trailing spacesmvglasow2018-05-261-1100/+1069
* | Merge branch 'trunk' into trafficmvglasow2018-05-091-43/+27
|\ \ | |/
| * Cleanup:xmlconfig:Remove unreachable codeJoseph Herlant2018-04-301-9/+0
| * Update:xmlconfig:Use g_strndup instead of strncpyJoseph Herlant2018-04-301-10/+3
| * Update:xmlconfig:Make sure we use g_malloc/g_free instead of malloc/freeJoseph Herlant2018-04-301-2/+2
| * Fix:debug:Change line separators for dbg to work also on win* platform (#546)Joseph Herlant2018-04-261-27/+27
* | Fix:core:Correctly initialize XML elements arraymvglasow2018-05-011-1/+1
* | Add:core:Provide generic XML parser which accepts a file namemvglasow2018-02-021-0/+48
* | Add:core:Make XML parsing more generic (do not exit on failure)mvglasow2018-01-281-6/+19
* | Add:traffic:Introduce traffic module to Navit core, still a skeletonmvglasow2017-11-271-0/+7
|/
* Refactor:core:Add some debug output for attribute-related methodsmvglasow2015-11-201-0/+2
* Refactor:core:Document navit_object_attr_get()mvglasow2015-11-071-0/+25
* Add:core:Allow to query graphics attributes (to allow graphics modules to exp...mdankov2014-12-211-1/+1
* Fix:core:Change all logging at lvl_error/warning to lvl_debug, unless it look...sleske2014-11-221-12/+12
* Refactor:core:Introduce enum for debug levels, and use it everywhere.|First p...sleske2014-11-221-25/+25
* Add:Core:Improved routing api and support for testing route positions without...martin-s2014-05-291-1/+2
* Fix:core:Revert 5769 as we already support xpointer attribute for xi:include'...mdankov2014-05-021-3/+1
* Add:core:Support (by ignoring) xml element xfragment to be used as root eleme...mdankov2014-05-021-1/+3
* Fix:core:Fix warnings by using xml_context* instead of void*.|Replaces provis...sleske2013-08-191-36/+8
* Fix:core:Partially revert rev. 5571 to fix builds which use support/glib.sleske2013-08-131-4/+4
* Fix:core:Fix warnings from pointer type problems.|Part of #1154.sleske2013-08-111-4/+4
* Refactor:core:Fix warnings, remove dead code.sleske2013-06-301-13/+5
* Fix:core:Ignore unknown/invalid item types in config.|Fixes #1127.sleske2013-06-301-1/+5
* Add:Core:Split up navit_object_set_attr into two parts to allow to trigger ca...martin-s2013-05-261-2/+8
* Add:Core:Converted navigation to new schememartin-s2013-05-261-1/+2
* Fix:Core:Coding standard and converted speech to new schememartin-s2013-05-261-1/+12
* Add:Core:Converted log object to new schememartin-s2013-05-241-1/+2
* Add:Core:New xml tag for adding scripts to objectsmartin-s2013-05-241-1/+8
* Add:Core:Possibility to use ezxml together with glib for easier debuggingmartin-s2013-05-041-12/+25
* Add:Core:New function to set driver methods forwards- and backwardscompatiblemartin-s2013-04-281-0/+16
* Add:Core:Further work on vehicleprofile_optionsmartin-s2013-03-101-2/+2
* Add:Core:Beginning of work to create vehicleprofile options instead of multip...martin-s2013-03-051-1/+13
* Fix:Core:Make buffer large enough, remove obsolete debug codemartin-s2013-01-311-1/+1
* Add:Core:Converted osd to new object schememartin-s2013-01-311-1/+9
* Fix:Core:Improved config object handlingmartin-s2013-01-201-1/+73
* Add:Core:Allow layer tag to reference layers within navit context, object han...martin-s2013-01-191-2/+27
* Fix:gui_internal:Do not crash if XML for internal GUI is missing/invalid.sleske2012-08-291-0/+8
* Add:Core:Changed vehicleprofile to new schememartin-s2012-07-161-1/+2
* Add:Core:Changed layout_func to new schememartin-s2012-07-161-1/+2
* Fix:core:Reduce debug output, use dbg() instead of printf.sleske2012-07-051-1/+1
* Simple fixes to get navit compiling with MSVCbjasspa2012-07-011-8/+5
* Add:option to configure multiple maps with similar attributes with one tagmartin-s2012-06-201-0/+7