projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Made handle table a separate object.
[wine]
/
include
/
1999-05-29
Alexandre Julliard
Got rid of THREAD_InitDone.
tree
|
commitdiff
1999-05-29
Paul Quinn
ver.h is a legacy header. winver.h should be used instead.
tree
|
commitdiff
1999-05-29
Luc Tourangeau
- Reimplemented the scrolling using SetScrollInfo and...
tree
|
commitdiff
1999-05-29
Eric Pouech
Added missing TRACE define when NO_DEBUG_MSGS was defined.
tree
|
commitdiff
1999-05-24
Alexandre Julliard
Removed process argument to PROCESS_CallUserSignalProc.
tree
|
commitdiff
1999-05-24
Alexandre Julliard
Added support for dumping variable-size data of server...
tree
|
commitdiff
1999-05-24
Eric Pouech
removed unnecessary MCI drivers entry point
tree
|
commitdiff
1999-05-24
Ulrich Weigand
Moved WINSOCK network IO event handling to special...
tree
|
commitdiff
1999-05-23
Alexandre Julliard
Use the new debug functions to send debug events at...
tree
|
commitdiff
1999-05-23
Alexandre Julliard
Implemented the Win32 debug API functions.
tree
|
commitdiff
1999-05-23
Alexandre Julliard
Added debug events support.
tree
|
commitdiff
1999-05-23
Alexandre Julliard
Release 990523.
wine-990523
tree
|
commitdiff
1999-05-22
Ulrich Weigand
Added UserRepaintDisable16().
tree
|
commitdiff
1999-05-22
Ulrich Weigand
Adapted to EVENT_ driver changes.
tree
|
commitdiff
1999-05-22
Ulrich Weigand
Moved X input event handling out of EVENT_WaitNetEvent...
tree
|
commitdiff
1999-05-22
Huw D M Davies
Implemented AddPrinterA, AddPrinterDriverA and GetPrint...
tree
|
commitdiff
1999-05-22
Eric Pouech
Create a new configuration manifest constant HAVE_OSS_MIDI.
tree
|
commitdiff
1999-05-22
Ulrich Weigand
Improved syslevel handling, store currently held syslev...
tree
|
commitdiff
1999-05-22
Joshua Thielen
Added mmsystem.h include.
tree
|
commitdiff
1999-05-22
Ulrich Weigand
Added ExitKernel16 (replacing USER_ExitWindows), ExitPr...
tree
|
commitdiff
1999-05-22
Paul Quinn
Microsoft com vtable compatibility workaround for g...
tree
|
commitdiff
1999-05-22
Marcus Meissner
Replaced all occurences of SYSMETRICS_xx and sysMetrics...
tree
|
commitdiff
1999-05-22
Eric Kohl
Toolbar customization dialog (take one).
tree
|
commitdiff
1999-05-22
Ulrich Weigand
Fix swapped FreeLibary return values. Handle FreeLibrar...
tree
|
commitdiff
1999-05-22
Ove Kaaven
Changed global DOS_LOL into function DOSMEM_LOL() in...
tree
|
commitdiff
1999-05-22
Ove Kaaven
Added MZ_Current() (returns current LPDOSTASK) and...
tree
|
commitdiff
1999-05-22
Eric Pouech
Some more defines for multimedia.
tree
|
commitdiff
1999-05-17
Huw D M Davies
Implement DocumentProperties, DeviceCapabilities, begin...
tree
|
commitdiff
1999-05-16
Alexandre Julliard
Added a few missing debug event definitions.
tree
|
commitdiff
1999-05-16
Alexandre Julliard
Added TEB in init_thread request.
tree
|
commitdiff
1999-05-15
Alexandre Julliard
Server reorganization:
tree
|
commitdiff
1999-05-14
Marcus Meissner
Replaced WIN_GetWindowInstance by GetWindowLongA(GWL_HI...
tree
|
commitdiff
1999-05-14
Alexandre Julliard
Fixed a few bugs, and improved the exception macros...
tree
|
commitdiff
1999-05-13
Lionel Ulmer
Replaced all the Mesa specific code by GLX code. Should...
tree
|
commitdiff
1999-05-13
Andreas Mohr
Implemented InsertInASPIChain and fixed minor things.
tree
|
commitdiff
1999-05-13
Alexandre Julliard
Adapted for new register functions support (ESP_reg...
tree
|
commitdiff
1999-05-12
Alexandre Julliard
Added macros and definitions for using exception inside...
tree
|
commitdiff
1999-05-12
Alexandre Julliard
Moved some exception definitions to winnt.h and ntddk.h.
tree
|
commitdiff
1999-05-12
Alexandre Julliard
Added ERROR_sig.
tree
|
commitdiff
1999-05-12
Marcus Meissner
WSOCK32/WINSOCK uses SetLastError() to keep its own...
tree
|
commitdiff
1999-05-12
Alexandre Julliard
Added import declaration for Win32 built-ins.
tree
|
commitdiff
1999-05-10
Alexandre Julliard
Added support for forwarded ordinals in built-in dlls.
tree
|
commitdiff
1999-05-09
Alexandre Julliard
Improved exception handling.
tree
|
commitdiff
1999-05-08
Alexandre Julliard
Release 990508.
wine-990508
tree
|
commitdiff
1999-05-08
Alex Korobka
Rearranged PAINT_RedrawWindow() so that it first recurs...
tree
|
commitdiff
1999-05-08
Patrik Stridvall
ANSI C fixes.
tree
|
commitdiff
1999-05-08
Patrik Stridvall
ANSI C fixes.
tree
|
commitdiff
1999-05-08
Huw D M Davies
Split off wingdi16.h from wingdi.h. Add many more...
tree
|
commitdiff
1999-05-08
Michael Veksler
Removed #include "wine/winuser16.h" and use "struct...
tree
|
commitdiff
1999-05-08
Ove Kaaven
Moved DOS List of Lists initialization, and added the...
tree
|
commitdiff
1999-05-08
Noomen Hamza
Bug fixes.
tree
|
commitdiff
1999-05-08
Ulrich Weigand
Call THREAD_FreeTHDB as service thread callback.
tree
|
commitdiff
1999-05-08
Ulrich Weigand
Removed TIMER_SwitchQueue.
tree
|
commitdiff
1999-05-08
Thuy Nguyen
Implementation of IStorage supported by an implementati...
tree
|
commitdiff
1999-05-08
Ulrich Weigand
Check for busy DCE moved to DCHook16().
tree
|
commitdiff
1999-05-08
Ulrich Weigand
Initialize WIN_CritSection earlier.
tree
|
commitdiff
1999-05-08
Luc Tourangeau
Removed the timer that was used to queue TRACKBAR_Refre...
tree
|
commitdiff
1999-05-08
Francis Beaudet
Changed the return value of GetKeyboardState and SetKey...
tree
|
commitdiff
1999-05-05
Alexandre Julliard
No longer necessary.
tree
|
commitdiff
1999-05-04
Francis Beaudet
Check if DC is busy before deleting it.
tree
|
commitdiff
1999-05-04
Ulrich Weigand
Fixed various stupid bugs in services thread routines.
tree
|
commitdiff
1999-05-02
Alexandre Julliard
Updated authors list from the Changelog. Please let...
tree
|
commitdiff
1999-05-02
Alexandre Julliard
Misc fixes and improvements.
tree
|
commitdiff
1999-05-02
Alexandre Julliard
Added check for -lmmap for OS/2.
tree
|
commitdiff
1999-05-02
Francis Beaudet
Fixed a few bugs in the OLE storage implementation...
tree
|
commitdiff
1999-05-02
Michael Veksler
Removed redundant include of winbase.h from winuser16.h.
tree
|
commitdiff
1999-05-02
Ulrich Weigand
Use SERVICES callback to implement Windows timers.
tree
|
commitdiff
1999-05-02
Ove Kaaven
Added prototype for TryEnterCriticalSection.
tree
|
commitdiff
1999-05-02
Klaas van Gend
Make all structures packed and removal of some WINE_PACKED.
tree
|
commitdiff
1999-05-02
Juergen Schmied
- default item handling
tree
|
commitdiff
1999-05-02
Alexandre Julliard
enhmetafile added
tree
|
commitdiff
1999-05-02
Eric Pouech
- got rid of all the internal MM tweaks to load builtin MCI
tree
|
commitdiff
1999-05-02
Huw D M Davies
Started implementing Enhanced MetaFile driver.
tree
|
commitdiff
1999-05-02
Francis Beaudet
Implemented the OLE object default handler and data...
tree
|
commitdiff
1999-05-02
Huw D M Davies
Several improvements to Enhanced MetaFile playback.
tree
|
commitdiff
1999-05-01
Marcus Meissner
MCI_ANIM_OPEN_PARMSW should be LPCWSTR, MCI_DefYieldPro...
tree
|
commitdiff
1999-04-26
Alexandre Julliard
Release 990426.
wine-990426
tree
|
commitdiff
1999-04-26
Marcus Meissner
Added autoconf check for "inline". You can now use...
tree
|
commitdiff
1999-04-25
Patrik Stridvall
Fixed ANSI compabillity.
tree
|
commitdiff
1999-04-25
Bertho Stultiens
Built-in dlls now have resources attached via the PE...
tree
|
commitdiff
1999-04-25
Patrik Stridvall
#pragma pack(?) changed to #include "*pack*.h"
tree
|
commitdiff
1999-04-25
Jim Aston
Added some missing #defines I've run across.
tree
|
commitdiff
1999-04-25
Ove Kaaven
Added a possibility to let the internal debugger use...
tree
|
commitdiff
1999-04-25
Adrian Thurston
Added support for strict handles. Only works on machine...
tree
|
commitdiff
1999-04-25
Eric Pouech
Added some missing manifest constants for Queue Status...
tree
|
commitdiff
1999-04-25
Huw D M Davies
General tidy up of the MetaFile driver - make sure...
tree
|
commitdiff
1999-04-25
Ove Kaaven
Made HeapValidate threadsafe, and added some macros...
tree
|
commitdiff
1999-04-24
Marcus Meissner
autoconf fixes and cleanups (check for dlopen() in...
tree
|
commitdiff
1999-04-24
Huw D M Davies
Added Panose defines and EXTLOGFONT[A|W].
tree
|
commitdiff
1999-04-22
Patrik Stridvall
Fixed ANSI compabillity.
tree
|
commitdiff
1999-04-22
Michael Veksler
Removed some includes of 16 bit API.
tree
|
commitdiff
1999-04-22
Adrian Thurston
ICOMization of remaining interfaces.
tree
|
commitdiff
1999-04-22
Adrian Thurston
Clean up objbase.h. Makes the STDMETHOD set of macros...
tree
|
commitdiff
1999-04-22
Juergen Schmied
Moved stuff to the right place.
tree
|
commitdiff
1999-04-22
Huw D M Davies
Add Enhanced MetaFile record structures.
tree
|
commitdiff
1999-04-22
Thuy Nguyen
First patch implementing property sheets.
tree
|
commitdiff
1999-04-22
Juergen Schmied
- corrected parameter count for SHGetSettings
tree
|
commitdiff
1999-04-22
Bertho Stultiens
Change wine's dlopen search-patch strategy not using...
tree
|
commitdiff
1999-04-19
Huw D M Davies
Implemented recording of StretchDIBits and SetDIBitsToD...
tree
|
commitdiff
1999-04-19
Bertho Stultiens
Removed non-portable hacks and replaced them with more...
tree
|
commitdiff
next