Código: Selecionar todos
2023-11-29 14:22 UTC+0300 Alexander Kresin <alex@belacy.ru>
+ hwgui.hwprj
+ Project file to build hwgui libraries, using HwBuilder
* source/cross/hdrawnbrw.prg
* utils/hwbuild/hwb.prg
* utils/tutorial/tutor.prg
* Further enhancements
* utils/tutorial/tutor_eng.xml
2023-11-28 11:32 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/winapi/misc.c
* hwg_activatekeyboardlayout() returns now a current keyboard layout
- utils/hwbuild/hwbuild.prg
+ utils/hwbuild/hwb.prg
* File renamed to be more short
* Further enhancements
2023-11-27 10:06 UTC+0300 Alexander Kresin <alex@belacy.ru>
* include/guilib.h
* #ifdef HWG_USE_POINTER_ITEM is changed to #ifndef HWG_NO_USE_POINTER_ITEM
for to remove HWG_USE_POINTER_ITEM from build scripts, because it is a
default option for a long time.
- utils/hwbuild/template.hwg
+ utils/hwbuild/template.hwprj
* File renamed. HwBuild project files will have ".hwprj" extention.
* utils/hwbuild/hwbuild.prg
* Further enhancements
2023-11-24 15:38 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/gtk/drawwidg.prg
! Small fix
* utils/hwbuild/hwbuild.ini
* utils/hwbuild/hwbuild.prg
* New enhancements
2023-11-24 10:44 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/gtk/drawwidg.prg
* source/winapi/drawwidg.prg
* Two methods added to HFont class: :SaveToStr(), :LoadFromStr(s) - to make it easy
to keep fonts in ini files
- source/gtk/hlistbox.prg
+ test/hlistbox.prg
- source/gtk/listbox.c
+ test/listbox.c
* hlistbox.prg and listbox.c moved from gtk to test, because they are not compileable.
Source directories must contain working code only!
* utils/hwbuild/hwbuild.ini
* utils/hwbuild/hwbuild.prg
* Added support for msvc and many other enhancements
2023-11-21 14:29 UTC+0300 Alexander Kresin <alex@belacy.ru>
+ utils/hwbuild/hwbuild.hbp
+ utils/hwbuild/hwbuildc.hbp
+ hbp files added to build
hwbuild - GUI version of hwbuild
hwbuildc - console version of hwbuild
* makefile.vc
! Missing listbox.c rules added
2023-11-21 14:37 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/procmisc/cfuncs.c
* source/winapi/draw.c
! Warnings fixed for msvc
* samples/bldvc.bat updated
+ utils/hwbuild
+ utils/hwbuild/hwbuild.ini
+ utils/hwbuild/hwbuild.prg
+ utils/hwbuild/template.hwg
+ hwbuild utility added
2023-11-18 18:45 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/common/editor/hcedit.prg
* source/common/editor/hcedit_l.c
! Fixes
2023-11-18 13:25 UTC+0300 Alexander Kresin <alex@belacy.ru>
* source/gtk/hpanel.prg
* source/winapi/hpanel.prg
* source/common/editor/hcedit.prg
! Fixes
* utils/tutorial/tutor_eng.xml
2023-11-16 19:33 UTC+0300 Alexander Kresin <alex@belacy.ru>
* utils/tutorial/tutor.prg
! Warnings fixed
Itamar M. Lins Jr.
