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
(1) |
4
(3) |
5
|
6
|
7
|
8
|
9
|
10
(1) |
11
|
12
(1) |
13
|
14
(2) |
15
|
16
|
17
|
18
(1) |
19
(2) |
20
|
21
|
22
|
23
|
24
|
25
|
26
(1) |
27
(1) |
28
|
29
|
30
|
31
|
|
|
|
|
|
From: <alk...@us...> - 2015-08-27 11:55:33
|
Revision: 2489 http://sourceforge.net/p/hwgui/code/2489 Author: alkresin Date: 2015-08-27 11:55:31 +0000 (Thu, 27 Aug 2015) Log Message: ----------- 2015-08-27 14:55 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/hcontrol.prg * Added initialization of a widget font from it parent * source/winapi/hcontrol.prg * Added initialization of a widget font from it parent ! Fixed drawing of a transparent static control * utils/editor/editor.prg * utils/editor/hcediext.prg * source/common/editor/hcedit.prg * Some enhancements Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/editor/hcedit.prg trunk/hwgui/source/gtk/hcontrol.prg trunk/hwgui/source/winapi/hcontrol.prg trunk/hwgui/utils/editor/editor.prg trunk/hwgui/utils/editor/hcediext.prg |
From: <alk...@us...> - 2015-08-26 13:32:25
|
Revision: 2488 http://sourceforge.net/p/hwgui/code/2488 Author: alkresin Date: 2015-08-26 13:32:24 +0000 (Wed, 26 Aug 2015) Log Message: ----------- 2015-08-26 16:34 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/misc.c ! Bug fixed for UNICODE mode in hwg_RunConsoleApp() and hwg_ProcessRun() Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/winapi/misc.c |
From: <alk...@us...> - 2015-08-19 10:38:18
|
Revision: 2487 http://sourceforge.net/p/hwgui/code/2487 Author: alkresin Date: 2015-08-19 10:38:16 +0000 (Wed, 19 Aug 2015) Log Message: ----------- 2015-08-19 13:38 UTC+0300 Alexander Kresin <al...@be...> * utils/editor/editor.prg * procmisc.hbp ! Fixes. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/procmisc.hbp trunk/hwgui/utils/editor/editor.prg |
From: <alk...@us...> - 2015-08-19 09:56:24
|
Revision: 2486 http://sourceforge.net/p/hwgui/code/2486 Author: alkresin Date: 2015-08-19 09:56:22 +0000 (Wed, 19 Aug 2015) Log Message: ----------- 2015-08-19 13:00 UTC+0300 Alexander Kresin <al...@be...> * utils/editor/editor.prg * utils/editor/hcediext.prg * source/common/editor/hcedit.prg ! Fixes Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/editor/hcedit.prg trunk/hwgui/utils/editor/editor.prg trunk/hwgui/utils/editor/hcediext.prg |
From: <alk...@us...> - 2015-08-18 08:42:48
|
Revision: 2485 http://sourceforge.net/p/hwgui/code/2485 Author: alkresin Date: 2015-08-18 08:42:47 +0000 (Tue, 18 Aug 2015) Log Message: ----------- 2015-08-18 11:40 UTC+0300 Alexander Kresin <al...@be...> * utils/editor/editor.prg * utils/editor/hcediext.prg * The search works now, embedded images may be reused. * utils/editor/editor.hwge * A few additional info Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/utils/editor/editor.hwge trunk/hwgui/utils/editor/editor.prg trunk/hwgui/utils/editor/hcediext.prg |
From: <alk...@us...> - 2015-08-14 07:57:16
|
Revision: 2484 http://sourceforge.net/p/hwgui/code/2484 Author: alkresin Date: 2015-08-14 07:57:15 +0000 (Fri, 14 Aug 2015) Log Message: ----------- 2015-08-14 10:56 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/hdialog.prg ! :Center() method removed - the parent HWindow():Center() will be used instead. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hdialog.prg |
From: <alk...@us...> - 2015-08-14 07:47:09
|
Revision: 2483 http://sourceforge.net/p/hwgui/code/2483 Author: alkresin Date: 2015-08-14 07:47:07 +0000 (Fri, 14 Aug 2015) Log Message: ----------- 2015-08-14 10:45 UTC+0300 Alexander Kresin <al...@be...> * source/common/editor/hcedit.prg ! :Goto() method fixed. * utils/editor/editor.prg * utils/editor/hcediext.prg * Some fixes and improvements * utils/editor/editor.hwge Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/editor/hcedit.prg trunk/hwgui/utils/editor/editor.hwge trunk/hwgui/utils/editor/editor.prg trunk/hwgui/utils/editor/hcediext.prg |
From: <alk...@us...> - 2015-08-12 13:37:58
|
Revision: 2482 http://sourceforge.net/p/hwgui/code/2482 Author: alkresin Date: 2015-08-12 13:37:56 +0000 (Wed, 12 Aug 2015) Log Message: ----------- 2015-08-12 16:35 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/draw.c ! Warning fixed * source/common/editor/hcedit.prg * Pressing of F1..F12 doesn't affect current selecttion now. * utils/editor/editor.prg * utils/editor/hcediext.prg * Some fixes and improvements Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/editor/hcedit.prg trunk/hwgui/source/winapi/draw.c trunk/hwgui/utils/editor/editor.prg trunk/hwgui/utils/editor/hcediext.prg |
From: <alk...@us...> - 2015-08-10 07:20:38
|
Revision: 2481 http://sourceforge.net/p/hwgui/code/2481 Author: alkresin Date: 2015-08-10 07:20:37 +0000 (Mon, 10 Aug 2015) Log Message: ----------- 2015-08-10 10:20 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/misc.c * hwg_runapp() function is now compatible with winapi version - it accepts the whole command line as one parameter * source/winapi/hwindow.prg ! Bug fixed * utils/tutorial/tutor.prg * hwg_runapp() calls changed * utils/editor/editor.prg * hwg_runapp() call changed * utils/editor/hcediext.prg * Some fixes and improvements Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/misc.c trunk/hwgui/source/winapi/hwindow.prg trunk/hwgui/utils/editor/editor.prg trunk/hwgui/utils/editor/hcediext.prg trunk/hwgui/utils/tutorial/tutor.prg |
From: <alk...@us...> - 2015-08-04 13:26:14
|
Revision: 2480 http://sourceforge.net/p/hwgui/code/2480 Author: alkresin Date: 2015-08-04 13:26:12 +0000 (Tue, 04 Aug 2015) Log Message: ----------- 2015-08-04 16:25 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/hownbtn.prg * source/winapi/hownbtn.prg * New variable added - :aRadius - an array ( empty by default ) of 4 values - radiuses of corners, if you need rounded button. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hownbtn.prg trunk/hwgui/source/winapi/hownbtn.prg |
From: <alk...@us...> - 2015-08-04 11:44:58
|
Revision: 2479 http://sourceforge.net/p/hwgui/code/2479 Author: alkresin Date: 2015-08-04 11:44:56 +0000 (Tue, 04 Aug 2015) Log Message: ----------- 2015-08-04 14:45 UTC+0300 Alexander Kresin <al...@be...> * source/common/editor/hcedit_l.c ! Bug fixed. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/editor/hcedit_l.c |
From: <alk...@us...> - 2015-08-04 08:58:44
|
Revision: 2478 http://sourceforge.net/p/hwgui/code/2478 Author: alkresin Date: 2015-08-04 08:58:42 +0000 (Tue, 04 Aug 2015) Log Message: ----------- 2015-08-04 11:56 UTC+0300 Alexander Kresin <al...@be...> * utils/editor/editor.prg * Added setting of an existing image properties. * utils/editor/hcediext.prg ! Fixed alignment of an image in a table anc calculation of a table width. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/utils/editor/editor.prg trunk/hwgui/utils/editor/hcediext.prg |
From: <alk...@us...> - 2015-08-03 12:52:37
|
Revision: 2477 http://sourceforge.net/p/hwgui/code/2477 Author: alkresin Date: 2015-08-03 12:52:35 +0000 (Mon, 03 Aug 2015) Log Message: ----------- 2015-08-03 15:50 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/draw.c * hwg_DrawGradient(): added support for rounded corners and other types of gragient ( diagonal, radial ). The code is provided by Eduard Gilman. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/winapi/draw.c |