search for: winemac

Displaying 20 results from an estimated 124 matches for "winemac".

2013 Nov 15
0
Wine release 1.6.1
...34077 Sins of a Solar Empire Font Size Regression 34102 It is not drawn when specify 0 for the width and height in GdipDrawString. 34110 MS Excel 2010 escape/unescape problem in sheet names 34142 Nullsoft installer appearance is broken 34162 CGDirectPaletteRef has been deprecated so winemac.drv can't be compiled in Mavericks. 34177 -pipe makes mingw-g++ work unreliably 34188 crash when creating a new wineprefix with winemac.drv 34190 number.c could not compile due to "dtoa" naming conflict in Cygwin 34191 cabarc.c could not compile 34209 fullscreen apps wo...
2014 Jan 10
0
Wine release 1.6.2
...mes on Steam crash on start in xinput1_3 (in-game overlay enabled) 33799 Wargame: Airland Battle needs msvcr110.dll._libm_sse2_atan_precise 33963 WINE Wordpad crashes when selecting text from line end to line start 34034 Locale settings broke shader program generator. 34051 Low FPS with winemac driver in Unreal Tournament GOTY 34055 Textures missing in Age of Empires II: Steam 34387 TreeSize Free: help window won't open 34472 window titlebar names 34707 Miranda crashes on start up 34719 cabinet_open{,_stream} returns 0 on failure but doesn't compliant to _open inter...
2013 Mar 15
0
Wine release 1.5.26
...support. include: Remove SPARC support. winecrt0: Android NDK doesn't have _init and _fini. ntdll: Unify the usage of internal SIGCONTEXT type on ARM and ARM64. winebuild: Remove get_asm_short_keyword. msvcrt: Add setjmp for ARM in spec file. C.W. Betts (1): winemac: Fix compilation on Lion and later. Daniel Jelinski (6): comctl32/imagelist: Fixed merging of images without mask. comctl32/listview: Fix font handling in custom draw. comctl32/listview: Fix custom draw prepaint handling. comctl32/listview: Correct sending NM_CUSTOMDRAW to...
2013 Mar 29
1
Wine release 1.5.27
...N and if the message is being removed. imm32/tests: Show behavior with VK_PROCESSKEY in relation to PeekMessage. Austin English (2): msvcp90/tests: Remove thiscall_thunk_retptr struct definitions. ntdll: Add a stub for RtlConvertToAutoInheritSecurityObject. C.W. Betts (1): winemac: Implement getting and setting screen saver state on OS X. Carlo Bramini (1): inetcpl.cpl: Minor fix, remove useless code. Daniel Jelinski (2): comctl32/listview: Fix overwriting of item values. wined3d: Add NVidia GeForce 315M. Detlef Riekenberg (1): kernel32/tests: Avoi...
2016 Oct 28
0
Wine release 1.9.22
...handle when a line break is encountered. regedit: Close the registry key handle in the read function instead of the parser. Huw D. M. Davies (4): comctl32: Make the position variables signed to avoid wrapping in the HDF_RIGHT case. comctl32: Add support for the sort arrows. winemac: Update the keyboard layout data immediately after changing the input source. ntdll: Zero-init the buffer for non-linux versions of SystemProcessorPerformanceInformation. Iván Matellanes (10): msvcirt: Don't return negative values in in_avail and out_waiting. msvcirt: Add a p...
2013 Mar 01
0
Wine release 1.5.25
...stem: Do not rewrite input parameters. mmsystem: Always use CALLBACK_FUNCTION to update MIDI/WAVEHDR.dwFlags. winealsa: Reword some MIDI log messages. wineoss: Add midi MTC Quarter Frame support (on output). winmm: Prevent some MIDI race conditions. Ken Thomases (20): winemac: Discard old frame changed events when setting frame for off-screen windows, too. winemac: Don't set Cocoa window frame to be zero-sized. winemac: Use only on-screen windows for Cocoa parent (Win32 owner) and ordering sibling. winemac: Track Cocoa windows in a z-ordered list....
2013 Feb 15
0
Wine release 1.5.24
...3: Akihiro Sagawa (1): gdi32: Ensure a fixed-pitch full-width character has double advance of a half-width character. Alexander Morozov (1): ole32: Avoid a deadlock when a being loaded DLL calls CoRegisterClassObject from its DLL_PROCESS_ATTACH handler. Alexandre Julliard (28): winemac: Don't move off-screen windows to a random position. gdi32: Return the correct module handle for the initial display driver load. explorer: Retrieve the graphics driver module from gdi32. explorer: Return a simple boolean instead of a window in the wine_create_desktop entry po...
2013 Nov 22
0
Wine release 1.7.7
...d_preload() into wined3d_texture_load(). wined3d: Get rid of surface_internal_preload(). wined3d: Get rid of the WINED3DSRGB enum. wined3d: Swap the container's texture name in flip_surface(). Huw D. M. Davies (7): user32: Add a GetKeyboardLayoutList driver entry. winemac: Implement GetKeyboardLayoutList. winemac: Update the layout list if the enabled input sources change. winemac: Update the thread's active_keyboard_layout on keyboard change. winemac: Retrieve the real keyboard layout where appropriate. winemac: Actually set the system...
2013 Aug 30
0
Wine release 1.7.1
...ecognize wine mono 34057 .Net Framework 3.0 installer fails 34077 Sins of a Solar Empire Font Size Regression 34102 It is not drawn when specify 0 for the width and height in GdipDrawString. 34142 Nullsoft installer appearance is broken 34162 CGDirectPaletteRef has been deprecated so winemac.drv can't be compiled in Mavericks. 34177 -pipe makes mingw-g++ work unreliably 34188 crash when creating a new wineprefix with winemac.drv 34190 number.c could not compile due to "dtoa" naming conflict in Cygwin 34211 strncpy C library function doesn't compliant C sta...
2016 May 16
0
Wine release 1.9.10
...#39;t test function directly when reporting GetLastError(). msvcrt/tests: Don't test function directly when reporting errno. Aurimas Fišeras (1): po: Update Lithuanian translation. Austin English (1): ntdll: Add NtSetLdtEntries/ZwSetLdtEntries stub. Charles Davis (1): winemac.drv: Move create_bitmap_from_dib() above the import/export functions. Daniel Lehman (4): ntdll: Add NtQueryMutant. ntdll: Fix prev_count from NtReleaseMutant. ntdll: Add trace for NtQueryEvent/Semaphore. ntdll: Remove stub from trace. François Gouget (6): d3dx9_36/te...
2013 Feb 01
1
Wine release 1.5.23
...f WORKREQUEST. wininet: Moved WORKREQ_FTPDELETEFILEW out of WORKREQUEST. wininet: Get rid of WORKREQ* types. ieframe: Use int resource ID for toolbar image. J?rg H?hle (1): winealsa: Have the MIDI recorder wait in poll(), not snd_seq_event_input(). Ken Thomases (14): winemac: Add a simple ERR() logging macro that can be used from Cocoa code. winemac: Add WineEventQueue class for conveying events from Cocoa to Wine threads. winemac: Associate an event queue with each thread that creates windows and with each window. winemac: Make each Mac driver window...
2013 Jun 21
0
Wine release 1.6-rc3
...localization by not requiring a strict language match. gdi32: Add support for loading name strings in Macintosh format. gdi32: Add support for loading name strings in Apple Unicode format. gdi32: Put vertical font families after their horizontal counterpart in the font list. winemac.drv: Don't register IME classes before the dll is initialized. po: Remove obsolete msgids from Dutch translation. Alistair Leslie-Hughes (3): oledb32: Properties aren't case sensitive. wine.inf: Install msdaps.dll into the correct directory. oledb32: Add more databa...
2013 Oct 11
0
Wine release 1.7.4
...at don't support nameless unions. kernel32/tests: Fix compilation on systems that don't support nameless unions. mshtml/tests: Fix compilation on systems that don't support nameless unions. mscoree/tests: Make test_createinstance() static. Fr?d?ric Delanoy (53): winemac.drv: Use BOOL type where appropriate. wmc: Use BOOL type where appropriate. wrc: Use BOOL type where appropriate. rpcrt4: Use BOOL type where appropriate. msxml3: Use BOOL type where appropriate. shell32: Use BOOL type where appropriate. propsys: Use BOOL type wh...
2013 Apr 12
0
Wine release 1.5.28
...for SymSetHomeDirectory. Andrew Talbot (3): winmm: Remove unneeded address-of operator from function name. msvcr90: void functions should not return a value. krnl386.exe16: Constify a variable. Andr? Hentschel (10): dpnet: Increase reported buffer size. wine.inf: Add winemac.drv to RelayFromExclude. advapi32/tests: Remove bad key set on cleanup. uxtheme/tests: Don't test for themed app. kernel32/tests: Don't test function directly when reporting GetLastError(). setupapi: Add CM_Get_Device_ID_ExA stub. hid: Add HidD_GetManufacturerS...
2013 Jun 07
0
Wine release 1.6-rc1
...on when arg is empty. cmd: set "var=value" ignores trailing characters. cmd: Fix 'for' expansion of wildcards when no args are supplied. cmd: Avoid infinite loop running batch program. Jo?ko Nikoli? (1): po: Add Croatian language. Ken Thomases (15): winemac: By default, make full-screen windows not float when not the active app. winemac: Add Hide, Hide Others, and Show All items to the application menu. winemac: Don't unminimize a window on first activation during start-up. winemac: Don't accidentally unminimize a window when...
2013 May 10
0
Wine release 1.5.30
...msxml3: Correctly handle VT_NULL in IXMLHTTPRequest::send. ieframe: Added stub IExternalConnection interface to InternetExplorer object. ieframe: Added more InternetExplorer object tests. Jactry Zeng (1): msvcrt: Fixed typo of _strncoll and _strncoll_l. Ken Thomases (11): winemac: Return 0 from ToUnicodeEx() for a key release. winemac: Change some run-time asserts to compile-time. winemac: Extract application-level handling of mouse move events to a separate method. winemac: Consolidate mouse move handling into -[WineApplicationController handleMouseMove:]...
2013 May 24
0
Wine release 1.5.31
...CoRegisterClassObject. ole32: Added IExternalConnection support. oleaut32: Added IExternalConnection tests. ieframe: Keep track of InternetExplore external references and use that to release document. ieframe: Get rid of no longer needed IEDocHost. Ken Thomases (14): winemac: Fix disabling of resizable windows. winemac: Improve positioning of input method candidate window. winemac: Always call super in -validateMenuItem:; fixes check mark in Windows menu. winemac: Implement simpler way to find front Wine window. winemac: Consider minimized windo...
2014 Jan 03
0
Wine release 1.7.10
...ould not be supported. msrle32: Append EOI instead of replacing EOL. msrle32: Get rid of no longer needed lDist argument in MSRLE32_CompressRLE8Line. msrle32: Properly set compression output flags. qcap: Added AVICompressorIn_Receive implementation. Ken Thomases (11): winemac: Don't check the state of the SC_MINIMIZE item of the window menu when asked to minimize. winemac: Extract some duplicated code to a new perform_window_command() function. winemac: Move some state-based feature adjustment into the -adjustFeaturesForState method. winemac: Preve...
2013 Oct 25
0
Wine release 1.7.5
...user32: Delay registration of the builtin classes until the first window is created. user32: Delay creation of the 55AA pattern brush until it's needed. user32: Create the desktop window before enumerating monitors. winex11: Clear the thread data explicitly on detach. winemac: Clear the thread data explicitly on detach. gdi32: Determine the virtual resolution dynamically if it hasn't been set. mmdevapi/tests: Mark a failing test as broken. ole32: Delay registering the apartment class until needed. explorerframe: Correctly initialize common co...
2013 Dec 20
0
Wine release 1.7.9
...1039 Visual C++ 2005 Express SP1 install fails 32762 Worms Forts Under Siege crashes on startup (Safedisc v4.00.000) 33342 Blur: rear view upside down with backbuffer ORM 33801 World of Warplanes Downloader crashed 33895 Tomb Raider 2013 mouse does not work with the changes made to the winemac.drv in the version 1.5.30 33963 WINE Wordpad crashes when selecting text from line end to line start 34294 64-bit SMPlayer 0.8.6 installer claims "64-bit Windows Operating system is required to install this software" 34327 Adobe Acrobat X Pro/Standard installer fails to extract f...