nickysn
|
17b748ef9a
* menus.pas renamed menus.inc
|
4 years ago |
nickysn
|
c870246cd7
* synchronized with trunk
|
4 years ago |
nickysn
|
346cf6a32f
+ unicode version of unit outline
|
4 years ago |
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 |
florian
|
ecce39a3b2
+ throw a warning in ISO mode if a constant string is assigned to a char and the sizes do not match, resolves #38439
|
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 |