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
(1) |
3
(1) |
4
(2) |
5
|
6
(1) |
7
|
8
|
9
(1) |
10
(1) |
11
|
12
(1) |
13
|
14
|
15
|
16
|
17
(1) |
18
|
19
|
20
|
21
(1) |
22
(1) |
23
|
24
|
25
|
26
|
27
|
28
|
29
(2) |
30
|
31
(1) |
|
|
|
|
|
From: <alk...@us...> - 2022-10-31 16:17:00
|
Revision: 3136 http://sourceforge.net/p/hwgui/code/3136 Author: alkresin Date: 2022-10-31 16:16:58 +0000 (Mon, 31 Oct 2022) Log Message: ----------- 2022-10-31 19:15 UTC+0300 Alexander Kresin <al...@be...> Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/editor/hcedit_l.c trunk/hwgui/utils/editor/editor.prg |
From: <df...@us...> - 2022-10-29 16:56:26
|
Revision: 3135 http://sourceforge.net/p/hwgui/code/3135 Author: df7be Date: 2022-10-29 16:56:23 +0000 (Sat, 29 Oct 2022) Log Message: ----------- Project QR encoding: finished for GTK Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/contrib/qrencode/qrencode.c |
From: <df...@us...> - 2022-10-29 10:38:15
|
Revision: 3134 http://sourceforge.net/p/hwgui/code/3134 Author: df7be Date: 2022-10-29 10:38:13 +0000 (Sat, 29 Oct 2022) Log Message: ----------- Project QR encoding: Finished for WinAPI Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/contrib/qrencode/Readme.txt trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/samples/Readme.txt trunk/hwgui/source/gtk/drawwidg.prg trunk/hwgui/source/gtk/hmisc.prg trunk/hwgui/source/winapi/drawwidg.prg trunk/hwgui/source/winapi/hmisc.prg Added Paths: ----------- trunk/hwgui/contrib/qrencode/qrencode.c trunk/hwgui/contrib/qrencode/qrencode.hbp trunk/hwgui/samples/qrencode.hbp trunk/hwgui/samples/qrencode.prg |
From: <df...@us...> - 2022-10-22 09:36:05
|
Revision: 3133 http://sourceforge.net/p/hwgui/code/3133 Author: df7be Date: 2022-10-22 09:36:03 +0000 (Sat, 22 Oct 2022) Log Message: ----------- Project QR encoding started Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/clean.bat trunk/hwgui/clean.sh Added Paths: ----------- trunk/hwgui/MoreCopyright.txt trunk/hwgui/contrib/qrencode/ trunk/hwgui/contrib/qrencode/Makefile.mingw trunk/hwgui/contrib/qrencode/Readme.txt trunk/hwgui/contrib/qrencode/include/ trunk/hwgui/contrib/qrencode/include/empty.txt |
From: <df...@us...> - 2022-10-21 10:05:21
|
Revision: 3132 http://sourceforge.net/p/hwgui/code/3132 Author: df7be Date: 2022-10-21 10:05:19 +0000 (Fri, 21 Oct 2022) Log Message: ----------- Raw bitmap support (monochrome) finished. Continue with QR encoding. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/samples/Readme.txt trunk/hwgui/source/gtk/draw.c trunk/hwgui/source/gtk/drawwidg.prg trunk/hwgui/source/gtk/hmisc.prg trunk/hwgui/source/gtk/misc.c trunk/hwgui/source/winapi/draw.c trunk/hwgui/source/winapi/drawwidg.prg trunk/hwgui/source/winapi/hmisc.prg trunk/hwgui/source/winapi/misc.c Added Paths: ----------- trunk/hwgui/samples/testbmpcr.hbp trunk/hwgui/samples/testbmpcr.prg Removed Paths: ------------- trunk/hwgui/test/testbmpcr.hbp trunk/hwgui/test/testbmpcr.prg |
From: <lf...@us...> - 2022-10-17 18:31:15
|
Revision: 3131 http://sourceforge.net/p/hwgui/code/3131 Author: lfbasso Date: 2022-10-17 18:31:13 +0000 (Mon, 17 Oct 2022) Log Message: ----------- Added Paths: ----------- trunk hwgui-code/Desktop.ini |
From: <df...@us...> - 2022-10-12 16:34:19
|
Revision: 3130 http://sourceforge.net/p/hwgui/code/3130 Author: df7be Date: 2022-10-12 16:34:18 +0000 (Wed, 12 Oct 2022) Log Message: ----------- Support ticket 55 afterglow, new common functions for QR encoding added 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/hmisc.prg trunk/hwgui/source/gtk/misc.c trunk/hwgui/source/winapi/hmisc.prg trunk/hwgui/source/winapi/misc.c trunk/hwgui/test/testbmpcr.prg |
From: <df...@us...> - 2022-10-10 16:31:56
|
Revision: 3129 http://sourceforge.net/p/hwgui/code/3129 Author: df7be Date: 2022-10-10 16:31:55 +0000 (Mon, 10 Oct 2022) Log Message: ----------- Support ticket 55: Installation instructions for Msys2 added. Modified Paths: -------------- trunk/hwgui/Changelog Added Paths: ----------- trunk/hwgui/doc/MSysInst.txt |
From: <df...@us...> - 2022-10-09 18:56:25
|
Revision: 3128 http://sourceforge.net/p/hwgui/code/3128 Author: df7be Date: 2022-10-09 18:56:23 +0000 (Sun, 09 Oct 2022) Log Message: ----------- Support ticket 55 Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc.html trunk/hwgui/samples/bincnts.rc trunk/hwgui/source/winapi/dialog.c Added Paths: ----------- trunk/hwgui/doc/image/Msyscrash.png trunk/hwgui/samples/dev/env/pfad_msys.bat |
From: <df...@us...> - 2022-10-06 10:25:27
|
Revision: 3127 http://sourceforge.net/p/hwgui/code/3127 Author: df7be Date: 2022-10-06 10:25:26 +0000 (Thu, 06 Oct 2022) Log Message: ----------- Ticket 114: See post to ticket Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/clean.sh trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/source/gtk/Makefile.linux trunk/hwgui/source/gtk/drawwidg.prg trunk/hwgui/source/winapi/draw.c trunk/hwgui/source/winapi/drawwidg.prg trunk/hwgui/test/testbmpcr.prg |
From: <df...@us...> - 2022-10-04 19:42:21
|
Revision: 3126 http://sourceforge.net/p/hwgui/code/3126 Author: df7be Date: 2022-10-04 19:42:20 +0000 (Tue, 04 Oct 2022) Log Message: ----------- Ticket 114: Warnings in "for" loop in draw.c with GCC 12 Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/draw.c trunk/hwgui/source/winapi/draw.c trunk/hwgui/test/testbmpcr.prg |
From: <df...@us...> - 2022-10-04 09:18:20
|
Revision: 3125 http://sourceforge.net/p/hwgui/code/3125 Author: df7be Date: 2022-10-04 09:18:18 +0000 (Tue, 04 Oct 2022) Log Message: ----------- Raw bitmap support, part 3 Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/clean.bat trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/source/gtk/draw.c trunk/hwgui/source/gtk/hmisc.prg trunk/hwgui/source/winapi/draw.c trunk/hwgui/source/winapi/hmisc.prg trunk/hwgui/test/testbmpcr.prg |
From: <df...@us...> - 2022-10-03 10:09:58
|
Revision: 3124 http://sourceforge.net/p/hwgui/code/3124 Author: df7be Date: 2022-10-03 10:09:51 +0000 (Mon, 03 Oct 2022) Log Message: ----------- Raw bitmap support, part 2. Ready for LINUX/GTK (To be continued) Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/clean.sh trunk/hwgui/source/gtk/draw.c trunk/hwgui/source/winapi/draw.c |
From: <df...@us...> - 2022-10-02 16:31:32
|
Revision: 3123 http://sourceforge.net/p/hwgui/code/3123 Author: df7be Date: 2022-10-02 16:31:29 +0000 (Sun, 02 Oct 2022) Log Message: ----------- Raw bitmap support, part 1 (creation for QR encoding), to be continued Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/clean.sh trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/source/gtk/drawwidg.prg trunk/hwgui/source/gtk/hmisc.prg trunk/hwgui/source/winapi/draw.c trunk/hwgui/source/winapi/hmisc.prg trunk/hwgui/test/ticket112.hbp trunk/hwgui/utils/devtools/Readme.txt Added Paths: ----------- trunk/hwgui/test/testbmpcr.hbp trunk/hwgui/test/testbmpcr.prg trunk/hwgui/utils/devtools/bcc_comp.bat |