Histórico de Commits

Autor SHA1 Mensagem Data
  nickysn 7fd8562d4a + unicode version of MoveChar há 4 anos atrás
  nickysn ae339ed8fb + unicode version of CStrLen há 4 anos atrás
  nickysn 3297a453ea + unicode version of MoveStr há 4 anos atrás
  nickysn 8a7ba17e12 + unicode version of MoveCStr há 4 anos atrás
  nickysn 0d76565e50 * partial unicode conversion of the views unit há 4 anos atrás
  nickysn 4b0edb6115 * switched the fv units to objfpc mode há 4 anos atrás
  nickysn 92c96da226 * synchronized with trunk há 4 anos atrás
  florian 3a0eb110ec * FPC_VERSION => FPC_FULLVERSION há 4 anos atrás
  nickysn b564e400fc + introduced unit uviews, which is going to be the unicode enabled version of the views unit há 4 anos atrás
  nickysn be64fd707a + add include file views.inc to fpmake há 4 anos atrás
  nickysn 1f3e903c10 + added views.pas that includes views.inc há 4 anos atrás
  nickysn c5541e9376 * views.pas renamed views.inc há 4 anos atrás
  nickysn 3d4a242974 + introduced unit udrivers, which calls InitEnhancedVideo instead of InitVideo (i.e. enables unicode mode in the video unit) há 4 anos atrás
  nickysn e341e247e9 + add drivers.inc to the include file dependencies of the drivers unit há 4 anos atrás
  nickysn 28cc421b13 + added drivers.pas that includes drivers.inc há 4 anos atrás
  nickysn 44213e3389 * drivers.pas moved to drivers.inc há 4 anos atrás
  nickysn 75db39f064 * all integers replaced with smallint, in order to be able to introduce objfpc mode há 4 anos atrás
  nickysn 834a6579d7 * LineBuf converted to dynarray (to avoid buffer overflow for too big consoles) and made global to avoid reallocating it on the heap on each screen update há 4 anos atrás
  nickysn ec0fa8f46f - removed unused variables and types from Video.SysUpdateScreen há 4 anos atrás
  nickysn 6109c56066 - removed the cp850 code page mapping from the windows video unit (it is no longer used) há 4 anos atrás
  nickysn 4864aba47a - removed useunicodefunctions from the windows video unit há 4 anos atrás
  nickysn 11db30ab3d * use CP_OEMCP to convert characters in LegacyChar2ExtendedGraphemeCluster há 4 anos atrás
  nickysn 453bdaaafc * switched the windows video driver to use the enhanced (unicode) video buffer há 4 anos atrás
  nickysn 2746b0e035 + added operator = for comparison of TEnhancedVideoCell records há 4 anos atrás
  nickysn 1b2e13bf77 + enabled all debug code generation options in the video unit test .lpi files há 4 anos atrás
  nickysn 56f10ae916 * synchronized with trunk há 4 anos atrás
  nickysn 3634e7823f * .lpi updated há 4 anos atrás
  nickysn d4913f490f * fixed off by one errors in the new video unit routines há 4 anos atrás
  marco 59a16914f3 * sqrt is 4 characters long, noticed by Artlogic. há 4 anos atrás
  Károly Balogh ada3d2050c m68k: write inline floating point immediates as hex consts, instead of scientific notation. the scientific notation format parsing depends on the libc the assembler was linked against, which can lead to varying results and compile errors há 4 anos atrás