reactos.git
2004-03-02 Filip Navara- Build AFD, TCPIP and TDI with w32api headers.
2004-03-02 Filip NavaraAdded import definitions for KefAcquireSpinLockAtDpcLev...
2004-03-02 Filip Navaraassert -> ASSERT
2004-03-02 Filip Navara2004-03-02 Filip Navara <xnavara@volny.cz>
2004-03-02 Martin Fuchsmerge WineHQ commit
2004-03-02 Martin Fuchsfix NAMELESSUNION support for struct DECIMAL
2004-03-01 Steven EdwardsImported WineCalc by James Briggs.
2004-03-01 Martin Fuchs- declare IPicture OBJC macros
2004-03-01 Martin Fuchsresolve SysStringLen FIXME
2004-03-01 Martin Fuchsremove superflous dllmain.c file
2004-03-01 Martin Fuchscorrect SafeArrayCreateVector[Ex]() parameter types
2004-03-01 Filip Navara- OpenGL bug fixes and cleanup. Patch by Anich Gregor.
2004-03-01 Filip Navara- Fixed IntGdiExtEscape. Patch by Anich Gregor.
2004-03-01 VizziniFirst import of in-progress floppy driver replacement...
2004-03-01 Gunnar Dalsnesfix root keys sort order
2004-03-01 Gunnar Dalsnesspeedup listing items in the treeview
2004-02-29 Hartmut Birr- Fixed the returned values for a data underrun.
2004-02-29 Filip Navara- Fix for race condition that should never happen.
2004-02-29 Martin Fuchsfix SafeArrayCreateVectorEx()
2004-02-29 Martin Fuchsmerge WineHQ commits
2004-02-29 Martin Fuchsfix DECIMAL macros and enable DECIMAL processing functions
2004-02-29 Martin Fuchsenable SafeArray...() functions
2004-02-29 Martin Fuchsremove more FIXMEs
2004-02-29 Martin Fuchsremove LOG output
2004-02-29 Martin Fuchsenable dispatch.c and varformat.c
2004-02-29 Martin Fuchsdeclare ITypeInfo_... COBJ macros
2004-02-29 Martin Fuchsremove FIXMEs and enable now compiling functions
2004-02-29 Martin Fuchsdeclare VARIANT manipulation functions
2004-02-29 Martin Fuchs- define struct UDATE
2004-02-29 Martin Fuchsdefine DISP_E_DIVBYZERO
2004-02-29 Martin Fuchs* include/oleauto.h (struct NUMPARSE, NUMPRS_...):...
2004-02-29 Martin Fuchsremove FIXMEs and re-enable disabled code
2004-02-29 Martin Fuchsadded VARAINT union members llVal and ullVal
2004-02-29 Martin Fuchsmove missing oleaut32 declarations from ros-mingw-fixes...
2004-02-29 Hartmut Birr- Started implementation of busmaster dma.
2004-02-29 Hartmut Birr- Rewrote parts of the capability detection code.
2004-02-29 Martin Fuchsremove FIXMEs using corrected W32API headers
2004-02-29 Martin Fuchsdeclare missing COLOR_... constants
2004-02-29 Martin Fuchsremove FIXMEs using corrected W32API headers
2004-02-29 Martin Fuchs- correct definition of VT_INT_PTR and VT_UINT_PTR
2004-02-29 Martin Fuchs- correct parameter type from LPDISPATCH* to LPDISPATCH
2004-02-29 Hartmut Birr- Protected the callback stack list with a spinlock.
2004-02-29 Filip Navara- Fixed GDI handle leak.
2004-02-29 Filip Navara- Removed the incorrect implementations of Device Inter...
2004-02-29 Hartmut Birr- Don't retry, if the request fails with SRB_STATUS_INV...
2004-02-29 Hartmut Birr- Implemented ScsiPortGetPhysicalAddress for Srb buffers.
2004-02-28 Martin Fuchspreparations for SDI code merge
2004-02-28 Filip Navara- Fixed the definition of IsTextUnicode.
2004-02-28 Thomas Bluemeladded ability to cache gdi objects so they don't have...
2004-02-28 Martin Fuchsmove '#undef UNTERFACE' behind interface definitions
2004-02-28 Martin Fuchsmerge WineHQ commits
2004-02-28 Martin Fuchs- "up" button (no functionality yet)
2004-02-28 Filip Navara- Fixed the MSVCRT compiling error.
2004-02-28 Martin Fuchs- fix for restoring applications using task bar buttons
2004-02-28 Martin Fuchs- fix for restoring applications using task bar buttons
2004-02-28 Martin Fuchscompatibility fix for "Sleipnir" web browser: minimizin...
2004-02-28 Martin Fuchsdesktop switching: allow applications to be visible...
2004-02-28 Filip Navara- Fixed RtlNtStatusToDosErrorNoTeb problems caused...
2004-02-28 Filip Navara- NtQueryKey should return STATUS_BUFFER_TOO_SMALL...
2004-02-28 Filip Navara- Add a notice about import library order.
2004-02-28 Martin Fuchsnew TODO entries
2004-02-28 Martin FuchsCommand line option "-install" to replace previously...
2004-02-28 Martin Fuchsremember last foreground window when switching desktops
2004-02-28 Martin Fuchsremember last foreground window when switching desktops
2004-02-28 Martin Fuchsremember last foreground window when switching desktops
2004-02-28 Eric KohlComplete user profile creation.
2004-02-28 Martin Fuchsanother foreground window fix for clicks on notificatio...
2004-02-28 Martin Fuchsimplemented 'minimize all' feature
2004-02-28 Richard Campbelltemporary workaround for a font issue in win32k...negat...
2004-02-28 Thomas Bluemeldon't hold more than one WM_MOUSEMOVE message at the...
2004-02-27 Gé van GeldorpUse *NameLength before overwriting it
2004-02-27 Steven EdwardsRemoved and moved some internal headers for the WINE...
2004-02-27 Thomas Bluemelminor fix to SetParent()
2004-02-27 Hartmut Birr- Initialize/delete the lock of a console.
2004-02-27 Thomas Bluemeldon't lock the screen dc if it's NULL
2004-02-27 Thomas Bluemelfixed a few gdi leaks
2004-02-27 Filip Navara- Fixed RtlNtStatusToDosErrorNoTeb.
2004-02-27 Thomas Bluemelfixed missing window dereference
2004-02-27 Thomas Bluemelfixed missing window dereference
2004-02-26 Thomas Bluemelminor fixes
2004-02-26 Martin Fuchsrebar control for cabinet windows
2004-02-26 Thomas Bluemelfixed crashes that could be caused by the thread cleanu...
2004-02-26 Martin Fuchsdisable start menu entries for non-existing folders
2004-02-26 Martin Fuchsinclude explorer windows in desktop switching
2004-02-26 Martin Fuchsavoid displaying context menu for application button...
2004-02-26 Martin Fuchsdocu update
2004-02-26 Martin Fuchsfix foreground window handling when clicking on notific...
2004-02-26 Martin Fuchsfix foreground window handling when clicking on notific...
2004-02-26 Martin Fuchsresize taskbar buttons according to number of running...
2004-02-26 Martin Fuchsresize taskbar buttons according to number of running...
2004-02-26 Martin Fuchsresize taskbar buttons according to number of running...
2004-02-26 Hartmut Birr- Marked a cache segment as page out in progress to...
2004-02-26 Filip Navara- Corrected EiAllocatePool prototype.
2004-02-26 Filip Navara- Modified import library order to link to snprintf...
2004-02-26 Filip Navara- Removed IsTextUnicode stub and replaced it with forwa...
2004-02-26 Filip Navara- Support for RBBS_HIDETITLE style.
2004-02-26 Eric KohlRemove obsolete files.
2004-02-26 Eric KohlRemoved all forwarded exports to MSVCRT because a proce...
2004-02-26 Steven EdwardsImported Olepro32 from WINE CVS-20040225.......
2004-02-26 Steven EdwardsUpdated for Winmm changes.
next