提交歷史

作者 SHA1 備註 提交日期
  Kolja Strohm 202c5df23c improve ConsoleCommand interface 3 月之前
  Kolja Strohm a58b3b16f9 return 0 if a polygon texture is accessed that does not exists 3 月之前
  Kolja Strohm 71574ab01f fix cursor rendering in text fields 3 月之前
  Kolja Strohm d693a2dbfa use more const references and fix light colors in console 3 月之前
  Kolja Strohm fdc8bd635c fix some issues with logging 3 月之前
  Kolja Strohm dfe62092f7 add console handler for better console applications 3 月之前
  Kolja Strohm 20065ae6e3 add Logging Configuration 4 月之前
  Kolja Strohm 2a35079df7 add streams 4 月之前
  Kolja Strohm 544348198d Add Iterator Interface 4 月之前
  Kolja Strohm 7abf9d2f93 implement regular expressions 8 月之前
  Kolja Strohm 2ef8a8675d fix default value was ignored during json validation if a value could have multiple possible types 9 月之前
  Kolja Strohm 01cea70976 improve performance of json validation 9 月之前
  Kolja Strohm 941b1d4d93 fix memory error in json validation 9 月之前
  Kolja Strohm b384eb1213 improve json validation 9 月之前
  Kolja Strohm bd55e237b2 make reference counting threadsafe 9 月之前
  Kolja Strohm ec69a5cdaf fix not all elements where updated correctly when the uiml of a uiml view was changed 9 月之前
  Kolja Strohm 421830bb71 fix setPosition could potentially destroy an array 9 月之前
  Kolja Strohm baf19e1313 fix setPosition could potentially destroy an array 9 月之前
  Kolja Strohm 0a75615787 fix rendering one pixel above the size of the alowed render rectangle was possible in some rendering function in Bild 9 月之前
  Kolja Strohm 232399ef60 fix old memders of uiml <frame> element weere not removed from the view cleanly when the uiml were updated 9 月之前
  Kolja Strohm 4bfb0623d8 support border and border-color uiml attributes 9 月之前
  Kolja Strohm c137e4843d improved uiml documentation and added more supported uiml element attributes 9 月之前
  Kolja Strohm 78ee5b56f5 add ability to add maus and keyboard events to all elements in a uiml view 9 月之前
  Kolja Strohm 0f3d239c97 add setEintragPos methods to list views 9 月之前
  Kolja Strohm 4c2563af1e add some util functions to arrays 9 月之前
  Kolja Strohm 5304978485 fix parsing error for escaped characters in json strings 9 月之前
  Kolja Strohm b4bfe2de89 fix line breaks were not parsed correctly in json 9 月之前
  Kolja Strohm 3bcb4e9633 fix missing #pragma once ind RCPointer.h 10 月之前
  Kolja Strohm 6f997d2ad6 add orElse function to maybe 10 月之前
  Kolja Strohm 55079f49d8 add getFirstElement to XML Editor and getChildIndex to XML Element and fix Maybe type 10 月之前