Atualizações da hwgui 2.18
Enviado: 13 Abr 2014 13:46
O Kresin, ficou o mês de março off line agora está ativo.
2014-04-11 14:25 UTC+0300 Alexander Kresin <alex@belacy.ru>
* utils/designer/designer.prg
* utils/designer/hformgen.prg
* utils/designer/inspect.prg
* utils/designer/designer.rc
! Few fixes for gtk version
2014-04-11 11:08 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hcedit.prg
* source/common/editor/hilight.prg
* source/common/editor/hcedit_l.c
* source/common/editor/hcedit_w.c
* Method :HighLighter( oHighLighter ) has been added to set the
highlight object ( Hilight class or other ) for an editor
* :SetHili() calls are removed from :Init() - they should be added
in application code.
! Some fixes
* source/common/xml/hxmldoc.prg
! Small fix
* utils/debugger/hwgdebug.prg
* utils/tutorial/tutor.prg
* Some changes due to the changes in editor
* utils/designer/editor.prg
* utils/designer/editor.iml
* The methods editor in the Designer uses HcEdit instead of winapi's richedit
2014-04-10 13:22 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/xml/hxmldoc.prg
* :Save() method is changed for to not create extra new line symbols.
The new line is changed from Chr(10) to Chr(13)+Chr(10)
* source/common/editor/hcedit.prg
! Small fix
2014-04-09 16:25 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/xml/xmlparse.c
* A function added: hbxml_getAttr( cTag, @lSingle ), which converts
a tag cTag to an array of tag attributes
2014-04-09 15:45 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hcedit.prg
* source/common/editor/hilight.prg
* Some changes for implementation of a child editor class
2014-04-08 14:20 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hcedit.prg
! Few bugs fixed.
2014-04-07 16:40 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hcedit.prg
* source/common/editor/hilight.prg
* Some code is rewritten to separate highliting from the editor and to
place all text manipulations in two methods: :InsText() and :DelText()
* Undo is implemented
* utils/debugger/hwgdebug.prg
* Small fix due to the changes in editor
2014-04-04 15:05 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hcedit.prg
* source/common/editor/hcedit_l.c
* source/common/editor/hcedit_w.c
* Editor works now in wrap mode
* source/common/editor/hilight.prg
* Formatted
2014-04-03 16:32 UTC+0300 Alexander Kresin <alex@belacy.ru>
* whatsnew.txt
* Added info for build 2
2014-04-03 11:45 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/winapi/herrsys.prg
* Small changes to prevent appearing of multiply error boxes.
Saudações,
Itamar M. Lins Jr.
2014-04-11 14:25 UTC+0300 Alexander Kresin <alex@belacy.ru>
* utils/designer/designer.prg
* utils/designer/hformgen.prg
* utils/designer/inspect.prg
* utils/designer/designer.rc
! Few fixes for gtk version
2014-04-11 11:08 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hcedit.prg
* source/common/editor/hilight.prg
* source/common/editor/hcedit_l.c
* source/common/editor/hcedit_w.c
* Method :HighLighter( oHighLighter ) has been added to set the
highlight object ( Hilight class or other ) for an editor
* :SetHili() calls are removed from :Init() - they should be added
in application code.
! Some fixes
* source/common/xml/hxmldoc.prg
! Small fix
* utils/debugger/hwgdebug.prg
* utils/tutorial/tutor.prg
* Some changes due to the changes in editor
* utils/designer/editor.prg
* utils/designer/editor.iml
* The methods editor in the Designer uses HcEdit instead of winapi's richedit
2014-04-10 13:22 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/xml/hxmldoc.prg
* :Save() method is changed for to not create extra new line symbols.
The new line is changed from Chr(10) to Chr(13)+Chr(10)
* source/common/editor/hcedit.prg
! Small fix
2014-04-09 16:25 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/xml/xmlparse.c
* A function added: hbxml_getAttr( cTag, @lSingle ), which converts
a tag cTag to an array of tag attributes
2014-04-09 15:45 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hcedit.prg
* source/common/editor/hilight.prg
* Some changes for implementation of a child editor class
2014-04-08 14:20 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hcedit.prg
! Few bugs fixed.
2014-04-07 16:40 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hcedit.prg
* source/common/editor/hilight.prg
* Some code is rewritten to separate highliting from the editor and to
place all text manipulations in two methods: :InsText() and :DelText()
* Undo is implemented
* utils/debugger/hwgdebug.prg
* Small fix due to the changes in editor
2014-04-04 15:05 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hcedit.prg
* source/common/editor/hcedit_l.c
* source/common/editor/hcedit_w.c
* Editor works now in wrap mode
* source/common/editor/hilight.prg
* Formatted
2014-04-03 16:32 UTC+0300 Alexander Kresin <alex@belacy.ru>
* whatsnew.txt
* Added info for build 2
2014-04-03 11:45 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/winapi/herrsys.prg
* Small changes to prevent appearing of multiply error boxes.
Saudações,
Itamar M. Lins Jr.