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
(8) |
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
1
(1) |
2
(1) |
3
(1) |
4
(2) |
5
(1) |
6
|
7
(1) |
8
(1) |
9
|
10
(1) |
11
(1) |
12
(1) |
13
|
14
(2) |
15
(2) |
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
31
|
|
|
|
From: <df...@us...> - 2021-03-15 09:00:39
|
Revision: 2964 http://sourceforge.net/p/hwgui/code/2964 Author: df7be Date: 2021-03-15 09:00:37 +0000 (Mon, 15 Mar 2021) Log Message: ----------- Ticket #77: Project hbcontainer for LINUX Now completed Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/install.txt trunk/hwgui/utils/bincnt/bincnt.hbp trunk/hwgui/utils/bincnt/file2hex.hbp trunk/hwgui/utils/dbc/dbchw.hbp trunk/hwgui/utils/dbc/dbchw.prg trunk/hwgui/utils/debugger/hwgdebug.hbp trunk/hwgui/utils/debugger/hwgdebug.prg trunk/hwgui/utils/designer/designer.hbp trunk/hwgui/utils/editor/editor.hbp trunk/hwgui/utils/tutorial/hwgrun.hbp trunk/hwgui/utils/tutorial/tutor.hbp Added Paths: ----------- trunk/hwgui/bin/ trunk/hwgui/bin/empty.txt |
From: <alk...@us...> - 2021-03-15 06:41:13
|
Revision: 2963 http://sourceforge.net/p/hwgui/code/2963 Author: alkresin Date: 2021-03-15 06:41:07 +0000 (Mon, 15 Mar 2021) Log Message: ----------- 2021-03-15 09:41 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/draw.c * source/winapi/draw.c * New function added, hwg_Arc( hDC, xc, yc, radius, iAngleStart, iAngleEnd ) to draw arc. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/draw.c trunk/hwgui/source/winapi/draw.c |
From: <df...@us...> - 2021-03-14 14:34:10
|
Revision: 2962 http://sourceforge.net/p/hwgui/code/2962 Author: df7be Date: 2021-03-14 14:34:08 +0000 (Sun, 14 Mar 2021) Log Message: ----------- Ticket #77: Project >hbcontainer< for LINUX, only one util (DBC) must be fixed,the rest is OK. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/samples/Readme.txt trunk/hwgui/samples/allhbp.hbp trunk/hwgui/samples/gtk_samples/dbview.hbp trunk/hwgui/samples/gtk_samples/progbars.prg trunk/hwgui/samples/gtk_samples/pseudocm.prg trunk/hwgui/samples/gtk_samples/testget2.prg trunk/hwgui/samples/gtk_samples/winprn.prg trunk/hwgui/utils/dbc/dbchw.hbp trunk/hwgui/utils/debugger/sample.hbp |
From: <df...@us...> - 2021-03-14 10:25:29
|
Revision: 2961 http://sourceforge.net/p/hwgui/code/2961 Author: df7be Date: 2021-03-14 10:25:21 +0000 (Sun, 14 Mar 2021) Log Message: ----------- Ticket #77: Project hbcontainer finished, started by Jose M. Quintas (TNX) OK for Windows, need some work for LINUX, \ preparations hwreport for port to GTK/LINUX Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/contrib/hwmake/hwmake.hbp trunk/hwgui/contrib/hwreport/example.prg trunk/hwgui/contrib/hwreport/hwreport.hbp trunk/hwgui/install.txt trunk/hwgui/samples/Readme.txt trunk/hwgui/samples/TwoListbox.prg trunk/hwgui/samples/TwoLstSub.prg trunk/hwgui/samples/a.hbp trunk/hwgui/samples/a.prg trunk/hwgui/samples/allhbp.hbp trunk/hwgui/samples/arraybrowse.prg trunk/hwgui/samples/buildpelles.prg trunk/hwgui/samples/colrbloc.prg trunk/hwgui/samples/dbview.hbp trunk/hwgui/samples/dbview.prg trunk/hwgui/samples/demodbf.prg trunk/hwgui/samples/fileselect.prg trunk/hwgui/samples/getupdown.prg trunk/hwgui/samples/grid_5.prg trunk/hwgui/samples/gtk_samples/dbview.prg trunk/hwgui/samples/hello.prg trunk/hwgui/samples/helpstatic.prg trunk/hwgui/samples/hexbincnt.prg trunk/hwgui/samples/icons.prg trunk/hwgui/samples/icons2.prg trunk/hwgui/samples/menumod.prg trunk/hwgui/samples/modtitle.prg trunk/hwgui/samples/pseudocm.prg trunk/hwgui/samples/tab.prg trunk/hwgui/samples/testbrw.prg trunk/hwgui/samples/testfunc.prg trunk/hwgui/samples/testget2.prg trunk/hwgui/samples/testhgt.hbp trunk/hwgui/samples/testrtf.prg trunk/hwgui/samples/testsdi.prg trunk/hwgui/samples/testxml.prg trunk/hwgui/samples/winprn.prg trunk/hwgui/samples/xmltree.prg Added Paths: ----------- trunk/hwgui/contrib/hwg_misc.hbp trunk/hwgui/contrib/hwreport/example.hbp trunk/hwgui/contrib/hwreport/hwmingnw.bat trunk/hwgui/samples/GetWinVers.hbp trunk/hwgui/samples/Testado.hbp trunk/hwgui/samples/TwoListbox.hbp trunk/hwgui/samples/TwoLstSub.hbp trunk/hwgui/samples/arraybrowse.hbp trunk/hwgui/samples/bincnts.hbp trunk/hwgui/samples/buildpelles.hbp trunk/hwgui/samples/colrbloc.hbp trunk/hwgui/samples/demodbf.hbp trunk/hwgui/samples/demohlist.hbp trunk/hwgui/samples/demohlistsub.hbp trunk/hwgui/samples/fileselect.hbp trunk/hwgui/samples/getupdown.hbp trunk/hwgui/samples/graph.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/helpstatic.hbp trunk/hwgui/samples/hexbincnt.hbp trunk/hwgui/samples/icons.hbp trunk/hwgui/samples/icons2.hbp trunk/hwgui/samples/menumod.hbp trunk/hwgui/samples/modtitle.hbp trunk/hwgui/samples/progbars.hbp trunk/hwgui/samples/propsh.hbp trunk/hwgui/samples/pseudocm.hbp trunk/hwgui/samples/shadebtn.hbp trunk/hwgui/samples/simpleedit.hbp trunk/hwgui/samples/tab.hbp trunk/hwgui/samples/testalert.hbp trunk/hwgui/samples/testbrw.hbp trunk/hwgui/samples/testchild.hbp trunk/hwgui/samples/testfunc.hbp trunk/hwgui/samples/testget1.hbp trunk/hwgui/samples/testget2.hbp trunk/hwgui/samples/testhmonth.hbp trunk/hwgui/samples/testimage.hbp trunk/hwgui/samples/testini.hbp trunk/hwgui/samples/testmenubitmap.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/trackbar.hbp trunk/hwgui/samples/tstcombo.hbp trunk/hwgui/samples/tstscrlbar.hbp trunk/hwgui/samples/tstsplash.hbp trunk/hwgui/samples/winprn.hbp trunk/hwgui/samples/xmltree.hbp |
From: <df...@us...> - 2021-03-12 09:56:39
|
Revision: 2960 http://sourceforge.net/p/hwgui/code/2960 Author: df7be Date: 2021-03-12 09:56:33 +0000 (Fri, 12 Mar 2021) Log Message: ----------- Started the conversion of hbcontainer project (WinAPI and LINUX), to be continued Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/hwguidyn.hbp trunk/hwgui/samples/a.prg trunk/hwgui/samples/allhbp.hbp Added Paths: ----------- trunk/hwgui/samples/a.hbp trunk/hwgui/samples/dbview.hbp trunk/hwgui/samples/nice.hbp |
From: <df...@us...> - 2021-03-11 13:26:11
|
Revision: 2959 http://sourceforge.net/p/hwgui/code/2959 Author: df7be Date: 2021-03-11 13:26:04 +0000 (Thu, 11 Mar 2021) Log Message: ----------- Bugfix Ticket #80 Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/utils/debugger/hwgdebug.prg |
From: <df...@us...> - 2021-03-10 22:22:55
|
Revision: 2958 http://sourceforge.net/p/hwgui/code/2958 Author: df7be Date: 2021-03-10 22:22:54 +0000 (Wed, 10 Mar 2021) Log Message: ----------- hwreport: Port from Borland resource file to HWGUI commands finished. Needs some bugfix Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/contrib/hwreport/hwreport.hbp trunk/hwgui/contrib/hwreport/hwreport.prg trunk/hwgui/contrib/hwreport/opensave.prg trunk/hwgui/contrib/hwreport/propert.prg trunk/hwgui/samples/allhbp.hbp trunk/hwgui/todo.txt trunk/hwgui/whatsnew.txt Removed Paths: ------------- trunk/hwgui/contrib/hwreport/hwreport2.hbp trunk/hwgui/contrib/hwreport/repbuild.rc trunk/hwgui/contrib/hwreport/repbuild2.rc |
From: <df...@us...> - 2021-03-08 23:32:45
|
Revision: 2957 http://sourceforge.net/p/hwgui/code/2957 Author: df7be Date: 2021-03-08 23:32:43 +0000 (Mon, 08 Mar 2021) Log Message: ----------- Ticket #77: Files Delivered by Jose M. C. Quintas: More info see post to ticket! Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/contrib/hwreport/hwreport.hbp trunk/hwgui/contrib/hwreport/repbuild.rc trunk/hwgui/contrib/hwreport/repbuild2.rc trunk/hwgui/contrib/misc/richtext.prg trunk/hwgui/hwgui.hbc trunk/hwgui/samples/gtk_samples/GetWinVers.hbp trunk/hwgui/samples/gtk_samples/a.hbp trunk/hwgui/samples/gtk_samples/a.prg trunk/hwgui/samples/gtk_samples/dbview.hbp trunk/hwgui/samples/gtk_samples/escrita.hbp trunk/hwgui/samples/gtk_samples/example.hbp trunk/hwgui/samples/gtk_samples/graph.hbp trunk/hwgui/samples/gtk_samples/progbars.hbp trunk/hwgui/samples/gtk_samples/pseudocm.hbp trunk/hwgui/samples/gtk_samples/sample.hbp trunk/hwgui/samples/gtk_samples/testget2.hbp trunk/hwgui/samples/gtk_samples/winprn.hbp trunk/hwgui/source/common/debug/dbgconnect.prg trunk/hwgui/test/hgt/hgt.prg trunk/hwgui/test/hgt/test.hbp trunk/hwgui/test/hgt/test.prg trunk/hwgui/utils/editor/editor.hbp trunk/hwgui/utils/editor/editor.prg trunk/hwgui/utils/tutorial/hwgrun.prg Added Paths: ----------- trunk/hwgui/samples/allhbp.hbp trunk/hwgui/source/common/procmisc/deleted_hb.prg Property Changed: ---------------- trunk/hwgui/utils/editor/editor.prg |
From: <df...@us...> - 2021-03-07 07:09:08
|
Revision: 2956 http://sourceforge.net/p/hwgui/code/2956 Author: df7be Date: 2021-03-07 07:09:05 +0000 (Sun, 07 Mar 2021) Log Message: ----------- Sample tab.prg port from BCC resources to HWGUI, now ready for GTK Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_commands.html trunk/hwgui/include/guilib.ch trunk/hwgui/samples/Readme.txt trunk/hwgui/samples/tab.prg trunk/hwgui/todo.txt Removed Paths: ------------- trunk/hwgui/samples/tab.rc trunk/hwgui/samples/tab.rh |
From: <df...@us...> - 2021-03-05 10:13:52
|
Revision: 2955 http://sourceforge.net/p/hwgui/code/2955 Author: df7be Date: 2021-03-05 10:13:50 +0000 (Fri, 05 Mar 2021) Log Message: ----------- Samples: BCC build scripts and nice.prg, Port of BBC rc files to HWGUI commands started (Preparation for multi platform usage) Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/install.txt trunk/hwgui/samples/Readme.txt trunk/hwgui/samples/a.prg trunk/hwgui/samples/bld.bat trunk/hwgui/samples/nice.prg trunk/hwgui/samples/nice2.prg Removed Paths: ------------- trunk/hwgui/samples/a.rc trunk/hwgui/samples/nice.h trunk/hwgui/samples/nice.rc |
From: <df...@us...> - 2021-03-04 10:46:55
|
Revision: 2954 http://sourceforge.net/p/hwgui/code/2954 Author: df7be Date: 2021-03-04 10:46:53 +0000 (Thu, 04 Mar 2021) Log Message: ----------- Ticket #79 afterglow: Added screenshots in docu. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_commands.html Added Paths: ----------- trunk/hwgui/doc/image/ticket79gtk_win.png trunk/hwgui/doc/image/ticket79linux.png trunk/hwgui/doc/image/ticket79win.png |
From: <df...@us...> - 2021-03-04 08:45:47
|
Revision: 2953 http://sourceforge.net/p/hwgui/code/2953 Author: df7be Date: 2021-03-04 08:45:45 +0000 (Thu, 04 Mar 2021) Log Message: ----------- Ticket #79: Fix not possible, because feature not in GTK class gtk_entry_* Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc.html trunk/hwgui/doc/hwgdoc_commands.html trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/source/gtk/hedit.prg trunk/hwgui/source/gtk/hmisc.prg trunk/hwgui/source/winapi/hmisc.prg trunk/hwgui/todo.txt Added Paths: ----------- trunk/hwgui/test/ticket79.prg |
From: <df...@us...> - 2021-03-03 08:15:30
|
Revision: 2952 http://sourceforge.net/p/hwgui/code/2952 Author: df7be Date: 2021-03-03 08:15:23 +0000 (Wed, 03 Mar 2021) Log Message: ----------- Ticket 32:\ New function hwg_LoadCursorFromString() for handling custom cursors with hex values Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/samples/testspli.prg trunk/hwgui/source/gtk/drawwidg.prg trunk/hwgui/source/winapi/drawwidg.prg |
From: <df...@us...> - 2021-03-02 14:20:14
|
Revision: 2951 http://sourceforge.net/p/hwgui/code/2951 Author: df7be Date: 2021-03-02 14:19:33 +0000 (Tue, 02 Mar 2021) Log Message: ----------- Ticket 32: hwg_LoadCursorFromFile() port to GTK, Ticket 77: Warnings GCC 10 Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/samples/testspli.prg trunk/hwgui/source/gtk/commond.c trunk/hwgui/source/gtk/control.c trunk/hwgui/source/gtk/draw.c trunk/hwgui/source/gtk/drawtext.c trunk/hwgui/source/gtk/inter.c trunk/hwgui/source/gtk/menu_c.c trunk/hwgui/source/gtk/message.c trunk/hwgui/source/gtk/wprint.c trunk/hwgui/whatsnew.txt Added Paths: ----------- trunk/hwgui/make_hbmk.bat trunk/hwgui/samples/transistor.cur |
From: <df...@us...> - 2021-03-01 10:06:42
|
Revision: 2950 http://sourceforge.net/p/hwgui/code/2950 Author: df7be Date: 2021-03-01 10:06:39 +0000 (Mon, 01 Mar 2021) Log Message: ----------- Improved cursor handling (custom cursor), New functions, started task: convert BCC resources to HWGUI commands for multi platform Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/hwgui.hbc trunk/hwgui/include/gtk.ch trunk/hwgui/install.txt trunk/hwgui/samples/testspli.prg trunk/hwgui/source/gtk/hmisc.prg trunk/hwgui/source/winapi/control.c trunk/hwgui/source/winapi/hmisc.prg trunk/hwgui/whatsnew.txt Added Paths: ----------- trunk/hwgui/make_hbmk.sh trunk/hwgui/samples/cursor_7_16x16.cur Removed Paths: ------------- trunk/hwgui/samples/testspli.rc |