Atualizações HWGUI
Enviado: 11 Jun 2013 21:26
Saudações,/*
* $Id: Changelog 2072 2013-06-11 10:49:28Z alkresin $
*/
/* Use this format for the entry headers:
YYYY-MM-DD HH:MM UTC[-|+]hhmm Your Full Name <your_email@address>
For example:
2002-12-01 23:12 UTC+0100 Foo Bar <foo.bar@foobar.org>
*/
2013-06-11 14:50 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
* utils\debugger\hwgdebug.prg
* Tabbed text window support.
* utils/debugger/readme.rus
* utils/debugger/readme.eng
* readme updated
2013-06-10 16:55 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
! gtk/htab.prg
! source/htab.prg
! Some fixes
2013-06-10 15:10 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
* gtk/htab.prg
* source/htab.prg
* ::DeletePage() fixed
2013-06-10 12:20 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
* gtk/control.c
* new functions added for tab control: hwg_deletetab(), hwg_settabname(),
hwg_setcurrenttab()
* gtk/htab.prg
* ::DeletePage() added, ::SetTab() fixed
* gtk/hcwindow.prg
* onSize changed for bSize codeblocks may work in controls,
which are nested in tab and panel.
2013-06-09 19:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
* utils\debugger\hwgdebug.prg
* some fixes and cleanup
* utils/debugger/readme.rus
* utils/debugger/readme.eng
* readme updated
2013-06-07 13:40 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
* utils\debugger\hwgdebug.prg
* Added code for source editor
* gtk/draw.c
! hwg_drawellipse fixed
* gtk/control.c
! hwg_Createpanel() fixed
2013-06-05 16:45 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
* utils\debugger\hwgdebug.prg
* Small fix
2013-06-05 16:00 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
* utils\debugger\hwgdebug.prg
* Some cleanup
2013-06-04 20:20 UTC+0300 Alexander Kresin <alex@belacy.belgorod.su>
* utils\debugger\hwgdebug.prg
! Small fix
Itamar M. Lins Jr.