Historial de Commits

Autor SHA1 Mensaje Fecha
  David Piuva 906b9fef5a Replacing most C library dependencies with equivalent dependencies in C++. hace 1 año
  David Piuva 4ada2d4d99 Implemented press, focus and hover effects in menus. Renamed hover into hovered for themes. hace 2 años
  David Piuva 46273d790a Cleaned up and documented mediaMachineAPI. hace 2 años
  David Piuva 5d6772b271 Moved the stub implementation of clipboard access from TextBox to BackendWindow. hace 2 años
  David Piuva fdbd1cdefb Introduced warnings and made it possible to override message handling. hace 2 años
  David Piuva 9440208038 Implemented 256-bit SIMD vectors for AVX2. And some general clean-up. hace 2 años
  David Piuva 2911296c37 Notifying containers about changes to child components automatically. hace 2 años
  David Piuva 886e481a7f Made it safe to erase a component from within its own event, by deferring it for later. hace 2 años
  David Piuva e5168474ad Implemented hover states using a system of bit flags. hace 2 años
  David Piuva 65bfdb267f Merged boolean component flags into a combined state system with shared update notifications. hace 2 años
  David Piuva 0af571eeed Introduced overlays and created a menu component using it. hace 2 años
  David Piuva 38e11b2a25 Began drawing of overlays (without the mouse interaction). hace 2 años
  David Piuva 9b2b8926c1 Using client regions instead of plain parent size to update layout, so that decorations can be added around child components. hace 2 años
  David Piuva c7d9108825 Created a destroy event for visual components. hace 2 años
  David Piuva 2f52043cbe Sharing the scroll-bar implementation from ListBox with TextBox. hace 3 años
  David Piuva 7375b51365 Created a textbox component. hace 3 años
  David Piuva 89f4ae0cca Implemented style classes in the theme, so that settings can be reused across different components without forced overlap by name. hace 3 años
  David Piuva 4881831ff0 Basic loading of style settings from ini files, without any style variations. hace 3 años
  David Piuva 9fdc59f52a Generating component images using keyword arguments. hace 3 años
  David Piuva a7861124e5 Fixed bug where pressing left and right mouse buttons disabled the scroll wheel. hace 3 años
  David Piuva 7215b1e01e Made an internal isFocused function for components. hace 3 años
  David Piuva e9274ed98c Extended the GUI API. hace 3 años
  David Piuva 4dc8a4e3c6 Automatically reapplying layout after someone accessed a component's region. hace 4 años
  David Piuva 70dc39885c Using CR-LF line endings in UTF-8 for source files. hace 5 años
  David Piuva 19dfdca769 Changed Hidden to visible and added integer access to properties. hace 5 años
  David Piuva 20ede118db Another sweep of most style warnings. hace 5 años
  David Piuva 14b279445c Made a reusable system for calling custom methods in visual components. hace 5 años
  David Piuva db94ed1333 Made a new system for updating graphics in visual components. hace 5 años
  David Piuva 3c4e7bc569 Beginning of public version history. hace 6 años