Fix:maptool:Another name for faroe islands
[navit-package] / navit / attr_def.h
index 72d3648..9403042 100644 (file)
@@ -1,6 +1,6 @@
 /**
  * Navit, a modular navigation system.
- * Copyright (C) 2005-2008 Navit Team
+ * Copyright (C) 2005-2009 Navit Team
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Library General Public License
@@ -22,6 +22,7 @@
 /* common */
 ATTR2(0x00000000,none)
 ATTR(any)
+ATTR(any_xml)
 
 ATTR2(0x00010000,type_item_begin)
 ATTR(town_streets_item)
@@ -122,6 +123,18 @@ ATTR(delay)
 ATTR(lag)
 ATTR(bpp)
 ATTR(fullscreen)
+ATTR(windowid)
+ATTR(hog)
+ATTR(flags_town)
+ATTR(flags_street)
+ATTR(flags_house_number)
+ATTR(use_camera)
+ATTR(flags_graphics)
+ATTR(zoom_min)
+ATTR(zoom_max)
+ATTR(gamma)
+ATTR(brightness)
+ATTR(contrast)
 ATTR2(0x00027500,type_rel_abs_begin)
 /* These attributes are int that can either hold relative              *
  * or absolute values. A relative value is indicated by                *
@@ -158,7 +171,7 @@ ATTR(direction)
 ATTR(route_follow_straight_REMOVE) // This is to be removed with the next version
 ATTR(gui_speech)
 ATTR(town_id) /* fixme? */
-ATTR(street_id) /* fixme? */  
+ATTR(street_id) /* fixme? */
 ATTR(district_id) /* fixme? */
 ATTR(drag_bitmap)
 ATTR(use_mousewheel)
@@ -170,6 +183,9 @@ ATTR(autozoom_active)
 ATTR(position_valid)
 ATTR(frame)
 ATTR(tell_street_name)
+ATTR(bluetooth)
+ATTR(signal_on_map_click)
+ATTR(route_active)
 ATTR2(0x0002ffff,type_int_end)
 ATTR2(0x00030000,type_string_begin)
 ATTR(type)
@@ -209,6 +225,7 @@ ATTR(navigation_long)
 ATTR(navigation_long_exact)
 ATTR(navigation_speech)
 ATTR(name)
+ATTR(cursorname)
 ATTR(source)
 ATTR(description)
 ATTR(gc_type)
@@ -252,6 +269,16 @@ ATTR(house_number_right_last)
 ATTR(town_name_match)
 ATTR(district_name_match)
 ATTR(street_name_match)
+ATTR(language)
+ATTR(subtype)
+ATTR(filter)
+ATTR(daylayout)
+ATTR(nightlayout)
+ATTR(xml_text)
+ATTR(layout_name)
+ATTR(user_name)
+ATTR(user_pass)
+ATTR(status_text)
 ATTR2(0x0003ffff,type_string_end)
 ATTR2(0x00040000,type_special_begin)
 ATTR(order)
@@ -262,6 +289,8 @@ ATTR(sequence_range)
 ATTR(angle_range)
 ATTR(speed_range)
 ATTR(attr_types)
+ATTR(ch_edge)
+ATTR(zipfile_ref_block)
 ATTR2(0x0004ffff,type_special_end)
 ATTR2(0x00050000,type_double_begin)
 ATTR(position_height)
@@ -273,6 +302,7 @@ ATTR2(0x0005ffff,type_double_end)
 ATTR2(0x00060000,type_coord_geo_begin)
 ATTR(position_coord_geo)
 ATTR(center)
+ATTR(click_coord_geo)
 ATTR2(0x0006ffff,type_coord_geo_end)
 ATTR2(0x00070000,type_color_begin)
 ATTR(color)
@@ -317,6 +347,7 @@ ATTR(vehicleprofile)
 ATTR(roadprofile)
 ATTR(announcement)
 ATTR(cursor)
+ATTR(config)
 ATTR2(0x0008ffff,type_object_end)
 ATTR2(0x00090000,type_coord_begin)
 ATTR2(0x0009ffff,type_coord_end)
@@ -328,8 +359,10 @@ ATTR2(0x000b0000,type_callback_begin)
 ATTR(resize)
 ATTR(motion)
 ATTR(keypress)
+ATTR(window_closed)
 ATTR(log_gpx)
 ATTR(log_textfile)
+ATTR(graphics_ready)
 ATTR2(0x000bffff,type_callback_end)
 ATTR2(0x000c0000,type_int64_begin)
 ATTR(osm_nodeid)