|
From: <alk...@us...> - 2013-07-26 11:26:20
|
Revision: 2180
http://sourceforge.net/p/hwgui/code/2180
Author: alkresin
Date: 2013-07-26 11:26:18 +0000 (Fri, 26 Jul 2013)
Log Message:
-----------
2013-07-26 15:28 UTC+0300 Alexander Kresin <al...@be...>
* source/winapi/dialog.c
* hwg_exitproc() moved to window.c
* source/winapi/hbrowse.prg
* source/winapi/hedit.prg
* Removed code, which processed the :keylist
* source/winapi/hcwindow.prg
* source/winapi/hdialog.prg
* exit procedure moved from dialog.prg to hcwindow.prg
* source/winapi/htool.prg
* removed htoolbarex temporarily
* source/winapi/hwindow.prg
* source/winapi/window.c
* Added code, which implements processing of hot keys, which are
set by SET KEY command or hwg_SetDlgKey() function.
It is done now via the hook procedure and works independently of
the current control type.
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/source/winapi/dialog.c
trunk/hwgui/source/winapi/hbrowse.prg
trunk/hwgui/source/winapi/hcwindow.prg
trunk/hwgui/source/winapi/hdialog.prg
trunk/hwgui/source/winapi/hedit.prg
trunk/hwgui/source/winapi/htool.prg
trunk/hwgui/source/winapi/hwindow.prg
trunk/hwgui/source/winapi/window.c
|