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
|
3
|
4
(1) |
5
|
6
(1) |
7
|
8
(1) |
9
|
10
(1) |
11
|
12
|
13
|
14
|
15
|
16
(1) |
17
(1) |
18
|
19
(1) |
20
|
21
(1) |
22
(1) |
23
|
24
|
25
|
26
|
27
|
28
|
29
|
30
|
|
|
|
|
From: <df...@us...> - 2020-06-22 06:29:43
|
Revision: 2858 http://sourceforge.net/p/hwgui/code/2858 Author: df7be Date: 2020-06-22 06:29:41 +0000 (Mon, 22 Jun 2020) Log Message: ----------- Ticket #25: Designer ready for OpenWatCom C Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/utils/designer/designer.prg trunk/hwgui/utils/designer/designer.rc Added Paths: ----------- trunk/hwgui/utils/designer/blddeswc.bat trunk/hwgui/utils/designer/designer2.hbp trunk/hwgui/utils/designer/designer2.rc |
From: <df...@us...> - 2020-06-21 08:36:34
|
Revision: 2857 http://sourceforge.net/p/hwgui/code/2857 Author: df7be Date: 2020-06-21 08:36:33 +0000 (Sun, 21 Jun 2020) Log Message: ----------- Done: Ticket #25: OpenWatCom C compiler support Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/include/missing.h trunk/hwgui/install.txt trunk/hwgui/makefile.wc trunk/hwgui/samples/dev/compiler/OpenWatcom/OpenWatcom.txt |
From: <alk...@us...> - 2020-06-19 10:41:44
|
Revision: 2856 http://sourceforge.net/p/hwgui/code/2856 Author: alkresin Date: 2020-06-19 10:41:43 +0000 (Fri, 19 Jun 2020) Log Message: ----------- 2020-06-19 13:42 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/menu.prg * source/gtk/menu_c.c * source/winapi/menu.prg * source/winapi/menu_c.c * The forth parameter to hwg_Addmenuitem(), lSubmenu, may be Nil now. * utils/bincnt/bincnt.prg * Interface enhancements Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/menu.prg trunk/hwgui/source/gtk/menu_c.c trunk/hwgui/source/winapi/menu.prg trunk/hwgui/source/winapi/menu_c.c trunk/hwgui/utils/bincnt/bincnt.prg |
From: <alk...@us...> - 2020-06-17 10:19:46
|
Revision: 2855 http://sourceforge.net/p/hwgui/code/2855 Author: alkresin Date: 2020-06-17 10:19:37 +0000 (Wed, 17 Jun 2020) Log Message: ----------- 2020-06-17 13:20 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/hbincnt.prg * source/winapi/hbincnt.prg * Return values corrected * utils/bincnt/bincnt.prg * Interface enhancements Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hbincnt.prg trunk/hwgui/source/winapi/hbincnt.prg trunk/hwgui/utils/bincnt/bincnt.prg |
From: <alk...@us...> - 2020-06-16 09:46:04
|
Revision: 2854 http://sourceforge.net/p/hwgui/code/2854 Author: alkresin Date: 2020-06-16 09:46:02 +0000 (Tue, 16 Jun 2020) Log Message: ----------- 2020-06-16 12:45 UTC+0300 Alexander Kresin <al...@be...> ! contrib/misc/blowfish.c ! Fixes for 64-bit compilers Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/contrib/misc/blowfish.c |
From: <df...@us...> - 2020-06-10 21:05:23
|
Revision: 2853 http://sourceforge.net/p/hwgui/code/2853 Author: df7be Date: 2020-06-10 21:05:21 +0000 (Wed, 10 Jun 2020) Log Message: ----------- Function HWG_GETUTCTIMEDATE(): Format of output string corrected Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/source/gtk/inter.c trunk/hwgui/source/winapi/control.c |
From: <df...@us...> - 2020-06-08 07:31:19
|
Revision: 2852 http://sourceforge.net/p/hwgui/code/2852 Author: df7be Date: 2020-06-08 07:31:17 +0000 (Mon, 08 Jun 2020) Log Message: ----------- Support for MinGW64 (to be continued) Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/install.txt trunk/hwgui/samples/Readme.txt trunk/hwgui/samples/a.rc trunk/hwgui/samples/bldmingw64.bat trunk/hwgui/samples/dev/MinGW64/MinGW64.txt trunk/hwgui/source/gtk/listbox.c trunk/hwgui/source/winapi/control.c trunk/hwgui/source/winapi/dialog.c trunk/hwgui/source/winapi/draw.c trunk/hwgui/source/winapi/grid.c trunk/hwgui/source/winapi/hmonthc.prg trunk/hwgui/source/winapi/listbox.c trunk/hwgui/source/winapi/nice.c trunk/hwgui/source/winapi/resource.c trunk/hwgui/source/winapi/richedit.c Added Paths: ----------- trunk/hwgui/makemngw64.bat |
From: <df...@us...> - 2020-06-06 11:19:28
|
Revision: 2851 http://sourceforge.net/p/hwgui/code/2851 Author: df7be Date: 2020-06-06 11:19:27 +0000 (Sat, 06 Jun 2020) Log Message: ----------- Info's for Compiler Support added, testimage.prg updated for GTK Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/make_pc.bat trunk/hwgui/makefile.pc trunk/hwgui/makefile.wc trunk/hwgui/samples/Readme.txt trunk/hwgui/samples/dev/compiler/OpenWatcom/OpenWatcom.txt trunk/hwgui/samples/dev/env/Readme.txt trunk/hwgui/samples/testimage.prg Added Paths: ----------- trunk/hwgui/samples/dev/compiler/Digital-Mars/ trunk/hwgui/samples/dev/compiler/Digital-Mars/Digital-Mars.txt trunk/hwgui/samples/dev/compiler/PellesC/ trunk/hwgui/samples/dev/compiler/PellesC/PellesC.txt trunk/hwgui/samples/dev/env/pfad_dm.bat trunk/hwgui/samples/dev/env/pfad_pc.bat |
From: <df...@us...> - 2020-06-04 05:44:37
|
Revision: 2850 http://sourceforge.net/p/hwgui/code/2850 Author: df7be Date: 2020-06-04 05:44:35 +0000 (Thu, 04 Jun 2020) Log Message: ----------- Ticket #43, suggestion IMAGE ==> BITMAP OpenWatcom: Docu updated HWGUI doc: commands IMAGE and BITMAP Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_commands.html trunk/hwgui/samples/Readme.txt trunk/hwgui/samples/dev/compiler/OpenWatcom/OpenWatcom.txt trunk/hwgui/samples/dev/env/Readme.txt trunk/hwgui/whatsnew.txt Added Paths: ----------- trunk/hwgui/image/astro.bmp trunk/hwgui/image/astro.png trunk/hwgui/samples/testimage.prg |
From: <df...@us...> - 2020-06-01 11:47:36
|
Revision: 2849 http://sourceforge.net/p/hwgui/code/2849 Author: df7be Date: 2020-06-01 11:47:34 +0000 (Mon, 01 Jun 2020) Log Message: ----------- Ticket #25: Open Watcom Support, Check for Borland C, special instructions added Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/include/hwingui.h trunk/hwgui/install.txt trunk/hwgui/make_b32.bat trunk/hwgui/make_w32.bat trunk/hwgui/makefile.bc trunk/hwgui/makefile.wc trunk/hwgui/samples/hbmk.bat trunk/hwgui/source/winapi/control.c trunk/hwgui/todo.txt Added Paths: ----------- trunk/hwgui/samples/dev/compiler/ trunk/hwgui/samples/dev/compiler/Borland-C/ trunk/hwgui/samples/dev/compiler/Borland-C/Borland-C.txt trunk/hwgui/samples/dev/compiler/OpenWatcom/ trunk/hwgui/samples/dev/compiler/OpenWatcom/OW_Error.png trunk/hwgui/samples/dev/compiler/OpenWatcom/OpenWatcom.txt trunk/hwgui/samples/dev/env/pfad_bc.bat trunk/hwgui/samples/dev/env/pfad_wc.bat |