wine/eterwine.git
17 years agoFix OEM encoding table
Anatoly Lyutin [Tue, 29 Apr 2008 12:01:34 +0000 (16:01 +0400)]
Fix OEM encoding table

17 years agoImportant patch for menu working in 1c 8.0
Anatoly Lyutin [Tue, 29 Apr 2008 11:57:06 +0000 (15:57 +0400)]
Important patch for menu working in 1c 8.0

17 years agoMake some types of window managed or not managed for our aims
Anatoly Lyutin [Tue, 29 Apr 2008 11:55:19 +0000 (15:55 +0400)]
Make some types of window managed or not managed for our aims

17 years agoHack for DEFAULT_CHARSET
Anatoly Lyutin [Tue, 29 Apr 2008 11:47:53 +0000 (15:47 +0400)]
Hack for DEFAULT_CHARSET

17 years agoMerge branch 'master' into eterhack
Konstantin Kondratyuk [Fri, 2 May 2008 09:35:00 +0000 (13:35 +0400)]
Merge branch 'master' into eterhack

17 years agowinex11.drv: Do not to calculate a windows size if it is zooming
Anatoly Lyutin [Tue, 29 Apr 2008 12:06:15 +0000 (16:06 +0400)]
winex11.drv: Do not to calculate a windows size if it is zooming

17 years agouser32: Enable scroll-bars that was disabled after windows style change
Anatoly Lyutin [Tue, 29 Apr 2008 12:05:02 +0000 (16:05 +0400)]
user32: Enable scroll-bars that was disabled after windows style change

17 years agocomctl32: Use a HotTracking color for tabs
Anatoly Lyutin [Tue, 29 Apr 2008 12:03:59 +0000 (16:03 +0400)]
comctl32: Use a HotTracking color for tabs

17 years agowined3d: Guarded to call invalid pointer
Anatoly Lyutin [Tue, 29 Apr 2008 12:02:25 +0000 (16:02 +0400)]
wined3d: Guarded to call invalid pointer

17 years agouser32: Remove capturing of edit box after mouse button down in another place
Anatoly Lyutin [Tue, 29 Apr 2008 11:59:52 +0000 (15:59 +0400)]
user32: Remove capturing of edit box after mouse button down in another place

17 years agoprograms/wineconsole: Add a switchin mode for user wineconsole mode
Anatoly Lyutin [Tue, 29 Apr 2008 11:58:25 +0000 (15:58 +0400)]
programs/wineconsole: Add a switchin mode for user wineconsole mode

17 years agocomctl32: Allow to set focus at item in some types of Listview
Anatoly Lyutin [Tue, 29 Apr 2008 11:53:20 +0000 (15:53 +0400)]
comctl32: Allow to set focus at item in some types of Listview

17 years agouser32: Prevent endless loop
Anatoly Lyutin [Tue, 29 Apr 2008 11:52:01 +0000 (15:52 +0400)]
user32: Prevent endless loop

17 years agouser32: No need to repaint Static control after unsuccessful bitmap insertion.
Anatoly Lyutin [Tue, 29 Apr 2008 11:49:46 +0000 (15:49 +0400)]
user32: No need to repaint Static control after unsuccessful bitmap insertion.

17 years agouser32: Force switching of maximizing MDI child
Anatoly Lyutin [Tue, 29 Apr 2008 11:45:46 +0000 (15:45 +0400)]
user32: Force switching of maximizing MDI child

17 years agouser32: Disable close button for some types MessageBoxes
Anatoly Lyutin [Tue, 29 Apr 2008 11:42:25 +0000 (15:42 +0400)]
user32: Disable close button for some types MessageBoxes

17 years agowinex11.drv: Fix paste strings from Unix programs into Wine non unicode program
Anatoly Lyutin [Tue, 29 Apr 2008 11:40:52 +0000 (15:40 +0400)]
winex11.drv: Fix paste strings from Unix programs into Wine non unicode program

17 years agowinex11.drv: Add a table with KeySym value for Unicode symbols
Anatoly Lyutin [Tue, 29 Apr 2008 11:37:34 +0000 (15:37 +0400)]
winex11.drv: Add a table with KeySym value for Unicode symbols

17 years agowinex11.drv: Allow to get KeySym value for WCHAR
Anatoly Lyutin [Tue, 29 Apr 2008 11:34:19 +0000 (15:34 +0400)]
winex11.drv: Allow to get KeySym value for WCHAR

17 years agoMerge branch 'master' into eterhack
Vitaly Lipatov [Mon, 28 Apr 2008 17:45:07 +0000 (21:45 +0400)]
Merge branch 'master' into eterhack

17 years agoadd etersoft header
lav@etersoft.ru [Mon, 28 Apr 2008 17:07:44 +0000 (21:07 +0400)]
add etersoft header

17 years agofast hack for compiling with WINEVERSION
Vitaly Lipatov [Mon, 28 Apr 2008 17:34:10 +0000 (21:34 +0400)]
fast hack for compiling with WINEVERSION

17 years agoMerge branch 'master' into eterhack
Vitaly Lipatov [Mon, 28 Apr 2008 17:31:43 +0000 (21:31 +0400)]
Merge branch 'master' into eterhack

17 years agoadd comment before autoconf
Vitaly Lipatov [Mon, 28 Apr 2008 16:50:49 +0000 (20:50 +0400)]
add comment before autoconf

17 years agoMerge branch 'master' of git.eter:/people/kondratyuk/packages/wine
Vitaly Lipatov [Mon, 28 Apr 2008 16:43:16 +0000 (20:43 +0400)]
Merge branch 'master' of git.eter:/people/kondratyuk/packages/wine

17 years agokernel32: Add tables_CP.h
Konstantin Kondratyuk [Mon, 28 Apr 2008 16:39:53 +0000 (20:39 +0400)]
kernel32: Add tables_CP.h

17 years agoadd update before build for lav
Vitaly Lipatov [Mon, 28 Apr 2008 16:36:30 +0000 (20:36 +0400)]
add update before build for lav

17 years agoMerge branch 'master' of git.eter:/people/kondratyuk/packages/wine
Vitaly Lipatov [Mon, 28 Apr 2008 16:33:35 +0000 (20:33 +0400)]
Merge branch 'master' of git.eter:/people/kondratyuk/packages/wine

17 years agoMerge branch 'master' into eterhack
Vitaly Lipatov [Mon, 28 Apr 2008 16:31:28 +0000 (20:31 +0400)]
Merge branch 'master' into eterhack

17 years agoadd autoconf before configure
Vitaly Lipatov [Mon, 28 Apr 2008 16:31:12 +0000 (20:31 +0400)]
add autoconf before configure

17 years agontdll: Add mcache.c
Pavel Vainerman [Mon, 28 Apr 2008 16:31:03 +0000 (20:31 +0400)]
ntdll: Add mcache.c

17 years agoreplace spaces with one tab
Vitaly Lipatov [Mon, 28 Apr 2008 16:26:07 +0000 (20:26 +0400)]
replace spaces with one tab

17 years agoMerge branch 'master' into eterhack
Vitaly Lipatov [Mon, 28 Apr 2008 16:21:39 +0000 (20:21 +0400)]
Merge branch 'master' into eterhack

17 years agomerge eterhack with master before publish
Vitaly Lipatov [Mon, 28 Apr 2008 16:21:24 +0000 (20:21 +0400)]
merge eterhack with master before publish

17 years agowbemprox: add Makefile.in
Ivan Sinitsin [Mon, 28 Apr 2008 16:20:07 +0000 (20:20 +0400)]
wbemprox: add Makefile.in

17 years agouse Etersoft's e-mail in the project
Vitaly Lipatov [Mon, 28 Apr 2008 16:10:45 +0000 (20:10 +0400)]
use Etersoft's e-mail in the project

17 years agoMerge branch 'master' into eterhack
Vitaly Lipatov [Mon, 28 Apr 2008 16:09:50 +0000 (20:09 +0400)]
Merge branch 'master' into eterhack

17 years agowbemprox: add Makefile, enable build wbemprox
Ivan Sinitsin [Mon, 28 Apr 2008 16:06:04 +0000 (20:06 +0400)]
wbemprox: add Makefile, enable build wbemprox

17 years agoenable extrac32 build
Anatoly Lyutin [Mon, 28 Apr 2008 16:04:51 +0000 (20:04 +0400)]
enable extrac32 build

17 years agoMerge branch 'master' of git.eter:/people/kondratyuk/packages/wine
Vitaly Lipatov [Mon, 28 Apr 2008 16:02:53 +0000 (20:02 +0400)]
Merge branch 'master' of git.eter:/people/kondratyuk/packages/wine

17 years agoadd ncursesw header and lib checking
Vitaly Lipatov [Mon, 28 Apr 2008 16:00:01 +0000 (20:00 +0400)]
add ncursesw header and lib checking

17 years agoget project name from the VERSION file
Vitaly Lipatov [Mon, 28 Apr 2008 15:58:27 +0000 (19:58 +0400)]
get project name from the VERSION file

17 years agowbemprox: Add new files
Ivan Sinitsin [Mon, 28 Apr 2008 15:58:12 +0000 (19:58 +0400)]
wbemprox: Add new files

17 years agoMerge branch 'master' into eterhack
lav@etersoft.ru [Mon, 28 Apr 2008 15:40:09 +0000 (19:40 +0400)]
Merge branch 'master' into eterhack

17 years agoMerge branch 'master' of git://source.winehq.org/git/wine
lav@etersoft.ru [Mon, 28 Apr 2008 15:37:34 +0000 (19:37 +0400)]
Merge branch 'master' of git://source.winehq.org/git/wine

Conflicts:

dlls/comctl32/tests/listview.c

17 years agoMerge branch 'eterhack' of git.eter:/people/kondratyuk/packages/wine into eterhack
lav@etersoft.ru [Mon, 28 Apr 2008 15:32:56 +0000 (19:32 +0400)]
Merge branch 'eterhack' of git.eter:/people/kondratyuk/packages/wine into eterhack

17 years agoMerge branch 'master' of git.eter:/people/kondratyuk/packages/wine
lav@etersoft.ru [Mon, 28 Apr 2008 15:32:53 +0000 (19:32 +0400)]
Merge branch 'master' of git.eter:/people/kondratyuk/packages/wine

17 years agoget changes from other repository
lav@etersoft.ru [Mon, 28 Apr 2008 15:32:23 +0000 (19:32 +0400)]
get changes from other repository

17 years agoprograms/extrac32: Add extrac32.exe
Anatoly Lyutin [Mon, 28 Apr 2008 14:53:25 +0000 (18:53 +0400)]
programs/extrac32: Add extrac32.exe

17 years agoWine version hack
Vitaly Lipatov [Mon, 28 Apr 2008 14:45:09 +0000 (18:45 +0400)]
Wine version hack

17 years agoFix eterbug #648 (aside patch)
Vitaly Lipatov [Mon, 28 Apr 2008 14:41:29 +0000 (18:41 +0400)]
Fix eterbug #648 (aside patch)

17 years agoPerl fix (aside patch)
Vitaly Lipatov [Mon, 28 Apr 2008 14:40:06 +0000 (18:40 +0400)]
Perl fix (aside patch)

17 years agoHacks from CodeWeavers
Vitaly Lipatov [Mon, 28 Apr 2008 14:38:34 +0000 (18:38 +0400)]
Hacks from CodeWeavers

17 years agoAside patch for IE
Vitaly Lipatov [Mon, 28 Apr 2008 14:36:17 +0000 (18:36 +0400)]
Aside patch for IE

17 years agoFix bug for build in solaris
Boris Savelev [Mon, 28 Apr 2008 14:33:39 +0000 (18:33 +0400)]
Fix bug for build in solaris

17 years agoFix left_button_down reaction in listview
Anatoly Lyutin [Mon, 28 Apr 2008 14:18:24 +0000 (18:18 +0400)]
Fix left_button_down reaction in listview

17 years agoFix eterbug #53
Vitaly Lipatov [Mon, 28 Apr 2008 14:13:51 +0000 (18:13 +0400)]
Fix eterbug #53

17 years agoCaching calls to wineserver
Vitaly Lipatov [Mon, 28 Apr 2008 14:12:31 +0000 (18:12 +0400)]
Caching calls to wineserver

17 years agoFix crashes of 1C in menu "Properties"
Vitaly Lipatov [Mon, 28 Apr 2008 14:07:46 +0000 (18:07 +0400)]
Fix crashes of 1C in menu "Properties"

17 years agoFix eterbug #907
Anatoly Lyutin [Mon, 28 Apr 2008 14:04:28 +0000 (18:04 +0400)]
Fix eterbug #907

17 years agoFix eterbug #150
Anatoly Lyutin [Mon, 28 Apr 2008 14:02:15 +0000 (18:02 +0400)]
Fix eterbug #150

17 years agoAdd "http://" to the url if url hasn`t protocol
Ivan Sinitsin [Mon, 28 Apr 2008 14:00:56 +0000 (18:00 +0400)]
Add "http://" to the url if url hasn`t protocol

17 years agoFix eterbug #993
Ivan Sinitsin [Mon, 28 Apr 2008 13:58:17 +0000 (17:58 +0400)]
Fix eterbug #993

17 years agoadd main Etersoft header file
lav@etersoft.ru [Mon, 28 Apr 2008 13:42:06 +0000 (17:42 +0400)]
add main Etersoft header file

17 years agoHack for HTMLDocument_get_title
Anatoly Lyutin [Mon, 28 Apr 2008 13:05:39 +0000 (17:05 +0400)]
Hack for HTMLDocument_get_title

17 years agoFix eterbugs #1018, #1095
Anatoly Lyutin [Mon, 28 Apr 2008 13:01:10 +0000 (17:01 +0400)]
Fix eterbugs #1018, #1095

17 years agoFix eterbug #674
Anatoly Lyutin [Mon, 28 Apr 2008 12:56:13 +0000 (16:56 +0400)]
Fix eterbug #674

17 years agoFix eterbug #652 (OSMP Dealer)
Ivan Sinitsin [Mon, 28 Apr 2008 12:52:30 +0000 (16:52 +0400)]
Fix eterbug #652 (OSMP Dealer)

17 years agouser32: Fix a test that fails on platforms without IME.
James Hawkins [Sat, 26 Apr 2008 03:07:39 +0000 (22:07 -0500)]
user32: Fix a test that fails on platforms without IME.

17 years agoChange owner information
Konstantin Kondratyuk [Mon, 28 Apr 2008 12:33:57 +0000 (16:33 +0400)]
Change owner information

17 years agoddraw: Fixed device name.
Jens Albretsen [Sat, 19 Apr 2008 23:01:50 +0000 (01:01 +0200)]
ddraw: Fixed device name.

17 years agows2_32: Handle gethostbyname call failure, add tests.
Kai Blin [Mon, 28 Apr 2008 08:37:39 +0000 (10:37 +0200)]
ws2_32: Handle gethostbyname call failure, add tests.

17 years agomshtml: Added IHTMLInputElement::get_disabled implementation.
Jacek Caban [Mon, 28 Apr 2008 09:57:25 +0000 (11:57 +0200)]
mshtml: Added IHTMLInputElement::get_disabled implementation.

17 years agomshtml: Added put_backgroundImage implementation.
Jacek Caban [Mon, 28 Apr 2008 09:57:06 +0000 (11:57 +0200)]
mshtml: Added put_backgroundImage implementation.

17 years agomshtml.idl: Added DispHTMLInputElement declaration.
Jacek Caban [Mon, 28 Apr 2008 09:56:53 +0000 (11:56 +0200)]
mshtml.idl: Added DispHTMLInputElement declaration.

17 years agodinput: Fix default axes mapping generation.
Vitaliy Margolen [Mon, 28 Apr 2008 05:01:55 +0000 (23:01 -0600)]
dinput: Fix default axes mapping generation.

17 years agoole32: Fix two comments about the running object table.
Rob Shearman [Sun, 27 Apr 2008 22:01:16 +0000 (23:01 +0100)]
ole32: Fix two comments about the running object table.

17 years agocomctl32: Dangling pointers fix.
Andrew Talbot [Sun, 27 Apr 2008 13:17:30 +0000 (14:17 +0100)]
comctl32: Dangling pointers fix.

17 years agowine.inf: Use lowercase for some drivers32 entries and remove trailing whitespace.
Jeff Zaroyko [Mon, 28 Apr 2008 09:21:45 +0000 (19:21 +1000)]
wine.inf: Use lowercase for some drivers32 entries and remove trailing whitespace.

17 years agomsacm32.drv: Increase the reported vDriverVersion.
Jeff Zaroyko [Sun, 27 Apr 2008 07:27:39 +0000 (17:27 +1000)]
msacm32.drv: Increase the reported vDriverVersion.

17 years agoamstream: Register CLSID_AMDirectDrawStream.
David Adam [Sun, 27 Apr 2008 10:16:33 +0000 (12:16 +0200)]
amstream: Register CLSID_AMDirectDrawStream.

17 years agoamstream: Fix the condition of existence of the IMediaStream interface.
David Adam [Sun, 27 Apr 2008 10:10:32 +0000 (12:10 +0200)]
amstream: Fix the condition of existence of the IMediaStream interface.

17 years agomsxml3: Added IObjectWithSite support in IXMLDOMDocument2.
Alistair Leslie-Hughes [Sat, 26 Apr 2008 12:55:05 +0000 (22:55 +1000)]
msxml3: Added IObjectWithSite support in IXMLDOMDocument2.

17 years agoProtection of memory in load_native_dll function
Vitaly Lipatov [Mon, 28 Apr 2008 12:31:09 +0000 (16:31 +0400)]
Protection of memory in load_native_dll function

17 years agowinex11: Rudimentary drawing support for display balloon tool tips in systray.
Bryan DeGrendel [Sat, 26 Apr 2008 10:44:07 +0000 (06:44 -0400)]
winex11: Rudimentary drawing support for display balloon tool tips in systray.

17 years agoimm32: Updated implementation of the Imm{Get|Set}CompositionFont{A|W}.
ByeongSik Jeon [Fri, 25 Apr 2008 15:19:42 +0000 (00:19 +0900)]
imm32: Updated implementation of the Imm{Get|Set}CompositionFont{A|W}.

17 years agoimm32: Implementation of the Imm{Get|Set}StatusWindowPos.
ByeongSik Jeon [Fri, 25 Apr 2008 15:19:34 +0000 (00:19 +0900)]
imm32: Implementation of the Imm{Get|Set}StatusWindowPos.

17 years agoimm32: Implementation of the Imm{Get|Set}CandidateWindow.
ByeongSik Jeon [Fri, 25 Apr 2008 15:19:27 +0000 (00:19 +0900)]
imm32: Implementation of the Imm{Get|Set}CandidateWindow.

17 years agouser32: Set the vkey value to VK_PROCESSKEY when IME process key.
ByeongSik Jeon [Fri, 25 Apr 2008 15:19:22 +0000 (00:19 +0900)]
user32: Set the vkey value to VK_PROCESSKEY when IME process key.

17 years agoimm32: Add the updated ImmTranslateMessage declaration.
ByeongSik Jeon [Fri, 25 Apr 2008 15:19:15 +0000 (00:19 +0900)]
imm32: Add the updated ImmTranslateMessage declaration.

17 years agogdi32: Add SetPixel to the EMF DC functions.
Dmitry Timoshkov [Fri, 25 Apr 2008 13:39:59 +0000 (22:39 +0900)]
gdi32: Add SetPixel to the EMF DC functions.

17 years agoDisable work without ttf fonts
Vitaly Lipatov [Mon, 28 Apr 2008 12:29:01 +0000 (16:29 +0400)]
Disable work without ttf fonts

17 years agoFix eterbug #846
Anatoly Lyutin [Mon, 28 Apr 2008 12:27:12 +0000 (16:27 +0400)]
Fix eterbug #846

17 years agoSupport installing gecko from locale directory
Vitaly Lipatov [Mon, 28 Apr 2008 12:25:23 +0000 (16:25 +0400)]
Support installing gecko from locale directory

17 years agoFix problem with handles in menu
Anatoly Lyutin [Mon, 28 Apr 2008 12:23:45 +0000 (16:23 +0400)]
Fix problem with handles in menu

17 years agolistview: Correct return value from LVM_GETORIGIN including tests for this.
Guy Albertelli [Sat, 26 Apr 2008 04:20:09 +0000 (00:20 -0400)]
listview: Correct return value from LVM_GETORIGIN including tests for this.

Tests to validate return value of the LVM_GETORIGIN message and fix our
implementation.

17 years agolistview: Implement 2 pixel decoration at top of report style with grid lines.
Guy Albertelli [Sat, 26 Apr 2008 04:20:06 +0000 (00:20 -0400)]
listview: Implement 2 pixel decoration at top of report style with grid lines.

The native control has a 2 pixel header. This implements that background pixel
line and the gridline below it.

17 years agolistview: Implement LVS_EX_GRIDLINES functionality.
Guy Albertelli [Sat, 26 Apr 2008 04:20:03 +0000 (00:20 -0400)]
listview: Implement LVS_EX_GRIDLINES functionality.

Implement basic LVS_EX_GRIDLINES functionality including support for no items.

17 years agoquartz: Fix acmwrapper time regression.
Maarten Lankhorst [Fri, 25 Apr 2008 22:14:54 +0000 (15:14 -0700)]
quartz: Fix acmwrapper time regression.

17 years agoquartz: Add a function that can be called when stopping processing data.
Maarten Lankhorst [Fri, 25 Apr 2008 21:59:05 +0000 (14:59 -0700)]
quartz: Add a function that can be called when stopping processing data.