Código: Selecionar todos
2015-08-27 14:55 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/gtk/hcontrol.prg
* Added initialization of a widget font from it parent
* source/winapi/hcontrol.prg
* Added initialization of a widget font from it parent
! Fixed drawing of a transparent static control
* utils/editor/editor.prg
* utils/editor/hcediext.prg
* source/common/editor/hcedit.prg
* Some enhancements
2015-08-26 16:34 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/winapi/misc.c
! Bug fixed for UNICODE mode in hwg_RunConsoleApp() and hwg_ProcessRun()
2015-08-19 13:38 UTC+0300 Alexander Kresin <alex@belacy.ru>
* utils/editor/editor.prg
* procmisc.hbp
! Fixes.
2015-08-19 13:00 UTC+0300 Alexander Kresin <alex@belacy.ru>
* utils/editor/editor.prg
* utils/editor/hcediext.prg
* source/common/editor/hcedit.prg
! Fixes
2015-08-18 11:40 UTC+0300 Alexander Kresin <alex@belacy.ru>
* utils/editor/editor.prg
* utils/editor/hcediext.prg
* The search works now, embedded images may be reused.
* utils/editor/editor.hwge
* A few additional info
2015-08-14 10:56 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/gtk/hdialog.prg
! :Center() method removed - the parent HWindow():Center() will be used instead.
2015-08-14 10:45 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hcedit.prg
! :Goto() method fixed.
* utils/editor/editor.prg
* utils/editor/hcediext.prg
* Some fixes and improvements
* utils/editor/editor.hwge
2015-08-12 16:35 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/winapi/draw.c
! Warning fixed
* source/common/editor/hcedit.prg
* Pressing of F1..F12 doesn't affect current selecttion now.
* utils/editor/editor.prg
* utils/editor/hcediext.prg
* Some fixes and improvements
2015-08-10 10:20 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/gtk/misc.c
* hwg_runapp() function is now compatible with winapi version -
it accepts the whole command line as one parameter
* source/winapi/hwindow.prg
! Bug fixed
* utils/tutorial/tutor.prg
* hwg_runapp() calls changed
* utils/editor/editor.prg
* hwg_runapp() call changed
* utils/editor/hcediext.prg
* Some fixes and improvements
2015-08-04 16:25 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/gtk/hownbtn.prg
* source/winapi/hownbtn.prg
* New variable added - :aRadius - an array ( empty by default ) of 4
values - radiuses of corners, if you need rounded button.
2015-08-04 14:45 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hcedit_l.c
! Bug fixed.
2015-08-04 11:56 UTC+0300 Alexander Kresin <alex@belacy.ru>
* utils/editor/editor.prg
* Added setting of an existing image properties.
* utils/editor/hcediext.prg
! Fixed alignment of an image in a table anc calculation of a table width.
2015-08-03 15:50 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/winapi/draw.c
* hwg_DrawGradient(): added support for rounded corners and
other types of gragient ( diagonal, radial ).
The code is provided by Eduard Gilman.
Itamar M. Lins Jr.
