Página 1 de 1

Atualizações 19-11-2024

Enviado: 19 Nov 2024 18:43
por Itamar M. Lins Jr.
Olá!

Código: Selecionar todos

2024-11-19 15:20 UTC+0100 Wilfried Brunken DF7BE
* samples/testfunc.prg
* source/gtk/Makefile.linux-gtk3
* source/gtk/Makefile3.mac
  ! Some more tests with GTK3

2024-11-18 16:00 UTC+0100 Wilfried Brunken DF7BE
* source/cross/hmisccross.prg (New)
* Makefile
* Makefile.scr
* hwgui.hbm
* makedll.bc
* makefile.bc
* makefile.gcc
* makefile.pc
* makefile.vc
* makefile.wc
* source/gtk/Makefile.linux
* source/gtk/Makefile.mac
* source/gtk/Makefile3.mac
* source/gtk/hmisc.prg
* source/winapi/hmisc
  ! For better maintenance:
  ! Moved all multi platform functions
  ! of winapi/hmisc.prg and gtk/hmisc.prg
  ! to new file cross/hmisccross.prg
  ! Makefiles modified, but
  ! only tested on Windows/MinGW,
  ! LINUX/GTK and MacOS/GTK.
  ! Test with sample program testfunc.prg. 
  ! Port to MacOS continued.  
  ! To all other HWGUI programmers:
  ! check makefiles for all other compilers.

2024-11-13 14:50 UTC+0100 Wilfried Brunken DF7BE
* hwgui/test/image/get_bug.png (New)
  ! Hello Jose, TNX for final fix,
  ! now it is at it's best.
  ! Added here a screenshot of
  ! the test program.
  ! Will continue port to MacOS.

2024-11-10 19:51 UTC-0200 Jose Quintas
* source/cross/common.prg
  ! fix: do not back if right arrow after end

2024-11-10 15:10 UTC+0100 Wilfried Brunken DF7BE
* source/cross/common.prg
* test/get_bug.hbp (New)
* test/get_bug.prg (New)
  ! Port to MacOS (to be continued):
  ! Urgent bugfix in GET:
  ! Right arrow key does not reach the end of
  ! input line.
  ! Full description of this bug
  ! with symptom, motivation, analysis and solution
  ! (very simple) in the comment line of
  ! the new test program.

2024-11-08 10:00 UTC+0100 Wilfried Brunken DF7BE
* source/cross/common.prg
  ! Urgent bugfix link error sample
  ! datepicker.prg:
  ! The function hwg_pCalendar()
  ! was former in hmonthc.prg and there removed,
  ! now restored in cross section, the sample
  ! program is now running again.
Saudações,
Itamar M. Lins Jr.