Hwgui 2.18 Atualizações até 03/10/2014
Enviado: 03 Out 2014 20:10
Código: Selecionar todos
2014-10-03 12:55 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/gtk/gtkmain.prg
* source/gtk/hcontrol.prg
! HStatus():Settext() method fixed
* source/common/debug/dbgconnect.prg
* source/common/debug/debugger.prg
! Now the RunAtStart option in hwgdebug.info works properly.
2014-09-16 20:13 UTC-0300 Luiz Rafael Culik (luiz at xharbour.com)
* source/hfreeimg.prg
+ Added refresh method to HSayFImage class
* Fixed method Paint when using no zoom on the image
* hwgui.lib.xbp
! updated to reflect new directories
2014-07-25 15:40 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/winapi/hfrmtmpl.prg
* source/common/editor/hcedit.prg
! Some fixes
* source/winapi/hprinter.prg
* A Button "Dialog" added to the preview, which allows to set pages to print
2014-07-21 14:30 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/gtk/hprinter.prg
* A virtual printer ".buffer" added, as in winapi version
* source/winapi/hprinter.prg
* aPaper class var added with a paper types
* include/windows.ch
* few #define added
* source/common/editor/hcedit.prg
* ::Print() and ::Printline() methods added
2014-07-16 16:44 UTC+0300 Alexander Kresin <alex@belacy.ru>
* utils/debugger/hwgdebug.prg
! Bug fixed
2014-07-17 13:55 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/gtk/hprinter.prg
* A structure of a print metafile changed
* source/winapi/hprinter.prg
* A structure of a print metafile changed
* A virtual printer ".buffer" added. It allows to create a print
metafile and a preview if no one printer is installed
2014-07-16 14:40 UTC+0300 Alexander Kresin <alex@belacy.ru>
* utils/debugger/hwgdebug.prg
* version number is changed to 2.04
* source/common/editor/hcedit_l.c
! Small fix
2014-07-16 14:10 UTC+0300 Alexander Kresin <alex@belacy.ru>
* utils/debugger/hwgdebug.prg
* utils/debugger/readme.eng
* utils/debugger/readme.rus
* New feature added:
Selecting a menu item "View/Selected var" or pressing F12 allows to
calculate the value of a variable, which name is under the cursor in the
program source window. If this variable is an array or object, the
appropriate Inspector is opened. If this is a function, it is copied into
the input window with the parameters for subsequent calculations.
* source/common/debugger/debugger.prg
! Calculating of hidden object vars has been fixed
2014-07-15 14:28 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hcedit.prg
* source/common/editor/hcedit_w.c
* source/common/editor/hcedit_l.c
* Some fixes and enhancements
2014-07-14 13:54 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hcedit.prg
* source/common/editor/hcedit_w.c
* source/common/editor/hcedit_l.c
* Some enhancements
2014-07-04 15:42 UTC+0300 Alexander Kresin <alex@belacy.ru>
* include/hwg_extctrl.ch
* Added ADD COLUMNEX and INSERT COLUMNEX commands for HBrowseEx class
2014-07-04 10:40 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/winapi/hprinter.prg
! Some fixes
Itamar M. Lins Jr.