Commit History

Autor SHA1 Mensaxe Data
  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. %!s(int64=2) %!d(string=hai) anos
  David Piuva e4a6e50177 When manually calling the canvas upload, events will also be prefetched, so that one does not have to wait for the canvas nor have input events starved. %!s(int64=2) %!d(string=hai) anos
  David Piuva cf7c620c37 Added argument for triggering the swap chain, because MS-Windows may require the same image again. %!s(int64=2) %!d(string=hai) anos
  David Piuva a229db625a Merged left and right sides of control, shift and alt keys to make programs behave the same on different keyboards. %!s(int64=2) %!d(string=hai) anos
  David Piuva e8516c9a61 Removing resize flicker on MS-Windows, but not the gray flicker when outside of the screen. %!s(int64=2) %!d(string=hai) anos
  David Piuva b92faa09f2 Treating unknown side as left side for alt, shift and control on MS-Windows. %!s(int64=2) %!d(string=hai) anos
  David Piuva f1f6e53967 Uploading the canvas on a background thread for MS-Windows. %!s(int64=2) %!d(string=hai) anos
  David Piuva 0437615866 Implemented method for setting the cursor position, with many warnings. %!s(int64=2) %!d(string=hai) anos
  David Piuva d12f74e442 Implemented cursor visibility setting for MS-Windows. %!s(int64=2) %!d(string=hai) anos
  David Piuva 7375b51365 Created a textbox component. %!s(int64=3) %!d(string=hai) anos
  David Piuva 086162d713 Trying to get Unicode input. Fixed file API on Windows. %!s(int64=3) %!d(string=hai) anos
  David Piuva 5ef64b360c Filtering out repeated keys for physical down press on MS-Windows. %!s(int64=3) %!d(string=hai) anos
  David Piuva 70dc39885c Using CR-LF line endings in UTF-8 for source files. %!s(int64=5) %!d(string=hai) anos
  David Piuva 6e08ecdb5f Removed a warning, which caused problems with compilation. %!s(int64=5) %!d(string=hai) anos
  Dawoodoz b4c93c077e Implemented full screen for Win32 %!s(int64=5) %!d(string=hai) anos
  Dawoodoz 57cce54b66 Allowing creation of multiple Win32 windows. %!s(int64=5) %!d(string=hai) anos
  Dawoodoz 63c1207e94 Tested Win32 title change on MS-Windows. %!s(int64=5) %!d(string=hai) anos
  David Piuva cd138bd69f Implemented assignment of Win32 title in a comment to test later. %!s(int64=5) %!d(string=hai) anos
  David Piuva 20ede118db Another sweep of most style warnings. %!s(int64=5) %!d(string=hai) anos
  David Piuva 3c2ab28e66 Faster Win32 image upload based on feedback. Will have to be tested because it now draws padding pixels outside of the window. %!s(int64=5) %!d(string=hai) anos
  Dawoodoz 053489737e Ported basic window functionality to MS-Windows %!s(int64=5) %!d(string=hai) anos