Commit History

Author SHA1 Message Date
  Kolja Strohm 1f7a82cbe8 fix index out of bounds exception in ObjTable 1 year ago
  Kolja Strohm 657b22e572 add append method to Text class that returns a ostream that can be used with << operator to append something to the text 1 year ago
  Kolja Strohm 4c18ed236d add ability to create Zeit objects by unix timestamps 1 year ago
  Kolja Strohm 031d0c81d3 fixed mouse events not given to scroll bars in ZeichnungHintergrund 1 year ago
  Kolja Strohm 1c5afde7ac Support auto line break style in TextFeld 1 year ago
  Kolja Strohm f0bb90173b support size changable windows with fixed sides where the size is not changable 1 year ago
  Kolja Strohm b7655b6c4e fix xml parsing for underscores and dots 1 year ago
  Kolja Strohm 8f584ac295 add ability to validate recursive json datastructures with object references 1 year ago
  Kolja Strohm 4037df20eb only layout xml view children when they have a corresponding parsed element 1 year ago
  Kolja Strohm eec14de20d fix memory errors in XML Editor and UIML View parsing 1 year ago
  Kolja Strohm b28ee96b31 Add isVisible function to ToolTip 1 year ago
  Kolja Strohm 90500a0f20 fix scroll bar positions in windows 1 year ago
  Kolja Strohm ea742344cf moved postAction from Zeichnung to Bildschirm to allow screen member modifications while in an posted action 1 year ago
  Kolja Strohm 15633e6973 ShowCursor does now work from different threads 1 year ago
  Kolja Strohm 0d33f3c25e the monitor at position (0, 0) is now allways the first monitor 1 year ago
  Kolja Strohm d86cc874e8 fix a problem when adding an element to an array at a specified index 1 year ago
  Kolja Strohm 19152b576a made some changes for c++20 1 year ago
  Kolja Strohm 72356fc694 add mode where user inputs are handled by the ticking thread to reduce input delays due to waiting for lock aquiering over multiple frames 1 year ago
  Kolja Strohm f5bdf6fbcd prefere user input evaluation before rendering 1 year ago
  Kolja Strohm 53af426983 improved visual studio code filters for linux 1 year ago
  Kolja Strohm f6465672a1 improved visual studio code filters 1 year ago
  Kolja Strohm 3fb7ab6f48 fix that warteAufThread immediatly returns without waiting the specified amound of time on linux systems 1 year ago
  Kolja Strohm 41378d2a32 fix gdiplus include order 1 year ago
  Kolja Strohm a532168d2f apply new code formatter 1 year ago
  Kolja Strohm 9adf0b11ba improved onNeedTooltip Event occurances 1 year ago
  Kolja Strohm 5a831d4868 tooltips are now remove automatically from the screen if they are no longer referenced by any other object 1 year ago
  Kolja Strohm e50fc87bc1 fix base64 decoding 1 year ago
  Kolja Strohm fbe488c7b5 fix base64 decoding length calculation 1 year ago
  Kolja Strohm e3dd1fd6c9 fix base64 validation 1 year ago
  Kolja Strohm 2d0463fe36 add missing function to ZList 1 year ago