Michael VAN CANNEYT
|
bd4e9676fa
* Add namespaces.lst
|
2 years ago |
Michaël Van Canneyt
|
6b5a4dbf6e
* use cthreads in correct location
|
2 years ago |
nickysn
|
c1dca28cc5
+ added utabs - unicode version of the tabs unit
|
4 years ago |
nickysn
|
3149506d7f
+ added tabs.pas that includes tabs.inc
|
4 years ago |
nickysn
|
52a29e0ba7
+ added unit uinplong - unicode version of inplong
|
4 years ago |
nickysn
|
41a51e8e4a
+ added inplong.pas that includes inplong.inc
|
4 years ago |
nickysn
|
40870af6a7
+ added unicode version of the timeddlg unit
|
4 years ago |
nickysn
|
4b6eea1918
+ added timeddlg.pas that includes timeddlg.inc
|
4 years ago |
nickysn
|
a202b86f37
+ added rtl-unicode as dependency for the fv unit
|
4 years ago |
nickysn
|
5b5f6b7158
+ use unit (u)fvcommon in (u)msgbox
|
4 years ago |
nickysn
|
5dae243ffd
+ use Sw_String in unit menus/umenus to reduce the number of ifdefs
|
4 years ago |
nickysn
|
79aac426fd
* use ufvcommon in udialogs
|
4 years ago |
nickysn
|
a9a0dfeae3
* use ufvcommon in unit uapp
|
4 years ago |
nickysn
|
f5005e4646
* use ufvcommon in uhistlist
|
4 years ago |
nickysn
|
88e960cd00
* use ufvcommon in uviews
|
4 years ago |
nickysn
|
1ffb6c6fdf
* use ufvcommon in unit uvalidate
|
4 years ago |
nickysn
|
cb6a66fed0
* fvstring replaced with sw_string in the drivers/udrivers unit
|
4 years ago |
nickysn
|
29dfb6131e
+ ufvcommon unit
|
4 years ago |
nickysn
|
e60b41f2ab
+ fvcommon.inc include dependency
|
4 years ago |
nickysn
|
d373397f30
+ added unicode versions of the app, dialogs, msgbox and validate units (unicode conversion not completed yet)
|
4 years ago |
nickysn
|
3fd5f452cd
+ added .inc dependencies in fpmake.pp for units app, dialogs, msgbox and validate
|
4 years ago |
nickysn
|
c92235f4fd
+ unicode version of the histlist unit
|
4 years ago |
nickysn
|
668d859cc2
+ added histlist.inc as dependency for histlist.pas in fpmake.pp
|
4 years ago |
nickysn
|
eb6d1dc73f
+ unicode version of the menus unit
|
4 years ago |
nickysn
|
e902487711
+ added include file menus.inc to the menus unit dependencies in fpmake.pp
|
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
|
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
|
3d4a242974
+ introduced unit udrivers, which calls InitEnhancedVideo instead of InitVideo (i.e. enables unicode mode in the video unit)
|
4 years ago |