Commit History

Author SHA1 Message Date
  Kolja Strohm 544348198d Add Iterator Interface 4 months ago
  Kolja Strohm 7abf9d2f93 implement regular expressions 8 months ago
  Kolja Strohm 2ef8a8675d fix default value was ignored during json validation if a value could have multiple possible types 9 months ago
  Kolja Strohm 01cea70976 improve performance of json validation 9 months ago
  Kolja Strohm 941b1d4d93 fix memory error in json validation 9 months ago
  Kolja Strohm b384eb1213 improve json validation 9 months ago
  Kolja Strohm bd55e237b2 make reference counting threadsafe 9 months ago
  Kolja Strohm ec69a5cdaf fix not all elements where updated correctly when the uiml of a uiml view was changed 9 months ago
  Kolja Strohm 421830bb71 fix setPosition could potentially destroy an array 9 months ago
  Kolja Strohm baf19e1313 fix setPosition could potentially destroy an array 9 months ago
  Kolja Strohm 0a75615787 fix rendering one pixel above the size of the alowed render rectangle was possible in some rendering function in Bild 9 months ago
  Kolja Strohm 232399ef60 fix old memders of uiml <frame> element weere not removed from the view cleanly when the uiml were updated 9 months ago
  Kolja Strohm 4bfb0623d8 support border and border-color uiml attributes 9 months ago
  Kolja Strohm c137e4843d improved uiml documentation and added more supported uiml element attributes 9 months ago
  Kolja Strohm 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 9 months ago
  Kolja Strohm 0f3d239c97 add setEintragPos methods to list views 9 months ago
  Kolja Strohm 4c2563af1e add some util functions to arrays 9 months ago
  Kolja Strohm 5304978485 fix parsing error for escaped characters in json strings 9 months ago
  Kolja Strohm b4bfe2de89 fix line breaks were not parsed correctly in json 9 months ago
  Kolja Strohm 3bcb4e9633 fix missing #pragma once ind RCPointer.h 9 months ago
  Kolja Strohm 6f997d2ad6 add orElse function to maybe 10 months ago
  Kolja Strohm 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 10 months ago
  Kolja Strohm 2119507a2f correct misspelling of namespace 10 months ago
  Kolja Strohm 04af4de785 improve documentation 10 months ago
  Kolja Strohm 771148e442 add capability to update UIML View elements after dom xml changes without recreating all viewed elements 10 months ago
  Kolja Strohm 5bc865717b fix Memory error when using zSchrift of TextFeld when there are no font styles yet set 10 months ago
  Kolja Strohm b589939c82 fix memory error in AuswahlListe when MultiStyled Style is not used 10 months ago
  Kolja Strohm 09c28fcd95 fix assignment operator on XML::Editor was not implemented 10 months ago
  Kolja Strohm acfca10e7a add registerZeichnung to UIMLContainer interface 10 months ago
  Kolja Strohm 1a6938235e add allowAdditionalAttributes to Json ObjectValidationBuilder 10 months ago