Emanuele Aliberti [Sun, 21 Dec 2003 20:11:46 +0000 (20:11 +0000)]
Minor changes to make the posix module partially compile.
svn path=/trunk/; revision=7165
Thomas Bluemel [Sun, 21 Dec 2003 20:06:45 +0000 (20:06 +0000)]
removed support for double clicks
svn path=/trunk/; revision=7164
Martin Fuchs [Sun, 21 Dec 2003 19:40:34 +0000 (19:40 +0000)]
reactivated work around for Z-order problem on Wine
svn path=/trunk/; revision=7163
Filip Navara [Sun, 21 Dec 2003 19:12:19 +0000 (19:12 +0000)]
Corrected debug message.
svn path=/trunk/; revision=7162
Filip Navara [Sun, 21 Dec 2003 18:38:37 +0000 (18:38 +0000)]
Bug fixes.
svn path=/trunk/; revision=7161
Filip Navara [Sun, 21 Dec 2003 16:49:41 +0000 (16:49 +0000)]
Fixed problems with caret moving in edit control.
svn path=/trunk/; revision=7160
Thomas Bluemel [Sun, 21 Dec 2003 16:48:23 +0000 (16:48 +0000)]
Added missing definition of IsDialogMessageA()
svn path=/trunk/; revision=7159
Thomas Bluemel [Sun, 21 Dec 2003 16:24:19 +0000 (16:24 +0000)]
small fixes
svn path=/trunk/; revision=7158
Martin Fuchs [Sun, 21 Dec 2003 15:55:53 +0000 (15:55 +0000)]
use icon with alpha channel
svn path=/trunk/; revision=7157
Thomas Bluemel [Sun, 21 Dec 2003 15:08:56 +0000 (15:08 +0000)]
small fixes
svn path=/trunk/; revision=7156
Gé van Geldorp [Sun, 21 Dec 2003 14:43:19 +0000 (14:43 +0000)]
Cleanup outdated files
svn path=/trunk/; revision=7155
Eric Kohl [Sun, 21 Dec 2003 14:38:25 +0000 (14:38 +0000)]
Updated welcome.exe.
svn path=/trunk/; revision=7154
Filip Navara [Sun, 21 Dec 2003 10:27:10 +0000 (10:27 +0000)]
Partial implementation of GetPixel.
svn path=/trunk/; revision=7153
Thomas Bluemel [Sun, 21 Dec 2003 10:19:40 +0000 (10:19 +0000)]
moved the INTERNALPOS structure to the WINDOW_OBJECT struct
svn path=/trunk/; revision=7152
Thomas Bluemel [Sun, 21 Dec 2003 09:46:35 +0000 (09:46 +0000)]
Name correction
svn path=/trunk/; revision=7151
Thomas Bluemel [Sat, 20 Dec 2003 22:33:45 +0000 (22:33 +0000)]
DefWndHandleSetCursor() sets default cursor for maximized windows' borders
svn path=/trunk/; revision=7150
Thomas Bluemel [Sat, 20 Dec 2003 21:45:14 +0000 (21:45 +0000)]
partially implemented WM_SETCURSOR messages
svn path=/trunk/; revision=7149
Filip Navara [Sat, 20 Dec 2003 21:43:27 +0000 (21:43 +0000)]
Use of binary search in LdrFindResource_U. Patch by Alexey Stepanenko <alexeystepanenko@mail.ru>.
svn path=/trunk/; revision=7148
Filip Navara [Sat, 20 Dec 2003 21:43:21 +0000 (21:43 +0000)]
Added few debug messages.
svn path=/trunk/; revision=7147
Filip Navara [Sat, 20 Dec 2003 21:43:10 +0000 (21:43 +0000)]
Fixed many problems with WS_EX_TOOLWINDOW windows.
svn path=/trunk/; revision=7146
Filip Navara [Sat, 20 Dec 2003 21:43:01 +0000 (21:43 +0000)]
Fixed parameter names of PatBlt.
svn path=/trunk/; revision=7145
Martin Fuchs [Sat, 20 Dec 2003 21:15:23 +0000 (21:15 +0000)]
avoid error messages with invisible parent windows
svn path=/trunk/; revision=7144
Martin Fuchs [Sat, 20 Dec 2003 20:59:25 +0000 (20:59 +0000)]
work around for incomplete implementation of QueryContextMenu() in Wine
svn path=/trunk/; revision=7143
Martin Fuchs [Sat, 20 Dec 2003 20:37:59 +0000 (20:37 +0000)]
corrected context menu in explorer windows
svn path=/trunk/; revision=7142
Martin Fuchs [Sat, 20 Dec 2003 18:52:50 +0000 (18:52 +0000)]
fixed ShellFolderContextMenu() parameter
svn path=/trunk/; revision=7141
Martin Fuchs [Sat, 20 Dec 2003 18:23:10 +0000 (18:23 +0000)]
context menu implementation for desktop window
svn path=/trunk/; revision=7140
Filip Navara [Sat, 20 Dec 2003 16:51:40 +0000 (16:51 +0000)]
Compilation fixes.
svn path=/trunk/; revision=7139
Filip Navara [Sat, 20 Dec 2003 16:51:05 +0000 (16:51 +0000)]
Corrected packing of the structures.
svn path=/trunk/; revision=7138
Thomas Bluemel [Sat, 20 Dec 2003 16:18:31 +0000 (16:18 +0000)]
install msgina.dll and userinit.exe
svn path=/trunk/; revision=7137
Eric Kohl [Sat, 20 Dec 2003 16:04:20 +0000 (16:04 +0000)]
Install bootvid.sys. This fixes bug #98.
svn path=/trunk/; revision=7136
Eric Kohl [Sat, 20 Dec 2003 16:00:20 +0000 (16:00 +0000)]
Don't stop after hardware detection.
svn path=/trunk/; revision=7135
Thomas Bluemel [Sat, 20 Dec 2003 15:42:47 +0000 (15:42 +0000)]
some fixes on carets
svn path=/trunk/; revision=7134
Filip Navara [Sat, 20 Dec 2003 14:51:41 +0000 (14:51 +0000)]
Removed space optimalization of XLATEGDI that caused some problems.
svn path=/trunk/; revision=7133
Filip Navara [Sat, 20 Dec 2003 14:19:47 +0000 (14:19 +0000)]
Bugfix.
svn path=/trunk/; revision=7132
Eric Kohl [Sat, 20 Dec 2003 12:35:27 +0000 (12:35 +0000)]
- Detect PS/2 Port and Pointer Device (Mouse).
- Calculate CPU speed.
- Fixed delay counter overrun.
svn path=/trunk/; revision=7131
Filip Navara [Sat, 20 Dec 2003 10:31:32 +0000 (10:31 +0000)]
- Palette fixes.
svn path=/trunk/; revision=7130
Thomas Bluemel [Fri, 19 Dec 2003 23:20:06 +0000 (23:20 +0000)]
implemented maximize/restore and minimize buttons for windows, minimize and restore need to be fixed, they don't work properly
svn path=/trunk/; revision=7129
Filip Navara [Fri, 19 Dec 2003 22:58:47 +0000 (22:58 +0000)]
- Removed last GvG's fix to COMCTL32.
- Implemented proper color -> mono bitmap conversion.
svn path=/trunk/; revision=7128
Thomas Bluemel [Fri, 19 Dec 2003 19:30:05 +0000 (19:30 +0000)]
implemented GetMessageExtraInfo() and SetMessageExtraInfo()
svn path=/trunk/; revision=7127
Filip Navara [Fri, 19 Dec 2003 16:41:02 +0000 (16:41 +0000)]
- Updated COMCTL32 to Wine
20031212 release.
svn path=/trunk/; revision=7126
Gé van Geldorp [Thu, 18 Dec 2003 23:06:58 +0000 (23:06 +0000)]
Create toolbar images as unmasked
svn path=/trunk/; revision=7125
Gé van Geldorp [Thu, 18 Dec 2003 23:04:54 +0000 (23:04 +0000)]
Since we have created the off-screen bitmap, let's actually use it
svn path=/trunk/; revision=7124
Thomas Bluemel [Thu, 18 Dec 2003 21:56:44 +0000 (21:56 +0000)]
IntFindWindowToRepaint() only returns window handles that belong to the given thread
svn path=/trunk/; revision=7123
Thomas Bluemel [Thu, 18 Dec 2003 21:42:38 +0000 (21:42 +0000)]
small fix
svn path=/trunk/; revision=7122
Aleksey Bragin [Thu, 18 Dec 2003 18:30:48 +0000 (18:30 +0000)]
Stretchblitting 8->8 bpp implemented
svn path=/trunk/; revision=7121
Aleksey Bragin [Thu, 18 Dec 2003 18:09:48 +0000 (18:09 +0000)]
Stretchblitting 32->32 bpp implemented
svn path=/trunk/; revision=7120
Filip Navara [Thu, 18 Dec 2003 16:47:27 +0000 (16:47 +0000)]
Call CreateMDIWindow[AW] from CreateWindowEx[AW] if WS_EX_MDICHILD style is set.
svn path=/trunk/; revision=7119
Filip Navara [Thu, 18 Dec 2003 14:07:41 +0000 (14:07 +0000)]
Fixed compilation with __USE_W32API.
svn path=/trunk/; revision=7118
Gé van Geldorp [Thu, 18 Dec 2003 13:00:56 +0000 (13:00 +0000)]
Fix the error in the original implementation of Unicode status
determination (Filip agrees)
svn path=/trunk/; revision=7117
Art Yerkes [Thu, 18 Dec 2003 12:09:58 +0000 (12:09 +0000)]
Final edit for tonight.
svn path=/trunk/; revision=7116
Art Yerkes [Thu, 18 Dec 2003 11:38:00 +0000 (11:38 +0000)]
Stubs.
svn path=/trunk/; revision=7115
Art Yerkes [Thu, 18 Dec 2003 11:37:46 +0000 (11:37 +0000)]
Added stubbed calls.
svn path=/trunk/; revision=7114
Art Yerkes [Thu, 18 Dec 2003 10:54:48 +0000 (10:54 +0000)]
Initial version of dnsapi. Not working yet, but compiling and with
seemingly good code.
svn path=/trunk/; revision=7113
Art Yerkes [Thu, 18 Dec 2003 10:54:02 +0000 (10:54 +0000)]
Initial dnsapi sources.
svn path=/trunk/; revision=7112
Art Yerkes [Thu, 18 Dec 2003 10:50:50 +0000 (10:50 +0000)]
*** empty log message ***
svn path=/trunk/; revision=7111
Art Yerkes [Thu, 18 Dec 2003 10:48:20 +0000 (10:48 +0000)]
Added ADNS library. A nice, versatile DNS client library, which forms the
basis of our DNSAPI implementation.
ADNS was written by Ian Jackson (http://www.chiark.greenend.org.uk/~ian/adns/)
and was release under the GPL. We are using Jarle Aase's win32 port:
(http://adns.jgaa.com/)
Arty added timercmp.h, which contains some missing elements from sys/time.h
svn path=/trunk/; revision=7110
Art Yerkes [Thu, 18 Dec 2003 10:37:10 +0000 (10:37 +0000)]
WinError and WinDNS headers.
svn path=/trunk/; revision=7109
Art Yerkes [Thu, 18 Dec 2003 10:35:36 +0000 (10:35 +0000)]
dnsapi test application.
svn path=/trunk/; revision=7108
Gé van Geldorp [Thu, 18 Dec 2003 09:51:08 +0000 (09:51 +0000)]
Allow launching of console apps from GUI apps
svn path=/trunk/; revision=7107
Vizzini [Wed, 17 Dec 2003 23:35:10 +0000 (23:35 +0000)]
turned off debug spew
svn path=/trunk/; revision=7106
Vizzini [Wed, 17 Dec 2003 23:34:35 +0000 (23:34 +0000)]
- Enable "Full Maps" by default
- IP addresses are now registry-configured, per-adapter
- Minor bugfix for off-by-one with extended attributes
svn path=/trunk/; revision=7105
Vizzini [Wed, 17 Dec 2003 22:36:20 +0000 (22:36 +0000)]
added missing parens, courtesy of mike nordell
svn path=/trunk/; revision=7104
Martin Fuchs [Wed, 17 Dec 2003 22:21:56 +0000 (22:21 +0000)]
added TEST code for executing non-folders without shell32
svn path=/trunk/; revision=7103
Filip Navara [Wed, 17 Dec 2003 21:46:10 +0000 (21:46 +0000)]
Unicodifity of window shouldn't be determined by unicodifity of window class.
svn path=/trunk/; revision=7102
Eric Kohl [Wed, 17 Dec 2003 20:27:06 +0000 (20:27 +0000)]
Implemented FsRtlDissectName().
svn path=/trunk/; revision=7101
Aleksey Bragin [Wed, 17 Dec 2003 20:06:10 +0000 (20:06 +0000)]
Inserted UNIMPLEMENTED macro definiton, otherwise /lib/user32 won't compile.
svn path=/trunk/; revision=7100
Thomas Bluemel [Wed, 17 Dec 2003 19:56:13 +0000 (19:56 +0000)]
fixed destroying child windows and some fixes on menus
svn path=/trunk/; revision=7099
Filip Navara [Wed, 17 Dec 2003 18:09:54 +0000 (18:09 +0000)]
- Print function name in Wine debugging macros.
- Updated COMCTL32 to Wine
20031212 release.
svn path=/trunk/; revision=7098
Filip Navara [Wed, 17 Dec 2003 17:00:13 +0000 (17:00 +0000)]
Fixed more registry entries for Shell Folders.
svn path=/trunk/; revision=7097
Filip Navara [Wed, 17 Dec 2003 15:53:11 +0000 (15:53 +0000)]
Fixed registry entries for Wine DLLs, Shell Folders and some other things.
svn path=/trunk/; revision=7096
Thomas Bluemel [Wed, 17 Dec 2003 13:11:55 +0000 (13:11 +0000)]
fixed dereferencing of child window objects in IntDestroyWindow() and send a WM_DESTROY message to them if they don't belong to the calling thread
svn path=/trunk/; revision=7095
KJK::Hyperion [Wed, 17 Dec 2003 01:46:08 +0000 (01:46 +0000)]
- genntdll, shut up
- fixed some forward exports in kernel32
- fixed a couple of embarassing bugs in my getopt implementation
- fixed a warning in pipetools
svn path=/trunk/; revision=7094
KJK::Hyperion [Wed, 17 Dec 2003 01:39:21 +0000 (01:39 +0000)]
Some changes to UxTheme to make it compile with GCC
svn path=/trunk/; revision=7093
Gé van Geldorp [Tue, 16 Dec 2003 21:32:18 +0000 (21:32 +0000)]
Split CreateFileMapping flags before passing them on to NtCreateSection
svn path=/trunk/; revision=7091
Thomas Bluemel [Tue, 16 Dec 2003 18:14:39 +0000 (18:14 +0000)]
deny destroying a window that does not belong to the calling thread
svn path=/trunk/; revision=7090
Aleksey Bragin [Tue, 16 Dec 2003 17:24:42 +0000 (17:24 +0000)]
Added include <stdlib.h> to remove warning about abs().
svn path=/trunk/; revision=7089
Richard Campbell [Tue, 16 Dec 2003 06:51:02 +0000 (06:51 +0000)]
Added a debug note and a warning messages to CopyImage
svn path=/trunk/; revision=7088
Gé van Geldorp [Tue, 16 Dec 2003 00:10:13 +0000 (00:10 +0000)]
Directory is empty and doesn't really need a .cvsignore
svn path=/trunk/; revision=7087
Aleksey Bragin [Mon, 15 Dec 2003 23:33:45 +0000 (23:33 +0000)]
Shrinking bug fixed
svn path=/trunk/; revision=7086
Thomas Bluemel [Mon, 15 Dec 2003 21:51:10 +0000 (21:51 +0000)]
fixed WinPosWindowFromPoint() to reference the returning window object
svn path=/trunk/; revision=7085
Steven Edwards [Mon, 15 Dec 2003 20:50:52 +0000 (20:50 +0000)]
Add libwine.a
svn path=/trunk/; revision=7084
Filip Navara [Mon, 15 Dec 2003 20:47:57 +0000 (20:47 +0000)]
Implementation of [NtGdi]RectVisible.
svn path=/trunk/; revision=7083
Steven Edwards [Mon, 15 Dec 2003 20:21:57 +0000 (20:21 +0000)]
Added MultiMedia headers to support Winmm.
svn path=/trunk/; revision=7082
Steven Edwards [Mon, 15 Dec 2003 20:21:13 +0000 (20:21 +0000)]
Add some basic type information.
svn path=/trunk/; revision=7081
Steven Edwards [Mon, 15 Dec 2003 20:20:34 +0000 (20:20 +0000)]
Ported Winmm.dll from Winehq CVS 12-15-03.
With help of C. H.
svn path=/trunk/; revision=7080
Thomas Bluemel [Mon, 15 Dec 2003 20:03:13 +0000 (20:03 +0000)]
change entry point to 0x0
svn path=/trunk/; revision=7079
Steven Edwards [Mon, 15 Dec 2003 19:39:37 +0000 (19:39 +0000)]
More minor cleanup.
svn path=/trunk/; revision=7078
Gé van Geldorp [Mon, 15 Dec 2003 19:32:32 +0000 (19:32 +0000)]
Fix CBT create hook for NULL window name
svn path=/trunk/; revision=7077
Steven Edwards [Mon, 15 Dec 2003 19:20:27 +0000 (19:20 +0000)]
Turn off a few more debug messages in the edit control.
svn path=/trunk/; revision=7076
Eric Kohl [Mon, 15 Dec 2003 17:50:23 +0000 (17:50 +0000)]
Implemented driver reinitialization.
svn path=/trunk/; revision=7075
Thomas Bluemel [Mon, 15 Dec 2003 15:08:33 +0000 (15:08 +0000)]
fixed handling of WM_MOUSEWHEEL messages...again
svn path=/trunk/; revision=7074
Thomas Bluemel [Mon, 15 Dec 2003 00:44:52 +0000 (00:44 +0000)]
added WM_NCXBUTTON* messages
svn path=/trunk/; revision=7073
Thomas Bluemel [Sun, 14 Dec 2003 23:52:54 +0000 (23:52 +0000)]
NtUserDispatchMessage() shouldn't allow calling the window proc if the window doesn't belong to the thread
svn path=/trunk/; revision=7072
Thomas Bluemel [Sun, 14 Dec 2003 23:30:32 +0000 (23:30 +0000)]
fixed wrong handling of WM_MOUSEWHEEL messages that caused the desktop thread crashing
svn path=/trunk/; revision=7071
Hartmut Birr [Sun, 14 Dec 2003 22:51:52 +0000 (22:51 +0000)]
- Fixed the recursive scan and if there is given a path spec.
- Fixed the displaying of empty dir levels on recursive scans.
- Fixed the call to GetProcAddress for using unicode functions.
- Added more parameters for the call to GetDiskFreeSpaceEx.
svn path=/trunk/; revision=7070
Gé van Geldorp [Sun, 14 Dec 2003 22:34:47 +0000 (22:34 +0000)]
Disable UNIMPLEMENTED for unknown or global hooks so winEmbed runs again
svn path=/trunk/; revision=7069
Thomas Bluemel [Sun, 14 Dec 2003 22:14:45 +0000 (22:14 +0000)]
another fix to message queues and fixed handling of WM_XBUTTONDOWN messages
svn path=/trunk/; revision=7068
Martin Fuchs [Sun, 14 Dec 2003 22:10:24 +0000 (22:10 +0000)]
fixed Context destructor when constructed using the copy constructor
svn path=/trunk/; revision=7067
Martin Fuchs [Sun, 14 Dec 2003 21:56:52 +0000 (21:56 +0000)]
check for availability of SHRestricted() in shell32.dll
svn path=/trunk/; revision=7066
Filip Navara [Sun, 14 Dec 2003 21:32:52 +0000 (21:32 +0000)]
Fixed palette locking.
svn path=/trunk/; revision=7065