Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  nickysn 3e135c02e7 + added generic Shift, Ctrl and Alt values to TEnhancedShiftState 6 yıl önce
  nickysn 658730ee85 + added the 102-th key on international keyboards (outputs "<" or ">" with the US layout) 6 yıl önce
  nickysn d681d51e38 + introduced TEnhancedShiftState. Not used yet, but will eventually be used inside TEnhancedKeyEvent. 6 yıl önce
  nickysn 1bb1e20042 * synchronize with trunk 6 yıl önce
  nickysn f05c6666fe + switch the win32/win64 keyboard unit to use enhanced key events (they are 6 yıl önce
  nickysn 7d638a1e39 * handle nil key events properly in ConvertToLegacyKeyEvent 6 yıl önce
  nickysn 0a511ddb30 + implemented generic conversion from enhanced to legacy key events as well 6 yıl önce
  nickysn 18a752d20a * use :=NilEnhancedKeyEvent instead of FillChar to clear the result of ConvertToEnhancedKeyEvent 6 yıl önce
  michael 9b39033ed4 * Fix bug ID #34535, small optimization 6 yıl önce
  Mattias Gaertner 895139f332 pastojs: fixed name clash published property and external 6 yıl önce
  svenbarth 251dfb6776 * don't allow constants of the record type that is currently being parsed; this would fail as soon as another field is added after the constant declaration 6 yıl önce
  svenbarth 446f89719c * move checking whether a field's type is valid for the field to a separate function 6 yıl önce
  florian c45806c84f * made test more verbose 6 yıl önce
  florian e8ebc00b3b * redundant code removed, work is meanwhile done by aasmcpu.optimize_ref 6 yıl önce
  florian 72416edcc4 + support for tlsm_general on i386-linux 6 yıl önce
  Mattias Gaertner 6d78637441 pastojs: parse double quotes in asm-blocks 6 yıl önce
  pierre c3914c1f38 Downgrade EXTDEBUG warning to note about zero size temp, as it is used for empty sets 6 yıl önce
  pierre 796db4cef5 Implement mark_write override for tinilinenode 6 yıl önce
  florian a40335de34 * non-linux arm targets fixed 6 yıl önce
  florian e157939b41 * compilation on x86-64 and i8086 fixed 6 yıl önce
  florian 4d2d26c318 * define renamed into tls_threadvars 6 yıl önce
  florian 95acf20544 * address output updated 6 yıl önce
  florian 063415fa72 + i386-linux support for tls-based threadvars 6 yıl önce
  florian 0d50a63c7d + tsettings.tlsmodel 6 yıl önce
  florian 9c041afc7c * disable generic threadvar handling if section thread vars are available 6 yıl önce
  florian c37c485eb7 + check if initialization/finalization code uses implicitly thread vars 6 yıl önce
  florian e949276d9d * basic implementation for pure pascal programs to allocate tls space 6 yıl önce
  florian 9f16c34329 + initial work for tls-based threadvar support on arm-linux 6 yıl önce
  nickysn 2593a69eaf + implemented SysGetEnhancedKeyEvent and SysPollEnhancedKeyEvent for win32/win64 6 yıl önce
  nickysn 9a2e1b99cb + overloaded the = operator for pairs of TEnhancedKeyEvent 6 yıl önce