2009-06-19 20:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
* include/hbhrb.ch
! Minor typo in comment.
* contrib/gtwvg/Makefile
* contrib/gtwvg/wvgwin.c
+ contrib/gtwvg/wvgwing.c
* Moved WVG_* prefixed functions to separate file.
This commit is contained in:
@@ -17,6 +17,15 @@
|
||||
past entries belonging to author(s): Viktor Szakats.
|
||||
*/
|
||||
|
||||
2009-06-19 20:50 UTC+0200 Viktor Szakats (harbour.01 syenar.hu)
|
||||
* include/hbhrb.ch
|
||||
! Minor typo in comment.
|
||||
|
||||
* contrib/gtwvg/Makefile
|
||||
* contrib/gtwvg/wvgwin.c
|
||||
+ contrib/gtwvg/wvgwing.c
|
||||
* Moved WVG_* prefixed functions to separate file.
|
||||
|
||||
2009-06-19 18:38 UTC+0200 Przemyslaw Czerpak (druzus/at/priv.onet.pl)
|
||||
* harbour/include/hbhrb.ch
|
||||
* harbour/source/vm/runner.c
|
||||
|
||||
@@ -40,6 +40,7 @@ C_SOURCES=\
|
||||
wvgcore.c \
|
||||
wvgutils.c \
|
||||
wvgwin.c \
|
||||
wvgwing.c \
|
||||
wvgsink.c \
|
||||
wvggui.c \
|
||||
wincallb.c \
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
1221
harbour/contrib/gtwvg/wvgwing.c
Normal file
1221
harbour/contrib/gtwvg/wvgwing.c
Normal file
File diff suppressed because it is too large
Load Diff
@@ -68,7 +68,7 @@
|
||||
|
||||
#define HB_HRB_BIND_OVERLOAD 0x2 /* overload all existing public functions */
|
||||
|
||||
#define HB_HRB_BIND_FORCELOCAL 0x3 /* covert all public functions to STATIC ones */
|
||||
#define HB_HRB_BIND_FORCELOCAL 0x3 /* convert all public functions to STATIC ones */
|
||||
|
||||
#define HB_HRB_BIND_MODEMASK 0x3 /* HB_HRB_BIND_* mode mask */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user