提交历史

作者 SHA1 备注 提交日期
  nickysn 074f72b64b + added outline.inc include file to fpmake.pp 4 年之前
  nickysn 8b0747f552 + added outline.pas that includes outline.inc 4 年之前
  nickysn 86f36c66c0 * outline.pas renamed outline.inc 4 年之前
  nickysn c540ef3bf8 * TWindow.Title changed to UnicodeString 4 年之前
  nickysn 3d74e5a524 + introduced TStream.ReadUnicodeString and WriteUnicodeString 4 年之前
  nickysn 2b0cdc0c15 - removed the posidx, because it seems to be unused 4 年之前
  nickysn 763124567d * unicode versions of TView.TextWidth and CTextWidth 4 年之前
  nickysn e8a0abf075 * unicode version of SpecialChars 4 年之前
  nickysn 766162a348 * unicode fixes in TListViewer.Draw 4 年之前
  nickysn bb06c623c3 * unicode version of TListViewer.GetText 4 年之前
  nickysn 6198d4a0a1 * unicode conversion of TScrollBar.Init 4 年之前
  nickysn c9cc530d94 * TTitleStr redefined as UnicodeString in the unicode version of the views unit 4 年之前
  nickysn 98132ce24e * unicode fixes in TFrame.Draw 4 年之前
  nickysn 6fa787674f + unicode version of MoveBuf 4 年之前
  nickysn 7fd8562d4a + unicode version of MoveChar 4 年之前
  nickysn ae339ed8fb + unicode version of CStrLen 4 年之前
  nickysn 3297a453ea + unicode version of MoveStr 4 年之前
  nickysn 8a7ba17e12 + unicode version of MoveCStr 4 年之前
  nickysn 0d76565e50 * partial unicode conversion of the views unit 4 年之前
  nickysn 4b0edb6115 * switched the fv units to objfpc mode 4 年之前
  nickysn 92c96da226 * synchronized with trunk 4 年之前
  florian 3a0eb110ec * FPC_VERSION => FPC_FULLVERSION 4 年之前
  nickysn b564e400fc + introduced unit uviews, which is going to be the unicode enabled version of the views unit 4 年之前
  nickysn be64fd707a + add include file views.inc to fpmake 4 年之前
  nickysn 1f3e903c10 + added views.pas that includes views.inc 4 年之前
  nickysn c5541e9376 * views.pas renamed views.inc 4 年之前
  nickysn 3d4a242974 + introduced unit udrivers, which calls InitEnhancedVideo instead of InitVideo (i.e. enables unicode mode in the video unit) 4 年之前
  nickysn e341e247e9 + add drivers.inc to the include file dependencies of the drivers unit 4 年之前
  nickysn 28cc421b13 + added drivers.pas that includes drivers.inc 4 年之前
  nickysn 44213e3389 * drivers.pas moved to drivers.inc 4 年之前