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
|
2
|
3
|
4
(1) |
5
|
6
|
7
|
8
|
9
|
10
(1) |
11
|
12
|
13
(1) |
14
|
15
(1) |
16
(1) |
17
(1) |
18
|
19
(1) |
20
(3) |
21
(1) |
22
(2) |
23
(1) |
24
|
25
|
26
(1) |
27
(1) |
28
|
|
|
|
|
|
|
From: <df...@us...> - 2021-02-27 11:17:32
|
Revision: 2949 http://sourceforge.net/p/hwgui/code/2949 Author: df7be Date: 2021-02-27 11:17:31 +0000 (Sat, 27 Feb 2021) Log Message: ----------- Some corrections for functions hwg_Array_Len() and hwg_ShowHelp() Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/source/gtk/hmisc.prg trunk/hwgui/source/winapi/hmisc.prg Added Paths: ----------- trunk/hwgui/samples/helpstatic.prg |
From: <df...@us...> - 2021-02-26 10:18:21
|
Revision: 2948 http://sourceforge.net/p/hwgui/code/2948 Author: df7be Date: 2021-02-26 10:18:20 +0000 (Fri, 26 Feb 2021) Log Message: ----------- Tickets #77, #41, #37: to be continued Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/contrib/activex/c_activex.c trunk/hwgui/contrib/hwreport/bldmngw.bat trunk/hwgui/contrib/hwreport/hwreport.prg trunk/hwgui/doc/hwgdoc.html trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/samples/Readme.txt trunk/hwgui/source/gtk/hmisc.prg trunk/hwgui/source/winapi/hmisc.prg Added Paths: ----------- trunk/hwgui/contrib/obj/ trunk/hwgui/contrib/obj/empty.txt trunk/hwgui/samples/menumod.prg |
From: <df...@us...> - 2021-02-23 08:27:52
|
Revision: 2947 http://sourceforge.net/p/hwgui/code/2947 Author: df7be Date: 2021-02-23 08:27:50 +0000 (Tue, 23 Feb 2021) Log Message: ----------- Ticket #77: Corrected files for compiling with hbmk2 on LINUX. Added PRAGMA for: -Wold-style-cast in warnings.h. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/hwgui.hbc trunk/hwgui/include/warnings.h trunk/hwgui/source/common/editor/hcedit_l.c trunk/hwgui/source/gtk/window.c trunk/hwgui/source/winapi/window.c |
From: <df...@us...> - 2021-02-22 22:43:09
|
Revision: 2946 http://sourceforge.net/p/hwgui/code/2946 Author: df7be Date: 2021-02-22 22:43:07 +0000 (Mon, 22 Feb 2021) Log Message: ----------- Ticket #77: see post to ticket, to be continued. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/include/warnings.h trunk/hwgui/source/common/procmisc/procscri.prg trunk/hwgui/source/gtk/control.c trunk/hwgui/source/gtk/misc.c trunk/hwgui/source/winapi/misc.c |
From: <alk...@us...> - 2021-02-22 15:04:32
|
Revision: 2945 http://sourceforge.net/p/hwgui/code/2945 Author: alkresin Date: 2021-02-22 15:04:30 +0000 (Mon, 22 Feb 2021) Log Message: ----------- 2021-02-22 18:04 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/control.c * hwg_setFgColor() and hwg_setBgColor() changed. They use now gtk_widget_modify_fg() and gtk_widget_modify_bg() instead of gtk_widget_set_style() for to not touch font information. * source/gtk/hdialog.prg * A small bug fixed with a nonmodal dialog with WND_NOTITLE style Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/control.c trunk/hwgui/source/winapi/hdialog.prg |
From: <df...@us...> - 2021-02-21 13:51:16
|
Revision: 2944 http://sourceforge.net/p/hwgui/code/2944 Author: df7be Date: 2021-02-21 13:51:10 +0000 (Sun, 21 Feb 2021) Log Message: ----------- 2Ticket Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/contrib/hwmake/hwmake.hbp 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/source/common/procmisc/procs7.prg |
From: <df...@us...> - 2021-02-20 17:32:45
|
Revision: 2943 http://sourceforge.net/p/hwgui/code/2943 Author: df7be Date: 2021-02-20 17:32:38 +0000 (Sat, 20 Feb 2021) Log Message: ----------- Ticket #77: value with HB_SYMBOL_UNUSED( x ) for unused variables for GTK, see post to ticket. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/hbxml.hbp trunk/hwgui/hwgdebug.hbp trunk/hwgui/hwgui.hbc trunk/hwgui/hwgui.hbp trunk/hwgui/hwguidyn.hbp trunk/hwgui/procmisc.hbp trunk/hwgui/source/common/editor/hcedit.prg trunk/hwgui/source/common/procmisc/procscri.prg trunk/hwgui/source/common/xml/hxmldoc.prg trunk/hwgui/source/gtk/Makefile.linux trunk/hwgui/source/gtk/Makefile.mingw trunk/hwgui/source/gtk/drawwidg.prg trunk/hwgui/source/gtk/gtkmain.prg trunk/hwgui/source/gtk/hbincnt.prg trunk/hwgui/source/gtk/hbrowse.prg trunk/hwgui/source/gtk/hcheck.prg trunk/hwgui/source/gtk/hcombo.prg trunk/hwgui/source/gtk/hcontrol.prg trunk/hwgui/source/gtk/hcwindow.prg trunk/hwgui/source/gtk/hdialog.prg trunk/hwgui/source/gtk/hedit.prg trunk/hwgui/source/gtk/herrsys.prg trunk/hwgui/source/gtk/hfrmtmpl.prg trunk/hwgui/source/gtk/hgraph.prg trunk/hwgui/source/gtk/hhyper.prg trunk/hwgui/source/gtk/hmisc.prg trunk/hwgui/source/gtk/hmonthc.prg trunk/hwgui/source/gtk/hownbtn.prg trunk/hwgui/source/gtk/hpanel.prg trunk/hwgui/source/gtk/hprinter.prg trunk/hwgui/source/gtk/hprogres.prg trunk/hwgui/source/gtk/hradio.prg trunk/hwgui/source/gtk/hsayimg.prg trunk/hwgui/source/gtk/hsplit.prg trunk/hwgui/source/gtk/htab.prg trunk/hwgui/source/gtk/htimer.prg trunk/hwgui/source/gtk/htool.prg trunk/hwgui/source/gtk/htree.prg trunk/hwgui/source/gtk/hupdown.prg trunk/hwgui/source/gtk/hwindow.prg trunk/hwgui/source/gtk/hwinprn.prg trunk/hwgui/source/gtk/menu.prg trunk/hwgui/source/winapi/control.c Added Paths: ----------- trunk/hwgui/include/warnings.h |
From: <df...@us...> - 2021-02-20 12:44:54
|
Revision: 2942 http://sourceforge.net/p/hwgui/code/2942 Author: df7be Date: 2021-02-20 12:44:47 +0000 (Sat, 20 Feb 2021) Log Message: ----------- Ticket #77: Block reverted to old value with HB_SYMBOL_UNUSED( w ) for WinAPI Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/winapi/halert.prg trunk/hwgui/source/winapi/hpanel.prg trunk/hwgui/source/winapi/hwindow.prg |
From: <df...@us...> - 2021-02-20 08:55:21
|
Revision: 2941 http://sourceforge.net/p/hwgui/code/2941 Author: df7be Date: 2021-02-20 08:55:14 +0000 (Sat, 20 Feb 2021) Log Message: ----------- Tickets #77,#78: to be continued Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/procmisc/procscri.prg trunk/hwgui/source/common/procmisc/scrdebug.prg trunk/hwgui/utils/tutorial/bldgtkwin.bat trunk/hwgui/utils/tutorial/tutor.prg |
From: <df...@us...> - 2021-02-19 09:02:17
|
Revision: 2940 http://sourceforge.net/p/hwgui/code/2940 Author: df7be Date: 2021-02-19 09:02:11 +0000 (Fri, 19 Feb 2021) Log Message: ----------- Ticket #77: adjust to compile using -w3 -es2 All WinAPI prg's ready and tested, see post to ticket, to be continued (for GTK) Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/makefile.gcc trunk/hwgui/source/common/debug/dbgconnect.prg trunk/hwgui/source/common/debug/debugger.prg trunk/hwgui/source/common/editor/hcedit.prg trunk/hwgui/source/common/editor/hilight.prg trunk/hwgui/source/common/procmisc/procscri.prg trunk/hwgui/source/common/procmisc/scrdebug.prg trunk/hwgui/source/common/xml/hxmldoc.prg trunk/hwgui/source/winapi/halert.prg trunk/hwgui/source/winapi/hanimat.prg trunk/hwgui/source/winapi/hbrwflt.prg trunk/hwgui/source/winapi/hcontrol.prg trunk/hwgui/source/winapi/hcwindow.prg trunk/hwgui/source/winapi/hdatepic.prg trunk/hwgui/source/winapi/hdc.prg trunk/hwgui/source/winapi/hdialog.prg trunk/hwgui/source/winapi/hedit.prg trunk/hwgui/source/winapi/hfrmtmpl.prg trunk/hwgui/source/winapi/hgraph.prg trunk/hwgui/source/winapi/hgrid.prg trunk/hwgui/source/winapi/hhyper.prg trunk/hwgui/source/winapi/hlistbox.prg trunk/hwgui/source/winapi/hmisc.prg trunk/hwgui/source/winapi/hmonthc.prg trunk/hwgui/source/winapi/hnice.prg trunk/hwgui/source/winapi/hownbtn.prg trunk/hwgui/source/winapi/hpager.prg trunk/hwgui/source/winapi/hpanel.prg trunk/hwgui/source/winapi/hprinter.prg trunk/hwgui/source/winapi/hprogres.prg trunk/hwgui/source/winapi/hradio.prg trunk/hwgui/source/winapi/hrect.prg trunk/hwgui/source/winapi/hsayimg.prg trunk/hwgui/source/winapi/hsplit.prg trunk/hwgui/source/winapi/htab.prg trunk/hwgui/source/winapi/htimer.prg trunk/hwgui/source/winapi/htrackbr.prg trunk/hwgui/source/winapi/htree.prg trunk/hwgui/source/winapi/hupdown.prg trunk/hwgui/source/winapi/hwindow.prg trunk/hwgui/source/winapi/hwinprn.prg trunk/hwgui/source/winapi/menu.prg trunk/hwgui/source/winapi/video.prg |
From: <df...@us...> - 2021-02-17 22:26:28
|
Revision: 2939 http://sourceforge.net/p/hwgui/code/2939 Author: df7be Date: 2021-02-17 22:26:26 +0000 (Wed, 17 Feb 2021) Log Message: ----------- Ticket #77: adjust to compile using -w3 -es2; Files in winapi.zip posted by Jose M. C. Quintas, see post to ticket. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/makefile.gcc trunk/hwgui/source/winapi/drawwidg.prg trunk/hwgui/source/winapi/guimain.prg trunk/hwgui/source/winapi/hbincnt.prg trunk/hwgui/source/winapi/hbrowse.prg trunk/hwgui/source/winapi/hbrwflt.prg trunk/hwgui/source/winapi/hcheck.prg trunk/hwgui/source/winapi/hcombo.prg trunk/hwgui/source/winapi/hcontrol.prg |
From: <alk...@us...> - 2021-02-16 17:41:05
|
Revision: 2938 http://sourceforge.net/p/hwgui/code/2938 Author: alkresin Date: 2021-02-16 17:41:00 +0000 (Tue, 16 Feb 2021) Log Message: ----------- 2021-02-16 20:40 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/control.c * Added handling of focus_in_event and focus_out_event for browse * source/gtk/hdialog.prg * A small bug fixed while centering a dialig with WND_NOTITLE style Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/control.c trunk/hwgui/source/gtk/hdialog.prg |
From: <alk...@us...> - 2021-02-15 11:21:12
|
Revision: 2937 http://sourceforge.net/p/hwgui/code/2937 Author: alkresin Date: 2021-02-15 11:21:10 +0000 (Mon, 15 Feb 2021) Log Message: ----------- 2021-02-15 14:20 UTC+0300 Alexander Kresin <al...@be...> * utils/tutorial/tutor_eng.xml * New module added, "Let create new control", which demonstrates, how to create a new control in an application, using a slider as an example. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/utils/tutorial/tutor_eng.xml |
From: <alk...@us...> - 2021-02-13 14:56:16
|
Revision: 2936 http://sourceforge.net/p/hwgui/code/2936 Author: alkresin Date: 2021-02-13 14:56:13 +0000 (Sat, 13 Feb 2021) Log Message: ----------- 2021-02-13 17:54 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/control.c * Added third parameter to hwg_SetFgColor() - integer value, which designates the GtkStateType, a state of control (GTK_STATE_NORMAL by default) to change a color for. * source/gtk/hcontrol.prg * A small correction, which allows static comtrol with SS_OWNERDRAW style to receive "draw" messages and process them, using the :bPaint codeblock. * source/gtk/hsayimg.prg ! Fixed bug with drawing transparent bitmap. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/control.c trunk/hwgui/source/gtk/hcontrol.prg trunk/hwgui/source/gtk/hsayimg.prg |
From: <df...@us...> - 2021-02-10 23:06:56
|
Revision: 2935 http://sourceforge.net/p/hwgui/code/2935 Author: df7be Date: 2021-02-10 23:06:54 +0000 (Wed, 10 Feb 2021) Log Message: ----------- Ticket #36: Test with two relayed comboboxes, see post to ticket. 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/tstcombo.prg Added Paths: ----------- trunk/hwgui/image/exclmk_trsp.bmp trunk/hwgui/image/exclmk_trsp.png |
From: <df...@us...> - 2021-02-04 08:41:10
|
Revision: 2934 http://sourceforge.net/p/hwgui/code/2934 Author: df7be Date: 2021-02-04 08:41:08 +0000 (Thu, 04 Feb 2021) Log Message: ----------- Ticket #61: see post to ticket Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/samples/Readme.txt Added Paths: ----------- trunk/hwgui/image/D.bmp trunk/hwgui/image/D.ico trunk/hwgui/image/W.bmp trunk/hwgui/image/W.ico trunk/hwgui/samples/icons2.prg |