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