You can subscribe to this list here.
| 2004 |
Jan
|
Feb
|
Mar
(64) |
Apr
(70) |
May
(54) |
Jun
(57) |
Jul
(34) |
Aug
(19) |
Sep
(28) |
Oct
(48) |
Nov
(42) |
Dec
(43) |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2005 |
Jan
(50) |
Feb
(19) |
Mar
(10) |
Apr
(5) |
May
(1) |
Jun
(14) |
Jul
(23) |
Aug
(6) |
Sep
(118) |
Oct
(110) |
Nov
(36) |
Dec
(6) |
| 2006 |
Jan
(19) |
Feb
(7) |
Mar
(4) |
Apr
(32) |
May
(6) |
Jun
(14) |
Jul
(42) |
Aug
(38) |
Sep
(88) |
Oct
(21) |
Nov
(40) |
Dec
(37) |
| 2007 |
Jan
(31) |
Feb
(20) |
Mar
(26) |
Apr
(38) |
May
(4) |
Jun
(3) |
Jul
(3) |
Aug
(8) |
Sep
(2) |
Oct
(3) |
Nov
(25) |
Dec
(9) |
| 2008 |
Jan
(7) |
Feb
(10) |
Mar
(16) |
Apr
(10) |
May
(25) |
Jun
(16) |
Jul
(27) |
Aug
(8) |
Sep
(20) |
Oct
(54) |
Nov
(11) |
Dec
(14) |
| 2009 |
Jan
(28) |
Feb
(22) |
Mar
(13) |
Apr
(70) |
May
(25) |
Jun
(23) |
Jul
(12) |
Aug
(18) |
Sep
(7) |
Oct
(4) |
Nov
(8) |
Dec
(36) |
| 2010 |
Jan
(58) |
Feb
(66) |
Mar
(3) |
Apr
(16) |
May
(9) |
Jun
(10) |
Jul
(6) |
Aug
(8) |
Sep
(17) |
Oct
(15) |
Nov
(12) |
Dec
(27) |
| 2011 |
Jan
(3) |
Feb
(17) |
Mar
(5) |
Apr
(12) |
May
(1) |
Jun
|
Jul
(1) |
Aug
(5) |
Sep
(56) |
Oct
(24) |
Nov
(8) |
Dec
(32) |
| 2012 |
Jan
(20) |
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
(9) |
Jul
(29) |
Aug
(3) |
Sep
(17) |
Oct
(60) |
Nov
(17) |
Dec
(52) |
| 2013 |
Jan
(22) |
Feb
(35) |
Mar
(31) |
Apr
(5) |
May
(16) |
Jun
(108) |
Jul
(57) |
Aug
(2) |
Sep
(11) |
Oct
|
Nov
(3) |
Dec
(13) |
| 2014 |
Jan
(39) |
Feb
(15) |
Mar
|
Apr
(31) |
May
|
Jun
(9) |
Jul
(16) |
Aug
(1) |
Sep
(8) |
Oct
(51) |
Nov
(5) |
Dec
(119) |
| 2015 |
Jan
(78) |
Feb
(47) |
Mar
(25) |
Apr
(32) |
May
(34) |
Jun
(42) |
Jul
(62) |
Aug
(10) |
Sep
(11) |
Oct
(5) |
Nov
(13) |
Dec
(24) |
| 2016 |
Jan
(12) |
Feb
(1) |
Mar
(2) |
Apr
|
May
(1) |
Jun
(12) |
Jul
(5) |
Aug
(32) |
Sep
(36) |
Oct
(34) |
Nov
(3) |
Dec
(1) |
| 2017 |
Jan
(2) |
Feb
(3) |
Mar
(2) |
Apr
|
May
(3) |
Jun
(5) |
Jul
(6) |
Aug
(5) |
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2018 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
|
May
|
Jun
|
Jul
|
Aug
(26) |
Sep
(24) |
Oct
(2) |
Nov
(6) |
Dec
(26) |
| 2019 |
Jan
(10) |
Feb
(5) |
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
(3) |
Aug
|
Sep
(2) |
Oct
(1) |
Nov
(1) |
Dec
(2) |
| 2020 |
Jan
(2) |
Feb
|
Mar
|
Apr
|
May
(5) |
Jun
(5) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2021 |
Jan
(1) |
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(1) |
| 2022 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
| 2023 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(4) |
Sep
|
Oct
(1) |
Nov
(1) |
Dec
(1) |
|
From: vatzct <va...@po...> - 2011-10-03 08:23:40
|
01.10.2011 22:54, Basso, Luis Fernando написав(ла): > 2011-10-01 16:55 UTC-0300 Luis Fernando Basso<lfbasso at via-rs.net> > * source/theme.c > * source/window.c > ! removed warnings in compilation > * source/hcontrl.prg > * CLASS HControl > * METHOD onAnchor > ! changed hUpDown -> hwndUpDown because changed in hupdown class > * source/hriched.prg > * METHOD onEvent > ! handling msg == WM_MOUSEACTIVATE to correctly position the mouse > when you get the focus > * source/hdialog.prg > * Function InitModalDlg > ! minor fix to adjust position and scrollbars > * source/hcwindow.prg > * METHOD Move > ! fixed resizing of DIALOGS without WS_CHILD style , so it was > necessary to calculate the difference > between client area and non-client area > * METHOD SetupScrollbars() > ! minor fix > * source/hupdown.prg > * CLASS HEditUpDown > + METHOD Move > > > Luis Fernando Basso > lf...@vi... > Thank you, no error, no warning, all ok. Regards, Alexey Myronenko |
|
From: Basso, L. F. <lf...@vi...> - 2011-10-01 19:55:02
|
2011-10-01 16:55 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> * source/theme.c * source/window.c ! removed warnings in compilation * source/hcontrl.prg * CLASS HControl * METHOD onAnchor ! changed hUpDown -> hwndUpDown because changed in hupdown class * source/hriched.prg * METHOD onEvent ! handling msg == WM_MOUSEACTIVATE to correctly position the mouse when you get the focus * source/hdialog.prg * Function InitModalDlg ! minor fix to adjust position and scrollbars * source/hcwindow.prg * METHOD Move ! fixed resizing of DIALOGS without WS_CHILD style , so it was necessary to calculate the difference between client area and non-client area * METHOD SetupScrollbars() ! minor fix * source/hupdown.prg * CLASS HEditUpDown + METHOD Move Luis Fernando Basso lf...@vi... |
|
From: Basso, L. F. <lf...@vi...> - 2011-09-30 12:04:33
|
2011-09-29 08:00 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> * source/hupdown.prg * changed DATA hUpDown -> hwndUpDown had to change the name of the property because it had the same name of the class and fails to create new class inherited it Luis Fernando Basso lf...@vi... |
|
From: vatzct <va...@po...> - 2011-09-30 09:14:35
|
2011-09-30 12:15 UTC+0200 Alexey Myronenko <vatzct < at > polly.com.ua>
* source\procmisc\procscri.prg
* add REQUEST __PP_STDRULES
Regards,
Alexey Myronenko
|
|
From: Basso, L. F. <lf...@vi...> - 2011-09-29 10:59:57
|
2011-09-29 08:00 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> * source/hbrowse.prg * CLASS HBrowse * METHOD ButtonDown( lParam, lReturnRowCol ) + parameter lReturnRowCol return Col and Row to show tooltip Luis Fernando Basso lf...@vi... |
|
From: vatzct <va...@po...> - 2011-09-29 10:23:17
|
29.09.2011 12:37, Basso, Luis Fernando ???????(??): > 2011-09-29 06:00 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> > * include/guilib.ch > #xcommand @ <x>,<y> BROWSE [ <oBrw> ] ; > + [ TOOLTIP <ctoolt> ] ; > * include/window.ch > + add CONSTANTS TO TRACKMOUSEEVENT > + #DEFINE TME_CANCEL > + #DEFINE TME_HOVER > + #DEFINE TME_LEAVE > * source/theme.c > * HB_FUNC( TRACKMOUSEVENT ) > ! added suport to message WM_MOUSEHOVER > * source/hbrowse.prg > + STATIC xToolTip > * CLASS HColumn > + DATA ToolTip > show tooltip in header of the column > + DATA aHints INIT {} > stores the contents of the column is Hint := .T. > + DATA Hint INIT .F. > show tooltip value column case hint := .T. > * CLASS HBrowse > + DATA oTimer HIDDEN > + DATA nSetRefresh INIT 0 HIDDEN > + METHOD ShowColToolTips( lParam ) > + METHOD SetRefresh( nSeconds ) CLASS HBrowse > * METHOD New( > + parameter ctooltip > * METHOD onEvent > + handling msg = WM_MOUSEHOVER > to Show ToolTips > * source/hcontrol.prg > * CLASS HControl > * METHOD SetFocus() > ! fixed focus, adjusted the focus to the control. If the > control is disabled, the next control automatically takes the focus > * CLASS HButtonEX > * METHOD CancelHover() > ! fixed STYLE FLAT > * source/hedit.prg > + DATA lNoPaste > enable or disable the message WM_PAST in control lnoPaste := > .T. | .F. > * METHOD onEvent > ! fixed message WM_CHAR when bsetget = nil > Luis Fernando Basso > lf...@vi... <mailto:lf...@vi...> > Hi! hbmk2: Compiling Harbour sources... hbmk2: Harbour compiler command (embedded): ... source\hbrowse.prg(970) Warning W0032 Variable 'PT' is assigned but not used in function 'HBROWSE_SHOWCOLTOOLTIPS(951)' No code generated. hbmk2: Error: Running Harbour compiler (embedded). 1 ... Regards, Alexey Myronenko |
|
From: Basso, L. F. <lf...@vi...> - 2011-09-29 09:37:57
|
2011-09-29 06:00 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> * include/guilib.ch #xcommand @ <x>,<y> BROWSE [ <oBrw> ] ; + [ TOOLTIP <ctoolt> ] ; * include/window.ch + add CONSTANTS TO TRACKMOUSEEVENT + #DEFINE TME_CANCEL + #DEFINE TME_HOVER + #DEFINE TME_LEAVE * source/theme.c * HB_FUNC( TRACKMOUSEVENT ) ! added suport to message WM_MOUSEHOVER * source/hbrowse.prg + STATIC xToolTip * CLASS HColumn + DATA ToolTip show tooltip in header of the column + DATA aHints INIT {} stores the contents of the column is Hint := .T. + DATA Hint INIT .F. show tooltip value column case hint := .T. * CLASS HBrowse + DATA oTimer HIDDEN + DATA nSetRefresh INIT 0 HIDDEN + METHOD ShowColToolTips( lParam ) + METHOD SetRefresh( nSeconds ) CLASS HBrowse * METHOD New( + parameter ctooltip * METHOD onEvent + handling msg = WM_MOUSEHOVER to Show ToolTips * source/hcontrol.prg * CLASS HControl * METHOD SetFocus() ! fixed focus, adjusted the focus to the control. If the control is disabled, the next control automatically takes the focus * CLASS HButtonEX * METHOD CancelHover() ! fixed STYLE FLAT * source/hedit.prg + DATA lNoPaste enable or disable the message WM_PAST in control lnoPaste := .T. | .F. * METHOD onEvent ! fixed message WM_CHAR when bsetget = nil Luis Fernando Basso lf...@vi... |
|
From: vatzct <va...@po...> - 2011-09-26 06:56:46
|
2011-09-26 09:55 UTC+0200 Alexey Myronenko <vatzct < at > polly.com.ua>
* utils\designer\designer.prg
* small fix (output buttons in tab)
Regards,
Alexey Myronenko
|
|
From: vatzct <va...@po...> - 2011-09-23 14:14:22
|
2011-09-23 16:15 UTC+0200 Alexey Myronenko <vatzct < at > polly.com.ua>
* utils\designer\resource\widgets.xml
* small fix
Regards,
Alexey Myronenko
|
|
From: Basso, L. F. <lf...@vi...> - 2011-09-23 12:10:25
|
2011-09-23 09:00 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> * source/drawwidg.prg * CLASS HBitmap * METHOD AddFile() * CLASS HIcon * METHOD AddFile( name, nWidth, nHeight ) ! Save e Restore current directory in calling function SelectFile Luis Fernando Basso lf...@vi... |
|
From: vatzct <va...@po...> - 2011-09-23 11:58:03
|
23.09.2011 14:44, Basso, Luis Fernando написав(ла): > 2011-09-22 16:15 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> > * source/hcwindow.prg > * FUNCTION onSize > ! fixed event onSize > > > > Luis Fernando Basso > lf...@vi... > > > -----Mensagem Original----- From: vatzct > Sent: Friday, September 23, 2011 4:17 AM > To: hwg...@li... > Subject: [Hwgui-developers] method on size and class hPanel > > Method ON SIZE don't work for objects which in hPanel, see sample below: > > > #include "hwgui.ch" > func main() > local ownd,opan,obtclose, > ot1,oPage,oLabel1,oLabel2,opage2,olabel11,olabel21 > local oget, e1:="test get" > Local aItems := {"First", "Second", "Third", "Four"} > init window ownd title "test panel and ..." at 0,0 size 400,300 > @0,0 PANEL oPan SIZE 400,96 ON SIZE {|o,x,y| o:Move(,,x-10,) } > @ 5,5 TAB oPage ITEMS {} of oPan SIZE 380,60 ON SIZE {|o,x,y| > o:Move(,,x-30,) } > BEGIN PAGE 'Tab1' OF oPage > @ 40,62 SAY oLabel1 CAPTION "Here Page 1" OF oPage SIZE 225,22 > END PAGE OF oPage > > BEGIN PAGE 'Tab2' OF oPage > @ 75,105 SAY oLabel2 CAPTION "Here Page 2 " OF oPage SIZE 225,22 > END PAGE OF oPage > @ 20, 65 COMBOBOX ocombo ITEMS aItems of oPan ; > SIZE 250, 23 ON SIZE {|o,x,y| o:Move(,,x-30,) } > > @ 5,110 TAB oPage2 ITEMS {} SIZE 380,60 ON SIZE {|o,x,y| > o:Move(,,x-30,) } > BEGIN PAGE 'Tab1' OF oPage2 > @ 40,62 SAY oLabel11 CAPTION "Here Page 1" OF oPage2 SIZE 225,22 > END PAGE OF oPage2 > > BEGIN PAGE 'Tab2' OF oPage2 > @ 75,105 SAY oLabel21 CAPTION "Here Page 2 " OF oPage2 SIZE 225,22 > END PAGE OF oPage2 > @ 20, 175 COMBOBOX ocombo2 ITEMS aItems ; > SIZE 250, 23 ON SIZE {|o,x,y| o:Move(,,x-30,) } > > @010,200 ownerbutton obtclose text "close" size 60,24 on click > {||ownd:close()} > ownd:activate() > return nil > > Regards, > Alexey Myronenko > > Thank you! Now all ok. Regards, Alexey Myronenko |
|
From: Basso, L. F. <lf...@vi...> - 2011-09-23 11:44:48
|
2011-09-22 16:15 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> * source/hcwindow.prg * FUNCTION onSize ! fixed event onSize Luis Fernando Basso lf...@vi... -----Mensagem Original----- From: vatzct Sent: Friday, September 23, 2011 4:17 AM To: hwg...@li... Subject: [Hwgui-developers] method on size and class hPanel Method ON SIZE don't work for objects which in hPanel, see sample below: #include "hwgui.ch" func main() local ownd,opan,obtclose, ot1,oPage,oLabel1,oLabel2,opage2,olabel11,olabel21 local oget, e1:="test get" Local aItems := {"First", "Second", "Third", "Four"} init window ownd title "test panel and ..." at 0,0 size 400,300 @0,0 PANEL oPan SIZE 400,96 ON SIZE {|o,x,y| o:Move(,,x-10,) } @ 5,5 TAB oPage ITEMS {} of oPan SIZE 380,60 ON SIZE {|o,x,y| o:Move(,,x-30,) } BEGIN PAGE 'Tab1' OF oPage @ 40,62 SAY oLabel1 CAPTION "Here Page 1" OF oPage SIZE 225,22 END PAGE OF oPage BEGIN PAGE 'Tab2' OF oPage @ 75,105 SAY oLabel2 CAPTION "Here Page 2 " OF oPage SIZE 225,22 END PAGE OF oPage @ 20, 65 COMBOBOX ocombo ITEMS aItems of oPan ; SIZE 250, 23 ON SIZE {|o,x,y| o:Move(,,x-30,) } @ 5,110 TAB oPage2 ITEMS {} SIZE 380,60 ON SIZE {|o,x,y| o:Move(,,x-30,) } BEGIN PAGE 'Tab1' OF oPage2 @ 40,62 SAY oLabel11 CAPTION "Here Page 1" OF oPage2 SIZE 225,22 END PAGE OF oPage2 BEGIN PAGE 'Tab2' OF oPage2 @ 75,105 SAY oLabel21 CAPTION "Here Page 2 " OF oPage2 SIZE 225,22 END PAGE OF oPage2 @ 20, 175 COMBOBOX ocombo2 ITEMS aItems ; SIZE 250, 23 ON SIZE {|o,x,y| o:Move(,,x-30,) } @010,200 ownerbutton obtclose text "close" size 60,24 on click {||ownd:close()} ownd:activate() return nil Regards, Alexey Myronenko |
|
From: vatzct <va...@po...> - 2011-09-23 07:17:31
|
Method ON SIZE don't work for objects which in hPanel, see sample below:
#include "hwgui.ch"
func main()
local ownd,opan,obtclose, ot1,oPage,oLabel1,oLabel2,opage2,olabel11,olabel21
local oget, e1:="test get"
Local aItems := {"First", "Second", "Third", "Four"}
init window ownd title "test panel and ..." at 0,0 size 400,300
@0,0 PANEL oPan SIZE 400,96 ON SIZE {|o,x,y| o:Move(,,x-10,) }
@ 5,5 TAB oPage ITEMS {} of oPan SIZE 380,60 ON SIZE {|o,x,y|
o:Move(,,x-30,) }
BEGIN PAGE 'Tab1' OF oPage
@ 40,62 SAY oLabel1 CAPTION "Here Page 1" OF oPage SIZE 225,22
END PAGE OF oPage
BEGIN PAGE 'Tab2' OF oPage
@ 75,105 SAY oLabel2 CAPTION "Here Page 2 " OF oPage SIZE 225,22
END PAGE OF oPage
@ 20, 65 COMBOBOX ocombo ITEMS aItems of oPan ;
SIZE 250, 23 ON SIZE {|o,x,y| o:Move(,,x-30,) }
@ 5,110 TAB oPage2 ITEMS {} SIZE 380,60 ON SIZE {|o,x,y| o:Move(,,x-30,) }
BEGIN PAGE 'Tab1' OF oPage2
@ 40,62 SAY oLabel11 CAPTION "Here Page 1" OF oPage2 SIZE 225,22
END PAGE OF oPage2
BEGIN PAGE 'Tab2' OF oPage2
@ 75,105 SAY oLabel21 CAPTION "Here Page 2 " OF oPage2 SIZE 225,22
END PAGE OF oPage2
@ 20, 175 COMBOBOX ocombo2 ITEMS aItems ;
SIZE 250, 23 ON SIZE {|o,x,y| o:Move(,,x-30,) }
@010,200 ownerbutton obtclose text "close" size 60,24 on click
{||ownd:close()}
ownd:activate()
return nil
Regards,
Alexey Myronenko
|
|
From: vatzct <va...@po...> - 2011-09-23 05:33:40
|
22.09.2011 22:17, Basso, Luis Fernando написав(ла): > 2011-09-22 16:15 UTC-0300 Luis Fernando Basso<lfbasso at via-rs.net> > * source/hcontrol.prg > ! changed hb_BitIsSet( lParam, 30 ) to hb_BitIsSet( PtrtoUlong( > lParam ), 30 ) // the key was down before ? > * source/hcombo.prg > * METHOD Refresh( ) > * METHOD GetValueBound( ) > ! minor fix > * METHOD onChange( ) > ! fixed > > > Luis Fernando Basso > lf...@vi... > Hi! hbmk2: Compiling Harbour sources... hbmk2: Harbour compiler command (embedded): ... source\hcombo.prg(651) Warning W0001 Ambiguous reference 'NPOS' No code generated. hbmk2: Error: Running Harbour compiler (embedded). 1 ... Regards, Alexey Myronenko |
|
From: Basso, L. F. <lf...@vi...> - 2011-09-22 19:17:25
|
2011-09-22 16:15 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> * source/hcontrol.prg ! changed hb_BitIsSet( lParam, 30 ) to hb_BitIsSet( PtrtoUlong( lParam ), 30 ) // the key was down before ? * source/hcombo.prg * METHOD Refresh( ) * METHOD GetValueBound( ) ! minor fix * METHOD onChange( ) ! fixed Luis Fernando Basso lf...@vi... |
|
From: <ss...@ma...> - 2011-09-22 16:13:49
|
Compiler use -DUNICODE and SelectFolder() to get Folder about Chinese name. and get '??????' is not chinese name!! |
|
From: Basso, L. F. <lf...@vi...> - 2011-09-22 13:53:12
|
2011-09-22 10:55 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> * source/htab.prg * METHOD SetPaintSizePos ! minor fix Luis Fernando Basso lf...@vi... |
|
From: vatzct <va...@po...> - 2011-09-22 13:33:24
|
2011-09-22 16:35 UTC+0200 Alexey Myronenko <vatzct < at > polly.com.ua>
* source/htab.prg
* remove ::nPages++, not used
Regards,
Alexey Myronenko
|
|
From: vatzct <va...@po...> - 2011-09-22 13:18:24
|
22.09.2011 16:10, Basso, Luis Fernando написав(ла): > 2011-09-22 10:35 UTC-0300 Luis Fernando Basso<lfbasso at via-rs.net> > * include/window.ch > + constant WM_PRINTCLIENT > > > Luis Fernando Basso > lf...@vi... > > ------------------------------------------------------------------------------ > All the data continuously generated in your IT infrastructure contains a > definitive record of customers, application performance, security > threats, fraudulent activity and more. Splunk takes this data and makes > sense of it. Business sense. IT sense. Common sense. > http://p.sf.net/sfu/splunk-d2dcopy1 > _______________________________________________ > Hwgui-developers mailing list > Hwg...@li... > https://lists.sourceforge.net/lists/listinfo/hwgui-developers > Thanks, now ok Regards, Alexey Myronenko |
|
From: Basso, L. F. <lf...@vi...> - 2011-09-22 13:11:00
|
2011-09-22 10:35 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> * include/window.ch + constant WM_PRINTCLIENT Luis Fernando Basso lf...@vi... |
|
From: vatzct <va...@po...> - 2011-09-22 13:00:40
|
22.09.2011 15:55, Basso, Luis Fernando написав(ла): > FIXED > > -----Mensagem Original----- From: vatzct > Sent: Thursday, September 22, 2011 9:43 AM > To: hwg...@li... > Subject: Re: [Hwgui-developers] changelog 2011-09-22 09:35 UTC-0300 > Luis Fernando Basso > > 22.09.2011 15:36, Basso, Luis Fernando написав(ла): >> 2011-09-22 09:35 UTC-0300 Luis Fernando Basso<lfbasso at via-rs.net> >> >> >> Luis Fernando Basso >> lf...@vi... the next hbmk2: Compiling Harbour sources... hbmk2: Harbour compiler command (embedded): ... source\htab.prg(463) Warning W0003 Variable 'CLIENT_RECT' declared but not used in function 'HTAB_CHANGEPAGE(435)' source\htab.prg(745) Warning W0001 Ambiguous reference 'WM_PRINTCLIENT' No code generated. hbmk2: Error: Running Harbour compiler (embedded). 1 ... Regards, Alexey Myronenko |
|
From: Basso, L. F. <lf...@vi...> - 2011-09-22 12:55:31
|
FIXED -----Mensagem Original----- From: vatzct Sent: Thursday, September 22, 2011 9:43 AM To: hwg...@li... Subject: Re: [Hwgui-developers] changelog 2011-09-22 09:35 UTC-0300 Luis Fernando Basso 22.09.2011 15:36, Basso, Luis Fernando написав(ла): > 2011-09-22 09:35 UTC-0300 Luis Fernando Basso<lfbasso at via-rs.net> > * include/guilib.ch > * #xcommand BEGIN PAGE<cname> OF<oTab> ; > + [ TOOLTIP<ctoolt> ] ; > assign a tooltip for each page of the TAB > * source/htab.prg > * CLASS HPage > + DATA Tooltip > * METHOD New( cCaption, nPage, lEnabled, tcolor, bcolor, > cTooltip ) > add parameter cToolTip > * CLASS HTab > + METHOD ShowToolTips( lParam ) > + METHOD onChange( ) > * METHOD StartPage > ! add parameter cTooltip > * METHOD Init > * METHOD SetPaintSizePos > ! minor fix > * METHOD SetTab > ! changed, SETCURFOCUS occurs after the page is changed > * METHOD ChangePage > changed, event onChange occurs before the objects of the page to > show > * METHOD RedrawControls() > * METHOD ShowPage > ! minor fix in show objects > * METHOD Refresh > ! fixed > * METHOD Notify > ! fixed SETCURFOCUS when Page is disabled > * METHOD onEvent > * msg = WM_MOUSEMOVE > ! handling show tooltip in pages > * msg = WM_PRINT > * msg = WM_SIZE > * msg == WM_KEYDOWN > ! minor fix > * msg = WM_GETDLGCODE > ! fixed msg ESCAPE > ! fixed init focus in TAB > * METHOD ShowDisablePage > * Function SetTabFocus > !minor fix > * CLASS HPaintTab > * METHOD showTextTabs > fixed show effect disabled > > > Luis Fernando Basso > lf...@vi... > > Hi! hbmk2: Compiling Harbour sources... hbmk2: Harbour compiler command (embedded): ... source\htab.prg(171) Warning W0019 Duplicate declaration of method 'REFRESH' source\htab.prg(200) Error E0030 Syntax error "syntax error at ')'" source\htab.prg(201) Error E0030 Syntax error "syntax error at ')'" source\htab.prg(202) Error E0030 Syntax error "syntax error at ')'" source\htab.prg(203) Error E0030 Syntax error "syntax error at ')'" source\htab.prg(227) Warning W0003 Variable 'BCLICK' declared but not used in function 'HTAB_NEW(186)' source\htab.prg(227) Warning W0003 Variable 'BGETFOCUS' declared but not used in function 'HTAB_NEW(186)' source\htab.prg(227) Warning W0003 Variable 'BLOSTFOCUS' declared but not used in function 'HTAB_NEW(186)' source\htab.prg(227) Warning W0003 Variable 'BRCLICK' declared but not used in function 'HTAB_NEW(186)' source\htab.prg(464) Warning W0032 Variable 'CLIENT_RECT' is assigned but not used in function 'HTAB_CHANGEPAGE(443)' source\htab.prg(745) Error E0030 Syntax error "syntax error at '.'" source\htab.prg(748) Error E0030 Syntax error "syntax error at 'ELSEIF'" source\htab.prg(751) Warning W0028 Unreachable code source\htab.prg(759) Error E0030 Syntax error "syntax error at 'ELSEIF'" source\htab.prg(768) Error E0030 Syntax error "syntax error at 'ELSEIF'" source\htab.prg(769) Warning W0028 Unreachable code source\htab.prg(771) Error E0030 Syntax error "syntax error at 'ELSEIF'" source\htab.prg(791) Error E0030 Syntax error "syntax error at 'ELSEIF'" source\htab.prg(800) Error E0030 Syntax error "syntax error at 'ELSEIF'" source\htab.prg(802) Warning W0001 Ambiguous reference 'OCTRL' source\htab.prg(802) Warning W0001 Ambiguous reference 'OCTRL' source\htab.prg(805) Error E0030 Syntax error "syntax error at 'ENDIF'" source\htab.prg(840) Error E0017 Unclosed control structure 'IF' 13 errors No code generated. hbmk2: Error: Running Harbour compiler (embedded). 1 ... Regards, Alexey Myronenko ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Hwgui-developers mailing list Hwg...@li... https://lists.sourceforge.net/lists/listinfo/hwgui-developers |
|
From: vatzct <va...@po...> - 2011-09-22 12:43:45
|
22.09.2011 15:36, Basso, Luis Fernando написав(ла): > 2011-09-22 09:35 UTC-0300 Luis Fernando Basso<lfbasso at via-rs.net> > * include/guilib.ch > * #xcommand BEGIN PAGE<cname> OF<oTab> ; > + [ TOOLTIP<ctoolt> ] ; > assign a tooltip for each page of the TAB > * source/htab.prg > * CLASS HPage > + DATA Tooltip > * METHOD New( cCaption, nPage, lEnabled, tcolor, bcolor, cTooltip ) > add parameter cToolTip > * CLASS HTab > + METHOD ShowToolTips( lParam ) > + METHOD onChange( ) > * METHOD StartPage > ! add parameter cTooltip > * METHOD Init > * METHOD SetPaintSizePos > ! minor fix > * METHOD SetTab > ! changed, SETCURFOCUS occurs after the page is changed > * METHOD ChangePage > changed, event onChange occurs before the objects of the page to > show > * METHOD RedrawControls() > * METHOD ShowPage > ! minor fix in show objects > * METHOD Refresh > ! fixed > * METHOD Notify > ! fixed SETCURFOCUS when Page is disabled > * METHOD onEvent > * msg = WM_MOUSEMOVE > ! handling show tooltip in pages > * msg = WM_PRINT > * msg = WM_SIZE > * msg == WM_KEYDOWN > ! minor fix > * msg = WM_GETDLGCODE > ! fixed msg ESCAPE > ! fixed init focus in TAB > * METHOD ShowDisablePage > * Function SetTabFocus > !minor fix > * CLASS HPaintTab > * METHOD showTextTabs > fixed show effect disabled > > > Luis Fernando Basso > lf...@vi... > > Hi! hbmk2: Compiling Harbour sources... hbmk2: Harbour compiler command (embedded): ... source\htab.prg(171) Warning W0019 Duplicate declaration of method 'REFRESH' source\htab.prg(200) Error E0030 Syntax error "syntax error at ')'" source\htab.prg(201) Error E0030 Syntax error "syntax error at ')'" source\htab.prg(202) Error E0030 Syntax error "syntax error at ')'" source\htab.prg(203) Error E0030 Syntax error "syntax error at ')'" source\htab.prg(227) Warning W0003 Variable 'BCLICK' declared but not used in function 'HTAB_NEW(186)' source\htab.prg(227) Warning W0003 Variable 'BGETFOCUS' declared but not used in function 'HTAB_NEW(186)' source\htab.prg(227) Warning W0003 Variable 'BLOSTFOCUS' declared but not used in function 'HTAB_NEW(186)' source\htab.prg(227) Warning W0003 Variable 'BRCLICK' declared but not used in function 'HTAB_NEW(186)' source\htab.prg(464) Warning W0032 Variable 'CLIENT_RECT' is assigned but not used in function 'HTAB_CHANGEPAGE(443)' source\htab.prg(745) Error E0030 Syntax error "syntax error at '.'" source\htab.prg(748) Error E0030 Syntax error "syntax error at 'ELSEIF'" source\htab.prg(751) Warning W0028 Unreachable code source\htab.prg(759) Error E0030 Syntax error "syntax error at 'ELSEIF'" source\htab.prg(768) Error E0030 Syntax error "syntax error at 'ELSEIF'" source\htab.prg(769) Warning W0028 Unreachable code source\htab.prg(771) Error E0030 Syntax error "syntax error at 'ELSEIF'" source\htab.prg(791) Error E0030 Syntax error "syntax error at 'ELSEIF'" source\htab.prg(800) Error E0030 Syntax error "syntax error at 'ELSEIF'" source\htab.prg(802) Warning W0001 Ambiguous reference 'OCTRL' source\htab.prg(802) Warning W0001 Ambiguous reference 'OCTRL' source\htab.prg(805) Error E0030 Syntax error "syntax error at 'ENDIF'" source\htab.prg(840) Error E0017 Unclosed control structure 'IF' 13 errors No code generated. hbmk2: Error: Running Harbour compiler (embedded). 1 ... Regards, Alexey Myronenko |
|
From: Basso, L. F. <lf...@vi...> - 2011-09-22 12:37:07
|
2011-09-22 09:35 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> * include/guilib.ch * #xcommand BEGIN PAGE <cname> OF <oTab> ; + [ TOOLTIP <ctoolt> ] ; assign a tooltip for each page of the TAB * source/htab.prg * CLASS HPage + DATA Tooltip * METHOD New( cCaption, nPage, lEnabled, tcolor, bcolor, cTooltip ) add parameter cToolTip * CLASS HTab + METHOD ShowToolTips( lParam ) + METHOD onChange( ) * METHOD StartPage ! add parameter cTooltip * METHOD Init * METHOD SetPaintSizePos ! minor fix * METHOD SetTab ! changed, SETCURFOCUS occurs after the page is changed * METHOD ChangePage changed, event onChange occurs before the objects of the page to show * METHOD RedrawControls() * METHOD ShowPage ! minor fix in show objects * METHOD Refresh ! fixed * METHOD Notify ! fixed SETCURFOCUS when Page is disabled * METHOD onEvent * msg = WM_MOUSEMOVE ! handling show tooltip in pages * msg = WM_PRINT * msg = WM_SIZE * msg == WM_KEYDOWN ! minor fix * msg = WM_GETDLGCODE ! fixed msg ESCAPE ! fixed init focus in TAB * METHOD ShowDisablePage * Function SetTabFocus !minor fix * CLASS HPaintTab * METHOD showTextTabs fixed show effect disabled Luis Fernando Basso lf...@vi... |
|
From: vatzct <va...@po...> - 2011-09-22 08:55:23
|
2011-09-22 10:45 UTC+0200 Alexey Myronenko <vatzct < at > polly.com.ua>
* samples\all\a.hbp
* samples\animation\animation.hbp
* samples\browse\arbrow1.hbp
* samples\browse\arbrow2.hbp
* samples\browse\browse_1.hbp
* samples\browse\browse_2.hbp
* samples\browse\browse_3.hbp
* samples\browse\browse_4.hbp
* samples\browsefilter\browsefilter.hbp
* samples\build\buildpelles.hbp
* samples\browse\colrbloc.hbp
* samples\combobox\combobox.hbp
* samples\database\dbview.hbp
* samples\database\demodbf.hbp
* samples\listbox\demohlist.hbp
* samples\maximize\demomaximize.hbp
* samples\hwedit\editor.hbp
* samples\flash\flashocx.hbp
* samples\graph\graph.hbp
* samples\grid\grid_1.hbp
* samples\grid\grid_2.hbp
* samples\grid\grid_3.hbp
* samples\grid\grid_4.hbp
* samples\grid\grid_5.hbp
* samples\grid\grid_6.hbp
* samples\hbrun\hbrun.hbp
* samples\hello\hello.hbp
* samples\help\helpdemo.hbp
* samples\ole\hole.hbp
* samples\mysql\hwmysql.hbp
* samples\ole\iesample.hbp
* samples\nicebutton\nice.hbp
* samples\nicebutton\nice2.hbp
* samples\pdf\pdfreader.hbp
* samples\progressbar\progbars.hbp
* samples\propsh\propsh.hbp
* samples\rmchart\rmsample.hbp
* samples\shadebtn\shadebtn.hbp
* samples\tab\tab.hbp
* samples\tab\tab3.hbp
* samples\all\test1.hbp
* samples\browse\testbrw.hbp
* samples\mdichild\testchild.hbp
* samples\get\testget1.hbp
* samples\get\testget2.hbp
* samples\get\testget3.hbp
* samples\get\testget4.hbp
* samples\monthcalendar\testhmonth.hbp
* samples\ini\testini.hbp
* samples\ipadress\testip.hbp
* samples\menu\testmenubitmap.hbp
* samples\rtf\testrtf.hbp
* samples\tree\testsdi.hbp
* samples\spliter\testspli.hbp
* samples\trayicon\testtray.hbp
* samples\tree\testtree.hbp
* samples\xml\testxml.hbp
* samples\trackbar\trackbar.hbp
* samples\printdos\tstprdos.hbp
* samples\scrollbar\tstscrlbar.hbp
* samples\hsplash\tstsplash.hbp
* samples\viewer\viewer.hbp
* samples\winprn\winprn.hbp
* remove -lhwg_qhtm because this lib not need to build samples
Regards,
Alexey Myronenko
|