|
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 |