wine/eterwine.git
15 years agoDo not clean install.log.
Alexander Morozov [Mon, 31 Aug 2009 10:57:15 +0000 (14:57 +0400)]
Do not clean install.log.

15 years agoupdate build 1.0.11-alt8.2
Vitaly Lipatov [Thu, 27 Aug 2009 16:16:01 +0000 (20:16 +0400)]
update build

15 years agomsi: Correct the determination of path in processing SelectionPath events (eterbug...
Ilya Shpigor [Wed, 26 Aug 2009 12:54:50 +0000 (16:54 +0400)]
msi: Correct the determination of path in processing SelectionPath events (eterbug #3902)

15 years agomsi: Add the drive letter to the relative target paths (eterbug #3902)
Ilya Shpigor [Thu, 27 Aug 2009 06:41:02 +0000 (10:41 +0400)]
msi: Add the drive letter to the relative target paths (eterbug #3902)

15 years agogdi32: Check the correctness of the GetDIBits in StretchBlt (eterbug #4156)
Ilya Shpigor [Mon, 24 Aug 2009 09:39:18 +0000 (13:39 +0400)]
gdi32: Check the correctness of the GetDIBits in StretchBlt (eterbug #4156)

15 years agocomctl32/treeview: Creating the tooltip control on showing tips (eterbug #4169 #2617)
Ilya Shpigor [Wed, 26 Aug 2009 10:27:33 +0000 (14:27 +0400)]
comctl32/treeview: Creating the tooltip control on showing tips (eterbug #4169 #2617)

15 years agomsi: Reset component state before setting (eterbug #953).
Alexander Morozov [Fri, 14 Aug 2009 12:21:48 +0000 (16:21 +0400)]
msi: Reset component state before setting (eterbug #953).

15 years agomsi: Reset all flags before setting (eterbug #953).
Alexander Morozov [Fri, 14 Aug 2009 12:21:47 +0000 (16:21 +0400)]
msi: Reset all flags before setting (eterbug #953).

15 years agomsi: Do not call ACTION_UpdateComponentStates with "ALL" as a second argument (eterbu...
Alexander Morozov [Fri, 14 Aug 2009 12:21:46 +0000 (16:21 +0400)]
msi: Do not call ACTION_UpdateComponentStates with "ALL" as a second argument (eterbug #953).

15 years agomsi: Implement ACTION_RemoveFolders (eterbug #953).
Alexander Morozov [Fri, 14 Aug 2009 12:21:45 +0000 (16:21 +0400)]
msi: Implement ACTION_RemoveFolders (eterbug #953).

15 years agomsi: Remove empty directories after removing files (eterbug #953).
Alexander Morozov [Fri, 14 Aug 2009 12:21:44 +0000 (16:21 +0400)]
msi: Remove empty directories after removing files (eterbug #953).

15 years agomsi: Set properties in some control events handlers (eterbug #953).
Alexander Morozov [Fri, 14 Aug 2009 12:21:49 +0000 (16:21 +0400)]
msi: Set properties in some control events handlers (eterbug #953).

15 years agoadvapi32: Temporary implementation InitiateSystemShutdownExW (eterbug #4171)
Ilya Shpigor [Fri, 21 Aug 2009 09:29:28 +0000 (13:29 +0400)]
advapi32: Temporary implementation InitiateSystemShutdownExW (eterbug #4171)

15 years agoserver: Implementation of the restart wineserver (eterbug #4171)
Ilya Shpigor [Fri, 21 Aug 2009 09:28:41 +0000 (13:28 +0400)]
server: Implementation of the restart wineserver (eterbug #4171)

15 years agocomctl32/propsheet: Add the confirmation message and restart the wineserver (eterbug...
Ilya Shpigor [Fri, 21 Aug 2009 06:34:27 +0000 (10:34 +0400)]
comctl32/propsheet: Add the confirmation message and restart the wineserver (eterbug #4171)

15 years agowinecfg: Set the parameter of PropSheetInfo structure for restart the wineserver...
Ilya Shpigor [Thu, 20 Aug 2009 11:05:54 +0000 (15:05 +0400)]
winecfg: Set the parameter of PropSheetInfo structure for restart the wineserver (eterbug #4171)

15 years agowinesplash: use LDFLAGS
Vitaly Lipatov [Tue, 25 Aug 2009 16:14:29 +0000 (20:14 +0400)]
winesplash: use LDFLAGS

15 years agonew build 1.0.11-alt8.1
Vitaly Lipatov [Tue, 25 Aug 2009 15:17:18 +0000 (19:17 +0400)]
new build

15 years agoetersoft: fix SUBDIRS make, fix scripts/wine generating with BSD make
Vitaly Lipatov [Tue, 25 Aug 2009 15:15:53 +0000 (19:15 +0400)]
etersoft: fix SUBDIRS make, fix scripts/wine generating with BSD make

15 years agowine.in: fix if 1.0.11-alt8
Vitaly Lipatov [Thu, 6 Aug 2009 10:18:29 +0000 (14:18 +0400)]
wine.in: fix if

15 years agonew build
Vitaly Lipatov [Thu, 6 Aug 2009 09:19:57 +0000 (13:19 +0400)]
new build

15 years agowinecfg: merge About tab with 1.1
Vitaly Lipatov [Wed, 5 Aug 2009 18:04:34 +0000 (22:04 +0400)]
winecfg: merge About tab with 1.1

15 years agoserver: Do not open second file descriptor for locks if file is not regular.
Alexander Morozov [Tue, 4 Aug 2009 14:54:07 +0000 (18:54 +0400)]
server: Do not open second file descriptor for locks if file is not regular.

15 years agoserver: Do not close file descriptors immediately only for regular files.
Alexander Morozov [Wed, 5 Aug 2009 09:53:11 +0000 (13:53 +0400)]
server: Do not close file descriptors immediately only for regular files.

15 years agomsi: Remove read-only files (eterbug #953).
Alexander Morozov [Wed, 5 Aug 2009 14:12:44 +0000 (18:12 +0400)]
msi: Remove read-only files (eterbug #953).

15 years agowinetricks: merge with latest 20090716
Vitaly Lipatov [Wed, 5 Aug 2009 11:40:12 +0000 (15:40 +0400)]
winetricks: merge with latest 20090716

15 years agowine.in: run --version or --help directly
Vitaly Lipatov [Wed, 5 Aug 2009 10:10:28 +0000 (14:10 +0400)]
wine.in: run --version or --help directly

15 years agowine.in: check for run any program possibility
Vitaly Lipatov [Wed, 5 Aug 2009 10:08:51 +0000 (14:08 +0400)]
wine.in: check for run any program possibility

15 years agowine.in: printout full WINE version before initialization/update
Vitaly Lipatov [Tue, 4 Aug 2009 18:48:58 +0000 (22:48 +0400)]
wine.in: printout full WINE version before initialization/update

15 years agowine.in: print out package name and version
Vitaly Lipatov [Tue, 4 Aug 2009 13:56:43 +0000 (17:56 +0400)]
wine.in: print out package name and version

15 years agoscripts/wine: check for DISPLAY variable before --update
Vitaly Lipatov [Wed, 5 Aug 2009 17:55:12 +0000 (21:55 +0400)]
scripts/wine: check for DISPLAY variable before --update

Conflicts:

etersoft/scripts/wine.in

15 years agoconfig: add comment about alternate port
Vitaly Lipatov [Tue, 4 Aug 2009 13:46:45 +0000 (17:46 +0400)]
config: add comment about alternate port

15 years agonew build 1.0.11-alt7
Vitaly Lipatov [Tue, 4 Aug 2009 08:50:57 +0000 (12:50 +0400)]
new build

15 years agoDo not change start type when updating ${WINEPREFIX}.
Alexander Morozov [Mon, 3 Aug 2009 16:58:03 +0000 (20:58 +0400)]
Do not change start type when updating ${WINEPREFIX}.

15 years agoservices: Do not start services for which start type is not set.
Alexander Morozov [Mon, 3 Aug 2009 16:48:07 +0000 (20:48 +0400)]
services: Do not start services for which start type is not set.

15 years agomountmgr.sys: Do not use D: for autodetected disks (eterbug #4185).
Alexander Morozov [Mon, 3 Aug 2009 11:33:45 +0000 (15:33 +0400)]
mountmgr.sys: Do not use D: for autodetected disks (eterbug #4185).

15 years agowine scripts: remove obsoleted commented code
Vitaly Lipatov [Mon, 3 Aug 2009 11:16:43 +0000 (15:16 +0400)]
wine scripts: remove obsoleted commented code

15 years agowinetricks: fix wine output
Vitaly Lipatov [Mon, 3 Aug 2009 10:08:11 +0000 (14:08 +0400)]
winetricks: fix wine output

15 years agonew release 1.0.11-alt6
Vitaly Lipatov [Sat, 1 Aug 2009 12:33:59 +0000 (16:33 +0400)]
new release

15 years agomsi: Some changes to make MSI SelectionTree control more comfy (eterbug #950)
Ilya Shpigor [Sat, 1 Aug 2009 11:08:10 +0000 (15:08 +0400)]
msi: Some changes to make MSI SelectionTree control more comfy (eterbug #950)

15 years agomsi: Add checking to attributes for generate the popup menu in SelectionTree control...
Ilya Shpigor [Sat, 1 Aug 2009 08:46:08 +0000 (12:46 +0400)]
msi: Add checking to attributes for generate the popup menu in SelectionTree control (eterbug #950)

15 years agorelease candate 1.0.11 build
Denis Baranov [Thu, 30 Jul 2009 16:36:04 +0000 (20:36 +0400)]
release candate 1.0.11 build

15 years agowine.in: add missed quote
Denis Baranov [Thu, 30 Jul 2009 16:34:10 +0000 (20:34 +0400)]
wine.in: add missed quote

15 years agoupdate .gitignore
Denis Baranov [Thu, 30 Jul 2009 16:32:45 +0000 (20:32 +0400)]
update .gitignore

15 years agoRelease candidat build
Denis Baranov [Thu, 30 Jul 2009 15:23:29 +0000 (19:23 +0400)]
Release candidat build

15 years agowinecfg: replace dongles status with driver status
Vitaly Lipatov [Fri, 31 Jul 2009 15:37:50 +0000 (19:37 +0400)]
winecfg: replace dongles status with driver status

15 years agowine.in: add support for per bottle config file and per user config file
Vitaly Lipatov [Thu, 30 Jul 2009 12:33:12 +0000 (16:33 +0400)]
wine.in: add support for per bottle config file and per user config file

15 years agowine.in: cd in workdir in any case
Vitaly Lipatov [Thu, 30 Jul 2009 09:35:47 +0000 (13:35 +0400)]
wine.in: cd in workdir in any case

15 years agowine.in: add --workdir description
Vitaly Lipatov [Thu, 30 Jul 2009 09:24:19 +0000 (13:24 +0400)]
wine.in: add --workdir description

15 years agonew build 1.0.11-alt4.1
Vitaly Lipatov [Wed, 29 Jul 2009 14:12:04 +0000 (18:12 +0400)]
new build

15 years agousbhub.sys: Improve enum_reg_usb_devices().
Alexander Morozov [Wed, 29 Jul 2009 13:42:27 +0000 (17:42 +0400)]
usbhub.sys: Improve enum_reg_usb_devices().

15 years agonew build 1.0.11-alt4
Vitaly Lipatov [Tue, 28 Jul 2009 21:47:29 +0000 (01:47 +0400)]
new build

15 years agomsi: Try to find a file without ignoring case (eterbug #818).
Alexander Morozov [Tue, 28 Jul 2009 12:24:53 +0000 (16:24 +0400)]
msi: Try to find a file without ignoring case (eterbug #818).

15 years agomsi: Fix crash while installing Kompas 3D v10 (eterbug #818).
Alexander Morozov [Tue, 28 Jul 2009 12:32:38 +0000 (16:32 +0400)]
msi: Fix crash while installing Kompas 3D v10 (eterbug #818).

15 years agoDo not run second wineserver if a license is not terminal (eterbug #1199).
Alexander Morozov [Mon, 27 Jul 2009 15:00:15 +0000 (19:00 +0400)]
Do not run second wineserver if a license is not terminal (eterbug #1199).

15 years agonew build 1.0.11-alt3
Vitaly Lipatov [Mon, 27 Jul 2009 16:37:08 +0000 (20:37 +0400)]
new build

15 years agoDo not required since etercifs 4.3.8
Vitaly Lipatov [Mon, 27 Jul 2009 16:05:13 +0000 (20:05 +0400)]
Do not required since etercifs 4.3.8
Revert "Revert "server: Close CIFS file descriptors immediately.""

This reverts commit ef8cc137cfed0037a3fc65c54b0c5237a15f0cda.

15 years agowine.in: disable group permissions for users dir, add support for --workdir
Vitaly Lipatov [Mon, 27 Jul 2009 12:50:57 +0000 (16:50 +0400)]
wine.in: disable group permissions for users dir, add support for --workdir

15 years agowinesplash: divide by 2 if screen too wide (hack for dual head) (eterbug #2743)
Vitaly Lipatov [Sun, 26 Jul 2009 15:54:55 +0000 (19:54 +0400)]
winesplash: divide by 2 if screen too wide (hack for dual head) (eterbug #2743)

15 years agofix /var/lib/wine creating on FreeBSD 1.0.11-alt2.2
Vitaly Lipatov [Thu, 23 Jul 2009 15:41:32 +0000 (19:41 +0400)]
fix /var/lib/wine creating on FreeBSD

15 years agonew build
Vitaly Lipatov [Thu, 23 Jul 2009 15:40:04 +0000 (19:40 +0400)]
new build

15 years agoRevert "server: Close CIFS file descriptors immediately."
Alexander Morozov [Thu, 23 Jul 2009 13:17:28 +0000 (17:17 +0400)]
Revert "server: Close CIFS file descriptors immediately."

This reverts commit 8dfea212e1bee094d2e705848973936a6931ea0d.

15 years agoremove wrong commented code 1.0.11-alt2.1
Vitaly Lipatov [Thu, 23 Jul 2009 14:23:20 +0000 (18:23 +0400)]
remove wrong commented code

15 years agonew build
Vitaly Lipatov [Wed, 22 Jul 2009 14:21:10 +0000 (18:21 +0400)]
new build

15 years agoserver: Do not check for locks support for CIFS (eterbug #3759)
Alexander Morozov [Wed, 22 Jul 2009 11:56:34 +0000 (15:56 +0400)]
server: Do not check for locks support for CIFS (eterbug #3759)

15 years agonew release 1.0.11-alt2
Vitaly Lipatov [Tue, 21 Jul 2009 16:20:06 +0000 (20:20 +0400)]
new release

15 years agowinetricks: run wine firstly (see eterbug #4126)
Vitaly Lipatov [Tue, 21 Jul 2009 17:19:29 +0000 (21:19 +0400)]
winetricks: run wine firstly (see eterbug #4126)

15 years agoFix eterbug #4125.
Alexander Morozov [Tue, 21 Jul 2009 14:37:36 +0000 (18:37 +0400)]
Fix eterbug #4125.

15 years agokernel32: Use drive types returned by mountmgr in the first place (eterbug #4061).
Alexander Morozov [Wed, 15 Jul 2009 15:45:28 +0000 (19:45 +0400)]
kernel32: Use drive types returned by mountmgr in the first place (eterbug #4061).

15 years agoupdate spec 1.0.11-alt1
Vitaly Lipatov [Mon, 20 Jul 2009 14:36:35 +0000 (18:36 +0400)]
update spec

15 years agoserver: Close CIFS file descriptors immediately.
Alexander Morozov [Mon, 20 Jul 2009 11:03:37 +0000 (15:03 +0400)]
server: Close CIFS file descriptors immediately.

15 years agonew release
Vitaly Lipatov [Sun, 19 Jul 2009 10:53:46 +0000 (14:53 +0400)]
new release

15 years agoserver: Fix regression with locks on CIFS. 1.0.10-alt27
Alexander Morozov [Fri, 17 Jul 2009 15:03:07 +0000 (19:03 +0400)]
server: Fix regression with locks on CIFS.

15 years agoupdate spec
Vitaly Lipatov [Thu, 16 Jul 2009 15:35:40 +0000 (19:35 +0400)]
update spec

15 years agorpcrt4: Use memcpy instead of strcpy to prevent a crash.
Alexander Morozov [Thu, 16 Jul 2009 11:57:01 +0000 (15:57 +0400)]
rpcrt4: Use memcpy instead of strcpy to prevent a crash.

15 years agontdll: Add hack for DrvFRTst.exe (eterbug #3895).
Alexander Morozov [Thu, 16 Jul 2009 08:49:38 +0000 (12:49 +0400)]
ntdll: Add hack for DrvFRTst.exe (eterbug #3895).

15 years agoupdate spec 1.0.10-alt26
Vitaly Lipatov [Wed, 15 Jul 2009 18:49:01 +0000 (22:49 +0400)]
update spec

15 years agoPrevent loading winedevice below 0x80000000 on Fedora 10 (eterbug #4055).
Alexander Morozov [Tue, 14 Jul 2009 11:13:54 +0000 (15:13 +0400)]
Prevent loading winedevice below 0x80000000 on Fedora 10 (eterbug #4055).

15 years agofix gear rules
Vitaly Lipatov [Wed, 15 Jul 2009 18:48:10 +0000 (22:48 +0400)]
fix gear rules

15 years agoadd .gear dir
Vitaly Lipatov [Wed, 15 Jul 2009 18:34:32 +0000 (22:34 +0400)]
add .gear dir

15 years agoupdate spec
Vitaly Lipatov [Wed, 15 Jul 2009 18:32:28 +0000 (22:32 +0400)]
update spec

15 years agocomctl32 Corrects the padding and recalcs toolbar after changing padding (1.0.10...
Ivan Donchevskiy [Fri, 3 Jul 2009 09:54:10 +0000 (13:54 +0400)]
comctl32 Corrects the padding and recalcs toolbar after changing padding (1.0.10 modified)

15 years agouser32: Add MDI_RefreshFrame function for processing custom menus (eterbug #828)
Ilya Shpigor [Tue, 14 Jul 2009 10:56:34 +0000 (14:56 +0400)]
user32: Add MDI_RefreshFrame function for processing custom menus (eterbug #828)

15 years agowine.in: drop out win98 by default
Vitaly Lipatov [Fri, 19 Jun 2009 09:18:55 +0000 (13:18 +0400)]
wine.in: drop out win98 by default

15 years agoserver: Do not open second file descriptor for locks if file is already opened with...
Alexander Morozov [Fri, 10 Jul 2009 13:23:44 +0000 (17:23 +0400)]
server: Do not open second file descriptor for locks if file is already opened with O_RDWR.

15 years agoserver: Workaround for bug with locks on NFS.
Alexander Morozov [Fri, 10 Jul 2009 09:57:28 +0000 (13:57 +0400)]
server: Workaround for bug with locks on NFS.

15 years agouser32/winex11.drv: Add X11DRV_IsWindowManaged function (eterbug #3995)
Ilya Shpigor [Thu, 9 Jul 2009 12:01:36 +0000 (16:01 +0400)]
user32/winex11.drv: Add X11DRV_IsWindowManaged function (eterbug #3995)

15 years agouser32: Don't hide the TForm windows on minimizing in Delphi applications (eterbug...
Ilya Shpigor [Thu, 9 Jul 2009 12:30:12 +0000 (16:30 +0400)]
user32: Don't hide the TForm windows on minimizing in Delphi applications (eterbug #3995)

15 years agoRevert "winex11.drv: Revert to using ShowWindow instead WM_SYSCOMMAND sending in...
Ilya Shpigor [Wed, 8 Jul 2009 10:00:46 +0000 (14:00 +0400)]
Revert "winex11.drv: Revert to using ShowWindow instead WM_SYSCOMMAND sending in handle_wm_state_notify (eterbug #3092)"

This reverts commit d3d60abdb3ee1aa215177e863997f4fb5cd86f28.

15 years agouser32: Hack to processing the mouse messages for TOulineList control (eterbug #3418)
Ilya Shpigor [Fri, 10 Jul 2009 10:38:46 +0000 (14:38 +0400)]
user32: Hack to processing the mouse messages for TOulineList control (eterbug #3418)

15 years agocommdlg32: Fix multiple copies printing (PRINTDLG_UpdatePrintDlgW) (eterbug #2984)
Vitaly Perov [Wed, 8 Jul 2009 14:20:15 +0000 (18:20 +0400)]
commdlg32: Fix multiple copies printing (PRINTDLG_UpdatePrintDlgW) (eterbug #2984)

15 years agowinex11.drv Hack for 1c8.1: not to draw help messages if window is inactive (eterbug...
Ivan Donchevskiy [Tue, 7 Jul 2009 09:35:20 +0000 (13:35 +0400)]
winex11.drv Hack for 1c8.1: not to draw help messages if window is inactive (eterbug #1695)

15 years agouser32: Added hook to implement the WM_NCLBUTTONDOWN message sending (eterbug #2425)
Ilya Shpigor [Wed, 8 Jul 2009 09:06:37 +0000 (13:06 +0400)]
user32: Added hook to implement the WM_NCLBUTTONDOWN message sending (eterbug #2425)

15 years agomsi: Cut the font information in the icon name (eterbug #2458)
Ilya Shpigor [Mon, 6 Jul 2009 12:36:16 +0000 (16:36 +0400)]
msi: Cut the font information in the icon name (eterbug #2458)

15 years agokernel32: Do not add delay if offset is changed.
Alexander Morozov [Fri, 3 Jul 2009 08:58:07 +0000 (12:58 +0400)]
kernel32: Do not add delay if offset is changed.

15 years agowineps.drv: fix passing output parameters in case job.output is not set (fix eterbug...
Vitaly Perov [Mon, 6 Jul 2009 11:59:31 +0000 (15:59 +0400)]
wineps.drv: fix passing output parameters in case job.output is not set (fix eterbug #4076)

15 years agocomctl32/tests: Test checks padding after sending TB_SETPADDING message
Ivan Donchevskiy [Fri, 3 Jul 2009 06:15:52 +0000 (10:15 +0400)]
comctl32/tests: Test checks padding after sending TB_SETPADDING message

15 years agoDo not load dongles drivers by default.
Alexander Morozov [Tue, 30 Jun 2009 16:03:01 +0000 (20:03 +0400)]
Do not load dongles drivers by default.

15 years agoAdd Senselock key support (eterbug #4075).
Alexander Morozov [Tue, 30 Jun 2009 16:36:15 +0000 (20:36 +0400)]
Add Senselock key support (eterbug #4075).

15 years agoservices: Do not start disabled services.
Alexander Morozov [Mon, 29 Jun 2009 10:43:03 +0000 (14:43 +0400)]
services: Do not start disabled services.