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
(3) |
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
(1) |
10
(1) |
11
|
12
|
13
(1) |
14
(3) |
15
(4) |
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
(1) |
27
(9) |
28
|
29
(1) |
30
(1) |
31
(1) |
|
From: <alk...@us...> - 2015-07-31 12:26:51
|
Revision: 2476 http://sourceforge.net/p/hwgui/code/2476 Author: alkresin Date: 2015-07-31 12:26:50 +0000 (Fri, 31 Jul 2015) Log Message: ----------- 2015-07-31 15:25 UTC+0300 Alexander Kresin <al...@be...> * source/common/editor/hcedit.prg ! Small fix * utils/editor/editor.prg * utils/editor/hcediext.prg * Added support for copy/paste the text with formatting info ! Some 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-07-30 08:45:52
|
Revision: 2475 http://sourceforge.net/p/hwgui/code/2475 Author: alkresin Date: 2015-07-30 08:45:50 +0000 (Thu, 30 Jul 2015) Log Message: ----------- 2015-07-30 11:45 UTC+0300 Alexander Kresin <al...@be...> * source/common/editor/hcedit.prg * Ctrl-Y is forbidden now when :lWrap is set * utils/editor/editor.prg * utils/editor/hcediext.prg * Scripts ( or macros ) support is added. It is possible now to use tables for calculations as simplified electronic tables 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-07-29 13:52:20
|
Revision: 2474 http://sourceforge.net/p/hwgui/code/2474 Author: alkresin Date: 2015-07-29 13:52:19 +0000 (Wed, 29 Jul 2015) Log Message: ----------- 2015-07-29 16:54 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/hprinter.prg ! Few fixes * contrib/ext_controls/hbrowsex.prg ! Small fix Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/contrib/ext_controls/hbrowsex.prg trunk/hwgui/source/gtk/hprinter.prg |
From: Alexander S.K. <al...@be...> - 2015-07-27 10:24:45
|
Alain Aupeix пишет: > > editor.hpb file has to be modified too (I don't use build.sh) to add > hbct.hbc > I know it's difficult to know where it is located ... I simply added a line to link the hbct.lib. It is located usually in the same place where all other Harbour's libs are, so there shouldn't be problems. > > Another point, with build.sh file. > I think it's better to add a new variable, as there are already a great > number of libs > > export CONTRIB_LIBS="-lhbct" > ... > gcc ..... --start-group $HWGUI_LIBS $HARBOUR_LIBS $CONTRIB_LIBS > -Wl,--end-group I could agree if this was any other contrib library, but the hbct is almost a part of a standard Harbour libraries set. It is needed for this line in editor.prg: REQUEST PI, COS, SIN, TAN, COT, ACOS, ASIN, ATAN, DTOR, RTOD I've included these functions for a calculator, embedded in the editor. Regards, Alexander. |
From: <alk...@us...> - 2015-07-27 10:13:13
|
Revision: 2473 http://sourceforge.net/p/hwgui/code/2473 Author: alkresin Date: 2015-07-27 10:13:12 +0000 (Mon, 27 Jul 2015) Log Message: ----------- 2015-07-27 13:12 UTC+0300 Alexander Kresin <al...@be...> * utils/editor/editor.hbp * added a line to link the hbct.lib Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/utils/editor/editor.hbp |
From: Alain A. <ala...@wa...> - 2015-07-27 09:04:46
|
<html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> <div class="moz-cite-prefix">Le 27/07/2015 09:27, <a class="moz-txt-link-abbreviated" href="mailto:alk...@us...">alk...@us...</a> a écrit :<br> </div> <blockquote cite="mid:E1Z...@sf..." type="cite"> <pre wrap="">Revision: 2472 <a class="moz-txt-link-freetext" href="http://sourceforge.net/p/hwgui/code/2472" rel="nofollow">http://sourceforge.net/p/hwgui/code/2472">http://sourceforge.net/p/hwgui/code/2472</a> Author: alkresin Date: 2015-07-27 07:27:26 +0000 (Mon, 27 Jul 2015) Log Message: ----------- 2015-07-27 10:27 UTC+0300 Alexander Kresin <a class="moz-txt-link-rfc2396E" href="mailto:al...@be..."><al...@be...></a> * hbct lib added to the build script + utils/editor/build.sh</pre> </blockquote> editor.hpb file has to be modified too (I don't use build.sh) to add hbct.hbc<br> I know it's difficult to know where it is located ...<br> <br> Another point, with build.sh file.<br> I think it's better to add a new variable, as there are already a great number of libs<br> <br> export CONTRIB_LIBS="-lhbct"<br> ...<br> gcc ..... --start-group $HWGUI_LIBS $HARBOUR_LIBS $CONTRIB_LIBS -Wl,--end-group<br> <br> Thanks<br> A+<br> <br> <pre wrap=""> </pre> <br> <div class="moz-signature">-- <br> <hr> Alain Aupeix<br> <a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/ |
From: Alexander S.K. <al...@be...> - 2015-07-27 07:29:17
|
Alain Aupeix пишет: > > Yes, now it's ok to block editing, but I had in head to have the > possibility to jump to the first value beginning with a character we > enter with no difference upper/lower). > Could it be possible ? > I keep this in mind. Regards, Alexander. |
From: <alk...@us...> - 2015-07-27 07:27:27
|
Revision: 2472 http://sourceforge.net/p/hwgui/code/2472 Author: alkresin Date: 2015-07-27 07:27:26 +0000 (Mon, 27 Jul 2015) Log Message: ----------- 2015-07-27 10:27 UTC+0300 Alexander Kresin <al...@be...> * utils/editor/editor.prg ! Few warnings fixed * utils/editor/bld.bat * hbct lib added to the build script + utils/editor/build.sh Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/utils/editor/bld.bat trunk/hwgui/utils/editor/editor.prg Added Paths: ----------- trunk/hwgui/utils/editor/build.sh |
From: Alain A. <ala...@wa...> - 2015-07-27 07:19:20
|
<html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> <div class="moz-cite-prefix">Le 27/07/2015 08:35, <a class="moz-txt-link-abbreviated" href="mailto:alk...@us...">alk...@us...</a> a écrit :<br> </div> <blockquote cite="mid:E1Z...@sf..." type="cite"> <pre wrap="">Revision: 2470 <a class="moz-txt-link-freetext" href="http://sourceforge.net/p/hwgui/code/2470" rel="nofollow">http://sourceforge.net/p/hwgui/code/2470">http://sourceforge.net/p/hwgui/code/2470</a> Author: alkresin Date: 2015-07-27 06:35:41 +0000 (Mon, 27 Jul 2015) Log Message: ----------- 2015-07-27 09:35 UTC+0300 Alexander Kresin <a class="moz-txt-link-rfc2396E" href="mailto:al...@be..."><al...@be...></a> * source/gtk/control.c ! Fixed combobox behaviour - now it allows to edit content manually only if EDIT clause is set.</pre> </blockquote> Yes, now it's ok to block editing, but I had in head to have the possibility to jump to the first value beginning with a character we enter with no difference upper/lower).<br> Could it be possible ?<br> <br> Thanks<br> A+<br> <div class="moz-signature">-- <br> <hr> Alain Aupeix<br> <a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/ |
From: <alk...@us...> - 2015-07-27 07:01:21
|
Revision: 2471 http://sourceforge.net/p/hwgui/code/2471 Author: alkresin Date: 2015-07-27 07:01:19 +0000 (Mon, 27 Jul 2015) Log Message: ----------- 2015-07-27 10:00 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/hbrowse.prg ! Small fix Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hbrowse.prg |
From: Alain A. <ala...@wa...> - 2015-07-27 06:58:05
|
<html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> <div class="moz-cite-prefix">Le 27/07/2015 08:35, <a class="moz-txt-link-abbreviated" href="mailto:alk...@us...">alk...@us...</a> a écrit :<br> </div> <blockquote cite="mid:E1Z...@sf..." type="cite"> <pre wrap="">Revision: 2470 <a class="moz-txt-link-freetext" href="http://sourceforge.net/p/hwgui/code/2470" rel="nofollow">http://sourceforge.net/p/hwgui/code/2470">http://sourceforge.net/p/hwgui/code/2470</a> Author: alkresin Date: 2015-07-27 06:35:41 +0000 (Mon, 27 Jul 2015) Log Message: ----------- 2015-07-27 09:35 UTC+0300 Alexander Kresin <a class="moz-txt-link-rfc2396E" href="mailto:al...@be..."><al...@be...></a> * source/gtk/drawtext.c * hwg_setCtrlFont() function modified: gtk_widget_modify_font() is used now instead of gtk_widget_get_style()/ gtk_widget_set_style() for to not reset the current theme. * source/winapi/drawtext.c ! GetFontsCallback() fixed for Unicode mode * source/winapi/hupdown.prg * :Hide(), :Show() methods added to Hide/Show the pair of arrow buttons. * source/gtk/hbrowse.prg * source/winapi/hbrowse.prg * :lEditing variable added, which is set to .T. when a field is edited * include/guilib.ch * added clause ON SIZE to the @ ... GET command * source/gtk/control.c ! Fixed combobox behaviour - now it allows to edit content manually only if EDIT clause is set. * source/common/editor/hcedit.prg * The default source codepage for Linux is set to utf8 * source/common/editor/hcedit_l.prg * source/common/editor/hcedit_w.prg * hced_setBorderColor() function added * utils/editor/hcediext.prg * utils/editor/editor.prg + utils/editor/editor.hwge Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/include/guilib.ch trunk/hwgui/source/common/editor/hcedit.prg trunk/hwgui/source/common/editor/hcedit_l.c trunk/hwgui/source/common/editor/hcedit_w.c trunk/hwgui/source/gtk/control.c trunk/hwgui/source/gtk/drawtext.c trunk/hwgui/source/gtk/hbrowse.prg trunk/hwgui/source/winapi/drawtext.c trunk/hwgui/source/winapi/hbrowse.prg trunk/hwgui/source/winapi/hupdown.prg trunk/hwgui/utils/editor/editor.prg trunk/hwgui/utils/editor/hcediext.prg Added Paths: ----------- trunk/hwgui/utils/editor/editor.hwge</pre> </blockquote> Hi,<br> <br> Probably a little typo :<br> <br> hbrowse.prg(1634) Warning W0001 Ambiguous reference 'SELF'<br> <br> No code generated.<br> make: *** [../../obj/hbrowse.c] Erreur 1<br> <br> <br> Thanks<br> A+<br> <div class="moz-signature">-- <br> <hr> Alain Aupeix<br> <a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/ |
From: <alk...@us...> - 2015-07-27 06:35:42
|
Revision: 2470 http://sourceforge.net/p/hwgui/code/2470 Author: alkresin Date: 2015-07-27 06:35:41 +0000 (Mon, 27 Jul 2015) Log Message: ----------- 2015-07-27 09:35 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/drawtext.c * hwg_setCtrlFont() function modified: gtk_widget_modify_font() is used now instead of gtk_widget_get_style()/ gtk_widget_set_style() for to not reset the current theme. * source/winapi/drawtext.c ! GetFontsCallback() fixed for Unicode mode * source/winapi/hupdown.prg * :Hide(), :Show() methods added to Hide/Show the pair of arrow buttons. * source/gtk/hbrowse.prg * source/winapi/hbrowse.prg * :lEditing variable added, which is set to .T. when a field is edited * include/guilib.ch * added clause ON SIZE to the @ ... GET command * source/gtk/control.c ! Fixed combobox behaviour - now it allows to edit content manually only if EDIT clause is set. * source/common/editor/hcedit.prg * The default source codepage for Linux is set to utf8 * source/common/editor/hcedit_l.prg * source/common/editor/hcedit_w.prg * hced_setBorderColor() function added * utils/editor/hcediext.prg * utils/editor/editor.prg + utils/editor/editor.hwge Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/include/guilib.ch trunk/hwgui/source/common/editor/hcedit.prg trunk/hwgui/source/common/editor/hcedit_l.c trunk/hwgui/source/common/editor/hcedit_w.c trunk/hwgui/source/gtk/control.c trunk/hwgui/source/gtk/drawtext.c trunk/hwgui/source/gtk/hbrowse.prg trunk/hwgui/source/winapi/drawtext.c trunk/hwgui/source/winapi/hbrowse.prg trunk/hwgui/source/winapi/hupdown.prg trunk/hwgui/utils/editor/editor.prg trunk/hwgui/utils/editor/hcediext.prg Added Paths: ----------- trunk/hwgui/utils/editor/editor.hwge |
From: <lc...@us...> - 2015-07-26 00:01:49
|
Revision: 2469 http://sourceforge.net/p/hwgui/code/2469 Author: lculik Date: 2015-07-26 00:01:47 +0000 (Sun, 26 Jul 2015) Log Message: ----------- 2015-07-25 21:00 UTC-0300 Luiz Rafael Culik (luiz at xharbour.com) * include/guilib.h ! added declaration for hb_itemEqual for xharbour * source/winapi/misc ! added hb_itemEqual for xharbour * source/common/editor/hcedit_w.c ! removed #include "guilib.h" Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/editor/hcedit_w.c trunk/hwgui/source/winapi/misc.c |
From: <alk...@us...> - 2015-07-15 12:25:03
|
Revision: 2468 http://sourceforge.net/p/hwgui/code/2468 Author: alkresin Date: 2015-07-15 12:25:02 +0000 (Wed, 15 Jul 2015) Log Message: ----------- 2015-07-15 15:24 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/hedit.prg * source/winapi/hedit.prg * MAXLENGTH now overrides values, calculated from the variable and picture length. * source/common/editor/hcedit.prg * utils/editor/hcediext.prg ! Few fixes * utils/editor/editor.prg * Editing of a table properties added * Deleting of table rows added Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/editor/hcedit.prg trunk/hwgui/source/gtk/hedit.prg trunk/hwgui/source/winapi/hedit.prg trunk/hwgui/utils/editor/editor.prg trunk/hwgui/utils/editor/hcediext.prg |
From: Alain A. <ala...@wa...> - 2015-07-15 10:28:30
|
<html> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> <div class="moz-cite-prefix">Le 15/07/2015 10:42, Alexander S.Kresin a écrit :<br> </div> <blockquote cite="mid:55A...@be..." type="cite"> <pre wrap="">Alain Aupeix пишет: </pre> <blockquote type="cite"> <pre wrap=""> Hi, A bug : enter text, mark it, set color quit editor with X system </pre> </blockquote> <pre wrap=""> What means 'quit with X system' ? Click on the 'x' in the right corner ?</pre> </blockquote> Yes <br> <br> A+<br> <div class="moz-signature">-- <br> <hr> Alain Aupeix<br> <a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/ |
From: Alexander S.K. <al...@be...> - 2015-07-15 09:43:23
|
Alain Aupeix пишет: > Hi, > > A bug : > > enter text, mark it, set color > quit editor with X system What means 'quit with X system' ? Click on the 'x' in the right corner ? Regards, Alexander. |
From: Alain A. <ala...@wa...> - 2015-07-15 08:30:26
|
<html> <head> <meta content="text/html; charset=windows-1252" http-equiv="Content-Type"> </head> <body text="#000000" bgcolor="#FFFFFF"> Hi,<br> <br> A bug :<br> <br> enter text, mark it, set color<br> quit editor with X system<br> no crash, but seems to be sleeping. Ctrl-c quit<br> if using menu 'Exit', displays the confirm box, and quit.<br> <br> Don't know the version which fails.<br> <br> A+<br> <div class="moz-signature">-- <br> <hr> Alain Aupeix<br> <a class="moz-txt-link-freetext" href="http://jujuland.pagesperso-orange.fr/ |
From: <alk...@us...> - 2015-07-14 12:35:16
|
Revision: 2467 http://sourceforge.net/p/hwgui/code/2467 Author: alkresin Date: 2015-07-14 12:35:14 +0000 (Tue, 14 Jul 2015) Log Message: ----------- 2015-07-14 15:35 UTC+0300 Alexander Kresin <al...@be...> * source/common/editor/hcedit.prg * :lNoPaste variable added * utils/editor/editor.prg * utils/editor/hcediext.prg * access control implemented 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-07-14 08:51:56
|
Revision: 2466 http://sourceforge.net/p/hwgui/code/2466 Author: alkresin Date: 2015-07-14 08:51:55 +0000 (Tue, 14 Jul 2015) Log Message: ----------- 2015-07-14 11:52 UTC+0300 Alexander Kresin <al...@be...> * source/common/editor/hcedit.prg ! Small fix in :InsText() Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/common/editor/hcedit.prg |
From: <alk...@us...> - 2015-07-14 08:09:16
|
Revision: 2465 http://sourceforge.net/p/hwgui/code/2465 Author: alkresin Date: 2015-07-14 08:09:14 +0000 (Tue, 14 Jul 2015) Log Message: ----------- 2015-07-14 11:08 UTC+0300 Alexander Kresin <al...@be...> * source/winapi/misc.c ! hwg_GetClipboardText() fixed for UNICODE mode Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/winapi/misc.c |
From: <alk...@us...> - 2015-07-13 07:21:01
|
Revision: 2464 http://sourceforge.net/p/hwgui/code/2464 Author: alkresin Date: 2015-07-13 07:20:59 +0000 (Mon, 13 Jul 2015) Log Message: ----------- 2015-07-13 10:20 UTC+0300 Alexander Kresin <al...@be...> * utils/editor/editor.prg * utils/editor/hcediext.prg * lAdd parameter added to :Settext() to allow add file to existing content * Some preparation for access control implementation. * Description of internal structures added. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/utils/editor/editor.prg trunk/hwgui/utils/editor/hcediext.prg |
From: <alk...@us...> - 2015-07-10 12:05:08
|
Revision: 2463 http://sourceforge.net/p/hwgui/code/2463 Author: alkresin Date: 2015-07-10 12:05:06 +0000 (Fri, 10 Jul 2015) Log Message: ----------- 2015-07-10 15:05 UTC+0300 Alexander Kresin <al...@be...> * utils/editor/editor.prg * utils/editor/hcediext.prg * Paragraps's templates added ( menu Format/Paragraph ) Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/utils/editor/editor.prg trunk/hwgui/utils/editor/hcediext.prg |
From: <alk...@us...> - 2015-07-09 10:04:13
|
Revision: 2462 http://sourceforge.net/p/hwgui/code/2462 Author: alkresin Date: 2015-07-09 10:04:11 +0000 (Thu, 09 Jul 2015) Log Message: ----------- 2015-07-09 13:05 UTC+0300 Alexander Kresin <al...@be...> * source/common/editor/hcedit.prg ! Small fix * make_gtk.sh * samples/gtk_samples/build.sh ! Fixes, provided by Wilfried Brunken Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/make_gtk.sh trunk/hwgui/samples/gtk_samples/build.sh trunk/hwgui/source/common/editor/hcedit.prg |
From: <alk...@us...> - 2015-07-01 10:39:19
|
Revision: 2461 http://sourceforge.net/p/hwgui/code/2461 Author: alkresin Date: 2015-07-01 10:39:17 +0000 (Wed, 01 Jul 2015) Log Message: ----------- 2015-07-01 13:40 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/hedit.prg * source/gtk/window.c ! Fixed problem with utf8 charset and get objects Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hedit.prg trunk/hwgui/source/gtk/window.c |
From: <alk...@us...> - 2015-07-01 08:29:14
|
Revision: 2460 http://sourceforge.net/p/hwgui/code/2460 Author: alkresin Date: 2015-07-01 08:29:12 +0000 (Wed, 01 Jul 2015) Log Message: ----------- 2015-07-01 11:30 UTC+0300 Alexander Kresin <al...@be...> * source/gtk/hedit.prg * source/winapi/hedit.prg ! Small fix of a variable length for @R picture. Modified Paths: -------------- trunk/hwgui/Changelog trunk/hwgui/source/gtk/hedit.prg trunk/hwgui/source/winapi/hedit.prg |