|
From: <alk...@us...> - 2013-07-23 11:40:17
|
Revision: 2168
http://sourceforge.net/p/hwgui/code/2168
Author: alkresin
Date: 2013-07-23 11:40:15 +0000 (Tue, 23 Jul 2013)
Log Message:
-----------
2013-07-23 15:40 UTC+0300 Alexander Kresin <al...@be...>
* source/common/procmisc/procs7.prg
* AddPath() function added
* source/winapi/drawwidg.prg
* source/gtk/drawwidg.prg
* AddPath() replaces few lines of code
* source/winapi/htree.prg
* source/gtk/htree.prg
* htree now respects the HBitmap():cPath setting
* utils/tutorial/bld.bat
* utils/tutorial/bldgw.bat
* utils/tutorial/tutor.prg
* utils/tutorial/tutor_eng.xml
- utils/tutorial/tutor.rc
* Bitmaps handling is changed to get rid of the resource file tutor.rc
( to make the tutorial gtk compatible ).
Modified Paths:
--------------
trunk/hwgui/Changelog
trunk/hwgui/source/common/procmisc/procs7.prg
trunk/hwgui/source/gtk/drawwidg.prg
trunk/hwgui/source/gtk/htree.prg
trunk/hwgui/source/winapi/drawwidg.prg
trunk/hwgui/source/winapi/htree.prg
trunk/hwgui/utils/tutorial/bld.bat
trunk/hwgui/utils/tutorial/bldgw.bat
trunk/hwgui/utils/tutorial/tutor.prg
trunk/hwgui/utils/tutorial/tutor_eng.xml
Removed Paths:
-------------
trunk/hwgui/utils/tutorial/tutor.rc
|