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: Alexander S.K. <al...@be...> - 2004-06-02 09:40:31
|
2004-06-02 13:40 UTC+0300 Alexander Kresin <al...@be...> * source/hriched.prg * Redundant method Settext() has been removed. * source/hwindow.prg ! Close() method is fixed. * source/hownbtn.prg ! Small fixes, related to MOUSEOVER state and in new Enable(), Disable() methods Regards, Alexander http://kresin.belgorod.su |
From: Rodrigo M. <rod...@te...> - 2004-06-01 19:48:36
|
Hi Alex, There is a strange behaviour after changes made in cvs. The ownerbutton flat when click, it's turn off flat on clicked button. Please, could you take a look ? The samples\a.prg in CreateChildWindow() function, will show the problem. Regards Rodrigo |
From: Sandro R. R. F. <san...@ya...> - 2004-05-28 19:08:12
|
Now the Printdos classroom, this printing for the printers in net of windows or printers USB. It can use as In class oPrint:=Printdos():New("SELECT") //select the printer oPrint:Say(1, 1, "Teste printing line 1 col ") oPrint:Say(2 1, "99988877766", "@R 999.999.999-99") oPrint:End() or oPrint:=Printdos():New("DEFAULT") //use the printer default oPrint:Say(1, 1, "Teste printing line 1 col ") oPrint:Say(2 1, "99988877766", "@R 999.999.999-99") oPrint:End() or In class oPrint:=Printdos():New("FILE.TXT") //Print to file oPrint:Say(1, 1, "Teste printing line 1 col ") oPrint:Say(2 1, "99988877766", "@R 999.999.999-99") oPrint:End() or oPrint:=Printdos():New("LPT1") //printing to port oPrint:Say(1, 1, "Teste printing line 1 col ") oPrint:Say(2 1, "99988877766", "@R 999.999.999-99") oPrint:End() Using command SET PRINTER TO "SELECT" OF oPrint @ 1, 1 PSAY "Teste printing line 1 col " of oPrint @ 2, 1 PSAY "9988877766" PICTURE "@R 999.999.999-99" of oPrint END PRINTER OPRINT Function added PrintSetupDos() //Select the printer, if press CANCEL the printporname return Nil PrintPortName() //Return the name port LPT?: or \\server\printing Regards Sandro Freire http://www.lumainformatica.com.br |
From: Alexander S.K. <al...@be...> - 2004-05-28 08:33:20
|
2004-05-28 10:28 UTC+0300 Alexander Kresin <al...@be...> * source/hdialog.prg * source/hwindow.prg * source/hownbtn.prg * Changed handling of MOUSEOVER state of owner buttons. Regards, Alexander http://kresin.belgorod.su |
From: Sandro R. R. F. <san...@ya...> - 2004-05-27 17:32:57
|
2004-05-27 14-20 UTC-0300 Sandro R. R. Freire <san...@ya...> * source/commond.c * new function PRINTSETUPDOS * source/printdos.prg * In method New() if defined SELECT use to select printer Is this possible PrintSetupdos() //Open the select printer oPr:=Printdos():New(PrintPortName()) //Open port printer use printdos Sandro Freire http://www.lumainformatica.com.br |
From: Alexander S.K. <al...@be...> - 2004-05-27 16:33:41
|
2004-05-27 20:30 UTC+0300 Alexander Kresin <al...@be...> * include/windows.ch * source/hnice.prg * #define TRANSPARENT moved from windows.ch to hnice.prg, because it interferes with declaration of OWNERBUTTON. * source/window.c * SetWindowFont( hWnd, hFont, lRedraw ) added. 2004-05-27 14:35 UTC+0300 Alexander Kresin <al...@be...> * source/hbrowse.prg * lSep3d data has been added to HBrowse, it is intended for 3d vertical separator drawing. 2004-05-27 09:30 UTC+0300 Alexander Kresin <al...@be...> * source/xml/hxmldoc.prg ! Saving of CDATA tag fixed. Regards, Alexander http://kresin.belgorod.su |
From: Sandro R. R. F. <san...@ya...> - 2004-05-27 14:50:13
|
2004-05-27 11-40 UTC-0300 Sandro R. R. Freire <san...@ya...> * source/commond.c * new function PRINTPORTNAME * source/printdos.prg * In method New() if defined DEFAULT use the port for the print default Sandro Freire http://www.lumainformatica.com.br |
From: Luiz R. C. G. <cu...@uo...> - 2004-05-25 14:26:00
|
! source/htrackbr.prg source/video.prg ! minor fix to full generate an dll Regards Luiz |
From: <ben...@id...> - 2004-05-25 08:15:29
|
Dear Open Source developer I am doing a research project on "Fun and Software Development" in which I kindly invite you to participate. You will find the online survey under http://fasd.ethz.ch/qsf/. The questionnaire consists of 53 questions and you will need about 15 minutes to complete it. With the FASD project (Fun and Software Development) we want to define the motivational significance of fun when software developers decide to engage in Open Source projects. What is special about our research project is that a similar survey is planned with software developers in commercial firms. This procedure allows the immediate comparison between the involved individuals and the conditions of production of these two development models. Thus we hope to obtain substantial new insights to the phenomenon of Open Source Development. With many thanks for your participation, Benno Luthiger PS: The results of the survey will be published under http://www.isu.unizh.ch/fuehrung/blprojects/FASD/. We have set up the mailing list fa...@we... for this study. Please see http://fasd.ethz.ch/qsf/mailinglist_en.html for registration to this mailing list. _______________________________________________________________________ Benno Luthiger Swiss Federal Institute of Technology Zurich 8092 Zurich Mail: benno.luthiger(at)id.ethz.ch _______________________________________________________________________ |
From: Rodrigo M. <rod...@te...> - 2004-05-25 00:42:11
|
Hi all 1) It's possible change the page type and page orientation ? I Found this DocumentProperties() win32 api function, with this problably i could change the page and orientation of hDCPrn returned on New Method of HPrinter Class. This is the only way ? Some restrictions ? 2) There is a way to Zoom in and Zoom out and enabling scrolling pages when document is Zoomed In ? I have a lot of dos reports using the ESC/P2 codes, then, my intent is get the ESC/P2 epson code in a text file and translate theses codes into HPrint functions, but most of features that i asked are not implemented, so, what is the fast way, change the hwgui code or generate a pdf doc ? What's the dificult to made theses changes ? Regards Rodrigo |
From: Alexander S.K. <al...@be...> - 2004-05-24 08:32:42
|
2004-05-24 12:25 UTC+0300 Alexander Kresin <al...@be...> * source/nice.c * source/menu_c.c * source/grid.c ! Some fixes for properly compile under MSVC and Mingw BTW, isn't it better to add the GRADIENT clause to the OWNERBUTTON commands and add there appropriate code than to create new kind of control ? IMO, this could be more compact and simple decision. Regards, Alexander http://kresin.belgorod.su |
From: Luiz R. C. G. <cu...@uo...> - 2004-05-23 15:02:38
|
Andi Can you add proper casts to msvc. all tests i done are with borland c Compiler Regards Luiz |
From: Marcos A. G. <mar...@uo...> - 2004-05-23 01:29:34
|
2004-05-22 22:15 UTC-0300 Marcos Antonio Gambeta <marcos_gambeta<@>hotmail<.>com> * source/hdialog.prg * source/hwindow.prg + Added code to process messages WM_HSCROLL and WM_VSCROLL (for new TrackBar class) + source/htrackbr.prg + New class: HTrackBar (Slider) * include/guilib.ch + New command: @ <x>,<y> TRACKBAR ... * makedll.bc * makefile.bc * makefile.gcc * makefile.pc * makefile.vc * makefile.wc + Added file htrackbr.prg in the process of compilation --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.687 / Virus Database: 448 - Release Date: 16/5/2004 |
From: Andi J. <ha...@cb...> - 2004-05-22 21:25:46
|
On Fri, 21 May 2004 11:10:00 -0300 "Luiz Rafael Culik Guimaraes" <cu...@uo...> wrote: > + source/nice.c I cannot compile this one under MSVC: nice.c source\hwgui\source\nice.c(21) : error C2059: syntax error : '(' source\hwgui\source\nice.c(46) : error C2065: 'Gradientfill' : undeclared identifier source\hwgui\source\nice.c(112) : error C2440: '=' : cannot convert from 'int (__stdcall *)(void)' to 'int' This conversion requires a reinterpret_cast, a C-style cast or function-style cast Andi |
From: Sandro R. R. F. <san...@ya...> - 2004-05-21 14:24:06
|
It´s very very good Congratulations Regards Sandro Freire http://www.lumainformatica.com.br ----- Original Message ----- From: "Luiz Rafael Culik Guimaraes" <cu...@uo...> To: <hwg...@li...> Sent: Friday, May 21, 2004 11:10 AM Subject: [Hwgui-developers] changelog 2004-05-21 11:00 UTC-0300 > * source/hdialog.prg > ! fixed PropertySheet() function when dialog is build from resouce(also > the property sheet function) > ! Change on DlgMouseMove function to handle NiceButtons > * include/guilib.ch > ! Added commands for redefine nicebutton/@ nicebutton > * include/windows.ch > ! Added new messages > + source/nice.c > + source/hnice.prg > ! source code for nicebutton control > * Makefile* > ! All makefiles updated to use new files > + samples/nice.prg > + samples/nice2.prg > + samples/nice.rc > + samples/nice.h > ! tests for nicebuttons > > Regards > Luiz > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: Oracle 10g > Get certified on the hottest thing ever to hit the market... Oracle 10g. > Take an Oracle 10g class now, and we'll give you the exam FREE. > http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click > _______________________________________________ > Hwgui-developers mailing list > Hwg...@li... > https://lists.sourceforge.net/lists/listinfo/hwgui-developers |
From: Luiz R. C. G. <cu...@uo...> - 2004-05-21 14:11:59
|
* source/hdialog.prg ! fixed PropertySheet() function when dialog is build from resouce(also the property sheet function) ! Change on DlgMouseMove function to handle NiceButtons * include/guilib.ch ! Added commands for redefine nicebutton/@ nicebutton * include/windows.ch ! Added new messages + source/nice.c + source/hnice.prg ! source code for nicebutton control * Makefile* ! All makefiles updated to use new files + samples/nice.prg + samples/nice2.prg + samples/nice.rc + samples/nice.h ! tests for nicebuttons Regards Luiz |
From: Sandro R. R. F. <san...@ya...> - 2004-05-17 18:50:23
|
For use function Hwg_setmenuitembitmaps( Menu, ID, bitmap Enabled, bitmap Disabled) Examples Local oBmp1:=HBitmap():AddFile("\hwgui\image\new.bmp") Local oBmp2:=HBitmap():AddFile("\hwgui\image\open.bmp") Init Window oMain ...... MENU of oMain MENUITEM ID 111 .... .... ENDMENU Hwg_setmenuitembimaps( oMain:Menu,111, oBmp1:handle, oBmp2:handle) The function Hwg_insertbitmapmenu( Menu, ID, Bitmap, Resource) is diferent The function insert bitmaps in menu item. Use this format hwg_Insertbitmapmenu( oMain:Menu, 111, "\hwgui\image\new.bmp", .F.) or hwg_Insertbitmapmenu( oMain:Menu, 111, "NEW", .T.) \\ to use from resource Hwg_setmenuitembimaps <> hwg_insertbitmapmenu Thanks Regards Sandro Freire http://www.lumainformatica.com.br |
From: Alexander S.K. <al...@be...> - 2004-05-17 11:18:53
|
2004-05-17 14:20 UTC+0300 Alexander Kresin <al...@be...> * include/windows.ch ! Small fix * source/control.c * source/wbrowse.c * source/window.c * source/hbrowse.prg * source/hownbtn.prg * source/hpanel.prg * Changed the procedure of registration the panel, browse and ownbtn window classes. Regards, Alexander http://kresin.belgorod.su |
From: Alexander S.K. <al...@be...> - 2004-05-17 11:10:35
|
On 14.05.2004 9:09, Marcos Antonio Gambeta <mar...@uo...> wrote: MAG> Hi all, MAG> I am working in the class HTrackBar (slider), but there are some bugs to MAG> resolve: MAG> 1. If the control trackbar is created in main window: show the ticks. MAG> 2. If the control trackbar is created in a dialog window: don't show the MAG> ticks. MAG> 3. If the control trackbar is created after the command ACTIVATE DIALOG: MAG> show the ticks. The TBM_SETRANGE message should be sent from ::Init() method. Dialog creation differs from the window's, it doesn't call the InitTrackBar() function, using the template technique instead. MAG> 4. The event ON CHANGE dont' work. The doc says that a trackbar sends the notification message not with the usual WM_NOTIFY, but with the WM_HSCROLL and WM_VSCROLL, so it is needed to add these messages handling in window and dialog processing procedures. Regards, Alexander http://kresin.belgorod.su |
From: Luiz R. C. G. <cu...@uo...> - 2004-05-15 17:51:31
|
* source/hcontrol.prg ! Added init method to HStatic(otherwise redefined caption is not show) ! Added init Method to HButton ! include/guilib.ch ! Added CAPTION clause to REDEFINE Button Regards Luiz |
From: Moderador do g. h. <hwg...@ya...> - 2004-05-14 20:00:12
|
Ol=E1 hwg...@li..., Voc=EA foi convidado para entrar no grupo hwguienglish=20 do Yahoo! Grupos, um servi=E7o de comunidades online gratuito e=20 super f=E1cil de usar. Mas como um membro do grupo hwguienglish, voc=EA poder=E1 trocar mensagens com outros participantes do grupo, armazenar fotos e arquivos, organizar eventos e atividades, entre outras coisas. Este convite expirar=E1 em 7 dias. Esta =E9 a mensagem de apresenta=E7=E3o do moderador do grupo: ------------------------------------------------------------------------ The e-mail group for users in language english. =20 ------------------------------------------------------------------------ ENTRE AGORA MESMO, =C9 SUPER F=C1CIL:=20 1) V=E1 para o site do Yahoo! Grupos clicando neste link: http://br.groups.yahoo.com/i?i=3DyjRl3ho6WxpqyJVc1fcGRVQ0z7c&e=3Dhwgui-d= evelopers%40lists%2Esourceforge%2Enet (Se n=E3o funcionar, use os comandos para cortar e colar o link acima na barra de endere=E7o do seu navegador.) -OU- 2) RESPONDA a este e-mail clicando em "Responder" e depois em "Enviar" no seu programa de e-mail. Se voc=EA n=E3o tem interesse em entrar no grupo hwguienglish, basta ignorar este convite. Denunciar abuso: ------------------------------------------------------------------------ O Yahoo! Grupos =E9 um servi=E7o gratuito para manter contato com=20 amigos e familiares, ou conhecer pessoas novas que tenham=20 interesses parecidos com os seus. O Yahoo! Grupos preza=20 seriamente a sua privacidade. =C9 uma viola=E7=E3o =E0s regras do nosso=20 servi=E7o usar indevidamente o recurso para convidar pessoas. Se voc=EA=20 acredita que isto tenha acontecido neste caso, por favor nos avise:=20 http://help.yahoo.com/help/us/groups/abuse/index.html Voc=EA tamb=E9m pode mudar suas prefer=EAncias de e-mail para n=E3o=20 receber mais convites de grupos no futuro. Para fazer isto,=20 acesse a p=E1gina:=20 http://br.groups.yahoo.com/s?tag=3Df8sMpPA-5AyGDlMexpr7303ZhKuLQ7sM-SSAhVJa= mU3ydXZCIU0RhGcIRUk2nUCIlEPxG59dADDULZxWrJ1dbzMhxmRYEGLE0IAocI0 Your use of Yahoo! Grupos is subject to: http://br.yahoo.com/info/utos.html =20 |
From: Marcos A. G. <mar...@uo...> - 2004-05-14 05:07:54
|
Hi all, I am working in the class HTrackBar (slider), but there are some bugs to resolve: 1. If the control trackbar is created in main window: show the ticks. 2. If the control trackbar is created in a dialog window: don't show the ticks. 3. If the control trackbar is created after the command ACTIVATE DIALOG: show the ticks. 4. The event ON CHANGE dont' work. Any help will be appreciated. Regards, Marcos Gambeta --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.683 / Virus Database: 445 - Release Date: 12/5/2004 |
From: Rodrigo M. <rod...@te...> - 2004-05-13 12:52:09
|
2004-05-13 09:40 UTC-0300 Rodrigo Moreno <rod...@ya...> * source/hcombo.prg * Fixed bug when refresh is used with text combobox * samples/tstcombo.prg * Add more tests * source/misc.c + Add Sleep function Regards Rodrigo Moreno |
From: Luiz R. C. G. <cu...@uo...> - 2004-05-12 15:54:03
|
* include/guilib.ch ! Add when clause to get combobox/get checkbox * source/hcheck.prg source/hcombo.prg ! Added logic to handle when Clause Regards Luiz |
From: Alexander S.K. <al...@be...> - 2004-05-12 11:27:56
|
On 09.05.2004 18:42, Rodrigo Moreno <rod...@te...> wrote: RM> I have changed the combobox style from CBS_DROPDOWNLIST to CBS_DROPDOWN, RM> it's allow the user change the supplied options. But the question is: How to RM> get the value typed by user ? Or, i need to get the string value typed by RM> the user. Try the recently added oCtrl:GetText(), or related function GetWindowText(handle). Regards, Alexander http://kresin.belgorod.su |