Viktor Szakats
f16b5cf107
2012-09-30 12:15 UTC+0200 Viktor Szakats (harbour syenar.net)
* 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
2012-09-30 10:17:43 +00:00
..
2012-08-03 13:34:26 +00:00
2012-09-25 13:44:18 +00:00
2012-09-30 10:17:43 +00:00
2012-09-26 09:41:51 +00:00
2012-09-25 23:28:53 +00:00
2012-09-27 16:29:36 +00:00
2012-09-30 10:17:43 +00:00
2012-03-31 16:43:33 +00:00
2012-09-26 09:41:51 +00:00
2012-09-30 10:17:43 +00:00
2012-09-25 22:56:57 +00:00
2012-09-27 23:22:07 +00:00
2012-09-25 23:37:02 +00:00
2012-07-11 21:41:50 +00:00
2012-09-30 10:17:43 +00:00
2012-05-08 16:06:24 +00:00
2012-09-28 18:14:36 +00:00
2012-05-08 16:06:24 +00:00
2012-04-04 18:03:58 +00:00
2012-06-26 16:30:00 +00:00