You can subscribe to this list here.
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2012 |
Jan
(12) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
(24) |
Aug
(17) |
Sep
(31) |
Oct
(1) |
Nov
(9) |
Dec
(46) |
2013 |
Jan
(8) |
Feb
(13) |
Mar
(11) |
Apr
(13) |
May
(27) |
Jun
(64) |
Jul
(59) |
Aug
(2) |
Sep
(5) |
Oct
(5) |
Nov
(13) |
Dec
(5) |
2014 |
Jan
(8) |
Feb
(7) |
Mar
|
Apr
(25) |
May
(22) |
Jun
(9) |
Jul
(16) |
Aug
|
Sep
(2) |
Oct
(27) |
Nov
|
Dec
(75) |
2015 |
Jan
(21) |
Feb
(8) |
Mar
(1) |
Apr
(36) |
May
(42) |
Jun
(58) |
Jul
(26) |
Aug
(13) |
Sep
(5) |
Oct
|
Nov
(7) |
Dec
(15) |
2016 |
Jan
(20) |
Feb
(12) |
Mar
|
Apr
|
May
|
Jun
(10) |
Jul
(8) |
Aug
(29) |
Sep
(42) |
Oct
(11) |
Nov
(3) |
Dec
(1) |
2017 |
Jan
(1) |
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
(5) |
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2018 |
Jan
(4) |
Feb
|
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(14) |
Sep
(13) |
Oct
(13) |
Nov
(32) |
Dec
(47) |
2019 |
Jan
(10) |
Feb
(9) |
Mar
|
Apr
(5) |
May
(2) |
Jun
(2) |
Jul
(1) |
Aug
|
Sep
(7) |
Oct
|
Nov
|
Dec
(7) |
2020 |
Jan
(2) |
Feb
|
Mar
(14) |
Apr
(12) |
May
(13) |
Jun
(10) |
Jul
(6) |
Aug
(11) |
Sep
(14) |
Oct
(9) |
Nov
(10) |
Dec
(14) |
2021 |
Jan
(11) |
Feb
(16) |
Mar
(15) |
Apr
(20) |
May
(13) |
Jun
(1) |
Jul
(1) |
Aug
(1) |
Sep
(3) |
Oct
(14) |
Nov
(4) |
Dec
(5) |
2022 |
Jan
(14) |
Feb
(12) |
Mar
(2) |
Apr
(2) |
May
(7) |
Jun
(16) |
Jul
(8) |
Aug
(12) |
Sep
(10) |
Oct
(14) |
Nov
(23) |
Dec
(17) |
2023 |
Jan
(9) |
Feb
|
Mar
|
Apr
(4) |
May
(8) |
Jun
|
Jul
(29) |
Aug
(43) |
Sep
(32) |
Oct
(28) |
Nov
(27) |
Dec
(27) |
2024 |
Jan
(5) |
Feb
(11) |
Mar
(2) |
Apr
|
May
(3) |
Jun
|
Jul
(3) |
Aug
(10) |
Sep
(7) |
Oct
(6) |
Nov
(10) |
Dec
(7) |
2025 |
Jan
(19) |
Feb
(14) |
Mar
(12) |
Apr
(21) |
May
(3) |
Jun
(7) |
Jul
(2) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <df...@us...> - 2025-01-04 18:31:42
|
Revision: 3508 http://sourceforge.net/p/hwgui/code/3508 Author: df7be Date: 2025-01-04 18:31:40 +0000 (Sat, 04 Jan 2025) Log Message: ----------- Project QR code decode: Sample program displays the result read from output file of ZBar into window of hwg_ShowHelp() Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/contrib/qrdecode/qrdecode.prg |
From: <df...@us...> - 2025-01-03 18:39:44
|
Revision: 3507 http://sourceforge.net/p/hwgui/code/3507 Author: df7be Date: 2025-01-03 18:39:42 +0000 (Fri, 03 Jan 2025) Log Message: ----------- Now LINUX working with patch in ZBar source code Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/contrib/qrdecode/ReadMe.txt trunk/hwgui/contrib/qrdecode/qrdecode.prg Added Paths: ----------- trunk/hwgui/contrib/qrdecode/v4l2.c |
From: <df...@us...> - 2025-01-02 12:53:44
|
Revision: 3506 http://sourceforge.net/p/hwgui/code/3506 Author: df7be Date: 2025-01-02 12:53:41 +0000 (Thu, 02 Jan 2025) Log Message: ----------- QR decode project continued, part 2 Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/clean.sh trunk/hwgui/contrib/qrdecode/ReadMe.txt trunk/hwgui/contrib/qrdecode/qrdecode.prg trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/source/cross/hmisccross.prg Added Paths: ----------- trunk/hwgui/test/rdln_test.prg trunk/hwgui/test/textfile_MacOS.txt trunk/hwgui/test/textfile_UNIX.txt trunk/hwgui/test/textfile_Win.txt |
From: <df...@us...> - 2024-12-29 13:04:13
|
Revision: 3505 http://sourceforge.net/p/hwgui/code/3505 Author: df7be Date: 2024-12-29 13:04:09 +0000 (Sun, 29 Dec 2024) Log Message: ----------- Added qrdecode utility, scan and decode QR and EAN bar codes Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/contrib/Readme.txt trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/source/common/procmisc/cfuncs.c Added Paths: ----------- trunk/hwgui/contrib/qrdecode/ trunk/hwgui/contrib/qrdecode/ReadMe.txt trunk/hwgui/contrib/qrdecode/qrdecode.hbp trunk/hwgui/contrib/qrdecode/qrdecode.prg |
From: <df...@us...> - 2024-12-29 10:03:58
|
Revision: 3504 http://sourceforge.net/p/hwgui/code/3504 Author: df7be Date: 2024-12-29 10:03:56 +0000 (Sun, 29 Dec 2024) Log Message: ----------- Changelog archived from 2022-02-09 to 2024-12-12 as .002 Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/oldlogs/Readme.txt Added Paths: ----------- trunk/hwgui/oldlogs/Changelog.002 |
From: <df...@us...> - 2024-12-25 14:15:42
|
Revision: 3503 http://sourceforge.net/p/hwgui/code/3503 Author: df7be Date: 2024-12-25 14:15:38 +0000 (Wed, 25 Dec 2024) Log Message: ----------- hwg_RunConsoleApp() added to sample program, function docu updated (needed for CLLOG) Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/samples/testfunc.prg |
From: <df...@us...> - 2024-12-12 15:14:43
|
Revision: 3502 http://sourceforge.net/p/hwgui/code/3502 Author: df7be Date: 2024-12-12 15:14:42 +0000 (Thu, 12 Dec 2024) Log Message: ----------- Corrections in Readme for qrencode utility Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/contrib/qrencode/Readme.txt |
From: <df...@us...> - 2024-12-10 17:50:21
|
Revision: 3501 http://sourceforge.net/p/hwgui/code/3501 Author: df7be Date: 2024-12-10 17:49:48 +0000 (Tue, 10 Dec 2024) Log Message: ----------- Bugfix compile GTK on LINUX (contrib,samples,utils) Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/contrib/hwreport/example.hbp trunk/hwgui/contrib/hwreport/hwreport.hbp trunk/hwgui/contrib/hwreport/hwreport.prg trunk/hwgui/contrib/hwreport/opensave.prg trunk/hwgui/samples/TwoLstSub.prg trunk/hwgui/samples/dbview.prg trunk/hwgui/samples/getupdown.prg trunk/hwgui/samples/gtk_samples/dbview.prg trunk/hwgui/samples/helpstatic.prg trunk/hwgui/samples/icons2.prg trunk/hwgui/samples/imageview.prg trunk/hwgui/samples/modtitle.prg trunk/hwgui/samples/stretch.prg trunk/hwgui/samples/tab.prg trunk/hwgui/samples/testimage.prg trunk/hwgui/samples/tstcombo.prg trunk/hwgui/utils/debugger/sample.hbp trunk/hwgui/utils/debugger/sample.prg trunk/hwgui/utils/designer/designer.hbp trunk/hwgui/utils/designer/designer.prg trunk/hwgui/utils/editor/editor.hbp trunk/hwgui/utils/editor/editor.prg |
From: <df...@us...> - 2024-12-10 14:51:18
|
Revision: 3500 http://sourceforge.net/p/hwgui/code/3500 Author: df7be Date: 2024-12-10 14:51:17 +0000 (Tue, 10 Dec 2024) Log Message: ----------- Port to MacOS (Samples and utils) and some bugfixes, see Changelog Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/contrib/qrencode/qrencode.hbp trunk/hwgui/install.txt trunk/hwgui/samples/Readme.txt trunk/hwgui/utils/bincnt/bincnt.hbp trunk/hwgui/utils/bincnt/bincnt.prg trunk/hwgui/utils/dbc/dbchw.hbp Added Paths: ----------- trunk/hwgui/samples/clean.bat trunk/hwgui/samples/clean.sh trunk/hwgui/samples/makeallsam.bat trunk/hwgui/samples/makeallsam.sh |
From: <df...@us...> - 2024-12-05 16:50:22
|
Revision: 3499 http://sourceforge.net/p/hwgui/code/3499 Author: df7be Date: 2024-12-05 16:50:20 +0000 (Thu, 05 Dec 2024) Log Message: ----------- Port to MacOS for all GTK sample programs (to be continued) Modified Paths: -------------- trunk/hwgui/samples/Dialogboxes.hbp trunk/hwgui/samples/GetWinVers.hbp trunk/hwgui/samples/Readme.txt trunk/hwgui/samples/TwoLstSub.hbp trunk/hwgui/samples/bincnts.hbp trunk/hwgui/samples/bindbf.hbp trunk/hwgui/samples/bitmapbug.hbp trunk/hwgui/samples/checkbox.hbp trunk/hwgui/samples/colrbloc.hbp trunk/hwgui/samples/datepicker.hbp trunk/hwgui/samples/demodbf.hbp trunk/hwgui/samples/demohlistsub.hbp trunk/hwgui/samples/escrita.hbp trunk/hwgui/samples/fileselect.hbp trunk/hwgui/samples/getupdown.hbp trunk/hwgui/samples/graph.hbp trunk/hwgui/samples/gtk_samples/progbars.hbp trunk/hwgui/samples/hexbincnt.hbp trunk/hwgui/samples/htrack.hbp trunk/hwgui/samples/icons.hbp trunk/hwgui/samples/icons2.hbp trunk/hwgui/samples/memocmp.hbp trunk/hwgui/samples/menumod.hbp trunk/hwgui/samples/modtitle.hbp trunk/hwgui/samples/night.hbp trunk/hwgui/samples/progbars.hbp trunk/hwgui/samples/pseudocm.hbp trunk/hwgui/samples/qrencode.hbp trunk/hwgui/samples/simpleedit.hbp trunk/hwgui/samples/stretch.hbp trunk/hwgui/samples/tab.hbp trunk/hwgui/samples/testbrw.hbp trunk/hwgui/samples/testfunc.prg trunk/hwgui/samples/testget1.hbp trunk/hwgui/samples/testget2.hbp trunk/hwgui/samples/testhmonth.hbp trunk/hwgui/samples/testimage.hbp trunk/hwgui/samples/testrtf.hbp trunk/hwgui/samples/testsdi.hbp trunk/hwgui/samples/testspli.hbp trunk/hwgui/samples/testtray.hbp trunk/hwgui/samples/testtree.hbp trunk/hwgui/samples/testxml.hbp trunk/hwgui/samples/testxml.xml trunk/hwgui/samples/tstcombo.hbp trunk/hwgui/samples/tststconsapp.hbp trunk/hwgui/samples/winprn.hbp trunk/hwgui/samples/xmltree.hbp Added Paths: ----------- trunk/hwgui/samples/hwmk.sh |
From: <df...@us...> - 2024-11-25 16:40:39
|
Revision: 3498 http://sourceforge.net/p/hwgui/code/3498 Author: df7be Date: 2024-11-25 16:40:36 +0000 (Mon, 25 Nov 2024) Log Message: ----------- Bugfix compile tutorial, see Changelog for details Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/utils/tutorial/hwgrun.hbp trunk/hwgui/utils/tutorial/tutor.hbp |
From: <df...@us...> - 2024-11-24 15:21:18
|
Revision: 3497 http://sourceforge.net/p/hwgui/code/3497 Author: df7be Date: 2024-11-24 15:21:16 +0000 (Sun, 24 Nov 2024) Log Message: ----------- Some urgent info for behavior of GET and handling Euro currency sign Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_commands.html trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/samples/Readme.txt trunk/hwgui/samples/teststrrev.prg Added Paths: ----------- trunk/hwgui/doc/image/strrev_screenshot.png |
From: <df...@us...> - 2024-11-23 15:50:07
|
Revision: 3496 http://sourceforge.net/p/hwgui/code/3496 Author: df7be Date: 2024-11-23 15:50:06 +0000 (Sat, 23 Nov 2024) Log Message: ----------- Bugfix in sample program: On Windows the result string contains blanks from the GET field, so the result must be ALLTRIM'ed for correct display Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/samples/teststrrev.prg |
From: <df...@us...> - 2024-11-22 18:29:51
|
Revision: 3495 http://sourceforge.net/p/hwgui/code/3495 Author: df7be Date: 2024-11-22 18:29:48 +0000 (Fri, 22 Nov 2024) Log Message: ----------- New function hwg_strrev() reverses a string (UTF-8). Is equivalent to C function strrev(). hwmk.bat alternative bat to build HWGUI programs Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/samples/Readme.txt trunk/hwgui/source/common/procmisc/cfuncs.c Added Paths: ----------- trunk/hwgui/samples/hwmk.bat trunk/hwgui/samples/teststrrev.hbp trunk/hwgui/samples/teststrrev.prg |
From: <df...@us...> - 2024-11-19 13:25:10
|
Revision: 3494 http://sourceforge.net/p/hwgui/code/3494 Author: df7be Date: 2024-11-19 13:25:09 +0000 (Tue, 19 Nov 2024) Log Message: ----------- Some more tests with GTK3 Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/samples/testfunc.prg trunk/hwgui/source/gtk/Makefile.linux-gtk3 trunk/hwgui/source/gtk/Makefile3.mac |
From: <df...@us...> - 2024-11-18 15:25:00
|
Revision: 3493 http://sourceforge.net/p/hwgui/code/3493 Author: df7be Date: 2024-11-18 15:24:58 +0000 (Mon, 18 Nov 2024) Log Message: ----------- now complete commit, sorry Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/Makefile trunk/hwgui/Makefile.scr trunk/hwgui/hwgui.hbm trunk/hwgui/makedll.bc trunk/hwgui/makefile.bc trunk/hwgui/makefile.gcc trunk/hwgui/makefile.pc trunk/hwgui/makefile.vc trunk/hwgui/makefile.wc trunk/hwgui/source/winapi/hmisc.prg Added Paths: ----------- trunk/hwgui/source/cross/hmisccross.prg |
From: <df...@us...> - 2024-11-18 14:57:03
|
Revision: 3492 http://sourceforge.net/p/hwgui/code/3492 Author: df7be Date: 2024-11-18 14:57:01 +0000 (Mon, 18 Nov 2024) Log Message: ----------- Moved all multi platform functions of winapi/hmisc.prg and gtk/hmisc.prg to new file cross/hmisccross.prg Modified Paths: -------------- trunk/hwgui/source/gtk/Makefile.linux trunk/hwgui/source/gtk/Makefile.mac trunk/hwgui/source/gtk/Makefile3.mac trunk/hwgui/source/gtk/hmisc.prg |
From: <df...@us...> - 2024-11-13 13:51:17
|
Revision: 3491 http://sourceforge.net/p/hwgui/code/3491 Author: df7be Date: 2024-11-13 13:51:15 +0000 (Wed, 13 Nov 2024) Log Message: ----------- Hello Jose, TNX for final fix. Added screenshot of test program, it is mentioned in the description Modified Paths: -------------- trunk/hwgui/Changelog Added Paths: ----------- trunk/hwgui/test/image/get_bug.png |
From: <df...@us...> - 2024-11-10 14:08:59
|
Revision: 3489 http://sourceforge.net/p/hwgui/code/3489 Author: df7be Date: 2024-11-10 14:08:57 +0000 (Sun, 10 Nov 2024) Log Message: ----------- Port to MacOS: Urgent bugfix in GET: Right arrow key does not reach the end of input line Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/cross/common.prg Added Paths: ----------- trunk/hwgui/test/get_bug.hbp trunk/hwgui/test/get_bug.prg |
From: <df...@us...> - 2024-11-08 09:31:41
|
Revision: 3488 http://sourceforge.net/p/hwgui/code/3488 Author: df7be Date: 2024-11-08 09:31:39 +0000 (Fri, 08 Nov 2024) Log Message: ----------- Urgent bugfix link error sample datepicker.prg Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/cross/common.prg |
From: <df...@us...> - 2024-10-25 07:57:12
|
Revision: 3487 http://sourceforge.net/p/hwgui/code/3487 Author: df7be Date: 2024-10-25 07:57:10 +0000 (Fri, 25 Oct 2024) Log Message: ----------- Urgent bugfix (WinAPI): Use of GET in a main window crashes, if field is filled to end Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/winapi/hwindow.prg Added Paths: ----------- trunk/hwgui/test/demosaycrash.hbp trunk/hwgui/test/demosaycrash.prg |
From: <df...@us...> - 2024-10-17 14:14:31
|
Revision: 3486 http://sourceforge.net/p/hwgui/code/3486 Author: df7be Date: 2024-10-17 14:14:29 +0000 (Thu, 17 Oct 2024) Log Message: ----------- tstscrlbar.prg: added some information, because scrollbars does not appear on GTK Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/samples/Readme.txt trunk/hwgui/samples/tstscrlbar.hbp trunk/hwgui/samples/tstscrlbar.prg |
From: <df...@us...> - 2024-10-15 09:26:41
|
Revision: 3485 http://sourceforge.net/p/hwgui/code/3485 Author: df7be Date: 2024-10-15 09:26:40 +0000 (Tue, 15 Oct 2024) Log Message: ----------- Stop sequence for all Windows only samples for UNIX, LINUX and MacOS added Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/samples/Readme.txt trunk/hwgui/samples/Testado.hbp trunk/hwgui/samples/TwoListbox.hbp trunk/hwgui/samples/a.hbp trunk/hwgui/samples/buildpelles.hbp trunk/hwgui/samples/demohlist.hbp trunk/hwgui/samples/grid_1.hbp trunk/hwgui/samples/grid_4.hbp trunk/hwgui/samples/grid_5.hbp trunk/hwgui/samples/hello.hbp trunk/hwgui/samples/hole.prg trunk/hwgui/samples/nice.hbp trunk/hwgui/samples/nice2.prg trunk/hwgui/samples/propsh.hbp trunk/hwgui/samples/qrencodedll.hbp trunk/hwgui/samples/shadebtn.hbp trunk/hwgui/samples/testalert.hbp trunk/hwgui/samples/testchild.hbp trunk/hwgui/samples/testhgt.hbp trunk/hwgui/samples/testini.hbp trunk/hwgui/samples/testini.prg trunk/hwgui/samples/testmenubitmap.hbp trunk/hwgui/samples/trackbar.hbp trunk/hwgui/samples/tstsplash.hbp Added Paths: ----------- trunk/hwgui/samples/helpdemo.hbp trunk/hwgui/samples/hole.hbp trunk/hwgui/samples/nice2.hbp trunk/hwgui/samples/test_bot.hbp |
From: <df...@us...> - 2024-10-11 17:22:39
|
Revision: 3484 http://sourceforge.net/p/hwgui/code/3484 Author: df7be Date: 2024-10-11 17:22:35 +0000 (Fri, 11 Oct 2024) Log Message: ----------- New utility to compare DBF's, helpful tool for regression tests, for details read the comment lines of dbfcompare.prg. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/utils/devtools/Readme.txt Added Paths: ----------- trunk/hwgui/utils/devtools/dbfcompare.hbp trunk/hwgui/utils/devtools/dbfcompare.prg trunk/hwgui/utils/devtools/sample.dbf trunk/hwgui/utils/devtools/sample.dbt trunk/hwgui/utils/devtools/sampleori.dbf trunk/hwgui/utils/devtools/sampleori.dbt |
From: <df...@us...> - 2024-10-05 15:28:10
|
Revision: 3483 http://sourceforge.net/p/hwgui/code/3483 Author: df7be Date: 2024-10-05 15:28:09 +0000 (Sat, 05 Oct 2024) Log Message: ----------- suppress build of Windows only programs with message Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/samples/Readme.txt trunk/hwgui/samples/iesample.hbp |