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
|
5
|
6
|
7
|
8
|
9
|
10
|
11
(1) |
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
(1) |
20
(2) |
21
(1) |
22
(2) |
23
|
24
|
25
|
26
(1) |
27
|
28
(1) |
|
|
From: <alk...@us...> - 2019-02-28 13:37:17
|
Revision: 2780 http://sourceforge.net/p/hwgui/code/2780 Author: alkresin Date: 2019-02-28 13:37:14 +0000 (Thu, 28 Feb 2019) Log Message: ----------- 2019-02-28 16:36 UTC+0300 Alexander Kresin <al...@be...> * utils/designer/hctrl.prg * samples/winprn.prg ! Fixes Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/samples/winprn.prg trunk/hwgui/utils/designer/hctrl.prg |
From: <alk...@us...> - 2019-02-26 10:17:32
|
Revision: 2779 http://sourceforge.net/p/hwgui/code/2779 Author: alkresin Date: 2019-02-26 10:17:27 +0000 (Tue, 26 Feb 2019) Log Message: ----------- 2019-02-26 13:16 UTC+0300 Alexander Kresin <al...@be...> * include/guilib.ch * Build number is changed to 3 * whatsnew.txt * Updated for v2.22 build 3 * samples/bld.bat * %HRB_DIR%\lib changed to %HRB_DIR%\lib\win\bcc Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/include/guilib.ch trunk/hwgui/samples/bld.bat trunk/hwgui/whatsnew.txt |
From: <alk...@us...> - 2019-02-22 11:18:48
|
Revision: 2778 http://sourceforge.net/p/hwgui/code/2778 Author: alkresin Date: 2019-02-22 11:18:45 +0000 (Fri, 22 Feb 2019) Log Message: ----------- 2019-02-22 14:17 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/commond.c * Added fourth parameter to hwg_SelectFileEx() - logical bMulti, which allows multiply files selection, In this case the function returns an array with selected file names or Nil if selected nothing. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/commond.c |
From: <alk...@us...> - 2019-02-22 09:49:01
|
Revision: 2777 http://sourceforge.net/p/hwgui/code/2777 Author: alkresin Date: 2019-02-22 09:48:56 +0000 (Fri, 22 Feb 2019) Log Message: ----------- 2019-02-22 12:50 UTC+0300 Alexander Kresin <al...@be...> * source/common/debug/debugger.prg * utils/debugger/hwgdebug.prg * Browsing of open indexes added in a Workareas Inspector. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/debug/debugger.prg trunk/hwgui/utils/debugger/hwgdebug.prg |
From: <alk...@us...> - 2019-02-21 10:52:44
|
Revision: 2776 http://sourceforge.net/p/hwgui/code/2776 Author: alkresin Date: 2019-02-21 10:52:30 +0000 (Thu, 21 Feb 2019) Log Message: ----------- 2019-02-21 13:50 UTC+0300 Alexander Kresin <al...@be...> * utils/debugger/hwgdebug.prg * Variables are sorted by name now in a Variables Inspector. * doc/hwgdoc_functions.html * hwg_GetItemByName() added. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/utils/debugger/hwgdebug.prg |
From: <alk...@us...> - 2019-02-20 13:49:54
|
Revision: 2775 http://sourceforge.net/p/hwgui/code/2775 Author: alkresin Date: 2019-02-20 13:49:39 +0000 (Wed, 20 Feb 2019) Log Message: ----------- 2019-02-20 16:48 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/hcontrol.prg * source/gtk/hcwindow.prg * source/winapi/hcontrol.prg * source/winapi/hcwindow.prg * HControl():NewId() changed to fix problems with updown control Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hcontrol.prg trunk/hwgui/source/gtk/hcwindow.prg trunk/hwgui/source/winapi/hcontrol.prg trunk/hwgui/source/winapi/hcwindow.prg |
From: <alk...@us...> - 2019-02-20 06:58:18
|
Revision: 2774 http://sourceforge.net/p/hwgui/code/2774 Author: alkresin Date: 2019-02-20 06:58:12 +0000 (Wed, 20 Feb 2019) Log Message: ----------- 2019-02-20 09:58 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/control.c * hwg_GetUpDown() function added. * source/winapi/hupdown.prg * Changed to use hwg_GetUpDown() to get value. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/winapi/control.c trunk/hwgui/source/winapi/hupdown.prg |
From: <alk...@us...> - 2019-02-19 08:36:03
|
Revision: 2773 http://sourceforge.net/p/hwgui/code/2773 Author: alkresin Date: 2019-02-19 08:35:59 +0000 (Tue, 19 Feb 2019) Log Message: ----------- 2019-02-19 11:35 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/hcwindow.prg * source/winapi/hcwindow.prg * New function hwg_GetItemByName( arr, cName ) has been added, which looks for an object in an array by the object's name (:objname), for example: oDlg := GetItemByName( HDialog():aModalDialogs, "ODLG1" ) oFont := GetItemByName( HFont():aFonts, "OFONTBOLD" ) Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hcwindow.prg trunk/hwgui/source/winapi/hcwindow.prg |
From: <alk...@us...> - 2019-02-11 08:11:18
|
Revision: 2772 http://sourceforge.net/p/hwgui/code/2772 Author: alkresin Date: 2019-02-11 08:11:15 +0000 (Mon, 11 Feb 2019) Log Message: ----------- 2019-02-11 11:10 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/hwindow.prg ! Small fix Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/winapi/hwindow.prg |