2014-03-20 14:59 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
* src/rtl/filesys.c
! added workaround for offset returned by FSeek( hDir, 0, FS_END )
for directories handles in some *nixes
This commit is contained in:
@@ -10,15 +10,20 @@
|
||||
* Change, ! Fix, % Optimization, + Addition, - Removal, ; Comment
|
||||
*/
|
||||
|
||||
2014-03-20 14:59 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* src/rtl/filesys.c
|
||||
! added workaround for offset returned by FSeek( hDir, 0, FS_END )
|
||||
for directories handles in some *nixes
|
||||
|
||||
2014-03-19 21:27 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
|
||||
* contrib\gtwvg\hbgtwvg.ch
|
||||
+ Added: #define GOBJ_OBJDATA_PICTUREEX 10
|
||||
#define GOBJ_OBJTYPE_LABEL_EX2 21
|
||||
|
||||
|
||||
* contrib\gtwvg\gtwgud.c
|
||||
* contrib\gtwvg\gtwvgd.c
|
||||
% Changed: WM_CLOSE firing K_ESC => HB_K_CLOSE in accordance rest of GTs.
|
||||
|
||||
|
||||
* contrib\gtwvg\wvgcuig.c
|
||||
% Changed: hb_wvg_RefreshRect() flag to erase background: FALSE => TRUE.
|
||||
% Changed: WVG_SETGOBJDATA() now returns lSUCCESS or lFAILURE.
|
||||
@@ -32,11 +37,11 @@
|
||||
Wvg_Picture( nTop, nLeft, nBottom, nRight, aPxlOff, nSlot, lDoNotScale )
|
||||
% Changed: hb_wvg_RenderPicture() code to honor scaled vs non-scaled
|
||||
rendering.
|
||||
|
||||
|
||||
* contrib\gtwvg\wvgutils.c
|
||||
! Fixed: Wvt_ChooseFont() to return correctly array of 9 elements
|
||||
instead of 8.
|
||||
|
||||
|
||||
2014-03-20 04:01 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl)
|
||||
* include/hbapifs.h
|
||||
* src/rtl/filebuf.c
|
||||
|
||||
Reference in New Issue
Block a user