Commit History

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