projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use a per-thread buffer and write(2) for debug traces.
[wine]
/
include
/
winuser.h
1999-12-11
Alexandre Julliard
Authors: Kai Morich <kai.morich@bigfoot.de>, Marcus...
blob
|
commitdiff
|
raw
1999-12-04
Erez Volk
Stubs for Get/SetProcessDefaultLayout.
blob
|
commitdiff
|
raw
|
diff to current
1999-11-07
Marcus Meissner
Added ChangeDisplaySettingsExA stub and some flag defines.
blob
|
commitdiff
|
raw
|
diff to current
1999-10-23
Jim Aston
Fixed a small typo.
blob
|
commitdiff
|
raw
|
diff to current
1999-09-19
Marcus Meissner
Added stub implementation for EnumDisplayDevices*.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-18
Michael Veksler
Removed unnecessary includes from ole related files.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-15
Thuy Nguyen
Implemented the WM_SETICON and WM_GETICON messages.
blob
|
commitdiff
|
raw
|
diff to current
1999-08-07
Ulrich Weigand
Separated Win16 (USER) and Win32 (MPR) network routines.
blob
|
commitdiff
|
raw
|
diff to current
1999-07-30
Yuxi Zhang
Removed duplicated defines in winuser.h and commctrl...
blob
|
commitdiff
|
raw
|
diff to current
1999-07-04
Joshua Thielen
Fixed DestroyAcceleratorTable and implemented CreateAcc...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-26
Patrik Stridvall
ANSI C fixes.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-18
Ulrich Weigand
- Do not call XConfigureWindow if SetWindowPos was...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Patrik Stridvall
Mad the include files idempotent using a consistent...
blob
|
commitdiff
|
raw
|
diff to current
1999-06-12
Patrik Stridvall
Changed xxx(VOID) to xxx(void).
blob
|
commitdiff
|
raw
|
diff to current
1999-06-06
Alexandre Julliard
Moved inclusion of winestring.h to winebase.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-06-05
Paul Quinn
Some non-threatening fixes to some headers, as well...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Huw D M Davies
Split off wingdi16.h from wingdi.h. Add many more...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-08
Francis Beaudet
Changed the return value of GetKeyboardState and SetKey...
blob
|
commitdiff
|
raw
|
diff to current
1999-05-02
Juergen Schmied
- default item handling
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Jim Aston
Added some missing #defines I've run across.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-25
Eric Pouech
Added some missing manifest constants for Queue Status...
blob
|
commitdiff
|
raw
|
diff to current
1999-04-18
Juergen Schmied
- use fonts/fontsizes given by SystemParametersInfo
blob
|
commitdiff
|
raw
|
diff to current
1999-04-15
Zygo Blaxell
ReleaseCapture() is supposed to return a BOOL value.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-15
Pascal Lessard
Implement the button with bitmaps.
blob
|
commitdiff
|
raw
|
diff to current
1999-04-03
Thuy Nguyen
DLGITEMTEMPLATE structure had one too many member.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-28
Lionel Ulmer
Added stub for SetSystemCursor.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-28
Alexandre Julliard
Authors: Paul Quinn <paulq@corel.ca>, Aaron Barnes...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-24
Alexandre Julliard
Authors: Adrian Thurston <adriant@corel.ca>, Paul Quinn...
blob
|
commitdiff
|
raw
|
diff to current
1999-03-22
Veksler Michael
Removed winuser16.h from x11drv.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-21
Ove Kaaven
Fixed prototypes of a couple of comm routines.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Jim Aston
Renamed wintypes.h to windef.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-14
Paul Quinn
Many new defines, and structs to help compile MFC....
blob
|
commitdiff
|
raw
|
diff to current
1999-03-13
Pavel Roskin
File open dialog now uses icons instead of bitmaps.
blob
|
commitdiff
|
raw
|
diff to current
1999-03-13
Bertho Stultiens
Changed the DLGTEMPLATE and DLGITEMTEMPLATE types to...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-28
Klaas van Gend
Added the button states as returned by IsDlgButtonCheck...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-26
Alexandre Julliard
Large-scale renaming of all Win32 functions and types...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-18
Francois Boisvert
Implementation of the pushed close button.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-15
Douglas Ridgway
c2man doesn't like extra semicolons.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-14
Eric Pouech
Changed some functions prototypes (were returning void).
blob
|
commitdiff
|
raw
|
diff to current
1999-02-14
Paul Quinn
Fixed some Winelib names.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-13
Marcus Meissner
Implemented MapVirtualKeyEx (ticket 21).
blob
|
commitdiff
|
raw
|
diff to current
1999-02-10
Alexandre Julliard
Authors: Albert Den Haan <albertd@corel.ca>, Adrian...
blob
|
commitdiff
|
raw
|
diff to current
1999-02-09
Michael Veksler
Moved everything out of windows.h.
blob
|
commitdiff
|
raw
|
diff to current
1999-02-09
Paul Quinn
GetCursorPos is actually a BOOL.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-28
Marcus Meissner
Fixed GetIconInfo16 (.spec,ICONINFO struct is different...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-26
Andreas Mohr
Implemented GetIconInfo16 -> call to GetIconInfo32.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-22
Marcus Meissner
Fixed accelerator handling. ACCEL16 used internal,...
blob
|
commitdiff
|
raw
|
diff to current
1999-01-17
Alexandre Julliard
Group commit for recovery after disk crash.
blob
|
commitdiff
|
raw
|
diff to current
1999-01-01
Michael Veksler
Moves more stuff from windows.h.
blob
|
commitdiff
|
raw
|
diff to current
1998-12-15
Veksler Michael
Move declarations from windows.h to wingdi.h and winuser.h.
blob
|
commitdiff
|
raw
|
diff to current
1997-01-01
Alexandre Julliard
Release 970101
wine-970101
blob
|
commitdiff
|
raw
1996-07-17
Alexandre Julliard
Release 960717
wine-960717
blob
|
commitdiff
|
raw
|
diff to current
1996-05-16
Alexandre Julliard
Release 960516
wine-960516
blob
|
commitdiff
|
raw
|
diff to current
1996-05-06
Alexandre Julliard
Release 960506
wine-960506
blob
|
commitdiff
|
raw
|
diff to current
1996-04-28
Alexandre Julliard
Release 960428
wine-960428
blob
|
commitdiff
|
raw
|
diff to current