提交历史

作者 SHA1 备注 提交日期
  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. 2 年之前
  David Piuva 359b87d35a Handling empty clipboard without waiting for nothing. 2 年之前
  David Piuva 5d6772b271 Moved the stub implementation of clipboard access from TextBox to BackendWindow. 2 年之前
  David Piuva 8408a133f0 Completed an unfinished method in DsrWindow and made API calls for accessing the window title. 2 年之前
  David Piuva 886e481a7f Made it safe to erase a component from within its own event, by deferring it for later. 2 年之前
  David Piuva 9b2b8926c1 Using client regions instead of plain parent size to update layout, so that decorations can be added around child components. 2 年之前
  David Piuva db857298db Made GUI API calls for creating an interface from text in a parent component. 2 年之前
  David Piuva f1ce6b863a Made GUI API calls for finding components within a parent component. 2 年之前
  David Piuva c7d9108825 Created a destroy event for visual components. 2 年之前
  David Piuva 82e80a7530 Fixed typo in an error message. 2 年之前
  David Piuva 0437615866 Implemented method for setting the cursor position, with many warnings. 2 年之前
  David Piuva 6c1ce41995 Implemented cursor visibility setting in X11. 2 年之前
  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. 3 年之前
  David Piuva 3c1b79a3c3 Giving an explicit search path to all Persistent types (except for FlexValue), so that loading of resources is more reliable. 3 年之前
  David Piuva e9274ed98c Extended the GUI API. 3 年之前
  David Piuva 0f1a780b91 Allowing GUI images to be changed at runtime. 4 年之前
  David Piuva 95baac907e Allowing runtime creation and destruction of graphical interfaces. 4 年之前
  David Piuva f12f5bb709 Fixed bug where simplified attribute changes didn't redraw components. 4 年之前
  David Piuva 70dc39885c Using CR-LF line endings in UTF-8 for source files. 5 年之前
  David Piuva 19dfdca769 Changed Hidden to visible and added integer access to properties. 5 年之前
  David Piuva 324c6d73dc Made direct access methods for persistent strings. 5 年之前
  David Piuva 1aa071e6fd Replaced old method names in error messages. 5 年之前
  David Piuva 705574b1ed Made a proper select event to allow selecting list items by keyboard. 5 年之前
  David Piuva 1186e5d614 Added missing return type to new call system. 5 年之前
  David Piuva 14b279445c Made a reusable system for calling custom methods in visual components. 5 年之前
  David Piuva db94ed1333 Made a new system for updating graphics in visual components. 5 年之前
  David Piuva 83f42db571 Fixed typo that caused a bug. 5 年之前
  David Piuva 63bded1a0a Allowing the same application to run both windowed and in CLI. 5 年之前
  David Piuva 3c4e7bc569 Beginning of public version history. 6 年之前