similar to: Wine release 1.8.2

Displaying 20 results from an estimated 200 matches similar to: "Wine release 1.8.2"

2016 Feb 05
0
Wine release 1.9.3
The Wine development release 1.9.3 is now available. What's new in this release (see below for details): - New version of the Gecko engine based on Firefox 44. - JSON support in JavaScript. - Improved line breaking in DirectWrite. - Some more write support in WebServices. - Still more Shader Model 4 instructions. - Various bug fixes. The source is available from the following
2016 Feb 19
0
Wine release 1.9.4
The Wine development release 1.9.4 is now available. What's new in this release (see below for details): - Support for color glyphs and font fallbacks in DirectWrite. - Improvements to the WebServices reader. - Support for more formats in Direct3D 11. - Simplified syntax and clean up of tests marked todo. - Various bug fixes. The source is available from the following locations:
2016 Jan 22
0
Wine release 1.9.2
The Wine development release 1.9.2 is now available. What's new in this release (see below for details): - GStreamer 1.0 support. - Support for SHA hashes in BCrypt. - Synthesizing bold glyphs also for bitmap fonts. - Underlines support in DirectWrite. - Still more Shader Model 4 instructions. - Various bug fixes. The source is available from the following locations:
2016 Jan 09
0
Wine release 1.9.1
The Wine development release 1.9.1 is now available. What's new in this release (see below for details): - A few more deferred fixes. - Support for debug registers on x86-64. - More Shader Model 4 instructions. - Support for the Mingw ARM toolchain. - Various bug fixes. The source is available from the following locations: http://dl.winehq.org/wine/source/1.9/wine-1.9.1.tar.bz2
2005 Oct 04
1
very close but some small error
I'm attempting to install and run a program called ACSL (advanced continuous simulation language) on wine. So far the closest I've got is by installing Wine 20050725 on my Ubuntu (Debian) Linux by using the latest wine-config-sidenet-1.8.6 which appears to install ok and then installs the software ok. However when I try to run it using wine acslX which should start it I get lots of code
2016 Feb 03
0
Wine release 1.8.1
The Wine maintenance release 1.8.1 is now available. What's new in this release (see below for details): - Various bug fixes. - Small translation updates. The source is available from the following locations: http://dl.winehq.org/wine/source/1.8/wine-1.8.1.tar.bz2 http://mirrors.ibiblio.org/wine/source/1.8/wine-1.8.1.tar.bz2 Binary packages for various distributions will be
2001 Aug 15
1
WineLib Warning?
When compiling the following line of code using WineLib 20010731 you get a warning message. // generates a warning CompareString(LOCALE_USER_DEFAULT, dwFlags, s1, -1, s2, -1); These warning relates to the defines found in include/winbase.h file where we have: UINT WINAPI CompareStringA(DWORD,DWORD,LPCSTR,DWORD,LPCSTR,DWORD); UINT WINAPI
2009 Jul 10
1
old statistics app in wine
Hi, I have a little question and maybe you can help me. I have to give some math courses and I want to use an old app to teach statistics, the problem is that my old discs aparently don't work anymore. wine keep me telling this caronte at arkham:/media/cdrom/stats$ wine stat.exe fixme:ole:OaBuildVersion16 If you get version error messages, please report them
2010 May 17
0
Compiling 1.1.20:undefined reference to `png_set_longjmp_fn'
Hi all. I'm trying to compile an older wine version from git. What I did was first to 'git clone' the repo into a folder and then issue a 'git checkout wine-1.1.20' command which should give me the source for the 1.1.20 release. Then I do a "./configure --prefix=/usr" and then I compile with "make depend && make". This is a part of the last output:
2002 Nov 17
1
Running ChildView under Wine 20021031 - Codepage 850?
Hello fellow Wine users: I'm in the process of moving all our desktops over from Windows 98 to Linux (via LTSP), and we've got everything aced except for one &*!^* app. We've run Amicus Attorney underneath wine for some time now, and it works a treat. However, Childview has proved to be... somewhat more reluctant. As far as apps go, it isn't that complicated. It's
2004 May 03
0
wine-users digest, Vol 1 #1756 - 15 msgs
besides wine is there no other package thats can be used ----- Original Message ----- From: <wine-users-request@winehq.org> To: <wine-users@winehq.org> Sent: Friday, April 30, 2004 5:20 PM Subject: wine-users digest, Vol 1 #1756 - 15 msgs > Send wine-users mailing list submissions to > wine-users@winehq.org > > To subscribe or unsubscribe via the World Wide Web, visit
2015 Dec 25
0
Wine release 1.9.0
The Wine development release 1.9.0 is now available. What's new in this release (see below for details): - A number of fixes that were deferred during code freeze. - WSAPoll implementation. - Standard font dialog fixes. - X11 drag&drop improvements. - Various bug fixes. The source is available from the following locations:
2005 Aug 30
0
No subject
is called from your application, not from wine code. In 9 out of 10 cases this would be done within the handling of some message, in this case for instance a WM_MOUSEMOVE or WM_LBUTTONDOWN message. Here that seems not to be the case. That would make a backtrace from within this call interesting. [...] > Maybe someone can get something out of that.. I've been comparing them > for the
2014 Dec 12
0
Wine release 1.7.33
The Wine development release 1.7.33 is now available. What's new in this release (see below for details): - Support for copy/paste commands in MSHTML. - Some more font support in DirectWrite. - Better handling for loss of focus in Direct3D windows. - Several more API Sets DLLs. - Various bug fixes. The source is available from the following locations:
2014 Nov 28
0
Wine release 1.7.32
The Wine development release 1.7.32 is now available. What's new in this release (see below for details): - New version of the Mono engine. - A few more functions implemented in MSHTML. - Improved support for restoring display mode. - Font metrics improvements in DirectWrite. - Various bug fixes. The source is available from the following locations:
2002 Feb 08
0
Re: [S] Problem with Merge
Don, I had meant this for r-help, but it probably is the same in S. The last time I tried to use rbind in R, it screwed up the data frame if the data frame contained dates or character vectors. Apparently that has been changed. Although there is still no reason why merge should not work in the case where all vectors are in common. It's an uncessary restriction which isn't even mentioned
2001 Aug 20
1
Event trail info help request
G'day all, I'm always running the latest wine built locally, daily from CVS. I'm using Xfree 4.0.2 with a microtouch touchscreen, and I'm chasing a mouse event bug. I write my software in Borland Delphi 4. For testing, I have written a program that simply intercepts the application message queue, and filters WM_MOUSEMOVE, WM_LMOUSEDOWN and WM_LMOUSEUP events, and prints them to a
2010 Aug 20
0
Wine release 1.3.1
The Wine development release 1.3.1 is now available. What's new in this release (see below for details): - Support for drag & drop between X11 and OLE. - New ipconfig.exe builtin tool. - Support for favorites in builtin Internet Explorer. - Beginnings of a shell Explorer control. - A number of DirectDraw code cleanups. - Improvements to the calendar control. - Various bug
2002 Apr 10
0
FoxPro Regressions - followup from Feb
I'm trying to help with http://bugs.codeweavers.com/show_bug.cgi?id=434 and came across my thread from Feb, that I must have missed. >> ----------------------------------- >> Non-Working (wine-2002-02-20 cvs) >> trace:win:SetCapture Calling Event_Capture >> trace:win:EVENT_Capture (0x20021) Window #!! -Maybe? >> trace:win:EVENT_Capture About to Return from Event
2018 Feb 02
0
Wine release 3.1
The Wine development release 3.1 is now available. What's new in this release (see below for details): - Kerberos authentication support. - Window class redirection for Common Controls 6. - Support for X11 ARGB visuals. - DOSBox required for running DOS executables. - Various bug fixes. The source is available from the following locations: