Histórico de Commits

Autor SHA1 Mensagem Data
  David Piuva 5a2eee2f5f Replaced std::shared_ptr with dsr::Handle and introduced textures as separate types. há 10 meses atrás
  David Piuva 874954731c Implemented copying and pasting for MS-Windows, which should work for UTF-16 and Latin-1. Most native formats should work with the 7-bit subset of Latin-1 until they are handled. há 2 anos atrás
  David Piuva 359b87d35a Handling empty clipboard without waiting for nothing. há 2 anos atrás
  David Piuva 5d6772b271 Moved the stub implementation of clipboard access from TextBox to BackendWindow. há 2 anos atrás
  David Piuva 8408a133f0 Completed an unfinished method in DsrWindow and made API calls for accessing the window title. há 2 anos atrás
  David Piuva 886e481a7f Made it safe to erase a component from within its own event, by deferring it for later. há 2 anos atrás
  David Piuva 9b2b8926c1 Using client regions instead of plain parent size to update layout, so that decorations can be added around child components. há 2 anos atrás
  David Piuva db857298db Made GUI API calls for creating an interface from text in a parent component. há 2 anos atrás
  David Piuva f1ce6b863a Made GUI API calls for finding components within a parent component. há 2 anos atrás
  David Piuva c7d9108825 Created a destroy event for visual components. há 2 anos atrás
  David Piuva 82e80a7530 Fixed typo in an error message. há 2 anos atrás
  David Piuva 0437615866 Implemented method for setting the cursor position, with many warnings. há 2 anos atrás
  David Piuva 6c1ce41995 Implemented cursor visibility setting in X11. há 2 anos atrás
  David Piuva 06888a5843 Having an overload for setting arbitrary type properties without fromPath still makes sense due to the many settings that don't even need a path. há 3 anos atrás
  David Piuva 3c1b79a3c3 Giving an explicit search path to all Persistent types (except for FlexValue), so that loading of resources is more reliable. há 3 anos atrás
  David Piuva e9274ed98c Extended the GUI API. há 3 anos atrás
  David Piuva 0f1a780b91 Allowing GUI images to be changed at runtime. há 4 anos atrás
  David Piuva 95baac907e Allowing runtime creation and destruction of graphical interfaces. há 4 anos atrás
  David Piuva f12f5bb709 Fixed bug where simplified attribute changes didn't redraw components. há 4 anos atrás
  David Piuva 70dc39885c Using CR-LF line endings in UTF-8 for source files. há 5 anos atrás
  David Piuva 19dfdca769 Changed Hidden to visible and added integer access to properties. há 5 anos atrás
  David Piuva 324c6d73dc Made direct access methods for persistent strings. há 5 anos atrás
  David Piuva 1aa071e6fd Replaced old method names in error messages. há 5 anos atrás
  David Piuva 705574b1ed Made a proper select event to allow selecting list items by keyboard. há 5 anos atrás
  David Piuva 1186e5d614 Added missing return type to new call system. há 5 anos atrás
  David Piuva 14b279445c Made a reusable system for calling custom methods in visual components. há 5 anos atrás
  David Piuva db94ed1333 Made a new system for updating graphics in visual components. há 5 anos atrás
  David Piuva 83f42db571 Fixed typo that caused a bug. há 5 anos atrás
  David Piuva 63bded1a0a Allowing the same application to run both windowed and in CLI. há 5 anos atrás
  David Piuva 3c4e7bc569 Beginning of public version history. há 6 anos atrás