- 14 Sep, 2004 1 commit
-
-
Steven Edwards authored
-
- 09 Sep, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 07 Apr, 2004 1 commit
-
-
Sami Aario authored
startup.
-
- 01 Apr, 2004 1 commit
-
-
Raphael Junqueira authored
-
- 09 Mar, 2004 1 commit
-
-
Bobby Bingham authored
Implement EnumDesktopsA in terms of EnumDesktopsW.
-
- 05 Mar, 2004 1 commit
-
-
Robert Shearman authored
-
- 08 Dec, 2003 1 commit
-
-
Kevin Koltzau authored
-
- 26 Nov, 2003 1 commit
-
-
Alexandre Julliard authored
in winuser.h. Added GetWindowModuleFileName.
-
- 14 Nov, 2003 1 commit
-
-
Dmitry Timoshkov authored
-
- 10 Oct, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 27 Sep, 2003 1 commit
-
-
Dmitry Timoshkov authored
-
- 15 Sep, 2003 1 commit
-
-
Eric Pouech authored
- Added rejection of interprocess messages related to icons.
-
- 12 Aug, 2003 1 commit
-
-
Mike McCormack authored
-
- 23 Jun, 2003 1 commit
-
-
Ulrich Czekalla authored
- add timeout when calling XCheckTypedWindowEvent - fix broken IsClipboardFormatAvailable; it tried to do a trick with EnumClipboardFormats by making incorrect assumptions - in X11DRV_IsClipboardFormatAvailable do a quick exit if no one owns the selection - add 1 second *minimum* time lapse between XSelectionOwner calls - sync clipboard ownership between different wine processes - prevents apps from getting into wierd state where they thought they didn't own the selection but they did and as a result queried themselves for available selection data
-
- 19 May, 2003 1 commit
-
-
Mike McCormack authored
-
- 13 May, 2003 1 commit
-
-
Mike McCormack authored
-
- 12 May, 2003 1 commit
-
-
Alexandre Julliard authored
-
- 02 May, 2003 1 commit
-
-
Andreas Mohr authored
-
- 22 Apr, 2003 1 commit
-
-
Alex Pasadyn authored
-
- 28 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
Fixed window creation to create ASCII windows when called through one of the ASCII dialog functions.
-
- 20 Mar, 2003 1 commit
-
-
Alexandre Julliard authored
names in spec files.
-
- 13 Jan, 2003 1 commit
-
-
Robert Shearman authored
-
- 02 Jan, 2003 1 commit
-
-
Dmitry Timoshkov authored
-
- 10 Dec, 2002 1 commit
-
-
Rolf Kalbermatter authored
return more compliant values for usage in PrivateExtractIcons and PrivateExtractIconEx accept and fill in the icon identifier array correctly if provided allow to retrieve both small and large icons together. - Simplify PrivateExtraxtIcons - Modify PrivateExtractIconExW to: use compatible signature to ExtractIconEx in shell32 which it really is directly as tested on W2K by calling both functions with the same parameters directly call internal extraction function fix error when requesting 1 icon for both sizes
-
- 03 Dec, 2002 1 commit
-
-
Rolf Kalbermatter authored
documentation.
-
- 06 Nov, 2002 1 commit
-
-
Alexandre Julliard authored
'init' spec file directive. Winebuild long options now use a more standard double dash format (older format still supported for backwards compatibility).
-
- 31 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 29 Oct, 2002 2 commits
-
-
Patrik Stridvall authored
-
Alexandre Julliard authored
Split off 16-bit hook functions and re-implemented them on top of the 32-bit ones; system-wide 16-bit hooks are no longer supported at this point.
-
- 25 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 23 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
Removed no longer used hmemTaskQ field in WND structure.
-
- 17 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
-
- 11 Oct, 2002 1 commit
-
-
Alexandre Julliard authored
Reimplemented AttachThreadInput() and added GetGUIThreadInfo().
-
- 10 Oct, 2002 1 commit
-
-
Steve Lustbader authored
-
- 23 Sep, 2002 1 commit
-
-
Dimitrie O. Paun authored
- Get rid of associated 16 bit code from x11drv. - Simplifications, cleanups, etc.
-
- 20 Sep, 2002 1 commit
-
-
Dimitrie O. Paun authored
-
- 06 Sep, 2002 1 commit
-
-
Alexandre Julliard authored
temporarily exporting the few functions that are not properly separated yet.
-
- 28 Aug, 2002 1 commit
-
-
Per Nystrom authored
-
- 16 Aug, 2002 1 commit
-
-
Aric Stewart authored
-
- 10 Jul, 2002 1 commit
-
-
Jon Griffiths authored
UnhookWinEvent.
-