Pritpal Bedi
2be49b3c83
2010-10-19 16:55 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbide/idedocks.prg
! Code cleanup.
* contrib/hbqt/qtcore/hbqt_hbqslots.cpp
* contrib/hbqt/qtcore/hbqt_hbqslots.h
! Fixed: hb_vmPushLogical( *reinterpret_cast< int( * ) >( arguments[ 1 ] ) );
=>
hb_vmPushLogical( *reinterpret_cast< bool( * ) >( arguments[ 1 ] ) );
! Reimplemented: Francesco's signal management protocol which got broke
due to above overlook.
2010-10-19 23:53:50 +00:00
..
2010-08-29 12:38:29 +00:00
2010-10-03 15:46:50 +00:00
2010-10-19 23:53:50 +00:00
2010-08-06 16:56:40 +00:00
2010-10-13 11:22:21 +00:00
2010-09-29 15:22:23 +00:00
2010-10-17 13:10:49 +00:00
2010-10-09 17:07:21 +00:00
2010-10-19 21:01:46 +00:00
2010-10-18 19:35:24 +00:00
2010-09-22 22:07:21 +00:00
2010-10-19 22:14:54 +00:00
2010-10-19 23:53:50 +00:00
2010-07-29 22:10:21 +00:00
2010-10-15 07:54:11 +00:00
2010-08-04 12:28:10 +00:00
2010-07-29 22:10:21 +00:00
2010-08-06 09:32:28 +00:00
2010-08-06 09:32:28 +00:00