nickysn
|
e60b41f2ab
+ fvcommon.inc include dependency
|
4 年之前 |
nickysn
|
78862011b2
+ fvcommon.pas that includes fvcommon.inc
|
4 年之前 |
nickysn
|
e1da44c219
* fvcommon.pas renamed fvcommon.inc
|
4 年之前 |
nickysn
|
92334d86df
* use FVString in the interface part of the validate unit
|
4 年之前 |
nickysn
|
d659c731d8
+ introduced the FVString type
|
4 年之前 |
nickysn
|
0fe68e7c9e
* updated the uses clauses of the unicode versions of the app, dialogs, msgbox
|
4 年之前 |
nickysn
|
d373397f30
+ added unicode versions of the app, dialogs, msgbox and validate units (unicode conversion not completed yet)
|
4 年之前 |
nickysn
|
3fd5f452cd
+ added .inc dependencies in fpmake.pp for units app, dialogs, msgbox and validate
|
4 年之前 |
nickysn
|
0172420df7
+ added .pas files that include their respective .inc files for the units app, dialogs, msgbox and validate
|
4 年之前 |
nickysn
|
3f0d1aca08
* app, dialogs, msgbox and validate unites renamed .inc
|
4 年之前 |
nickysn
|
c92235f4fd
+ unicode version of the histlist unit
|
4 年之前 |
nickysn
|
668d859cc2
+ added histlist.inc as dependency for histlist.pas in fpmake.pp
|
4 年之前 |
nickysn
|
ad35f14017
+ added histlist.pas that include histlist.inc
|
4 年之前 |
nickysn
|
4ff66758ee
* histlist.pas renamed histlist.inc
|
4 年之前 |
nickysn
|
eb6d1dc73f
+ unicode version of the menus unit
|
4 年之前 |
nickysn
|
e902487711
+ added include file menus.inc to the menus unit dependencies in fpmake.pp
|
4 年之前 |
nickysn
|
08c5d9b007
+ added menus.pas that includes menus.inc
|
4 年之前 |
nickysn
|
17b748ef9a
* menus.pas renamed menus.inc
|
4 年之前 |
nickysn
|
c870246cd7
* synchronized with trunk
|
4 年之前 |
nickysn
|
346cf6a32f
+ unicode version of unit outline
|
4 年之前 |
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 年之前 |
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 年之前 |
nickysn
|
e8a0abf075
* unicode version of SpecialChars
|
4 年之前 |
nickysn
|
766162a348
* unicode fixes in TListViewer.Draw
|
4 年之前 |