nickysn
|
e8a0abf075
* unicode version of SpecialChars
|
4 жил өмнө |
nickysn
|
766162a348
* unicode fixes in TListViewer.Draw
|
4 жил өмнө |
nickysn
|
bb06c623c3
* unicode version of TListViewer.GetText
|
4 жил өмнө |
nickysn
|
6198d4a0a1
* unicode conversion of TScrollBar.Init
|
4 жил өмнө |
nickysn
|
c9cc530d94
* TTitleStr redefined as UnicodeString in the unicode version of the views unit
|
4 жил өмнө |
nickysn
|
98132ce24e
* unicode fixes in TFrame.Draw
|
4 жил өмнө |
nickysn
|
6fa787674f
+ unicode version of MoveBuf
|
4 жил өмнө |
nickysn
|
7fd8562d4a
+ unicode version of MoveChar
|
4 жил өмнө |
nickysn
|
ae339ed8fb
+ unicode version of CStrLen
|
4 жил өмнө |
nickysn
|
3297a453ea
+ unicode version of MoveStr
|
4 жил өмнө |
nickysn
|
8a7ba17e12
+ unicode version of MoveCStr
|
4 жил өмнө |
nickysn
|
0d76565e50
* partial unicode conversion of the views unit
|
4 жил өмнө |
nickysn
|
4b0edb6115
* switched the fv units to objfpc mode
|
4 жил өмнө |
nickysn
|
92c96da226
* synchronized with trunk
|
4 жил өмнө |
florian
|
3a0eb110ec
* FPC_VERSION => FPC_FULLVERSION
|
4 жил өмнө |
nickysn
|
b564e400fc
+ introduced unit uviews, which is going to be the unicode enabled version of the views unit
|
4 жил өмнө |
nickysn
|
be64fd707a
+ add include file views.inc to fpmake
|
4 жил өмнө |
nickysn
|
1f3e903c10
+ added views.pas that includes views.inc
|
4 жил өмнө |
nickysn
|
c5541e9376
* views.pas renamed views.inc
|
4 жил өмнө |
nickysn
|
3d4a242974
+ introduced unit udrivers, which calls InitEnhancedVideo instead of InitVideo (i.e. enables unicode mode in the video unit)
|
4 жил өмнө |
nickysn
|
e341e247e9
+ add drivers.inc to the include file dependencies of the drivers unit
|
4 жил өмнө |
nickysn
|
28cc421b13
+ added drivers.pas that includes drivers.inc
|
4 жил өмнө |
nickysn
|
44213e3389
* drivers.pas moved to drivers.inc
|
4 жил өмнө |
nickysn
|
75db39f064
* all integers replaced with smallint, in order to be able to introduce objfpc mode
|
4 жил өмнө |
nickysn
|
834a6579d7
* LineBuf converted to dynarray (to avoid buffer overflow for too big consoles) and made global to avoid reallocating it on the heap on each screen update
|
4 жил өмнө |
nickysn
|
ec0fa8f46f
- removed unused variables and types from Video.SysUpdateScreen
|
4 жил өмнө |
nickysn
|
6109c56066
- removed the cp850 code page mapping from the windows video unit (it is no longer used)
|
4 жил өмнө |
nickysn
|
4864aba47a
- removed useunicodefunctions from the windows video unit
|
4 жил өмнө |
nickysn
|
11db30ab3d
* use CP_OEMCP to convert characters in LegacyChar2ExtendedGraphemeCluster
|
4 жил өмнө |
nickysn
|
453bdaaafc
* switched the windows video driver to use the enhanced (unicode) video buffer
|
4 жил өмнө |