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
(2) |
3
(1) |
4
|
5
(1) |
6
(2) |
7
(1) |
8
(2) |
9
(1) |
10
(1) |
11
(2) |
12
(1) |
13
(1) |
14
(2) |
15
(2) |
16
(1) |
17
(2) |
18
|
19
|
20
|
21
(3) |
22
|
23
(1) |
24
|
25
|
26
|
27
(2) |
28
(1) |
29
(1) |
30
(1) |
|
From: <alk...@us...> - 2018-11-30 11:27:29
|
Revision: 2714 http://sourceforge.net/p/hwgui/code/2714 Author: alkresin Date: 2018-11-30 11:27:25 +0000 (Fri, 30 Nov 2018) Log Message: ----------- 2018-11-30 14:28 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/hpanel.prg * source/gtk/hpanel.prg ! Small fix for a bottom panel Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hpanel.prg trunk/hwgui/source/winapi/hpanel.prg |
From: <alk...@us...> - 2018-11-29 12:29:32
|
Revision: 2713 http://sourceforge.net/p/hwgui/code/2713 Author: alkresin Date: 2018-11-29 12:29:27 +0000 (Thu, 29 Nov 2018) Log Message: ----------- 2018-11-29 15:30 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/hsplit.prg * source/gtk/hsplit.prg * :oStyle variable added, oStyle parameter added to New() method * include/guilib.ch * HSTYLE clause added to the @ ... SPLITTER command * doc/hwgdoc_classes.html * doc/hwgdoc_commands.html * Some changes, related to splitter. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_classes.html trunk/hwgui/doc/hwgdoc_commands.html trunk/hwgui/include/guilib.ch trunk/hwgui/source/gtk/hsplit.prg trunk/hwgui/source/winapi/hsplit.prg |
From: <alk...@us...> - 2018-11-28 12:10:44
|
Revision: 2712 http://sourceforge.net/p/hwgui/code/2712 Author: alkresin Date: 2018-11-28 12:10:39 +0000 (Wed, 28 Nov 2018) Log Message: ----------- 2018-11-28 15:10 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/drawwidg.prg * source/winapi/hsayimg.prg ! Drawing of a border has been corrected. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/winapi/drawwidg.prg trunk/hwgui/source/winapi/hsayimg.prg |
From: <alk...@us...> - 2018-11-27 13:18:10
|
Revision: 2711 http://sourceforge.net/p/hwgui/code/2711 Author: alkresin Date: 2018-11-27 13:18:06 +0000 (Tue, 27 Nov 2018) Log Message: ----------- 2018-11-27 16:18 UTC+0300 Alexander Kresin <al...@be...> * source/common/editor/hcedit_l.c ! Small correction Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/editor/hcedit_l.c |
From: <alk...@us...> - 2018-11-27 06:52:38
|
Revision: 2710 http://sourceforge.net/p/hwgui/code/2710 Author: alkresin Date: 2018-11-27 06:52:33 +0000 (Tue, 27 Nov 2018) Log Message: ----------- 2018-11-27 09:50 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/hwindow.prg * source/winapi/hsplit.prg * source/gtk/hwindow.prg * source/gtk/hsplit.prg * Moving of the splitter respects anchors now * doc/hwgdoc_functions.html * hwg_onAnchor() added. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/source/gtk/hsplit.prg trunk/hwgui/source/gtk/hwindow.prg trunk/hwgui/source/winapi/hsplit.prg trunk/hwgui/source/winapi/hwindow.prg |
From: <alk...@us...> - 2018-11-23 05:51:38
|
Revision: 2709 http://sourceforge.net/p/hwgui/code/2709 Author: alkresin Date: 2018-11-23 05:51:33 +0000 (Fri, 23 Nov 2018) Log Message: ----------- 2018-11-23 08:50 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/hfrmtmpl.prg ! Small fix * source/common/editor/hcedit.prg ! hb_at(), hb_rat() xtranslated for xHarbour * tabs are expanded to spaces while inserting from a clipboard. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/editor/hcedit.prg trunk/hwgui/source/winapi/hfrmtmpl.prg |
From: <alk...@us...> - 2018-11-21 15:34:45
|
Revision: 2708 http://sourceforge.net/p/hwgui/code/2708 Author: alkresin Date: 2018-11-21 15:34:41 +0000 (Wed, 21 Nov 2018) Log Message: ----------- 2018-11-21 18:35 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/hbrowse.prg * source/winapi/hbrowse.prg * utils/dbc/dbchw.prg ! Fixes. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hbrowse.prg trunk/hwgui/source/winapi/hbrowse.prg trunk/hwgui/utils/dbc/dbchw.prg |
From: <alk...@us...> - 2018-11-21 08:48:42
|
Revision: 2707 http://sourceforge.net/p/hwgui/code/2707 Author: alkresin Date: 2018-11-21 08:48:38 +0000 (Wed, 21 Nov 2018) Log Message: ----------- 2018-11-21 11:48 UTC+0300 Alexander Kresin <al...@be...> * utils/designer/resource/widgets.xml ! Small fix Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/utils/designer/resource/widgets.xml |
From: <alk...@us...> - 2018-11-21 07:30:32
|
Revision: 2706 http://sourceforge.net/p/hwgui/code/2706 Author: alkresin Date: 2018-11-21 07:30:07 +0000 (Wed, 21 Nov 2018) Log Message: ----------- 2018-11-21 10:28 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/drawtext.c * hwg_DrawText() changed - 8-th boolean parameter added, which forces the text to fit in boundaries * source/gtk/htree.prg ! Small fix * source/gtk/hbrowse.prg * source/winapi/hbrowse.prg * Now, if you set the negative column length, it is interpreted as a width in pixels Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/drawtext.c trunk/hwgui/source/gtk/hbrowse.prg trunk/hwgui/source/gtk/htree.prg trunk/hwgui/source/winapi/hbrowse.prg |
From: <alk...@us...> - 2018-11-17 13:09:37
|
Revision: 2705 http://sourceforge.net/p/hwgui/code/2705 Author: alkresin Date: 2018-11-17 13:09:29 +0000 (Sat, 17 Nov 2018) Log Message: ----------- 2018-11-17 16:10 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/hfrmtmpl.prg * source/gtk/hfrmtmpl.prg * utils/designer/hformgen.prg * utils/designer/inspect.prg * utils/designer/resource/widgets.xml * utils/designer/samples/example.xml * Support of aStyles for ownerbutton has been added Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hfrmtmpl.prg trunk/hwgui/source/winapi/hfrmtmpl.prg trunk/hwgui/utils/designer/hformgen.prg trunk/hwgui/utils/designer/inspect.prg trunk/hwgui/utils/designer/resource/widgets.xml trunk/hwgui/utils/designer/samples/example.xml |
From: <alk...@us...> - 2018-11-17 06:17:00
|
Revision: 2704 http://sourceforge.net/p/hwgui/code/2704 Author: alkresin Date: 2018-11-17 06:16:49 +0000 (Sat, 17 Nov 2018) Log Message: ----------- 2018-11-17 09:18 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/hfrmtmpl.prg * source/gtk/hfrmtmpl.prg * utils/designer/hformgen.prg * utils/designer/inspect.prg * utils/designer/resource/widgets.xml * Support of HStyle added * include/guilib.ch * doc/hwgdoc_commands.html ! Small fix Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_commands.html trunk/hwgui/include/guilib.ch trunk/hwgui/source/gtk/hfrmtmpl.prg trunk/hwgui/source/winapi/hfrmtmpl.prg trunk/hwgui/utils/designer/hformgen.prg trunk/hwgui/utils/designer/inspect.prg trunk/hwgui/utils/designer/resource/widgets.xml |
From: <alk...@us...> - 2018-11-16 12:10:16
|
Revision: 2703 http://sourceforge.net/p/hwgui/code/2703 Author: alkresin Date: 2018-11-16 12:10:12 +0000 (Fri, 16 Nov 2018) Log Message: ----------- 2018-11-16 15:10 UTC+0300 Alexander Kresin <al...@be...> * utils/designer/inspect.prg * utils/designer/resource/widgets.xml * Anchors added for all controls * A special dialog added to create/update an anchor Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/utils/designer/inspect.prg trunk/hwgui/utils/designer/resource/widgets.xml |
From: <alk...@us...> - 2018-11-15 13:35:58
|
Revision: 2702 http://sourceforge.net/p/hwgui/code/2702 Author: alkresin Date: 2018-11-15 13:35:55 +0000 (Thu, 15 Nov 2018) Log Message: ----------- 2018-11-15 16:35 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/hfrmtmpl.prg * source/gtk/hfrmtmpl.prg ! Small fix * Added Anchor support * utils/designer/designer.prg * utils/designer/resource/widgets.xml * Added Anchor for a toolbar Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hfrmtmpl.prg trunk/hwgui/source/winapi/hfrmtmpl.prg trunk/hwgui/utils/designer/designer.prg trunk/hwgui/utils/designer/resource/widgets.xml |
From: <alk...@us...> - 2018-11-15 06:25:29
|
Revision: 2701 http://sourceforge.net/p/hwgui/code/2701 Author: alkresin Date: 2018-11-15 06:25:27 +0000 (Thu, 15 Nov 2018) Log Message: ----------- 2018-11-15 09:25 UTC+0300 Alexander Kresin <al...@be...> * include/guilib.ch * Build number is changed to 6 * whatsnew.txt * Updated for build 6 Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/include/guilib.ch trunk/hwgui/whatsnew.txt |
From: <alk...@us...> - 2018-11-14 07:53:01
|
Revision: 2700 http://sourceforge.net/p/hwgui/code/2700 Author: alkresin Date: 2018-11-14 07:52:58 +0000 (Wed, 14 Nov 2018) Log Message: ----------- 2018-11-14 10:52 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/hdialog.prg * If onexit codeblock returns not a logical value, it is considered as .T. now * samples/grid_4.prg ! Bug fixed Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/samples/grid_4.prg trunk/hwgui/source/winapi/hdialog.prg |
From: <alk...@us...> - 2018-11-14 06:22:05
|
Revision: 2699 http://sourceforge.net/p/hwgui/code/2699 Author: alkresin Date: 2018-11-14 06:21:58 +0000 (Wed, 14 Nov 2018) Log Message: ----------- 2018-11-14 09:20 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/hfrmtmpl.prg * source/gtk/hfrmtmpl.prg * utils/designer/hctrl.prg * utils/designer/hformgen.prg ! Fixes, related to a form height * samples/gtk_samples/example.prg * samples/gtk_samples/example.xml ! Fixes Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hfrmtmpl.prg trunk/hwgui/source/winapi/hfrmtmpl.prg trunk/hwgui/utils/designer/hctrl.prg trunk/hwgui/utils/designer/hformgen.prg trunk/hwgui/utils/designer/samples/example.prg trunk/hwgui/utils/designer/samples/example.xml |
From: <alk...@us...> - 2018-11-13 11:35:14
|
Revision: 2698 http://sourceforge.net/p/hwgui/code/2698 Author: alkresin Date: 2018-11-13 11:35:07 +0000 (Tue, 13 Nov 2018) Log Message: ----------- 2018-11-13 14:35 UTC+0300 Alexander Kresin <al...@be...> * samples/bld.bat * hbwin.lib added instead of hbw32.lib * include/hwgextern.ch * Few functions added Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/include/hwgextern.ch trunk/hwgui/samples/bld.bat |
From: <alk...@us...> - 2018-11-12 10:15:51
|
Revision: 2697 http://sourceforge.net/p/hwgui/code/2697 Author: alkresin Date: 2018-11-12 10:15:46 +0000 (Mon, 12 Nov 2018) Log Message: ----------- 2018-11-12 13:15 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/htree.prg * source/gtk/menu.prg ! Fixes * doc/hwgdoc_functions.html * Added more info about some menu functions Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/doc/hwgdoc_functions.html trunk/hwgui/source/gtk/htree.prg trunk/hwgui/source/gtk/menu.prg |
From: <alk...@us...> - 2018-11-11 10:03:06
|
Revision: 2696 http://sourceforge.net/p/hwgui/code/2696 Author: alkresin Date: 2018-11-11 10:03:02 +0000 (Sun, 11 Nov 2018) Log Message: ----------- 2018-11-11 13:05 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/misc.c ! hwg_gethelpdata() and hwg_winhelp() fixed. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/winapi/misc.c |
From: <alk...@us...> - 2018-11-11 09:50:45
|
Revision: 2695 http://sourceforge.net/p/hwgui/code/2695 Author: alkresin Date: 2018-11-11 09:50:40 +0000 (Sun, 11 Nov 2018) Log Message: ----------- 2018-11-11 12:50 UTC+0300 Alexander Kresin <al...@be...> * utils/tutorial/tutor_eng.xml * Sample added Get system/Browse as a GET item Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/utils/tutorial/tutor_eng.xml |
From: <alk...@us...> - 2018-11-10 15:22:36
|
Revision: 2694 http://sourceforge.net/p/hwgui/code/2694 Author: alkresin Date: 2018-11-10 15:22:33 +0000 (Sat, 10 Nov 2018) Log Message: ----------- 2018-11-10 18:25 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/hbrowse.prg * source/winapi/misc.c ! Small fixes for xHarbour * source/winapi/hfrmtmpl.prg * source/gtk/hfrmtmpl.prg * Added support of the icon in a main window for Designer's forms. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hfrmtmpl.prg trunk/hwgui/source/winapi/hbrowse.prg trunk/hwgui/source/winapi/hfrmtmpl.prg trunk/hwgui/source/winapi/misc.c |
From: <alk...@us...> - 2018-11-09 06:16:33
|
Revision: 2693 http://sourceforge.net/p/hwgui/code/2693 Author: alkresin Date: 2018-11-09 06:16:26 +0000 (Fri, 09 Nov 2018) Log Message: ----------- 2018-11-09 09:15 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/hpanel.prg * Small correction Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/htree.prg |
From: <alk...@us...> - 2018-11-08 15:54:03
|
Revision: 2692 http://sourceforge.net/p/hwgui/code/2692 Author: alkresin Date: 2018-11-08 15:53:58 +0000 (Thu, 08 Nov 2018) Log Message: ----------- 2018-11-09 18:55 UTC+0300 Alexander Kresin <al...@be...> * source/common/editor/hcedit.prg ! Bug fixed. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/editor/hcedit.prg |
From: <alk...@us...> - 2018-11-08 12:51:37
|
Revision: 2691 http://sourceforge.net/p/hwgui/code/2691 Author: alkresin Date: 2018-11-08 12:51:26 +0000 (Thu, 08 Nov 2018) Log Message: ----------- 2018-11-08 15:50 UTC+0300 Alexander Kresin <al...@be...> * samples/bld.bat ! bug fixed * samples/testtray.prg * samples/testtray.rc * sample updated * utils/tutorial/tutor.prg * Small correction Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/samples/bld.bat trunk/hwgui/samples/testtray.prg trunk/hwgui/samples/testtray.rc trunk/hwgui/utils/tutorial/tutor.prg |
From: <alk...@us...> - 2018-11-07 06:23:03
|
Revision: 2690 http://sourceforge.net/p/hwgui/code/2690 Author: alkresin Date: 2018-11-07 06:23:00 +0000 (Wed, 07 Nov 2018) Log Message: ----------- 2018-11-07 09:35 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/hpanel.prg ! Small fix Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hpanel.prg |