Commit History

Author SHA1 Message Date
  Kolja Strohm dcc59f9131 add CriticalLock that unlocks automatically if the current scope is left 6 months ago
  Kolja Strohm 2e9d6d994a improve performance of text operations 6 months ago
  Kolja Strohm 14ac2dfc35 fix executed console command was only removed from console after next update 8 months ago
  Kolja Strohm 202c5df23c improve ConsoleCommand interface 8 months ago
  Kolja Strohm a58b3b16f9 return 0 if a polygon texture is accessed that does not exists 8 months ago
  Kolja Strohm 71574ab01f fix cursor rendering in text fields 9 months ago
  Kolja Strohm d693a2dbfa use more const references and fix light colors in console 9 months ago
  Kolja Strohm fdc8bd635c fix some issues with logging 9 months ago
  Kolja Strohm dfe62092f7 add console handler for better console applications 9 months ago
  Kolja Strohm 20065ae6e3 add Logging Configuration 10 months ago
  Kolja Strohm 2a35079df7 add streams 10 months ago
  Kolja Strohm 544348198d Add Iterator Interface 10 months ago
  Kolja Strohm 7abf9d2f93 implement regular expressions 1 year ago
  Kolja Strohm 2ef8a8675d fix default value was ignored during json validation if a value could have multiple possible types 1 year ago
  Kolja Strohm 01cea70976 improve performance of json validation 1 year ago
  Kolja Strohm 941b1d4d93 fix memory error in json validation 1 year ago
  Kolja Strohm b384eb1213 improve json validation 1 year ago
  Kolja Strohm bd55e237b2 make reference counting threadsafe 1 year ago
  Kolja Strohm ec69a5cdaf fix not all elements where updated correctly when the uiml of a uiml view was changed 1 year ago
  Kolja Strohm 421830bb71 fix setPosition could potentially destroy an array 1 year ago
  Kolja Strohm baf19e1313 fix setPosition could potentially destroy an array 1 year ago
  Kolja Strohm 0a75615787 fix rendering one pixel above the size of the alowed render rectangle was possible in some rendering function in Bild 1 year ago
  Kolja Strohm 232399ef60 fix old memders of uiml <frame> element weere not removed from the view cleanly when the uiml were updated 1 year ago
  Kolja Strohm 4bfb0623d8 support border and border-color uiml attributes 1 year ago
  Kolja Strohm c137e4843d improved uiml documentation and added more supported uiml element attributes 1 year ago
  Kolja Strohm 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 1 year ago
  Kolja Strohm 0f3d239c97 add setEintragPos methods to list views 1 year ago
  Kolja Strohm 4c2563af1e add some util functions to arrays 1 year ago
  Kolja Strohm 5304978485 fix parsing error for escaped characters in json strings 1 year ago
  Kolja Strohm b4bfe2de89 fix line breaks were not parsed correctly in json 1 year ago