Re: add russian translation for winerrs messages [try2]

2010-06-30 Thread Vitaly Lipatov
again and update translation. -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: libs/wine/Makefile.in: replace `wine` with @PACKAGE_NAME@

2009-01-19 Thread Vitaly Lipatov
В сообщении от 18 января 2009 Austin English написал(a): On Sat, Jan 17, 2009 at 12:31 PM, Vitaly Lipatov l...@etersoft.ru wrote: В сообщении от 17 января 2009 Paul Chitescu написал(a): For changing Wine to wine, you can pipe through 'tr W w', when every supported system has a working tr

Re: libs/wine/Makefile.in: replace `wine` with @PACKAGE_NAME@

2009-01-18 Thread Vitaly Lipatov
On 18 января 2009, Dmitry Timoshkov wrote: Vitaly Lipatov l...@etersoft.ru wrote: ... For example, I build modified wine for ALT Linux distro and my users wish to make difference between original wine and modified wine. Unless you have a dedicated bugzilla and plan to handle all the bug

Re: libs/wine/Makefile.in: replace `wine` with @PACKAGE_NAME@

2009-01-17 Thread Vitaly Lipatov
В сообщении от 16 января 2009 Detlef Riekenberg написал(a): On Fr, 2009-01-16 at 20:51 +0300, Vitaly Lipatov wrote: - version=`(GIT_DIR=$(TOPSRCDIR)/.git git describe HEAD 2/dev/null || echo wi...@package_version@) | sed -n -e '$$s/\(.* \)/const char wine_build[] = \1;/p'` (echo

Re: libs/wine/Makefile.in: replace `wine` with @PACKAGE_NAME@

2009-01-17 Thread Vitaly Lipatov
В сообщении от 17 января 2009 Detlef Riekenberg написал(a): On Sa, 2009-01-17 at 14:24 +0300, Vitaly Lipatov wrote: В сообщении от 16 января 2009 Detlef Riekenberg написал(a): On Fr, 2009-01-16 at 20:51 +0300, Vitaly Lipatov wrote: - version=`(GIT_DIR=$(TOPSRCDIR)/.git git describe

Re: libs/wine/Makefile.in: replace `wine` with @PACKAGE_NAME@

2009-01-17 Thread Vitaly Lipatov
modified wine for ALT Linux distro and my users wish to make difference between original wine and modified wine. And it is stange to have PACKAGE_NAME and do not use it. Like magic numbers in a source code. -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: libs/wine/Makefile.in: replace `wine` with @PACKAGE_NAME@

2009-01-17 Thread Vitaly Lipatov
unsafe characters converted) by autoconf in AC_INIT? It is a good idea to use PACKAGE_TARNAME, but only if we need tarname in wine --version output :) Does anyone know what is wine --version purpose if not for human read? -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg

Re: configure.ac: fix libpng detection on OpenBSD

2008-12-30 Thread Vitaly Lipatov
not sure we have to make workaround for libpng packaging bug. -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: wine-1.2 release criteria? (USB device support)

2008-12-25 Thread Vitaly Lipatov
branch eterhack I would like to test it with some of my apps (Nokia software, programmers etc...) and give you a feedback, whether it works. Do you know, why Alexandre is not accepting your improvements ? Some summarize is available on http://wiki.winehq.org/USB -- Vitaly Lipatov, ALT

Re: oledlg: Implement OleUIAddVerbMenuA/W functions [resend]

2008-12-25 Thread Vitaly Lipatov
to write ideal code. Also I can improve code only from winehq repository. ... Does native crash on it or not? I'm not sure. The same about SetLastError on failure - this should be checked by testing it directly. I will try to add this tests. -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg

Re: oledlg: Implement OleUIAddVerbMenuA/W functions [resend]

2008-12-24 Thread Vitaly Lipatov
В сообщении от 24 декабря 2008 Вы написали: On Wed, Dec 24, 2008 at 5:49 AM, Vitaly Lipatov l...@etersoft.ru wrote: Hello, Can anyone comment what bad with my OleUIAddVerbMenuA/W implementation. I know no one is interested in this function at your side, but it is really used

Re: oledlg: Implement OleUIAddVerbMenuA/W functions [resend]

2008-12-24 Thread Vitaly Lipatov
В сообщении от 24 декабря 2008 Austin English написал(a): On Wed, Dec 24, 2008 at 7:36 AM, Vitaly Lipatov l...@etersoft.ru wrote: ... I know it is common question about testcase, but I think it does not means with this functions. Note, I do not fix some functions, I have implemented from

Re: wine-1.2 release criteria?

2008-12-20 Thread Vitaly Lipatov
proprietary drivers for protection keys (like HASP). AS I know, this improvements is not acceptable by Alexandre. If anyone is interested to consult us to do our code more acceptable, you are welcome. -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: wine-1.2 release criteria?

2008-12-20 Thread Vitaly Lipatov
removing winedib.dll.so; driver goes thru x11 if it doesn't exist. I guess it is a wrong way. Just use engine's function if you are sure it works good. -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: Andrei Derevyanko : mshtml: Updated test of QueryInterface.

2008-12-20 Thread Vitaly Lipatov
В следующий раз - если ты добавляешь тест на интерфейс IMarshal, так и пиши. Просто Updated test - бессмысленно. В сообщении от 20 декабря 2008 Вы написали: Module: wine Branch: master Commit: 2afc8fcd5a788b94c64de654823bf2f8b262338e URL:

Re: WebKit vs Gecko and Wine

2008-09-20 Thread Vitaly Lipatov
compatible with IE specific extensions (like IE's DOM and so on). It is serious problem if we need IE-compatible engine in Wine. Has WebKit some IE compatible mode? -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: PrintDlgEx [1/7]: Add common failure checks and a trace.

2008-09-18 Thread Vitaly Lipatov
) Resources and header are no longer in separate patches. Instead, they are added along with the code that requires them. 3) Some unused elements are no longer added in this patch-set. -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: [Gdiplus] Try harder to get a monospace font

2008-08-01 Thread Vitaly Lipatov
В сообщении от 1 августа 2008 Adam Petaccia написал(a): + * If Courier New is not found, the replacement font Liberation Mono is used. */ Why do not use font replacement rules in the registry? I think it is more common way to subst Liberation fonts instead proprietary one. -- Vitaly Lipatov

Re: New winetricks 20080704: added firefox3, kde verbs (and a whole lot of other stuff)

2008-07-06 Thread Vitaly Lipatov
/xmessage using with variable to disable extra requires during creating a rpm package - add missed quites and remove extra spaces Online as always at http://kegel.com/wine/winetricks or http://winezeug.googlecode.com -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg

Re: Alexander Nicolaysen Sørnes : comdlg32: PageSetupDlgA: Read margins from correct edit boxes.

2007-12-09 Thread Vitaly Lipatov
В сообщении от 9 декабря 2007 Alexander Nicolaysen Sørnes написал(a): On Saturday 08 December 2007 21:31:45 Vitaly Lipatov wrote: Hello, I already posted the same patch to wine-patches one month ago: http://www.winehq.org/pipermail/wine-patches/2007-November/046156.html Why my patch

Re: [PATCH 3/6] COMDLG32: printdlg: check hook pointer (resend 3)

2007-12-09 Thread Vitaly Lipatov
В сообщении от 9 декабря 2007 Dmitry Timoshkov написал(a): Vitaly Lipatov [EMAIL PROTECTED] wrote: --- dlls/commdlg/printdlg.c 11 Jan 2006 11:37:03 - 1.100 +++ dlls/comdlg32/printdlg.c 24 Feb 2006 17:47:53 - The way you've generated this patch looks pretty strange. Just a too old

Re: Alexander Nicolaysen Sørnes : comdlg32: PageSetupDlgA: Read margins from correct edit boxes.

2007-12-08 Thread Vitaly Lipatov
); break; case edt7: GETVAL(id, pda-curdlg.rtMargin.bottom); -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: Bug introduced in 0.9.42 in printer dialog

2007-08-04 Thread Vitaly Lipatov
? fixme:commdlg:PRINTDLG_WMCommandA Update printdlg was not successful! As I know this bug introduced in winspool, not printer dialog. Should I post to bugzilla? Sure. -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: programs: Add extrac32

2007-07-07 Thread Vitaly Lipatov
is not a pure console app. Native version of it uses shellapi and shows extracting progress... -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: Add combobox in winecfg:theme.c

2007-06-29 Thread Vitaly Lipatov
with the patch? http://www.winehq.org/pipermail/wine-patches/2007-June/040496.html -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: vxd loading is broken last months

2007-06-17 Thread Vitaly Lipatov
В сообщении от 17 июня 2007 Dan Kegel написал(a): Vitaly Lipatov wrote: INT21_CreateMagicDeviceHandle in winedos/int21.c uses the same dummy file magic with open file with unix path from wine_get_server_dir(). I guess we could use NtCreateFile on unix path before. Now we need select

Re: vxd loading is broken last months

2007-06-16 Thread Vitaly Lipatov
В сообщении от 16 июня 2007 Evan Stade написал(a): On 6/15/07, Vitaly Lipatov [EMAIL PROTECTED] wrote: CreateFile is not success with somename.vxd (somename.vxd.so exists in /usr/lib/wine) ... You can't use NtCreateFile on unix path names. One approach would be to change the file path

vxd loading is broken last months

2007-06-15 Thread Vitaly Lipatov
to be fixed? NtCreateFile or open_vxd_handle? -- Lav Vitaly Lipatov Saint-Petersburg, Etersoft www.etersoft.ru GNU! ALT Linux Team! WINE! LaTeX! LyX!

Re: user32: improve cut/copy/paste behavior of password edit boxes

2007-06-14 Thread Vitaly Lipatov
В сообщении от 14 июня 2007 Lei Zhang написал(a): Hi, This patch prevents cutting/copying text from edit boxes with the ES_PASSWORD style. It also corrects the paste behavior of password Why we need prevent it? edit boxes when the clipboard is empty. -- Vitaly Lipatov, ALT Linux Team

Re: Alexandre Julliard : winecfg: Fix potential null pointer access ( spotted by Yaroslav Skorokhodov).

2007-06-12 Thread Vitaly Lipatov
В сообщении от 12 июня 2007 Alexandre Julliard написал(a): ... @@ -107,7 +107,7 @@ static void update_comboboxes(HWND dialog) winver = get_reg_key(config_key, keypath(), Version, ); What wrong with call get_reg_key (,,,NULL) ? Why we need winver as NULL pointer and as empty string?

Re: fc4 rpms

2007-03-05 Thread Vitaly Lipatov
В сообщении от 28 февраля 2007 05:17 Bill Medland написал(a): Is there any chance that someone with the ability can create the fedora core 4 wine rpms for version 0.9.30? http://ftp.freesource.info/etersoft/WINE%40Etersoft-1.0/WINE/FedoraCore/4/ Bill Medland -- Lav Виталий Липатов Россия,

WINSPOOL: search for a printer driver

2007-02-14 Thread Vitaly Lipatov
entry in any way. 3. ... -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: opengl

2007-02-13 Thread Vitaly Lipatov
В сообщении от 13 февраля 2007 20:53 Stefan Dösinger написал(a): Am Dienstag 13 Februar 2007 10:13 schrieb gaosheng: OpengGL renderer string:Mesa GLX Indirect is your reason. You do not have a 3D driver installed or properly set up Why we can't use software rendering? -- Vitaly Lipatov, ALT

Re: configure: add ncursesw detecting [try 2]

2007-01-09 Thread Vitaly Lipatov
On Tuesday 09 January 2007 12:14, Dmitry Timoshkov wrote: Vitaly Lipatov [EMAIL PROTECTED] wrote: As I see we need use libncursesw as the main curses library, and have old curses support for compatibility with some old systems. Forgot to ask, what application are you trying to fix

Re: configure: add ncursesw detecting [try 2]

2007-01-08 Thread Vitaly Lipatov
();    getch();    endwin();    return 0; } -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: configure: add ncursesw detecting [try 2]

2006-12-15 Thread Vitaly Lipatov
В сообщении от 15 декабря 2006 13:39 Alexandre Julliard написал(a): Vitaly Lipatov [EMAIL PROTECTED] writes: Try 2, with ncursesw/ncurses detecting In order to build wineconsole run properly in utf8 locale, we use ncursesw, which can handle wchar strings. Why would you need wchar strings

Re: SHELL32: fix product version

2006-10-07 Thread Vitaly Lipatov
В сообщении от 4 октября 2006 20:19 Vitaly Lipatov написал(a): I discover there is missed correct Product Version for shell32.dll Anybody can check it? Changelog: - set ProductVersion for shell32.dll - fix rule in Makefile for version.rc -- Lav Виталий Липатов Россия, Санкт-Петербург

Re: font error - sfnt2fnt/coue1255.fon

2006-07-14 Thread Vitaly Lipatov
// MSMACCYRILLIC// -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: wineuser.h [do NOT apply]

2006-06-15 Thread Vitaly Lipatov
Sorry for incompetence, please do not aplly it. В сообщении от 15 июня 2006 20:17 Vitaly Lipatov написал(a): Changelog Add some WM_ message defines. -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: getuname: add stub implementation [try 4]

2006-06-10 Thread Vitaly Lipatov
В сообщении от 10 июня 2006 19:25 Dmitry Timoshkov написал(a): Vitaly Lipatov [EMAIL PROTECTED] wrote: Add WINE_PREATTACH and correct numer of params for GetUName Try4: Export functions by name (@), fix warning in FIXME Changelog add minimal implementation for getuname dll and GetUName

Re: Protect some DIB functions from bad inputs.

2006-04-12 Thread Vitaly Lipatov
or it is not realized correctly yet? -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: Protect some DIB functions from bad inputs.

2006-04-12 Thread Vitaly Lipatov
В сообщении от 12 апреля 2006 15:17 Mike McCormack написал(a): Vitaly Lipatov wrote: В сообщении от 12 апреля 2006 14:18 Alexandre Julliard написал(a): IsBadReadPtr is broken and should never be used. You need to add an exception handler around the actual access. I know many MS's dlls use

Re: wine / fontforge regression

2006-04-03 Thread Vitaly Lipatov
with fontforge if not changed. I guess our goal is not WINE from scratch :) -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: You don't have administrator privileges on this computer ... (whats changed in 0.9.11?)

2006-04-03 Thread Vitaly Lipatov
В сообщении от 2 апреля 2006 11:40 Roland Kaser написал(a): Hello I just tried to make my usual test installations on the new 0.9.11 release. But at this time the setup responses (in german) Sie haben keine Please check system.reg -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg

Re: Vitaly Lipatov : gdi32: Look for ttf fonts in the Wine font dir.

2006-03-20 Thread Vitaly Lipatov
problem in fonts dir. What about to place source fonts and result (.fon, .ttf) in separate directories in source tree? -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

System wide registry

2006-03-08 Thread Vitaly Lipatov
In WINE user guide I read int the System Administration Tips about global registry files (f.i. /usr/local/etc/wine.systemreg) But I can't find any code in WINE about it. It is obsoleted now? Is it possible to use system wide registry now? -- Lav Vitaly Lipatov Saint-Petersburg, Etersoft

WINE prelink

2006-03-06 Thread Vitaly Lipatov
Can anyone explain here or at http://wiki.winehq.com/ about prelink usage in WINE. Is it necessary for build process? I see it is recommended at http://wiki.winehq.com/Recommended_Packages -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: FONTS: fix Courier font

2006-03-06 Thread Vitaly Lipatov
В сообщении от 6 марта 2006 14:38 Dmitry Timoshkov написал(a): Vitaly Lipatov [EMAIL PROTECTED] wrote: The main change is -Ascent: 11 -Descent: 2 +Ascent: 10 +Descent: 3 Last time I asked Huw said that this is a bug in fontforge, the font files have correct values. If the bug

Re: configure: add --with-fontfir (try3) with patch!

2006-03-06 Thread Vitaly Lipatov
В сообщении от 6 марта 2006 14:18 Alexandre Julliard написал(a): Vitaly Lipatov [EMAIL PROTECTED] writes: I don't like WINE fonts in %_datadir/fonts/wine, I it crossed with ALT Linux font policy and so on. Where do you install them then? %_datadir/wine/fonts %_datadir/fonts is default

Re: FONTS: fix Courier font

2006-03-06 Thread Vitaly Lipatov
В сообщении от 6 марта 2006 15:07 Вы написали: Vitaly Lipatov [EMAIL PROTECTED] wrote: Last time I asked Huw said that this is a bug in fontforge, the font files have correct values. If the bug in fontforge will exists for ages... Well, I will use the patch as fast hack for courier

Re: FONTS: fix Courier font

2006-03-06 Thread Vitaly Lipatov
В сообщении от 6 марта 2006 17:27 Вы написали: Vitaly Lipatov [EMAIL PROTECTED] wrote: What are you trying to fix? There is screenshot from notepad with Courier font selected in attachment. Do you see the same problem with Windows font? No, only with WINE's courier without my path

Re: KERNEL32: Improve descriptions

2006-03-05 Thread Vitaly Lipatov
On Sunday 05 March 2006 14:13, Alexandre Julliard wrote: Vitaly Lipatov [EMAIL PROTECTED] writes: -UINT WINAPI GetTempFileNameW( LPCWSTR path, LPCWSTR prefix, UINT unique, LPWSTR buffer ) +UINT WINAPI GetTempFileNameW( LPCWSTR lpPathName, LPCWSTR lpPrefixString, UINT uUnique, LPWSTR

Re: configure: add --with-fontfir (try3) with patch!

2006-03-05 Thread Vitaly Lipatov
On Tuesday 21 February 2006 20:10, Vitaly Lipatov wrote: I made some fixes to correct work. Changelog add --with-fontdir parameter to configure for set WINE fonts placement. Sorry, what is broken with my patch? http://www.winehq.org/pipermail/wine-patches/2006-February/024535.html -- Lav

Re: configure: add --with-fontfir (try3) with patch!

2006-03-05 Thread Vitaly Lipatov
On Sunday 05 March 2006 20:43, Alexandre Julliard wrote: Vitaly Lipatov [EMAIL PROTECTED] writes: On Tuesday 21 February 2006 20:10, Vitaly Lipatov wrote: I made some fixes to correct work. Changelog add --with-fontdir parameter to configure for set WINE fonts placement. ... Can't

Re: configure: add --with-fontfir (try3) with patch!

2006-03-05 Thread Vitaly Lipatov
to get rid of this and get possibility to set path to fontdir with configure options. -- Lav Vitaly Lipatov Saint-Petersburg, Etersoft www.etersoft.ru GNU! ALT Linux Team! WINE! LaTeX! LyX!

Re: configure: add --with-fontfir (try3) with patch!

2006-03-05 Thread Vitaly Lipatov
On Monday 06 March 2006 00:43, Alexandre Julliard wrote: Vitaly Lipatov [EMAIL PROTECTED] writes: On Sunday 05 March 2006 23:22, Alexandre Julliard wrote: Could you please explain what you are trying to do? I don't think we want to hardcode more paths, I've just been getting rid of them

about Wingdings/Symbol

2006-03-05 Thread Vitaly Lipatov
I wish to make a initial font file for Wingdings and Symbol fonts. Do anyone some font designing already? I plan to draw some common usable symbols for first. -- Lav Vitaly Lipatov Saint-Petersburg, Etersoft www.etersoft.ru GNU! ALT Linux Team! WINE! LaTeX! LyX!

Re: Alexandre Julliard : configure: Use --rpath if supported when building binaries to point to

2006-03-01 Thread Vitaly Lipatov
В сообщении от 1 марта 2006 21:25 Mike Hearn написал(a): On Wed, 2006-03-01 at 20:50 +0300, Vitaly Lipatov wrote: Dear Mike, I asked Alexandre to add _option_ to configure for disable rpath but to remove rpath using. I understand the request, but the question remains - why are you asking

CRYPT32: iod.c compile problem (gcc 2.95)

2006-02-27 Thread Vitaly Lipatov
no member named `Algid' There is unnamed union, and such construction does no recognized old the compiler. What the best way to fix it? -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

OLE32: OpenStorage related question

2006-02-25 Thread Vitaly Lipatov
? -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: Alexandre Julliard : configure: Use --rpath if supported when building binaries to point to

2006-02-24 Thread Vitaly Lipatov
building binaries to point to the relative location of the wine libraries. -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: Alexandre Julliard : configure: Use --rpath if supported when building binaries to point to

2006-02-24 Thread Vitaly Lipatov
В сообщении от 24 февраля 2006 20:53 Alexandre Julliard написал(a): Vitaly Lipatov [EMAIL PROTECTED] writes: We need a --disable-rpath option in configure for rpath disable. Rpaths is not useful when WINE building for distribution. Why is it not useful? Sorry for my English. It is useful

Re: Alexandre Julliard : configure: Use --rpath if supported when building binaries to point to

2006-02-24 Thread Vitaly Lipatov
On Friday 24 February 2006 21:23, Alexandre Julliard wrote: Vitaly Lipatov [EMAIL PROTECTED] writes: I got follow broken requires when build rpm package: /usr/bin/../lib/libwine.so.1(WINE_1.0) /usr/bin/../lib/libwine_unicode.so.1(WINE_1.0) and find any methods to disable new feature

Re: Anyone else seeing problems with 0.9.8 on FreeBSD-6.x ???

2006-02-20 Thread Vitaly Lipatov
winefile) fail to start a native windows setup.exe program. I got trouble with run setup.exe contains 16-bit code (on FreeBSD 5.4) -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

winsock: add check for sin6_scope_id (use CHECK_MEMBERS)

2006-02-20 Thread Vitaly Lipatov
On old systems sin6_scopy_id was not exist. I add a check for it in configure.ac and ifdefs in c file. Rewrite with AC_CHECK_MEMBERS Changelog: add check for sin6_scope_id is exist -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru Adds check for sin6_scope_id Index

Site: Broken links

2006-02-19 Thread Vitaly Lipatov
At page http://winehq.com/site/sending_patches too many broken links pointed to http://winehq.com/site/forums (it page does not exists at all) -- Lav Vitaly Lipatov Saint-Petersburg, Etersoft www.etersoft.ru GNU! ALT Linux Team! WINE! LaTeX! LyX!

Re: About stderr for usage messages

2005-11-16 Thread Vitaly Lipatov
В сообщении от 14 Ноябрь 2005 21:56 Robert Shearman написал(a): Vitaly Lipatov wrote: We are use stderr for print usage or info message in wine programs such as eject winedump winebuild wine main (dlls/kernel/process.c) It is broken behavior: info messages usually expected from stdout

About stderr for usage messages

2005-11-13 Thread Vitaly Lipatov
We are use stderr for print usage or info message in wine programs such as eject winedump winebuild wine main (dlls/kernel/process.c) It is broken behavior: info messages usually expected from stdout stream. Will I do patch agaist it? -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg

Re: Fwd: wingcc link problem

2005-11-05 Thread Vitaly Lipatov
В сообщении от 4 Ноябрь 2005 03:17 Vincent Béron написал(a): Le jeu 03/11/2005 à 18:46, Vitaly Lipatov a écrit : Really I just had not libwinecrt0.a installed in system. Now it compile without -lwinecrt0. Looks like our messages crossed :) :) At first I thought there was one because I

Re: Fwd: wingcc link problem

2005-11-03 Thread Vitaly Lipatov
В сообщении от 16 Октябрь 2005 18:51 Dimi Paun написал(a): On Sun, October 16, 2005 9:05 am, Vitaly Lipatov said: Please take attention, is it bug or I use winegcc incorrectly? Yes, this seems to be a bug. What we can do with this problem? I can't compile any program... I can't figure what

Re: Fwd: wingcc link problem

2005-11-03 Thread Vitaly Lipatov
programs/... I'l send a patch soon for this problem. I don't know if some problem still there :) -- Lav Vitaly Lipatov Russia, Saint-Petersburg GNU! ALT Linux Team! WINE! LaTeX! LyX!

Fwd: wingcc link problem

2005-10-16 Thread Vitaly Lipatov
Please take attention, is it bug or I use winegcc incorrectly? -- Forwarded message -- Subject: wingcc link problem Date: 24 Сентябрь 2005 16:51 From: Vitaly Lipatov [EMAIL PROTECTED] To: wine-devel@winehq.org Last days I can't compile any program with winegcc: $ winegcc

wingcc link problem

2005-09-24 Thread Vitaly Lipatov
returned 1 exit status winegcc: gcc failed. $ cat buildtest.c int main(int argc, char **argv) { exit(0); } Any suggestions? -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: Copy the generated fonts to windows/fonts

2005-09-16 Thread Vitaly Lipatov
В сообщении от 16 Сентябрь 2005 16:11 Dmitry Timoshkov написал(a): Hello, Changelog: Dmitry Timoshkov [EMAIL PROTECTED] Copy the generated fonts to windows/fonts. Dmitry, why we need to copy these fonts? Can we use symlinks for it? -- Vitaly Lipatov, ALT Linux Team Russia, Saint

Some troubles with InstallShield

2005-09-05 Thread Vitaly Lipatov
Can anyone test PHP Expert Editor for install? It uses InstallShield and install loop at message File access denied. http://www.ankord.com/download/phpxedit_33.zip -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: WLDAP32: implement more functions

2005-08-30 Thread Vitaly Lipatov
BerElement winldap_private.h:290: error: syntax error before BerElement winldap_private.h:322: error: syntax error before BerElement winldap_private.h:323: error: syntax error before BerElement -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: wine/dlls/commdlg printdlg.c

2005-08-26 Thread Vitaly Lipatov
В сообщении от 25 Август 2005 23:23 Alexandre Julliard написал(a): Log message: Vitaly Lipatov [EMAIL PROTECTED] Restore paper orientation when pagesetupdlg is initializing. Patch: http://cvs.winehq.org/patch.py?id=19818 Dear Alexandre! You are removed dm checking for NULL

Re: OpenGL windowing and wglMakeCurrent

2005-08-26 Thread Vitaly Lipatov
-- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: [Bug 3148] Mouse: multi-file selection drag behavior broken

2005-08-24 Thread Vitaly Lipatov
В сообщении от 24 Август 2005 22:14 Вы написали: If Vitaly is busy and won't object, I can resync his changes to the current CVS and send a patch from his name. Well, I resent my patch again to wine-devel... -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: Mouse-buttons swapped after winetest

2005-08-19 Thread Vitaly Lipatov
win98/winME/NT/W2K and XP (which is almost all versions !) Reverting the above fixes, it for me as well. -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: file locking

2005-07-18 Thread Vitaly Lipatov
shared wineserver ASAP and am ready to do some coding for it. Have you any instructions for me or I need to patching it as I see. -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: file locking

2005-07-14 Thread Vitaly Lipatov
of the project as I see it there is a page http://wiki.winehq.org/FileLocking -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: ListBox: Fix LB_SETTABSTOPS (Resend)

2005-07-11 Thread Vitaly Lipatov
symbols have to be in one instance only. -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: Mouse-buttons swapped after winetest

2005-06-25 Thread Vitaly Lipatov
On Saturday 25 June 2005 00:28, Paul Vriens wrote: IMHO the bug is caused by a patch of Vitaly Lipatov [1], which by itself showed up a bug, caused by a combined patch from you, Paul, and Justin Chevrier [2]. ... | @@ -1023,7 +1023,7 @@ static void | test_SPI_SETMOUSEBUTTONSWAP

system wide file lock server

2005-06-22 Thread Vitaly Lipatov
locking purposes. What the objective reasons do not do so? It can be realized with the same code as already exist in wineserver. We can disable this mode during compiling (it depends how we realized wine_server_call special for file related functions). Any suggestions? -- Vitaly Lipatov, ALT Linux

Re: exeCryptor [JT]

2005-05-17 Thread Vitaly Lipatov
-- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

/tmp using

2005-04-22 Thread Vitaly Lipatov
I suppose to make patch for using TMPDIR environment variable as temp directory if it is not empty. There is hardcoded path to /tmp for wine server directory, and I would like to use ~/tmp dir... Will it change accepted and or it is not wrong intention? -- Vitaly Lipatov, ALT Linux Team Russia

Re: Wine and USB scanner access ?

2005-04-09 Thread Vitaly Lipatov
9 2005 00:10 Barbara Post (a): Would something be misconfigured with USB ports detection/access ? Why you need to use scanner under WINE? You can really scan in XSane or using sane-twain interface in WINE for WINE running programs. -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg

Re: RICHEDIT: RTF reader i18n (now with font charset support)

2005-03-18 Thread Vitaly Lipatov
in RTF reader by Unicode/codepages support. Added charset-codepage conversion. Will we do this code in locale independent manner? Why we have ansiCodePage=1252 by default? -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

MSI trouble with ALLUSERPROFILE

2005-03-03 Thread Vitaly Lipatov
%ALLUSERSPROFILE err:msi:deformat_environment Unknown environment variable trace:msi:deformat_string_internal after everything (null) Where I will set this env variable? (I know I can do it in shell, but what is the right way?) -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: USER32: GetScrollBarInfo

2005-02-26 Thread Vitaly Lipatov
26 2005 01:42 Alexandre Julliard (a): Vitaly Lipatov [EMAIL PROTECTED] writes: +static BOOL SCROLL_GetScrollBarInfo(HWND hwnd, LONG idObject, LPSCROLLBARINFO psbi) +{ +RECT rect; +INT arrowSize, thumbSize, thumbPos, nBar, vertical; +FIXME(check me); This doesn't sound

broken faq.sgml

2005-02-24 Thread Vitaly Lipatov
Patch http://cvs.winehq.org/patch.py?id=16300 breaks faq.sgml in line question id=Can-I-bundle-everything-in-one-huge-executable during compiling: jade:/home/lav/RPM/BUILD/wine-20050224/documentation/faq.sgml:1716:66:Q: length of name token must not exceed NAMELEN (44) -- Vitaly Lipatov, ALT

Re: Native comctl32.dll and native commctrl.dll

2005-01-20 Thread Vitaly Lipatov
10 2005 13:09 Dripple (a): Do you want me to provide a extract of a WINEDEBUG=+dll run ? +dll or other kind debugging output for anyone who wants help with this program. -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

Re: USER32: cursoricon

2005-01-11 Thread Vitaly Lipatov
11 2005 16:48 Alexandre Julliard (a): Vitaly Lipatov [EMAIL PROTECTED] writes: Changelog: return fail if file format is unknown This will make it fail for all normal cursor/icon files. These don't have a header so you can't check a magic number. Well, have you any suggestions about

Re: Native comctl32.dll and native commctrl.dll

2005-01-08 Thread Vitaly Lipatov
7 2005 10:15 Dripple (a): I'm trying to have this app (http://appdb.winehq.org/appview.php?appId=1485versionId=2451) working. In fact, it works. But only using native comctl32.dll, which requires native commctrl.dll. What does not work with buildin comctl32 (from WINE)? -- Vitaly

Re: USER32: GetScrollBarInfo

2005-01-08 Thread Vitaly Lipatov
7 2005 19:51 Alexandre Julliard (a): Vitaly Lipatov [EMAIL PROTECTED] writes: --- scroll.c 8 Dec 2004 18:06:15 - 1.3 +++ dlls/user/scroll.c 4 Jan 2005 14:27:08 - +case SBM_GETSCROLLBARINFO: +return GetScrollBarInfo(hwnd, SB_CTL, (SCROLLBARINFO *)lParam); You

Re: USER32: result of ScrollBar functions review (4th try)

2005-01-08 Thread Vitaly Lipatov
make scroll.c in user/tests and try to write... How I do handle a winetest_interactive? How I can do message loop (Get-Translate-Dispatch) and call some functions at the same time? Where is the best example for it? -- Lav Vitaly Lipatov Saint-Petersburg, Etersoft www.etersoft.ru GNU! ALT Linux

Re: USER32: result of ScrollBar functions review

2005-01-03 Thread Vitaly Lipatov
) { Will I resend the patch? -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

spy.c in debug output

2005-01-02 Thread Vitaly Lipatov
Can anyone tell me why we can't use functions from windows/spy.c for debugging purposes (in TRACE output) in any dlls/ modules? -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

WINEPS and AFM

2004-12-27 Thread Vitaly Lipatov
? -- Vitaly Lipatov, ALT Linux Team Russia, Saint-Petersburg, www.etersoft.ru

  1   2   >