Clipper On Line • Ver Tópico - Atualizações 21/fev/2022

Atualizações 21/fev/2022

Projeto HwGui - Biblioteca visual para Harbour/xHarbour

Moderador: Moderadores

 

Atualizações 21/fev/2022

Mensagempor Itamar M. Lins Jr. » 21 Fev 2022 18:19

Olá!
2022-02-21 17:45 UTC+0100 Wilfried Brunken DF7BE 
  * clean.sh
    ! Remove more sample's executables

2022-02-21 10:28 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * source/gtk/control.c
  * source/gtk/hsplit.prg
  * source/gtk/htrackbr.prg
  * source/winapi/htrackbr.prg
    ! Fixes
  * utils/tutorial/tutor_eng.xml
    * htrack module modified

2022-02-17 15:15 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * source/gtk/misc.c
    * An empty (for now) hwg_ShowScrollBar() function added for compatibility with winapi version.
  * include/guilib.ch
    * HwGUI version is changed to 2.23 dev build 3
      Not a new version, just added "dev"

2022-02-17 14:15 UTC+0300 Alexander Kresin <alex@belacy.ru>
  * source/common/editor/hcedit.prg
  * utils/editor/editor.prg
    ! Scrollbar fixed for Winapi version
    * Scroll bar visibility handling added to view/ submenu for Winapi version
    * The annoying start combo dialog removed. The font is reading now from the ini file.

2022-02-15 09:05 UTC+0100 Wilfried Brunken DF7BE
  * install.txt
  * samples/bld.bat
  * samples/escrita.prg
        ! escrita.prg little corrections.
        ! Install instructions updated.
        ! Bugfix compile sample with BCC:
        ! bld.bat testxml
        ! Error: Unresolved external '_HB_FUN_HXMLDOC' referenced from C:\HWGUI\HWGUI-BCC\SAMPLES\TESTXML.OBJ
        ! .. '_HB_FUN_HXMLNODE' ...

2022-02-13 23:10 UTC+0100 Wilfried Brunken DF7BE
  * samples/Readme.txt
  * samples/doc/Readme.txt
  * samples/escrita.hbp (New, derived from gtk_samples)
  * samples/escrita.prg (New, derived from gtk_samples)
  * samples/hwmingnw-gtk.bat (New)
        ! escrita.prg now ready for multiplatform usage,
        ! The commands "TOOLBAR" and "TOOLBUTTON"
        ! are GTK only, so they are
        ! substituted by "PANEL" and "OWNERBUTTON".

2022-02-11 10:45 UTC+0100 Wilfried Brunken DF7BE
  * doc/hwgdoc_commands.html
  * samples/Readme.txt
  * samples/stretch.prg
        ! Stretch sample now running on
        ! Windows and LINUX.
        ! Docu updated.

2022-02-10 13:27 UTC+0100 Wilfried Brunken DF7BE
  * image/hwgui_16x16.ico
  * image/hwgui_24x24.ico
  * image/hwgui_256x256.bmp (New)
  * image/hwgui_256x256.ico
  * image/hwgui_32x32.ico
  * image/hwgui_48x48.ico
  * samples/bincnts.prg
  * samples/gtk_samples/image/sample.bin
  * samples/image/hwgui_32x32.ico
  * samples/image/sample.bin
  * utils/bincnt/Readme.txt
  * utils/bincnt/hbmk.sh
        ! Bug fixing corrupted Icons
        ! on Ubuntu LINUX 20, for details with bug report
        ! in the Binary Container Manager see
        ! utils/bincnt/Readme.txt
        ! Sample program mofified.

2022-02-09 00:59 UTC+0100 Wilfried Brunken DF7BE
  * doc/hwgdoc_classes.html
  * doc/hwgdoc_commands.html
  * doc/hwgdoc_functions.html
  * samples/Readme.txt
  * samples/bincnts.prg
  * samples/doc/Readme.txt
  * samples/stretch.hbp (New)
  * samples/testimage.prg
  * source/gtk/hmisc.prg
  * source/gtk/hsayimg.prg
  * source/winapi/hmisc.prg
  * source/winapi/hsayimg.prg
      ! Bug fixing BITMAP command on GTK:
      ! bitmap image does not appear.
      ! Sample program modified for GTK.
      ! New functions:
      ! - hwg_GetBitmapHeight()
      ! - hwg_GetBitmapWidth()
      ! New function for debugging purposes:
      ! - hwg_deb_is_object()
      ! Docu updated.


2022-01-31 18:45 UTC+0100 Wilfried Brunken DF7BE
  * doc/hwgdoc_classes.html
  * doc/hwgdoc_functions.html
  * doc/image/Win_DatepickerSubst_full.png (New)
      ! Some items added for DATEPICKER substitute. 
      ! Euro sign now correct for Memo Edit.

2022-01-29 22:15 UTC+0100 Wilfried Brunken DF7BE
  * doc/hwgdoc.html
  * doc/hwgdoc_classes.html
  * samples/dbview.prg
  * samples/doc/Readme.txt
  * source/gtk/hbrowse.prg
  * source/winapi/hbrowse.prg
  * todo.txt
  * whatsnew.txt
      ! HBROWSE: Memoedit:
      ! - "Close" button: if modified, ask
      !  "Memo was modified, save ?"
      ! - Character settings added in
      !   dbview.prg, the Euro currency sign is
      !   now displayed correct.
      ! - Docu updated

2022-01-26 23:45 UTC+0100 Wilfried Brunken DF7BE
  * doc/hwgdoc_commands.html
  * doc/hwgdoc_functions.html
  * doc/image/Datepick_Button2.bmp (New)
  * doc/image/Datepicker_LINUX.png (New)
  * doc/image/LINUX_MonthCalendar.png (New)
  * doc/image/Win_Datepicker.png (New)
  * doc/image/Win_MonthCal.png (New)
  * samples/Readme.txt
  * samples/allhbp.hbp
  * samples/datepicker.hbp (New)
  * samples/datepicker.prg (New)
  * samples/testget1.hbp
  * samples/testget1.prg
  * source/gtk/hmisc.prg
  * source/gtk/hmonthc.prg
  * source/winapi/hmisc.prg
  * source/winapi/hmonthc.prg
  * todo.txt
      ! Support request #15:
      !  Port of DATEPICKER to GTK
      !  (based on MONTHCALENDAR),
      !  a substitute solution for
      !  multi platform.
      ! New function hwg_DefaultFont().
      ! clean.sh removes all executeables, o files and libraries
      ! outside the makefile "clean".
      ! (created by "hbmk2 allhbp.hbp)
      ! Docu updated.

2022-01-23 14:50 UTC+0100 Wilfried Brunken DF7BE
  * doc/hwgdoc.html
  * doc/image/Hello_GTK_main.png
    > moved from samples/doc/image/Hello_GTK_main.png
  * doc/image/Hello_main_Win.png
    > moved from  samples/doc/image/Hello_main_Win.png
  *  doc/image/hello_GTK_new.png (New)
  * samples/hello.prg
  * utils/designer/designer.hbp
  * utils/designer/designer2.hbp
      ! Added design rules for Windows >> GTK/LINUX
      ! hpb files: switch {win] for rc files added as
      ! preparation for port to GTK/LINUX. 

2022-01-22 22:15 UTC+0100 Wilfried Brunken DF7BE
  * image/true.bmp (New)
  * samples/Readme.txt
  * samples/doc/Readme.txt
  * samples/testbrw.hbp
  * samples/testbrw.prg
  * source/gtk/hsayimg.prg
      ! Continued bugfixing of sample bincnts.prg
      ! and testbrw.prg (To be continued)
      ! More info see samples/doc.
      ! hsayimg.prg: differences to WinAPI reduced with WinMerge
      ! as preparation to continued bugfixing.
 

2022-01-20 15:55 UTC+0100 Wilfried Brunken DF7BE
  * doc/hwgdoc.html
  * samples/bincnts.hbp
  * samples/bincnts.prg
  * samples/bincnts.rc (New)
  * samples/gtk_samples/image/sample.bin
  * samples/image/hwgui_32x32.ico (Copied from ../../image directory)
  * samples/image/sample.bin
     ! Continued bugfixing of sample bincnts.prg:
     ! Now with .rc file for normal iconifying.
     ! Docu updated.

2022-01-20 11:30 UTC+0100 Wilfried Brunken DF7BE
  * doc/hwgdoc.html
  * doc/hwgdoc_classes.html
  * doc/hwgdoc_functions.html
  * doc/image/CLLOG_LINUX_trayIcon.png (New)
  * doc/image/CLLOG_Link.png (New)
  * doc/image/Win_CLLOG_exeProperties.png (New)
  * doc/image/Win_bincnts_Link.png (New)
  * image/astro2.bmp (New)
  * samples/Readme.txt
  * samples/bincnts.prg
  * samples/doc/Readme.txt
  * samples/gtk_samples/image/sample.bin
  * samples/image/sample.bin
  * source/gtk/drawwidg.prg
  * source/gtk/hbincnt.prg
  * source/winapi/drawwidg.prg
  * source/winapi/hbincnt.prg
  * utils/bincnt/Readme.txt
      ! Continued bugfixing of sample bincnts.prg:
      !  Last issue is to fix the display of PNG
      !  with the BITMAP command (to be continued)
      ! New functions added for better handling the binary container
      ! Docu updated: new Methods and functions,
      ! description of iconfications with screenshoots.

2022-01-17 23:10 UTC+0100 Wilfried Brunken DF7BE
  * doc/hwgdoc_commands.html
  * samples/bincnts.prg
      ! Continued bugfixing of sample bincnts.prg:
      ! Check against WinAPI, design differences
      ! described. Docu for OWNWERBUTTON updated.
      ! To be continued:
      ! Need to display astro.png GTK/LINUX

2022-01-17 19:25 UTC+0100 Wilfried Brunken DF7BE
  * samples/bincnts.prg
  * samples/gtk_samples/bincnts.prg
  * samples/gtk_samples/image/sample.bin
  * samples/image/sample.bin
  * source/gtk/drawwidg.prg
  * source/gtk/hmisc.prg
  * source/gtk/hownbtn.prg
  * source/winapi/hmisc.prg
  * todo.txt
      ! Continued bugfixing of sample bincnts.prg
      ! Ownerbutton now OK on GTK.
      ! astro.png added to sample.bin,
      ! but not displayed.

2022-01-16 12:35 UTC+0100 Wilfried Brunken DF7BE
  *  samples/Readme.txt
  *  samples/bincnts.hbp
  *  samples/doc/Readme.txt
  *  samples/doc/image/Hello_GTK_main.png (New)
  *  samples/hello.hbp
  *  samples/hello.prg
  *  source/gtk/hmisc.prg
  *  source/winapi/hmisc.prg
     ! Continued bugfixing of samples
     ! hello.prg and bincnts.prg
       

2022-01-15 18:10 UTC+0100 Wilfried Brunken DF7BE
  *  samples/Readme.txt
  *  samples/Sample.txt (New)
  *  samples/doc/Readme.txt
  *  samples/doc/image/Hello_InfoDlg_Win.png (New)
  *  samples/doc/image/Hello_main_Win.png (New)
  *  samples/gtk_samples/Sample.txt (New)
  *  samples/hello.prg
  *  source/winapi/message.c
     ! Port of sample program hello.prg to GTK and bugfixing:
     ! -  "Windows only" functions deactivated,
     ! -  hwg_shellexecute() does not work, need bugfix,
     ! -  Added sample text files to open with
     !    editor (notepad or gedit) via hwg_shellexecute()
     !    (if bugfixing is done), 
     ! -  Function hwg_MsgTemp(), added description
     !    in source code file message.c,
     ! -  Added sceenshots and
     !    descriptive text as inline comments.
     ! (to be continued)

2022-01-08 21:55 UTC+0100 Wilfried Brunken DF7BE
  * samples/Readme.txt
  * samples/doc (New)
  * samples/doc/Readme.txt (New)
  * samples/doc/image (New)
  * samples/doc/image/propsh_bcc_c1.png (New)
  * samples/doc/image/propsh_bcc_c2.png (New)
  * samples/doc/image/propsh_mingw_c1.png (New)
  * samples/doc/image/propsh_mingw_c2.png (New)
  * samples/propsh.prg
  * samples/propsh.rc (Deleted)
     ! Sample propsh.prg prepared for bugfixing with MinGW
     ! (to be continued)
     ! Borland resources ported to HWGUI commands.
     ! Added directories samples/doc and samples/doc/image
     ! for additional information storage (for example
     ! for describing bug fixing and port to GTK/LINUX).
     ! recent: propsh.prg


Saudações,
Itamar M. Lins Jr.
Avatar de usuário

Itamar M. Lins Jr.
Colaborador

Colaborador
 
Mensagens: 6927
Data de registro: 30 Mai 2007 11:31
Cidade/Estado: Ilheus Bahia
Curtiu: 309 vezes
Mens.Curtidas: 503 vezes



Retornar para HwGui

Quem está online

Usuários vendo este fórum: Nenhum usuário registrado online e 4 visitantes


Ola Amigo, espero que meu site e forum tem lhe beneficiado, com exemplos e dicas de programacao.
Entao divulgue o link da Doacao abaixo para seus amigos e redes sociais ou faça uma doacao para o site forum...
MUITO OBRIGADO PELA SUA DOACAO!
Faça uma doação para o forum
cron
v
Olá visitante, seja bem-vindo ao Fórum Clipper On Line!
Efetue o seu login ou faça o seu Registro