Página 1 de 1

Atualizações Hwgui 03/05/2022

Enviado: 03 Mai 2022 19:16
por Itamar M. Lins Jr.
Olá!

Código: Selecionar todos

2022-05-03 11:55 UTC+0200 Wilfried Brunken DF7BE
  * clean.sh
  * doc/hwgdoc.html
  * doc/hwgdoc_functions.html
  * doc/hwgdoc_misc.html
  * include/prncharsets.ch
  * source/common/editor/hcedit.prg
  * source/gtk/hmisc.prg
  * source/gtk/misc.c
  * source/winapi/hmisc.prg
  * source/winapi/htrackbr.prg
  * source/winapi/misc.c
  * test/juldate.prg (new)
  * utils/dbc/Readme.txt (new)
  * utils/devtools/designer/frm_memdump.xml (new)
  * utils/devtools/memdump.hbp (new)
  * utils/devtools/memdump.prg (new)
  * utils/devtools/Readme.txt (new)
      ! Urgent bugfixing: Unused symbols in
      ! htrackbr.prg: METHODs Drag and Move.
      ! hcedit.prg: METHOD Activate()
      !  
      ! New functions:
      ! hwg_STOD()
      ! hwg_BIN2D() 
      ! hwg_hexbin()
      ! hwg_Bin2D()
      ! hwg_Bin2DC()
      ! hwg_leading0()
      ! hwg_checkANSIDate()
      ! hwg_Date2JulianDay()
      ! hwg_JulianDay2Date()
      ! hwg_leading0()
      ! New developer tools:
      ! memdump.prg (under construction)
      ! Docu updated:
      ! New functions added.
      ! Extra chapter:
      ! 5.8.2 Date and time functions


2022-04-08 12:56 UTC+0300 Alexander Kresin <alex@belacy.ru>
   * utils/editor/editor.prg
     ! Fixes

2022-04-06 15:08 UTC+0300 Alexander Kresin <alex@belacy.ru>
   * source/common/editor/hcedit.prg
     ! Fixes and improvements

2022-03-18 12:10  UTC-0300 Jose Quintas <jmcquintas@gmail.com>
   * samples/propsh.prg
     ! variable declaration

2022-03-02 15:00 UTC+0300 Alexander Kresin <alex@belacy.ru>
   * utils/editor/editor.prg
     * Small change due to scrollbar changes in hcedit
Screenshot_20220503_181727.png
Saudações,
Itamar M. Lins Jr.

Atualizações Hwgui 03/05/2022

Enviado: 03 Mai 2022 19:17
por Itamar M. Lins Jr.
Olá!
Tá meio que reinventando a roda ai com algumas funções (novas).

Saudações,
Itamar M. Lins Jr.

Atualizações Hwgui 03/05/2022

Enviado: 03 Mai 2022 19:55
por JoséQuintas
Itamar M. Lins Jr. escreveu:Tá meio que reinventando a roda ai com algumas funções (novas).
À primeira vista, achei que tinha triplicado a Stod().
Mas o uso de hexadecimal e de função binária, parece ser pra necessidade interna diferente.