Implemented KERNEL.447 (WIN32_OldYield16).
[wine] / include /
1999-07-31  Ulrich WeigandImplemented KERNEL.447 (WIN32_OldYield16).
1999-07-31  Patrik StridvallFixed/added missing/wrong function prototypes and made...
1999-07-31  Patrik StridvallEliminated warnings.
1999-07-31  Eric KohlSome more messages.
1999-07-31  Alex PriemBugfixes & further updates for the month calendar commo...
1999-07-31  Alex PriemStarted implementing date/time common control.
1999-07-30  Klaas van Gend- added Collate/NoCollate Icons to Print32 dialog ...
1999-07-30  Yuxi ZhangRemoved duplicated defines in winuser.h and commctrl...
1999-07-30  Luc TourangeauAdded a call to the newpath operator immediately before...
1999-07-27  Ulrich WeigandAdded FinalUserInit16/FinalGdiInit16 stubs.
1999-07-27  Francois BoisvertImplemented the Win95 file open/save dialogs.
1999-07-27  Huw D M DaviesAdded more paper sizes and bin names to PPD parser.
1999-07-25  Juergen SchmiedMany fixes/reimplementations.
1999-07-25  Juergen SchmiedNew file. Contains functions not in the official header...
1999-07-25  Huw D M Davies{Start|End}{Doc|Page} go through DCfuncs.
1999-07-25  Juergen SchmiedFixed incomplete proto.
1999-07-24  Ulrich WeigandUnify startup sequence for Wine and WineLib.
1999-07-24  Noel BorthwickFix bug with pasting Wine clipboard content to external...
1999-07-24  Francois BoisvertImplemented TREEVIEW_InsertItemW.
1999-07-24  Sylvain St-GermainFixed inconsistency in conditions that determines if...
1999-07-24  Huw D M DaviesFor large font sizes call XLoadQueryFont with a 100...
1999-07-24  Huw D M DaviesImplement handling of 32 bit AbortProc.
1999-07-24  Lionel UlmerSuppressed compiler warning by using the 'unused' attri...
1999-07-24  Eric PouechRemoved some no longer used prototypes.
1999-07-24  Eric PouechFixed buggy prototype.
1999-07-24  Ulrich WeigandRemoved MODULE_GetWndProcEntry16().
1999-07-24  Paul QuinnAdd a few stubs, some C++ compatibility, and fix a...
1999-07-24  Albert den HaanDeclare only one instance of GUID_NULL.
1999-07-23  Lionel UlmerBetter detection of OpenGL.
1999-07-23  Ulrich WeigandBugfix: Reverted CallTo16 routines to STDCALL convention.
1999-07-23  Huw D M DaviesEnumJobs stub.
1999-07-23  Lionel Ulmer- Added a new option 'noxshm'
1999-07-18  Luc Tourangeau- implementation of SetDeviceClipping
1999-07-18  Alex Priem- Implementation of simple comctl32 v5.0 changes.
1999-07-18  Noel BorthwickImplemented the OLE Clipboard API.
1999-07-18  Francis BeaudetDelay WM_NCPAINT message until the "painter's algorithm...
1999-07-18  Ian SchmidtAdded version information for Win98.
1999-07-18  Alex PriemMacro definitions used SNDMSG instead of SendMessage...
1999-07-18  Thuy NguyenIntroduced a [psdrv] section in wine.conf with a ppdfil...
1999-07-18  Sylvain St-GermainImplementation of the updown buddy windproc subclassing...
1999-07-15  Uwe BonnesAdd WINAPI for EntryAddrProc.
1999-07-15  Eric PouechChanged way of allocation open mci drivers (array ...
1999-07-15  Ulrich WeigandFixed some CONTEXT86 vs. CONTEXT mismatches.
1999-07-15  Ulrich WeigandAdded support for 32-bit NE code segments.
1999-07-11  Alexandre JulliardTake advantage of the new registers saved in the STACK1...
1999-07-11  Marcus MeissnerRemoved the old, historical and no longer working IPC...
1999-07-11  Ulrich WeigandModularized CallFrom/To16 routines. Adapted dependent...
1999-07-10  Howard AbramsAdded checks for sys/errno.h, sys/signal.h and sys...
1999-07-10  Alex PriemFirst try at the month calendar common control. Main...
1999-07-10  Huw D M DaviesImplemented GetPrinterA and GetPrinterDriverA.
1999-07-10  Juergen SchmiedSmall fixes.
1999-07-10  Huw D M DaviesAdded `const's to some registry API functions.
1999-07-10  Ulrich WeigandRemoved all EVENT_Synchronize( FALSE ) calls; use a...
1999-07-10  Huw D M DaviesAdded patterned brushes (level 2 PostScript only).
1999-07-10  Ulrich WeigandBugfix: COMMDLG hook procedures were not CALLBACK.
1999-07-04  Alexandre JulliardRelease 990704. wine-990704
1999-07-04  Alexandre JulliardConverted to the new debug interface, using script...
1999-07-04  Patrik StridvallStarted on an implementation of Win64 for use on 64...
1999-07-04  Patrik StridvallMoved code to the X11 driver.
1999-07-04  Joshua ThielenFixed DestroyAcceleratorTable and implemented CreateAcc...
1999-07-04  Patrik StridvallFixed/moved/added missing/wrong function prototypes.
1999-07-03  Marcus Meissnersome small include fixes, some checks for NULL ptrs,
1999-07-03  Ulrich WeigandOn NE process creation, move major part of NE EXE modul...
1999-06-26  Alexandre JulliardChanged CONTEXT into CONTEXT86 everywhere we really...
1999-06-26  Alexandre JulliardAdded CONTEXT86 definition.
1999-06-26  Alexandre JulliardFixes for non-i386 compiling.
1999-06-26  Patrik StridvallANSI C fixes.
1999-06-26  Eric KohlFixed DPA_LoadStream and improved DPA_Merge.
1999-06-26  Eric KohlStarted WM_NOTIFYFORMAT support.
1999-06-26  Eric PouechNo longer using global vars (shared data) for mm timers...
1999-06-26  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-26  Thuy NguyenImplemented the underline and strikeout text attributes...
1999-06-26  Alexandre JulliardFurther server optimizations:
1999-06-22  Eric PouechMoved to new trace interface.
1999-06-22  Alexandre JulliardMade server communication faster by using a shared...
1999-06-22  Alexandre JulliardMerged THDB and TEB structures.
1999-06-18  Alexandre JulliardA few optimizations.
1999-06-18  Alexandre JulliardAdded DebugBreak.
1999-06-18  Alexandre JulliardDebugger is now called by exception handling.
1999-06-18  Alexandre JulliardMoved signal handling to exception.c, generate exceptio...
1999-06-18  Ulrich Weigand- Do not call XConfigureWindow if SetWindowPos was...
1999-06-13  Alexandre JulliardRelease 990613. wine-990613
1999-06-13  Alexandre JulliardAuthors: Chris Morgan <cmorgan@wpi.edu>, James Abbatiel...
1999-06-12  Patrik StridvallMad the include files idempotent using a consistent...
1999-06-12  Andreas MohrRearrange winver detection code and cache the winver...
1999-06-12  Patrik StridvallAdded CINTERFACE and NONAMELESSUNION support.
1999-06-12  Patrik StridvallAdded extern "C" if __cplusplus is defined.
1999-06-12  Francis BeaudetFixed a few behaviors of the combobox that were broken.
1999-06-12  Guy AlbertelliAdd new "walk" command options to list processes and...
1999-06-12  Patrik StridvallChanged xxx(VOID) to xxx(void).
1999-06-12  Eric PouechMade the service thread instanciable in every process.
1999-06-12  Ove KaavenImplementation of EV_RXFLAG.
1999-06-12  Huw D M DaviesPSDRV_StretchDIBits should use logical co-ords.
1999-06-12  Andreas MohrAdded the function definitions of GetStartupInfo*().
1999-06-11  Alexandre JulliardUse the normal environment routines to build the env...
1999-06-11  Alexandre JulliardReturn console handles in alloc_console request.
1999-06-06  Alexandre JulliardMoved inclusion of winestring.h to winebase.h.
1999-06-06  Ulrich WeigandRemoved Callback.CallTaskRescheduleProc().
1999-06-06  Ulrich WeigandSwitch stacks in CALL32_Init().
1999-06-06  Ulrich Weigand16-bit scheduler reorganized: run all tasks in their...
next