wine/eterwine.git
15 years agousbhub.sys: Add support for URB_FUNCTION_CLASS_*.
Alexander Morozov [Fri, 5 Jun 2009 09:00:07 +0000 (13:00 +0400)]
usbhub.sys: Add support for URB_FUNCTION_CLASS_*.

15 years agousbhub.sys: Add support for URB_FUNCTION_SELECT_INTERFACE.
Alexander Morozov [Fri, 5 Jun 2009 09:00:06 +0000 (13:00 +0400)]
usbhub.sys: Add support for URB_FUNCTION_SELECT_INTERFACE.

15 years agousbhub.sys: Add support for setting device into its unconfigured state.
Alexander Morozov [Fri, 5 Jun 2009 09:00:05 +0000 (13:00 +0400)]
usbhub.sys: Add support for setting device into its unconfigured state.

15 years agousbhub.sys: Add MDL support to URB_FUNCTION_VENDOR_* handler.
Alexander Morozov [Fri, 5 Jun 2009 09:00:04 +0000 (13:00 +0400)]
usbhub.sys: Add MDL support to URB_FUNCTION_VENDOR_* handler.

15 years agousbhub.sys: Add support for URB_FUNCTION_GET_STATUS_FROM_DEVICE.
Alexander Morozov [Fri, 5 Jun 2009 09:00:03 +0000 (13:00 +0400)]
usbhub.sys: Add support for URB_FUNCTION_GET_STATUS_FROM_DEVICE.

15 years agousbhub.sys: Add support for USB_STRING_DESCRIPTOR_TYPE.
Alexander Morozov [Fri, 5 Jun 2009 09:00:02 +0000 (13:00 +0400)]
usbhub.sys: Add support for USB_STRING_DESCRIPTOR_TYPE.

15 years agousbhub.sys: Improve handling URB_FUNCTION_GET_DESCRIPTOR_FROM_DEVICE.
Alexander Morozov [Fri, 5 Jun 2009 09:00:01 +0000 (13:00 +0400)]
usbhub.sys: Improve handling URB_FUNCTION_GET_DESCRIPTOR_FROM_DEVICE.

15 years agoAdd implementation of IRP_MJ_WRITE handling.
Alexander Morozov [Fri, 29 May 2009 13:35:45 +0000 (17:35 +0400)]
Add implementation of IRP_MJ_WRITE handling.

15 years agontoskrnl.exe: Improve initialization of MDL.
Alexander Morozov [Fri, 29 May 2009 13:32:12 +0000 (17:32 +0400)]
ntoskrnl.exe: Improve initialization of MDL.

15 years agontoskrnl.exe: UPKey.sys handle IOCTL 0x222060 also.
Alexander Morozov [Fri, 29 May 2009 13:25:09 +0000 (17:25 +0400)]
ntoskrnl.exe: UPKey.sys handle IOCTL 0x222060 also.

15 years agomountmgr.sys: Fix working with DBusError.
Alexander Morozov [Thu, 28 May 2009 11:08:18 +0000 (15:08 +0400)]
mountmgr.sys: Fix working with DBusError.

15 years agousbhub.sys: Free memory.
Alexander Morozov [Wed, 27 May 2009 08:56:42 +0000 (12:56 +0400)]
usbhub.sys: Free memory.

15 years agontoskrnl.exe: Fix hack for Katran key driver (eterbug #3834).
Alexander Morozov [Thu, 28 May 2009 12:24:36 +0000 (16:24 +0400)]
ntoskrnl.exe: Fix hack for Katran key driver (eterbug #3834).

15 years agokernel32: Use parport.sys functions if it is loaded.
Alexander Morozov [Thu, 21 May 2009 13:53:48 +0000 (17:53 +0400)]
kernel32: Use parport.sys functions if it is loaded.

15 years agohal: Implement KeQueryPerformanceCounter.
Alexander Morozov [Thu, 21 May 2009 13:53:47 +0000 (17:53 +0400)]
hal: Implement KeQueryPerformanceCounter.

15 years agontoskrnl.exe: Do not create symbolic link for the second time.
Alexander Morozov [Thu, 21 May 2009 13:53:46 +0000 (17:53 +0400)]
ntoskrnl.exe: Do not create symbolic link for the second time.

15 years agontoskrnl.exe: Add support for PNPNOTIFY_DEVICE_INTERFACE_INCLUDE_EXISTING_INTERFACES.
Alexander Morozov [Thu, 21 May 2009 13:53:45 +0000 (17:53 +0400)]
ntoskrnl.exe: Add support for PNPNOTIFY_DEVICE_INTERFACE_INCLUDE_EXISTING_INTERFACES.

15 years agontoskrnl.exe: Simplify IoSetDeviceInterfaceState.
Alexander Morozov [Thu, 21 May 2009 13:53:44 +0000 (17:53 +0400)]
ntoskrnl.exe: Simplify IoSetDeviceInterfaceState.

15 years agoparport.sys: Add support for IOCTL_INTERNAL_PARALLEL_PORT_{ALLOCATE, FREE}.
Alexander Morozov [Thu, 21 May 2009 13:53:43 +0000 (17:53 +0400)]
parport.sys: Add support for IOCTL_INTERNAL_PARALLEL_PORT_{ALLOCATE, FREE}.

15 years agoparport.sys: Create interfaces for parallel ports.
Alexander Morozov [Thu, 21 May 2009 13:53:42 +0000 (17:53 +0400)]
parport.sys: Create interfaces for parallel ports.

15 years agontoskrnl.exe: Do not register interface for the second time.
Alexander Morozov [Thu, 21 May 2009 13:53:41 +0000 (17:53 +0400)]
ntoskrnl.exe: Do not register interface for the second time.

15 years agontoskrnl.exe: Add get_registered_interface().
Alexander Morozov [Thu, 21 May 2009 13:53:40 +0000 (17:53 +0400)]
ntoskrnl.exe: Add get_registered_interface().

15 years agoinclude: Add ntddpar.h.
Alexander Morozov [Thu, 21 May 2009 13:53:39 +0000 (17:53 +0400)]
include: Add ntddpar.h.

15 years agoinclude: Declare IoRegisterDeviceInterface and IoSetDeviceInterfaceState.
Alexander Morozov [Thu, 21 May 2009 13:53:38 +0000 (17:53 +0400)]
include: Declare IoRegisterDeviceInterface and IoSetDeviceInterfaceState.

15 years agoparport.sys: Add partial implementation of IRP_MJ_PNP handler.
Alexander Morozov [Thu, 21 May 2009 13:53:37 +0000 (17:53 +0400)]
parport.sys: Add partial implementation of IRP_MJ_PNP handler.

15 years agontoskrnl.exe: Fix completion routine calling.
Alexander Morozov [Wed, 13 May 2009 13:18:52 +0000 (17:18 +0400)]
ntoskrnl.exe: Fix completion routine calling.

15 years agontoskrnl.exe: Initialize DeviceObject field of IO_STACK_LOCATION in IoCallDriver.
Alexander Morozov [Wed, 13 May 2009 13:16:01 +0000 (17:16 +0400)]
ntoskrnl.exe: Initialize DeviceObject field of IO_STACK_LOCATION in IoCallDriver.

15 years agontoskrnl.exe: Ignore service name case.
Alexander Morozov [Fri, 8 May 2009 12:14:31 +0000 (16:14 +0400)]
ntoskrnl.exe: Ignore service name case.

15 years agontoskrnl.exe: Initialize Tail.Overlay.OriginalFileObject.
Alexander Morozov [Tue, 5 May 2009 15:28:34 +0000 (19:28 +0400)]
ntoskrnl.exe: Initialize Tail.Overlay.OriginalFileObject.

15 years agontoskrnl.exe: Add support in IoGetDeviceProperty for DevicePropertyHardwareID.
Alexander Morozov [Tue, 5 May 2009 09:25:29 +0000 (13:25 +0400)]
ntoskrnl.exe: Add support in IoGetDeviceProperty for DevicePropertyHardwareID.

15 years agontoskrnl.exe: Return error if buffer is too small.
Alexander Morozov [Tue, 5 May 2009 09:05:38 +0000 (13:05 +0400)]
ntoskrnl.exe: Return error if buffer is too small.

15 years agousbhub.sys: Set event also if error.
Alexander Morozov [Thu, 30 Apr 2009 13:34:06 +0000 (17:34 +0400)]
usbhub.sys: Set event also if error.

15 years agousbhub.sys: Add a header file for strtol.
Alexander Morozov [Thu, 30 Apr 2009 12:59:41 +0000 (16:59 +0400)]
usbhub.sys: Add a header file for strtol.

15 years agousbhub.sys: Make last_pdo_num local.
Alexander Morozov [Thu, 30 Apr 2009 12:59:40 +0000 (16:59 +0400)]
usbhub.sys: Make last_pdo_num local.

15 years agoservices: Do not wait for usbhub if there is not USB support.
Alexander Morozov [Thu, 30 Apr 2009 12:59:39 +0000 (16:59 +0400)]
services: Do not wait for usbhub if there is not USB support.

15 years agoAdd libusb-1.0 support.
Alexander Morozov [Thu, 30 Apr 2009 12:59:38 +0000 (16:59 +0400)]
Add libusb-1.0 support.

15 years agoRevert "mountmgr.sys: Add wine-specific IOCTL_STORAGE_USB_DEVICE_ADDRESS."
Alexander Morozov [Tue, 9 Mar 2010 11:00:07 +0000 (14:00 +0300)]
Revert "mountmgr.sys: Add wine-specific IOCTL_STORAGE_USB_DEVICE_ADDRESS."

This reverts commit 438471d5b1ca5b50fe46d095035b6d584699475d.

15 years agoRevert "Add support for working with LPT registers using /dev/port (eterbug #420)."
Alexander Morozov [Fri, 5 Mar 2010 18:35:48 +0000 (21:35 +0300)]
Revert "Add support for working with LPT registers using /dev/port (eterbug #420)."

This reverts commit 5ad827d508ffcf98b276d12690da62ea7a5aab54.

15 years agoRevert "usbhub.sys: Add hack for loading nkey.sys (eterbug #3834)."
Alexander Morozov [Fri, 5 Mar 2010 18:11:40 +0000 (21:11 +0300)]
Revert "usbhub.sys: Add hack for loading nkey.sys (eterbug #3834)."

This reverts commit f6c97fadbfd141d9278515f31c55e4a12c74e460.

15 years agoRevert "ntoskrnl.exe: Prevent crash of some Katran programs."
Alexander Morozov [Fri, 5 Mar 2010 18:11:17 +0000 (21:11 +0300)]
Revert "ntoskrnl.exe: Prevent crash of some Katran programs."

This reverts commit 32c42ba73ba498242bf691516ae6dd9d50ded527.

15 years agoRevert "ntoskrnl.exe: Prevent UPKey.sys crash (eterbug #4312)."
Alexander Morozov [Fri, 5 Mar 2010 18:10:59 +0000 (21:10 +0300)]
Revert "ntoskrnl.exe: Prevent UPKey.sys crash (eterbug #4312)."

This reverts commit 8822b916b7ae051da30ad9f2877f324726d9f00d.

15 years agoRevert "usbhub.sys: Do not set a timeout."
Alexander Morozov [Fri, 5 Mar 2010 18:08:58 +0000 (21:08 +0300)]
Revert "usbhub.sys: Do not set a timeout."

This reverts commit 25e51da07e496fd8b469032145724bfd5a4f8c78.

15 years agoRevert "Add implementation of IRP_MJ_WRITE handling."
Alexander Morozov [Fri, 5 Mar 2010 18:07:51 +0000 (21:07 +0300)]
Revert "Add implementation of IRP_MJ_WRITE handling."

This reverts commit e1f935c08d455ece5117277436b88e0c2184a1a1.

15 years agoRevert "usbhub.sys: Start root-enumerated devices."
Alexander Morozov [Fri, 5 Mar 2010 18:06:23 +0000 (21:06 +0300)]
Revert "usbhub.sys: Start root-enumerated devices."

This reverts commit 5dd69e0c697ebeb9e31aa8b46e420aeb313a1b86.

15 years agoRevert "ntoskrnl.exe: Improve initialization of MDL."
Alexander Morozov [Fri, 5 Mar 2010 18:05:17 +0000 (21:05 +0300)]
Revert "ntoskrnl.exe: Improve initialization of MDL."

This reverts commit 5ce23579f9c74842a9d07ed50349f8ed70d65634.

15 years agoRevert "usbhub.sys: Improve enum_reg_usb_devices()."
Alexander Morozov [Fri, 5 Mar 2010 18:03:13 +0000 (21:03 +0300)]
Revert "usbhub.sys: Improve enum_reg_usb_devices()."

This reverts commit 0e139dd4f290c8eaca35003b30f2e2c58970bd16.

15 years agoRevert "services: Do not wait for usbhub if there is not USB support."
Alexander Morozov [Fri, 5 Mar 2010 17:59:33 +0000 (20:59 +0300)]
Revert "services: Do not wait for usbhub if there is not USB support."

This reverts commit 8b3970388c8a1f99474b8379d576520d942a1118.

15 years agoRevert "services: Fix problem with usbhub waiting."
Alexander Morozov [Fri, 5 Mar 2010 17:59:16 +0000 (20:59 +0300)]
Revert "services: Fix problem with usbhub waiting."

This reverts commit e2f4a264a63c0cd6fff7f3cb8c3ba4c023e5aa60.

15 years agowinesplash: add dynamic behaviour instead frozen progress bar
Vitaly Lipatov [Sun, 7 Mar 2010 21:08:39 +0000 (00:08 +0300)]
winesplash: add dynamic behaviour instead frozen progress bar

15 years agoadd test for winesplash
Vitaly Lipatov [Sun, 7 Mar 2010 20:50:55 +0000 (23:50 +0300)]
add test for winesplash

15 years agoMerge branch 'eter-1.0.12' of git.office:/projects/eterhack into eter-1.0.12
Vitaly Lipatov [Sun, 7 Mar 2010 13:10:41 +0000 (16:10 +0300)]
Merge branch 'eter-1.0.12' of git.office:/projects/eterhack into eter-1.0.12

15 years agowine.in: hide errors with *.sh or *.sh.pre missed
Vitaly Lipatov [Sun, 7 Mar 2010 13:05:36 +0000 (16:05 +0300)]
wine.in: hide errors with *.sh or *.sh.pre missed

15 years agowine.in: drop out ONECLICKDESKTOP
Vitaly Lipatov [Sun, 7 Mar 2010 13:04:10 +0000 (16:04 +0300)]
wine.in: drop out ONECLICKDESKTOP

15 years agonew version 3.1
Denis Baranov [Sun, 7 Mar 2010 12:06:21 +0000 (15:06 +0300)]
new version 3.1

15 years agonotepad: Implement printing to file
Denis Baranov [Sun, 7 Mar 2010 11:57:14 +0000 (14:57 +0300)]
notepad: Implement printing to file

15 years agontdll: Fix a problem with SetFileTime (eterbug #5143).
Alexander Morozov [Wed, 3 Mar 2010 16:48:26 +0000 (19:48 +0300)]
ntdll: Fix a problem with SetFileTime (eterbug #5143).

15 years agogdi32: Substitute bold or italic bitmap fonts to Tahoma (eterbug #3685)
Ilya Shpigor [Tue, 2 Mar 2010 09:33:11 +0000 (12:33 +0300)]
gdi32: Substitute bold or italic bitmap fonts to Tahoma (eterbug #3685)

15 years agowine: run sh.pre before registry initialize
Vitaly Lipatov [Sat, 27 Feb 2010 14:16:04 +0000 (17:16 +0300)]
wine: run sh.pre before registry initialize

15 years agonew version 1.0.12 eter3
Ilya Shpigor [Sat, 27 Feb 2010 12:48:37 +0000 (15:48 +0300)]
new version 1.0.12 eter3

15 years agouser32: Process page fault exception on the WINPROC_wrapper call through __TRY block...
Ilya Shpigor [Sat, 27 Feb 2010 12:21:04 +0000 (15:21 +0300)]
user32: Process page fault exception on the WINPROC_wrapper call through __TRY block (eterbug #2085)

15 years agoRevert "winex11.drv: Do not manage the V8NewLocalFrameBaseWnd windows in Gnome (eterb...
Ilya Shpigor [Sat, 27 Feb 2010 09:08:40 +0000 (12:08 +0300)]
Revert "winex11.drv: Do not manage the V8NewLocalFrameBaseWnd windows in Gnome (eterbug #4397)" (eterbug #4973)

This reverts commit 0361bbf02e1fc7d6749ffc603b59de115742f8fc.

15 years agows2_32: Use a little timeout in non-blocking mode (eterbug #4399).
Alexander Morozov [Thu, 25 Feb 2010 10:03:18 +0000 (13:03 +0300)]
ws2_32: Use a little timeout in non-blocking mode (eterbug #4399).

15 years agogdi32: Flip the bitmap in StretchBlt before the StretchDIBits call (eterbug #664)
Ilya Shpigor [Thu, 25 Feb 2010 09:35:39 +0000 (12:35 +0300)]
gdi32: Flip the bitmap in StretchBlt before the StretchDIBits call (eterbug #664)

15 years agonew version 1.0.12 eter2.1
Ilya Shpigor [Wed, 24 Feb 2010 14:45:49 +0000 (17:45 +0300)]
new version 1.0.12 eter2.1

15 years agocomdlg32: Use the CF_SELECTSCRIPT flag instead the obsolete CF_ANSIONLY in AddFontFam...
Ilya Shpigor [Wed, 24 Feb 2010 12:01:08 +0000 (15:01 +0300)]
comdlg32: Use the CF_SELECTSCRIPT flag instead the obsolete CF_ANSIONLY in AddFontFamily func (eterbug #3685)

15 years agoset _FORTIFY_SOURCE to 0 (eterbug #5133)
Ilya Shpigor [Mon, 22 Feb 2010 11:07:32 +0000 (14:07 +0300)]
set _FORTIFY_SOURCE to 0 (eterbug #5133)

15 years agofix version to 1.0.12 eter2
Ilya Shpigor [Fri, 19 Feb 2010 12:34:01 +0000 (15:34 +0300)]
fix version to 1.0.12 eter2

15 years agonew version 1.0.12 eter1.5
Ilya Shpigor [Fri, 19 Feb 2010 10:59:35 +0000 (13:59 +0300)]
new version 1.0.12 eter1.5

15 years agoAdd header for htmltablecell (eterbug #4413)
Stas Korobeynikov [Mon, 1 Feb 2010 13:14:08 +0000 (16:14 +0300)]
Add header for htmltablecell (eterbug #4413)

15 years agowineps.drv: Implementation PSDRV_SetDIBits function (eterbug #664)
Ilya Shpigor [Thu, 18 Feb 2010 13:21:59 +0000 (16:21 +0300)]
wineps.drv: Implementation PSDRV_SetDIBits function (eterbug #664)

15 years agogdi32: Create DIB section for compatible with the printer DC bitmaps (eterbug #664)
Ilya Shpigor [Thu, 18 Feb 2010 13:17:15 +0000 (16:17 +0300)]
gdi32: Create DIB section for compatible with the printer DC bitmaps (eterbug #664)

15 years agoDo interfase IHTMLTableCell worked (eterbug #4413)
Stas Korobeynikov [Fri, 29 Jan 2010 13:40:53 +0000 (16:40 +0300)]
Do interfase IHTMLTableCell worked (eterbug #4413)

15 years agoieinstall: use xdg-user-dir for shortcuts creating (eterbug #4903)
Konstantin Kondratyuk [Thu, 28 Jan 2010 07:42:26 +0000 (10:42 +0300)]
ieinstall: use xdg-user-dir for shortcuts creating (eterbug #4903)

15 years agoieinstall: fix profiles creating problem (eterbug #4902)
Konstantin Kondratyuk [Thu, 28 Jan 2010 06:14:18 +0000 (09:14 +0300)]
ieinstall: fix profiles creating problem (eterbug #4902)

15 years agoRevert "user32: Don't call set_active_window from SetFocus (eterbug #4382)". See...
Alexander Morozov [Tue, 16 Feb 2010 15:06:22 +0000 (18:06 +0300)]
Revert "user32: Don't call set_active_window from SetFocus (eterbug #4382)". See eterbug #4623.

15 years agoFix a problem with wine --admin if it is run without a license (eterbug #4996).
Alexander Morozov [Fri, 5 Feb 2010 17:25:28 +0000 (20:25 +0300)]
Fix a problem with wine --admin if it is run without a license (eterbug #4996).

15 years agoAdd blank IHTMLTableCell interface (eterbug #4413)
Stas Korobeynikov [Fri, 18 Dec 2009 14:15:58 +0000 (17:15 +0300)]
Add blank IHTMLTableCell interface (eterbug #4413)

15 years agonew version 1.0.12 eter1.4
Ilya Shpigor [Tue, 26 Jan 2010 15:02:08 +0000 (18:02 +0300)]
new version 1.0.12 eter1.4

15 years agowinex11.drv: Fix the Ctrl+Break processing (eterbug #3679)
Ilya Shpigor [Sat, 16 Jan 2010 12:34:30 +0000 (15:34 +0300)]
winex11.drv: Fix the Ctrl+Break processing (eterbug #3679)

15 years agoversion: Fix processing "\\\\VarFileInfo\\\\Translation" (eterbug #4656).
Alexander Morozov [Thu, 14 Jan 2010 14:28:21 +0000 (17:28 +0300)]
version: Fix processing "\\\\VarFileInfo\\\\Translation" (eterbug #4656).

15 years agouser32: Bring SwitchToThisWindow a bit more in line with the now documented behavior.
Alexandre Julliard [Mon, 31 Aug 2009 14:37:19 +0000 (16:37 +0200)]
user32: Bring SwitchToThisWindow a bit more in line with the now documented behavior.

15 years agoudev.rules: Remove unneeded check (eterbug #4724).
Alexander Morozov [Thu, 21 Jan 2010 10:51:20 +0000 (13:51 +0300)]
udev.rules: Remove unneeded check (eterbug #4724).

15 years agoPrevent creating new wineprefix if we can not run second wineserver (eterbug #4204).
Alexander Morozov [Thu, 21 Jan 2010 14:24:22 +0000 (17:24 +0300)]
Prevent creating new wineprefix if we can not run second wineserver (eterbug #4204).

15 years agogdi32: Use the LOGFONT charset field on OEM font creation (eterbug #4223)
Ilya Shpigor [Wed, 13 Jan 2010 09:15:08 +0000 (12:15 +0300)]
gdi32: Use the LOGFONT charset field on OEM font creation (eterbug #4223)

15 years agoetermsg: Fix the license file not found message (eterbug #4888)
Ilya Shpigor [Tue, 26 Jan 2010 14:19:27 +0000 (17:19 +0300)]
etermsg: Fix the license file not found message (eterbug #4888)

15 years agocomdlg32: Add checking to pidl in BrowseObject method of the IShellBrowser interface...
Ilya Shpigor [Thu, 21 Jan 2010 13:59:17 +0000 (16:59 +0300)]
comdlg32: Add checking to pidl in BrowseObject method of the IShellBrowser interface (eterbug #4843)

15 years agoaclocal.m4: Merge with original wine 1.1.36 (eterbug #4559)
Ilya Shpigor [Wed, 13 Jan 2010 11:35:31 +0000 (14:35 +0300)]
aclocal.m4: Merge with original wine 1.1.36 (eterbug #4559)

15 years agonew version 1.0.12 eter1.3
Denis Baranov [Fri, 8 Jan 2010 16:09:53 +0000 (19:09 +0300)]
new version 1.0.12 eter1.3

15 years agouser32: Hack to resize the atol driver dialog in 1c8 (eterbug #4682)
Ilya Shpigor [Fri, 25 Dec 2009 08:28:16 +0000 (11:28 +0300)]
user32: Hack to resize the atol driver dialog in 1c8 (eterbug #4682)

15 years agoFix a problem with services and wineole.
Alexander Morozov [Wed, 23 Dec 2009 12:20:27 +0000 (15:20 +0300)]
Fix a problem with services and wineole.

15 years ago_FORTIFY_SOURCE is set by configure.
Alexander Morozov [Wed, 16 Dec 2009 11:00:41 +0000 (14:00 +0300)]
_FORTIFY_SOURCE is set by configure.

15 years agoUpdate grdwine.
Aleksey Samsonov [Wed, 16 Dec 2009 10:19:15 +0000 (13:19 +0300)]
Update grdwine.

15 years agowine.in: create shared win.ini (see eterbug #4285)
Vitaly Lipatov [Fri, 8 Jan 2010 14:22:52 +0000 (17:22 +0300)]
wine.in: create shared win.ini (see eterbug #4285)

15 years agoNew build 1.0.12 eter1.2
Denis Baranov [Tue, 15 Dec 2009 18:55:41 +0000 (21:55 +0300)]
New build 1.0.12 eter1.2

15 years agodesktop: Fix the wine help and add wineserver kill menu entry (eterbug #4557)
Ilya Shpigor [Fri, 11 Dec 2009 09:38:03 +0000 (12:38 +0300)]
desktop: Fix the wine help and add wineserver kill menu entry (eterbug #4557)

15 years agohhctrl.ocx: Use the external CHM files viewer (eterbug #4587 #4423)
Ilya Shpigor [Thu, 10 Dec 2009 10:56:27 +0000 (13:56 +0300)]
hhctrl.ocx: Use the external CHM files viewer (eterbug #4587 #4423)

15 years agomountmgr.sys: Detect links to unc as network drives (eterbug #4191).
Alexander Morozov [Mon, 7 Dec 2009 18:06:04 +0000 (21:06 +0300)]
mountmgr.sys: Detect links to unc as network drives (eterbug #4191).

15 years agoloader: Fix Guardant key driver crash (eterbug #4644).
Alexander Morozov [Tue, 15 Dec 2009 14:39:26 +0000 (17:39 +0300)]
loader: Fix Guardant key driver crash (eterbug #4644).

15 years agomsi: Fix formula to calculate the point size of font (eterbug #4619)
Ilya Shpigor [Mon, 14 Dec 2009 09:53:44 +0000 (12:53 +0300)]
msi: Fix formula to calculate the point size of font (eterbug #4619)

15 years agogdi32: Prevent freeing graphics_driver when it is used by bitmap object (eterbug...
Alexander Morozov [Mon, 14 Dec 2009 18:12:45 +0000 (21:12 +0300)]
gdi32: Prevent freeing graphics_driver when it is used by bitmap object (eterbug #4394).