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
|
4
(2) |
5
|
6
|
7
(2) |
8
(2) |
9
(1) |
10
(3) |
11
(2) |
12
|
13
|
14
(1) |
15
|
16
(3) |
17
(3) |
18
(3) |
19
|
20
|
21
(1) |
22
|
23
(2) |
24
(3) |
25
(4) |
26
|
27
|
28
(4) |
29
(2) |
30
(2) |
31
(2) |
|
|
From: <alk...@us...> - 2023-08-31 13:56:30
|
Revision: 3309 http://sourceforge.net/p/hwgui/code/3309 Author: alkresin Date: 2023-08-31 13:56:29 +0000 (Thu, 31 Aug 2023) Log Message: ----------- 2023-08-31 16:55 UTC+0300 Alexander Kresin <al...@be...> * source/cross/hbincnt.prg * source/cross/common.prg * source/gtk/drawwidg.prg * source/gtk/hedit.prg * source/winapi/drawwidg.prg * source/winapi/hedit.prg * Few functions moved to cross/* prg's form gtk and winapi Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/cross/common.prg trunk/hwgui/source/cross/hbincnt.prg trunk/hwgui/source/gtk/drawwidg.prg trunk/hwgui/source/gtk/hedit.prg trunk/hwgui/source/winapi/drawwidg.prg trunk/hwgui/source/winapi/hedit.prg |
From: <alk...@us...> - 2023-08-31 07:33:07
|
Revision: 3308 http://sourceforge.net/p/hwgui/code/3308 Author: alkresin Date: 2023-08-31 07:33:05 +0000 (Thu, 31 Aug 2023) Log Message: ----------- 2023-08-31 10:33 UTC+0300 Alexander Kresin <al...@be...> + source/cross/common.prg * Few functions from gtk/gtkmain.prg and winapi/guimain.prg moved here * HPaintCB class added instead of :SetPaintCB() method and hwg_getPaintCB() function * source/gtk/gtkmain.prg * source/gtk/hbrowse.prg * source/gtk/hcheck.prg * source/gtk/hcombo.prg * source/gtk/hpanel.prg * source/gtk/hradio.prg * source/winapi/guimain.prg * source/winapi/hbrowse.prg * source/winapi/hpanel.prg * Some changes, related to HPaintCB * hwgui.hbm * makefile.bc * makefile.gcc * makefile.vc * makefile.wc * source/gtk/Makefile.linux * source/gtk/Makefile.linux-gtk3 * Makefiles updated. * utils/tutorial/tutor_eng.xml Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/hwgui.hbm trunk/hwgui/makefile.bc trunk/hwgui/makefile.gcc trunk/hwgui/makefile.vc trunk/hwgui/makefile.wc trunk/hwgui/source/gtk/Makefile.linux trunk/hwgui/source/gtk/Makefile.linux-gtk3 trunk/hwgui/source/gtk/gtkmain.prg trunk/hwgui/source/gtk/hbrowse.prg trunk/hwgui/source/gtk/hcheck.prg trunk/hwgui/source/gtk/hcombo.prg trunk/hwgui/source/gtk/hpanel.prg trunk/hwgui/source/gtk/hradio.prg trunk/hwgui/source/winapi/guimain.prg trunk/hwgui/source/winapi/hbrowse.prg trunk/hwgui/source/winapi/hpanel.prg trunk/hwgui/utils/tutorial/tutor_eng.xml Added Paths: ----------- trunk/hwgui/source/cross/common.prg |
From: <alk...@us...> - 2023-08-30 10:45:45
|
Revision: 3307 http://sourceforge.net/p/hwgui/code/3307 Author: alkresin Date: 2023-08-30 10:45:43 +0000 (Wed, 30 Aug 2023) Log Message: ----------- 2023-08-30 13:45 UTC+0300 Alexander Kresin <al...@be...> - source\gtk\htrackbr.prg + source/cross/htrack.prg * HTrack and HDrawnTrack code isolated into source/cross * hwgui.hbm * makefile.bc * makefile.gcc * makefile.vc * makefile.wc * source/gtk/Makefile.linux * source/gtk/Makefile.linux-gtk3 * Makefiles updated. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/hwgui.hbm trunk/hwgui/makefile.bc trunk/hwgui/makefile.gcc trunk/hwgui/makefile.vc trunk/hwgui/makefile.wc trunk/hwgui/source/gtk/Makefile.linux trunk/hwgui/source/gtk/Makefile.linux-gtk3 Added Paths: ----------- trunk/hwgui/source/cross/htrack.prg Removed Paths: ------------- trunk/hwgui/source/gtk/htrackbr.prg |
From: <alk...@us...> - 2023-08-30 10:12:33
|
Revision: 3306 http://sourceforge.net/p/hwgui/code/3306 Author: alkresin Date: 2023-08-30 10:12:31 +0000 (Wed, 30 Aug 2023) Log Message: ----------- 2023-08-30 13:12 UTC+0300 Alexander Kresin <al...@be...> - source\gtk\hbincnt.prg - source\winapi\hbincnt.prg - source\gtk\hdrawn.prg - source\winapi\hdrawn.prg - source\gtk\hgraph.prg - source\winapi\hgraph.prg - source\gtk\hlenta.prg - source\winapi\hlenta.prg + source/cross + source/cross/hbincnt.prg + source/cross/hdrawn.prg + source/cross/hgraph.prg + source/cross/hlenta.prg * 4 files, which are the same, moved from source/gtk and source/winapi to source/cross directory * hwgui.hbm * makefile.bc * makefile.gcc * makefile.vc * makefile.wc * source/gtk/Makefile.linux * source/gtk/Makefile.linux-gtk3 * Makefiles updated. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/hwgui.hbm trunk/hwgui/makefile.bc trunk/hwgui/makefile.gcc trunk/hwgui/makefile.vc trunk/hwgui/makefile.wc trunk/hwgui/source/gtk/Makefile.linux trunk/hwgui/source/gtk/Makefile.linux-gtk3 Added Paths: ----------- trunk/hwgui/source/cross/ trunk/hwgui/source/cross/hbincnt.prg trunk/hwgui/source/cross/hdrawn.prg trunk/hwgui/source/cross/hgraph.prg trunk/hwgui/source/cross/hlenta.prg Removed Paths: ------------- trunk/hwgui/source/gtk/hbincnt.prg trunk/hwgui/source/gtk/hdrawn.prg trunk/hwgui/source/gtk/hgraph.prg trunk/hwgui/source/gtk/hlenta.prg trunk/hwgui/source/winapi/hbincnt.prg trunk/hwgui/source/winapi/hdrawn.prg trunk/hwgui/source/winapi/hgraph.prg trunk/hwgui/source/winapi/hlenta.prg |
From: <alk...@us...> - 2023-08-29 11:21:22
|
Revision: 3305 http://sourceforge.net/p/hwgui/code/3305 Author: alkresin Date: 2023-08-29 11:21:21 +0000 (Tue, 29 Aug 2023) Log Message: ----------- 2023-08-29 14:21 UTC+0300 Alexander Kresin <al...@be...> * source\gtk\hlenta.prg * source\winapi\hlenta.prg * HDrawnLenta class added, inherited from HDrawn * HLenta implementation changed, it uses now HDrawnLenta * include/guilib.ch * @ ... DRAWN LENTA ... command added * utils/tutorial/tutor_eng.xml Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/include/guilib.ch trunk/hwgui/source/gtk/hlenta.prg trunk/hwgui/source/winapi/hlenta.prg trunk/hwgui/utils/tutorial/tutor_eng.xml |
From: <alk...@us...> - 2023-08-29 06:15:55
|
Revision: 3304 http://sourceforge.net/p/hwgui/code/3304 Author: alkresin Date: 2023-08-29 06:15:54 +0000 (Tue, 29 Aug 2023) Log Message: ----------- 2023-08-29 09:16 UTC+0300 Alexander Kresin <al...@be...> * source\winapi\hedit.prg ! Bug fixed Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/winapi/hedit.prg |
From: <alk...@us...> - 2023-08-28 16:20:08
|
Revision: 3303 http://sourceforge.net/p/hwgui/code/3303 Author: alkresin Date: 2023-08-28 16:20:06 +0000 (Mon, 28 Aug 2023) Log Message: ----------- 2023-08-28 19:20 UTC+0300 Alexander Kresin <al...@be...> * source\winapi\draw.c ! Fix in hwg_FillRect() Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/winapi/draw.c |
From: <alk...@us...> - 2023-08-28 10:03:59
|
Revision: 3302 http://sourceforge.net/p/hwgui/code/3302 Author: alkresin Date: 2023-08-28 10:03:58 +0000 (Mon, 28 Aug 2023) Log Message: ----------- 2023-08-28 13:04 UTC+0300 Alexander Kresin <al...@be...> * source\gtk\hbrowse.prg ! type fixed Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hbrowse.prg |
From: <alk...@us...> - 2023-08-28 09:23:21
|
Revision: 3301 http://sourceforge.net/p/hwgui/code/3301 Author: alkresin Date: 2023-08-28 09:23:19 +0000 (Mon, 28 Aug 2023) Log Message: ----------- 2023-08-28 12:22 UTC+0300 Alexander Kresin <al...@be...> * source\gtk\hbrowse.prg * source\winapi\hbrowse.prg ! Fixes, provided by Itamar M. Lins Jr. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hbrowse.prg trunk/hwgui/source/winapi/hbrowse.prg |
From: <alk...@us...> - 2023-08-28 07:40:15
|
Revision: 3300 http://sourceforge.net/p/hwgui/code/3300 Author: alkresin Date: 2023-08-28 07:40:13 +0000 (Mon, 28 Aug 2023) Log Message: ----------- 2023-08-28 10:40 UTC+0300 Alexander Kresin <al...@be...> * source\winapi\hcontrol.prg ! Small fix * New parameter, lTransparent, and appropriate logic, added to HBoard():New() * source\winapi\hprogres.prg * The bar label is transparent now * include/guilib.ch * @ ... LENTA ... command added TRANSPARENT flag added to @ ... HBOARD ... command * utils/tutorial/tutor_eng.xml Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/include/guilib.ch trunk/hwgui/source/winapi/hcontrol.prg trunk/hwgui/source/winapi/hprogres.prg |
From: <alk...@us...> - 2023-08-25 11:27:34
|
Revision: 3299 http://sourceforge.net/p/hwgui/code/3299 Author: alkresin Date: 2023-08-25 11:27:32 +0000 (Fri, 25 Aug 2023) Log Message: ----------- 2023-08-25 14:28 UTC+0300 Alexander Kresin <al...@be...> * source\gtk\hlenta.prg * source\winapi\hlenta.prg * HLenta inherits from HBoard now, gtk and winapi versions code are identical. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hlenta.prg trunk/hwgui/source/winapi/hlenta.prg |
From: <alk...@us...> - 2023-08-25 09:52:02
|
Revision: 3298 http://sourceforge.net/p/hwgui/code/3298 Author: alkresin Date: 2023-08-25 09:52:00 +0000 (Fri, 25 Aug 2023) Log Message: ----------- 2023-08-25 12:52 UTC+0300 Alexander Kresin <al...@be...> * source\gtk\hpanel.prg * HPanel(): Hide(), Show() methods added, as in winapi version Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hpanel.prg |
From: <alk...@us...> - 2023-08-25 08:11:13
|
Revision: 3297 http://sourceforge.net/p/hwgui/code/3297 Author: alkresin Date: 2023-08-25 08:11:11 +0000 (Fri, 25 Aug 2023) Log Message: ----------- 2023-08-25 11:10 UTC+0300 Alexander Kresin <al...@be...> * utils/tutorial/tutor_eng.xml * Module added "A replacement for a colorized tab" to "Advanced using of controls" section Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/utils/tutorial/tutor_eng.xml |
From: <alk...@us...> - 2023-08-25 06:34:25
|
Revision: 3296 http://sourceforge.net/p/hwgui/code/3296 Author: alkresin Date: 2023-08-25 06:34:24 +0000 (Fri, 25 Aug 2023) Log Message: ----------- 2023-08-25 09:34 UTC+0300 Alexander Kresin <al...@be...> * source\gtk\hedit.prg * source\winapi\hedit.prg ! Fixes Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hedit.prg trunk/hwgui/source/winapi/hedit.prg |
From: <alk...@us...> - 2023-08-24 17:07:26
|
Revision: 3295 http://sourceforge.net/p/hwgui/code/3295 Author: alkresin Date: 2023-08-24 17:07:24 +0000 (Thu, 24 Aug 2023) Log Message: ----------- 2023-08-24 20:07 UTC+0300 Alexander Kresin <al...@be...> * source\gtk\draw.c ! Fixes * utils/tutorial/tutor_eng.xml * Module updated "Drawing on the board" Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/draw.c trunk/hwgui/utils/tutorial/tutor_eng.xml |
From: <alk...@us...> - 2023-08-24 14:00:28
|
Revision: 3294 http://sourceforge.net/p/hwgui/code/3294 Author: alkresin Date: 2023-08-24 14:00:27 +0000 (Thu, 24 Aug 2023) Log Message: ----------- 2023-08-24 17:00 UTC+0300 Alexander Kresin <al...@be...> * source\gtk\draw.c * source\winapi\draw.c * hwg_CircleSector( hDC, xc, yc, radius, iAngleStart, iAngle [, hPen] ) hwg_CircleSector_Filled( hDC, xc, yc, radius, iAngleStart, iAngle [, hPen | lPen] [, hBrush] ) added * utils/tutorial/tutor_eng.xml * Module updated "Drawing on the board" * include/hwgextern.ch Requests for new functions added Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/include/hwgextern.ch trunk/hwgui/source/gtk/draw.c trunk/hwgui/source/winapi/draw.c trunk/hwgui/utils/tutorial/tutor_eng.xml |
From: <alk...@us...> - 2023-08-24 10:20:14
|
Revision: 3293 http://sourceforge.net/p/hwgui/code/3293 Author: alkresin Date: 2023-08-24 10:20:12 +0000 (Thu, 24 Aug 2023) Log Message: ----------- 2023-08-24 13:20 UTC+0300 Alexander Kresin <al...@be...> * source\gtk\draw.c * Some internal changes to make drawing more compatible with winapi version logic * hwg_Triangle( hDC, x1, y1, x2, y2 [, hPen] ), hwg_Triangle_Filled( hDC, x1, y1, x2, y2 [, hPen [, hBrush]] ) added * source\winapi\draw.c hwg_Triangle(), hwg_Triangle_Filled() added * utils/tutorial/tutor_eng.xml * Module updated "Drawing on the board" * include/hwgextern.ch Requests for new functions added Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/include/hwgextern.ch trunk/hwgui/source/gtk/draw.c trunk/hwgui/source/winapi/draw.c trunk/hwgui/utils/tutorial/tutor_eng.xml |
From: <alk...@us...> - 2023-08-23 17:54:31
|
Revision: 3292 http://sourceforge.net/p/hwgui/code/3292 Author: alkresin Date: 2023-08-23 17:54:30 +0000 (Wed, 23 Aug 2023) Log Message: ----------- 2023-08-23 20:54 UTC+0300 Alexander Kresin <al...@be...> * source\gtk\draw.c * Synhronized with winapi changes * utils/tutorial/tutor_eng.xml * Module updated "Drawing on the board" Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/draw.c trunk/hwgui/utils/tutorial/tutor_eng.xml |
From: <alk...@us...> - 2023-08-23 14:05:53
|
Revision: 3291 http://sourceforge.net/p/hwgui/code/3291 Author: alkresin Date: 2023-08-23 14:05:51 +0000 (Wed, 23 Aug 2023) Log Message: ----------- 2023-08-23 17:06 UTC+0300 Alexander Kresin <al...@be...> * source\winapi\draw.c * Few drawing functions modified: hwg_Rectangle( hDC, x1, y1, x2, y2 [, hPen] ) hwg_Ellipse( hDC, x1, y1, x2, y2 [, hPen] ) hwg_Roundrect( hDC, x1, y1, x2, y2, iRadius [, hPen] ) hwg_Rectangle_Filled( hDC, x1, y1, x2, y2 [, hPen [, hBrush]] ) hwg_Ellipse_Filled( hDC, x1, y1, x2, y2 [, hPen [, hBrush]] ) hwg_Roundrect_Filled( hDC, x1, y1, x2, y2, iRadius [, hPen [, hBrush]] ) * source\winapi\hbrowse.prg ! Small fix, provided by Andrey Tarasov * utils/tutorial/tutor_eng.xml * Module updateded "Drawing on the board" Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/winapi/draw.c trunk/hwgui/source/winapi/hbrowse.prg trunk/hwgui/utils/tutorial/tutor_eng.xml |
From: <alk...@us...> - 2023-08-21 07:28:53
|
Revision: 3290 http://sourceforge.net/p/hwgui/code/3290 Author: alkresin Date: 2023-08-21 07:28:51 +0000 (Mon, 21 Aug 2023) Log Message: ----------- 2023-08-21 10:29 UTC+0300 Alexander Kresin <al...@be...> * source\winapi\hedit.prg ! Small fix Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/winapi/hedit.prg |
From: <alk...@us...> - 2023-08-18 16:10:31
|
Revision: 3289 http://sourceforge.net/p/hwgui/code/3289 Author: alkresin Date: 2023-08-18 16:10:29 +0000 (Fri, 18 Aug 2023) Log Message: ----------- 2023-08-18 19:10 UTC+0300 Alexander Kresin <al...@be...> * source\gtk\draw.c ! Typo fixed Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/draw.c |
From: <alk...@us...> - 2023-08-18 12:23:12
|
Revision: 3288 http://sourceforge.net/p/hwgui/code/3288 Author: alkresin Date: 2023-08-18 12:23:10 +0000 (Fri, 18 Aug 2023) Log Message: ----------- 2023-08-18 15:22 UTC+0300 Alexander Kresin <al...@be...> * source\gtk\draw.c * source\winapi\draw.c * hwg_rectangle_filled() instead of hwg_box(), hwg_ellipse_filled() added * utils/tutorial/tutor_eng.xml * Module added "Drawing on the board" * include/hwgcompat.ch * include/hwgextern.ch Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/include/hwgcompat.ch trunk/hwgui/include/hwgextern.ch trunk/hwgui/source/gtk/draw.c trunk/hwgui/source/winapi/draw.c trunk/hwgui/utils/tutorial/tutor_eng.xml |
From: <alk...@us...> - 2023-08-18 06:32:41
|
Revision: 3287 http://sourceforge.net/p/hwgui/code/3287 Author: alkresin Date: 2023-08-18 06:32:38 +0000 (Fri, 18 Aug 2023) Log Message: ----------- 2023-08-18 09:33 UTC+0300 Alexander Kresin <al...@be...> * source/common/editor/hceditb.prg * source\gtk\hedit.prg * source\winapi\hedit.prg ! Fixes Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/editor/hceditb.prg trunk/hwgui/source/gtk/hedit.prg trunk/hwgui/source/winapi/hedit.prg |
From: <alk...@us...> - 2023-08-17 13:26:47
|
Revision: 3286 http://sourceforge.net/p/hwgui/code/3286 Author: alkresin Date: 2023-08-17 13:26:45 +0000 (Thu, 17 Aug 2023) Log Message: ----------- 2023-08-17 16:26 UTC+0300 Alexander Kresin <al...@be...> * source/common/editor/hceditb.prg * utils/tutorial/tutor_eng.xml * Enhancements * source\gtk\hcwindow.prg * source\winapi\hcwindow.prg * Support of drawn widgets added to :onError() Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/editor/hceditb.prg trunk/hwgui/source/gtk/hcwindow.prg trunk/hwgui/source/winapi/hcwindow.prg trunk/hwgui/utils/tutorial/tutor_eng.xml |
From: <alk...@us...> - 2023-08-17 09:25:37
|
Revision: 3285 http://sourceforge.net/p/hwgui/code/3285 Author: alkresin Date: 2023-08-17 09:25:34 +0000 (Thu, 17 Aug 2023) Log Message: ----------- 2023-08-17 12:25 UTC+0300 Alexander Kresin <al...@be...> * source/common/editor/hceditb.prg ! Small fix Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/editor/hceditb.prg |