Skip to content
Snippets Groups Projects
  1. Mar 12, 2015
    • Tobias Moebert's avatar
      ! [Widget] erroneous call to a function renamed in a previous update · eda5d36a
      Tobias Moebert authored
      # [Widget] getAttributes -> getAttributeValues
      # [Widget] queryGenerator -> added default implementation invoking the callback function
      + [AttributeValueList] getValue
      + [Aggregator] queryReferencedWidgets
      eda5d36a
    • Tobias Moebert's avatar
      # [Widget] queryAttributes -> getAttributes · ff50c51d
      Tobias Moebert authored
      # [Widget] queryConstAttributes -> getConstAttributes
      # [Widget] getWidgetDescription -> getDescription
      # [Widget] setOutAttributeType -> addOutAttributeType
      # [Widget] setOutAttributeTypes-> addOutAttributeTypes
      # [Widget] getWidgetAttributeTypes -> getAttributeTypes
      # [Widget] queryCallbacks -> getCallbacks
      - [Widget] removed debugging code
      + [WidgetDescription] setCallbackNames
      + [WidgetDescription] addCallbackName
      + [WidgetDescription] getHandle
      # [Interpreter] getInterpreterDescription -> getDescription
      # [Aggregator] getAggregatorDescription -> getDescription
      + [Aggregator] queryReferenzedWidget
      # [Discoverer] getComponentsByAttributes(_attributeTypeList, _all) -> getComponentsByAttributes(_attributeTypeList, _all, _componentTypes)
      # [Discoverer] getDescriptions() -> getDescriptions(_componentTypes)
      # [Discoverer] getWidgetDescriptions(), getInterpreterDescriptions() & getAggregatorDescriptions() -> private
      ff50c51d
  2. Mar 09, 2015
  3. Mar 06, 2015
  4. Mar 05, 2015
  5. Mar 04, 2015
Loading