Commit Graph

61341 Commits

Author SHA1 Message Date
nickysn
6e845e397f * unicode fix in TDialog.NewLabel
git-svn-id: branches/unicodekvm@48615 -
2021-02-10 16:15:33 +00:00
nickysn
d5ef64fb91 * unicode fix in TDialog.ChangeTitle
git-svn-id: branches/unicodekvm@48614 -
2021-02-10 16:11:55 +00:00
nickysn
25cf57b085 * unicode conversion of the msgbox unit implementation, as well as the FormatStr function
git-svn-id: branches/unicodekvm@48613 -
2021-02-10 16:10:14 +00:00
nickysn
f0adf5d612 * unicode fixes in the implementation part of the uapp unit
git-svn-id: branches/unicodekvm@48612 -
2021-02-10 15:28:44 +00:00
nickysn
7cf1d227fb * unicode fixes in the implementation of the TBackGround object
git-svn-id: branches/unicodekvm@48611 -
2021-02-10 14:57:38 +00:00
nickysn
0d844aaa41 + introduced Sw_ExtendedGraphemeCluster
git-svn-id: branches/unicodekvm@48610 -
2021-02-10 14:41:11 +00:00
nickysn
5b5f6b7158 + use unit (u)fvcommon in (u)msgbox
git-svn-id: branches/unicodekvm@48609 -
2021-02-10 14:33:20 +00:00
nickysn
4d7538a0da * umsgbox unit interface unicode conversion
git-svn-id: branches/unicodekvm@48608 -
2021-02-10 14:29:34 +00:00
nickysn
ddd2621688 * more dialogs unit unicode conversion
git-svn-id: branches/unicodekvm@48607 -
2021-02-10 14:23:48 +00:00
nickysn
5e9ba29d89 + introduced type Sw_PString
git-svn-id: branches/unicodekvm@48605 -
2021-02-10 14:13:27 +00:00
nickysn
297e9881c6 * some interface unit compilation fixes in the udialogs unit
git-svn-id: branches/unicodekvm@48604 -
2021-02-10 14:10:28 +00:00
nickysn
2cfab10cb1 + use Sw_String in unit histlist/uhistlist to reduce the number of ifdefs
git-svn-id: branches/unicodekvm@48603 -
2021-02-10 14:05:40 +00:00
nickysn
5dae243ffd + use Sw_String in unit menus/umenus to reduce the number of ifdefs
git-svn-id: branches/unicodekvm@48602 -
2021-02-10 14:03:08 +00:00
nickysn
ddde3628ba - reduced number of ifdefs by using sw_string in unit views/uviews
git-svn-id: branches/unicodekvm@48601 -
2021-02-10 13:55:04 +00:00
nickysn
79aac426fd * use ufvcommon in udialogs
git-svn-id: branches/unicodekvm@48600 -
2021-02-10 13:46:42 +00:00
nickysn
a9a0dfeae3 * use ufvcommon in unit uapp
git-svn-id: branches/unicodekvm@48599 -
2021-02-10 13:45:35 +00:00
nickysn
f5005e4646 * use ufvcommon in uhistlist
git-svn-id: branches/unicodekvm@48598 -
2021-02-10 13:44:05 +00:00
nickysn
88e960cd00 * use ufvcommon in uviews
git-svn-id: branches/unicodekvm@48597 -
2021-02-10 13:42:02 +00:00
nickysn
047b435131 * replaced fvstring with sw_string in validate.inc
git-svn-id: branches/unicodekvm@48596 -
2021-02-10 13:40:15 +00:00
nickysn
1ffb6c6fdf * use ufvcommon in unit uvalidate
git-svn-id: branches/unicodekvm@48595 -
2021-02-10 13:38:44 +00:00
nickysn
cb6a66fed0 * fvstring replaced with sw_string in the drivers/udrivers unit
git-svn-id: branches/unicodekvm@48594 -
2021-02-10 13:37:21 +00:00
nickysn
90b422b2d4 + introduced Sw_String
git-svn-id: branches/unicodekvm@48593 -
2021-02-10 13:35:11 +00:00
nickysn
29dfb6131e + ufvcommon unit
git-svn-id: branches/unicodekvm@48592 -
2021-02-10 13:32:24 +00:00
nickysn
e60b41f2ab + fvcommon.inc include dependency
git-svn-id: branches/unicodekvm@48591 -
2021-02-10 13:30:38 +00:00
nickysn
78862011b2 + fvcommon.pas that includes fvcommon.inc
git-svn-id: branches/unicodekvm@48590 -
2021-02-10 13:29:56 +00:00
nickysn
e1da44c219 * fvcommon.pas renamed fvcommon.inc
git-svn-id: branches/unicodekvm@48589 -
2021-02-10 13:29:12 +00:00
nickysn
92334d86df * use FVString in the interface part of the validate unit
git-svn-id: branches/unicodekvm@48588 -
2021-02-10 13:28:33 +00:00
nickysn
d659c731d8 + introduced the FVString type
git-svn-id: branches/unicodekvm@48587 -
2021-02-10 13:20:21 +00:00
nickysn
0fe68e7c9e * updated the uses clauses of the unicode versions of the app, dialogs, msgbox
and validate units to use only unicode units in their uses clause

git-svn-id: branches/unicodekvm@48586 -
2021-02-10 12:47:48 +00:00
nickysn
d373397f30 + added unicode versions of the app, dialogs, msgbox and validate units (unicode conversion not completed yet)
git-svn-id: branches/unicodekvm@48585 -
2021-02-10 12:41:59 +00:00
nickysn
3fd5f452cd + added .inc dependencies in fpmake.pp for units app, dialogs, msgbox and validate
git-svn-id: branches/unicodekvm@48584 -
2021-02-10 12:28:31 +00:00
nickysn
0172420df7 + added .pas files that include their respective .inc files for the units app, dialogs, msgbox and validate
git-svn-id: branches/unicodekvm@48583 -
2021-02-10 12:27:14 +00:00
nickysn
3f0d1aca08 * app, dialogs, msgbox and validate unites renamed .inc
git-svn-id: branches/unicodekvm@48582 -
2021-02-10 12:25:39 +00:00
nickysn
c92235f4fd + unicode version of the histlist unit
git-svn-id: branches/unicodekvm@48581 -
2021-02-10 12:19:34 +00:00
nickysn
668d859cc2 + added histlist.inc as dependency for histlist.pas in fpmake.pp
git-svn-id: branches/unicodekvm@48579 -
2021-02-10 09:59:06 +00:00
nickysn
ad35f14017 + added histlist.pas that include histlist.inc
git-svn-id: branches/unicodekvm@48578 -
2021-02-10 09:58:19 +00:00
nickysn
4ff66758ee * histlist.pas renamed histlist.inc
git-svn-id: branches/unicodekvm@48577 -
2021-02-10 09:57:26 +00:00
nickysn
eb6d1dc73f + unicode version of the menus unit
git-svn-id: branches/unicodekvm@48576 -
2021-02-10 00:41:08 +00:00
nickysn
e902487711 + added include file menus.inc to the menus unit dependencies in fpmake.pp
git-svn-id: branches/unicodekvm@48575 -
2021-02-09 23:38:59 +00:00
nickysn
08c5d9b007 + added menus.pas that includes menus.inc
git-svn-id: branches/unicodekvm@48574 -
2021-02-09 23:38:24 +00:00
nickysn
17b748ef9a * menus.pas renamed menus.inc
git-svn-id: branches/unicodekvm@48573 -
2021-02-09 23:37:31 +00:00
nickysn
c870246cd7 * synchronized with trunk
git-svn-id: branches/unicodekvm@48572 -
2021-02-09 23:34:04 +00:00
nickysn
346cf6a32f + unicode version of unit outline
git-svn-id: branches/unicodekvm@48571 -
2021-02-09 23:33:37 +00:00
nickysn
074f72b64b + added outline.inc include file to fpmake.pp
git-svn-id: branches/unicodekvm@48570 -
2021-02-09 22:02:09 +00:00
nickysn
8b0747f552 + added outline.pas that includes outline.inc
git-svn-id: branches/unicodekvm@48569 -
2021-02-09 22:01:23 +00:00
nickysn
86f36c66c0 * outline.pas renamed outline.inc
git-svn-id: branches/unicodekvm@48568 -
2021-02-09 22:00:25 +00:00
nickysn
c540ef3bf8 * TWindow.Title changed to UnicodeString
git-svn-id: branches/unicodekvm@48567 -
2021-02-09 21:55:33 +00:00
nickysn
3d74e5a524 + introduced TStream.ReadUnicodeString and WriteUnicodeString
git-svn-id: branches/unicodekvm@48566 -
2021-02-09 21:49:54 +00:00
nickysn
2b0cdc0c15 - removed the posidx, because it seems to be unused
git-svn-id: branches/unicodekvm@48565 -
2021-02-09 20:54:26 +00:00
nickysn
763124567d * unicode versions of TView.TextWidth and CTextWidth
git-svn-id: branches/unicodekvm@48564 -
2021-02-09 20:49:23 +00:00