Commit Graph

61464 Commits

Author SHA1 Message Date
nickysn
c466caa0c8 + unicode fixes
git-svn-id: branches/unicodekvm@48637 -
2021-02-10 21:54:37 +00:00
nickysn
5d3d64b340 + unicode fix
git-svn-id: branches/unicodekvm@48636 -
2021-02-10 21:49:31 +00:00
nickysn
6cbf84eca6 * more unicode fixes
git-svn-id: branches/unicodekvm@48635 -
2021-02-10 21:48:54 +00:00
nickysn
af4d301af9 + unicode fixes in TCluster.DrawMultiBox
git-svn-id: branches/unicodekvm@48634 -
2021-02-10 21:44:19 +00:00
nickysn
1c9c84d01e * use a TUnicodeStringCollection in TCluster
git-svn-id: branches/unicodekvm@48633 -
2021-02-10 21:36:56 +00:00
nickysn
edad510ad4 + added TUnicodeStringCollection
git-svn-id: branches/unicodekvm@48632 -
2021-02-10 21:34:22 +00:00
nickysn
7fc456c04f + added AtInsert method to TRawByteStringCollection
git-svn-id: branches/unicodekvm@48631 -
2021-02-10 21:20:29 +00:00
florian
71c314d7d4 * another FPC_VERSION => FPC_FULLVERSIOn fix
* switch back to 32 Bit mode if no thumb code is generated

git-svn-id: trunk@48630 -
2021-02-10 20:46:15 +00:00
nickysn
0aaa75ba62 + initial attempt at writing a TRawByteStringCollection
git-svn-id: branches/unicodekvm@48629 -
2021-02-10 20:44:38 +00:00
florian
3b49e95415 * do not initialize unncessary register allocators
git-svn-id: trunk@48628 -
2021-02-10 19:52:52 +00:00
nickysn
7da5856dbd * unicode fixes
git-svn-id: branches/unicodekvm@48627 -
2021-02-10 17:55:36 +00:00
nickysn
b8baf3bb85 + unicode fixes
git-svn-id: branches/unicodekvm@48626 -
2021-02-10 17:51:56 +00:00
nickysn
8a0a97576a * unicode fixes
git-svn-id: branches/unicodekvm@48625 -
2021-02-10 17:41:25 +00:00
nickysn
057b786fbd * unicode bugfixes
git-svn-id: branches/unicodekvm@48624 -
2021-02-10 17:37:21 +00:00
nickysn
55337def9a * more unicode fixes
git-svn-id: branches/unicodekvm@48623 -
2021-02-10 17:35:43 +00:00
nickysn
be726fdd09 * more unicode fixes
git-svn-id: branches/unicodekvm@48622 -
2021-02-10 17:30:17 +00:00
nickysn
829404a957 * more unicode fixes
git-svn-id: branches/unicodekvm@48621 -
2021-02-10 17:25:53 +00:00
nickysn
d41d6de6ec + more unicode fixes in the dialogs unit
git-svn-id: branches/unicodekvm@48620 -
2021-02-10 17:11:02 +00:00
nickysn
f64bd5c079 * unicode fixes in TInputLine.Valid
git-svn-id: branches/unicodekvm@48619 -
2021-02-10 16:43:47 +00:00
nickysn
1a643e250a * unicode fixes in TInputLine.DataSize
git-svn-id: branches/unicodekvm@48618 -
2021-02-10 16:28:54 +00:00
nickysn
5013e7039a * more unicode fixes in the udialogs unit
git-svn-id: branches/unicodekvm@48617 -
2021-02-10 16:27:23 +00:00
nickysn
1d0ec1b966 * unicode fix in TInputLine.Init
git-svn-id: branches/unicodekvm@48616 -
2021-02-10 16:17:56 +00:00
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