f16b5cf107f7dcdeea7164c0013338be5e4a7c0f
* include/harbour.hbx
* src/rtl/Makefile
+ src/rtl/savebuff.prg
+ added few helper functions to work on savescreen buffers
__XSaveGetChar( <cSaveScreen>, <nPos> ) -> <cChar>
__XSaveGetColor( <cSaveScreen>, <nPos> ) -> <nColor>
__XSaveGetAttr( <cSaveScreen>, <nPos> ) -> <nAttr>
* contrib/hbnf/datecnfg.prg
% minor optimization
! fixed to not use != on string
* contrib/hbnf/dispmsg.prg
% deleted unnecessary header
* contrib/hbnf/ftround.prg
* formatting
* contrib/hbnf/popadder.prg
! fixed parts that directly manipulated savescreen buffers
! use HB_SHADOW() instead of locally rolled solutions that
manipulates savescreen buffers
* contrib/hbnf/tests/aredit.prg
* contrib/hbnf/tests/calendar.prg
* contrib/hbnf/tests/clrsel.prg
* contrib/hbnf/tests/d2e.prg
* contrib/hbnf/tests/dispmsg.prg
* contrib/hbnf/tests/menu1.prg
* contrib/hbnf/tests/popadder.prg
! fixed missing headers
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%