Fix for a bug I introduced declaring FASTCALL MouseGDICallBack.
[reactos.git] / reactos /
2003-05-18 Emanuele AlibertiFix for a bug I introduced declaring FASTCALL MouseGDIC...
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-05-18 Emanuele AlibertiWIN32K code cleanup.
2003-05-18 Emanuele AlibertiRECT *is* RECTL
2003-05-18 Eric KohlAdd known DLLs.
2003-05-18 Eric KohlRemove the INSTALL directory of the Boot-CD.
2003-05-18 Eric KohlDo not overwrite existing hive files.
2003-05-18 Eric KohlFixed .inf parser to accept DOS and *nix files.
2003-05-18 Eric KohlParse DOS and *nix text files correctly.
2003-05-18 Gé van GeldorpImplement SetWindowPos()
2003-05-18 Gé van GeldorpGenerate WM_PAINT messages in PeekMessage()
2003-05-17 Eric KohlAdded new MEMORY_AREA_NO_ACCESS type.
2003-05-17 Eric KohlImplemented Top-Down-Allocator.
2003-05-17 Gé van GeldorpWhen sending WM_WINDOWPOSCHANGING and WM_WINDOWPOSCHANG...
2003-05-17 Gé van GeldorpWhen sending WM_WINDOWPOSCHANGING and WM_WINDOWPOSCHANG...
2003-05-17 Hartmut Birr- Reference/Dereference the process object only for...
2003-05-17 Hartmut Birr- Initialize the page directory for a new process from...
2003-05-17 Hartmut Birr- Added some checks for kernel or user space.
2003-05-17 Hartmut Birr- Marked the initial kernel space as mapped.
2003-05-17 Gé van GeldorpImplement SetWindowLong() and refine implementation...
2003-05-17 Hartmut Birr- Free memory for boot load files, except ntoskrnl...
2003-05-17 Gé van GeldorpImplement SetWindowLong() and refine implementation...
2003-05-17 Casper Hornstrup2003-05-17 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-16 Emanuele AlibertiKERNEL32.OpenConsoleW interface changed a proposed...
2003-05-16 Gé van GeldorpConvert from Unicode to ANSI in GetTextMetricsA()
2003-05-16 Eric KohlUpdated NLS function signature.
2003-05-16 Eric KohlAccept .nls files.
2003-05-16 Gé van GeldorpAdded Bitstream Vera fonts and removed accidental loadi...
2003-05-16 Casper Hornstrup2003-05-16 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-16 Gé van GeldorpFixed typo in TEXTMETRICSW
2003-05-15 Eric KohlFixed crash upon shutdown.
2003-05-15 Eric KohlImplemented NLS section (not usable yet) and updated...
2003-05-14 Eric KohlDon't crash ReactOS if DLL-Preloading fails.
2003-05-14 Eric KohlImplemented MmMapViewInSystemSpace() and MmUnmapViewInS...
2003-05-13 Casper Hornstrup2003-05-13 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-12 Eric KohlImplemented dll preloading and mapping.
2003-05-12 Jason FilbyUNIMPLEMENTED put in unimplemented functions
2003-05-12 Gé van GeldorpImplemented IsWindow()
2003-05-12 Eric KohlDirectory objects must be able to parse a 'remaining...
2003-05-12 Eric KohlAdded ability to open a file using a handle to a direct...
2003-05-11 Eric KohlFixed a bug which skipped the first letter of a relativ...
2003-05-11 Casper Hornstrup2003-05-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-11 Casper Hornstrup2003-05-11 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-11 Jason FilbyFixed return values of W32kArc and W32kMoveToEx
2003-05-11 Jason FilbyNtUserSendMessageCallback is UNIMPLEMENTED
2003-05-11 Gé van GeldorpImplement DrawTextA()/DrawTextW() (mostly copied from...
2003-05-11 Jason FilbyNtUserPostMessage: use a switch statement instead of...
2003-05-11 Hartmut Birr- Implemented FSCTL_GET_RETRIVAL_POINTERS.
2003-05-11 Hartmut Birr- Retrieve the cluster chunks for a pagefile from fsd...
2003-05-11 Eric KohlDisplay human readable device descriptions for generic...
2003-05-11 Hartmut Birr- Changed data pointers from signed to unsigned char.
2003-05-10 Gé van GeldorpCheck for messages sent by other threads
2003-05-10 Emanuele AlibertiRight description.
2003-05-09 Eric KohlRemoved duplicate output of used disk space in the...
2003-05-08 Eric KohlAdded a little PnP-BIOS data dumper.
2003-05-08 Gé van GeldorpOnly update page dir for page containing stack
2003-05-07 Gé van GeldorpDon't let page containing stack disappear when switchin...
2003-05-07 Aleksey BraginAdded EthFilterDprIndicateReceive(), EthFilterDprIndica...
2003-05-07 Aleksey BraginUncommented exporting of EthFilterDprIndicateReceive...
2003-05-07 Eric KohlRemoved unix newlines
2003-05-06 Eric KohlMoved test sound.
2003-05-06 Eric KohlFixed wrong types in printf strings.
2003-05-06 Eric KohlAdded emergency console dummy page.
2003-05-06 Gé van GeldorpFixes to GetFullPathNameA and RtlGetFullPathName_U...
2003-05-05 Casper Hornstrup2003-05-05 Casper S. Hornstrup <chorns@users.sourcefo...
2003-05-05 Emanuele AlibertiKERNEL32.OpenConsoleW() implemented.
2003-05-05 Steven Edwardsbuild wm_paint and bitblt tests
2003-05-05 Steven EdwardsAdd install for wm_paint and bitblt test
2003-05-04 Gé van GeldorpAllow sending of messages from non-GUI threads
2003-05-04 Gé van GeldorpClean up debugging stuff and silence debug messages
2003-05-03 Gé van Geldorp(Partial) implementation of W32kGetDIBits()
2003-05-03 Gé van GeldorpFix GetDC(NULL), not complete yet
2003-05-03 Gé van GeldorpImplement GetDeviceCaps()
2003-05-02 Eric KohlStarted work on second stage setup.
2003-05-02 Gé van GeldorpSilence CVS
2003-05-02 Gé van GeldorpImplemented NtUserRegisterWindowMessage
2003-05-01 Gé van GeldorpProperly clean up terminated threads
2003-05-01 Eric KohlGet timeout value from the registry or use default...
2003-05-01 Eric KohlGet timeout value from the registry.
2003-04-30 Gé van GeldorpC++ runtime support, mostly copied from Wine
2003-04-30 Gé van GeldorpChanged some DbgPrint's to DPRINT's
2003-04-30 Gé van GeldorpAdded stubs for keybd_event() and mouse_event()
2003-04-30 Gé van GeldorpFix SetThreadPriority()
2003-04-30 Gé van GeldorpImplement ThreadBasePriority case for NtSetInformationT...
2003-04-30 Gé van GeldorpAdded imm32 and winspool
2003-04-30 Gé van GeldorpInstall winspool.drv
2003-04-30 Gé van GeldorpFully stubbed winspool.drv (Wine printing is too differ...
2003-04-30 Gé van GeldorpZero-initialze TEB for new threads
2003-04-29 Gé van GeldorpAll IsBadXxxxPtr return values were backward (TRUE...
2003-04-29 Eric KohlDisabled debug messages.
2003-04-29 Eric KohlImplemented disk geometry update for BIOS drives.
2003-04-29 KJK::Hyperion - new statically linked library ROSRTL, for code to...
2003-04-28 Casper Hornstrup2003-04-28 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-28 Eric KohlWiped the partition sector structure mess away.
2003-04-28 Casper Hornstrup2003-04-28 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-28 Aleksey BraginAdded DbgPrint-notification for stubbed function KeSetA...
2003-04-28 Aleksey BraginAdded notification for partly-implemented NdisMSetAttri...
2003-04-28 Eric KohlUse disk signature or MBR checksum to find the right...
2003-04-28 Gé van GeldorpRegionSize in MEMORY_BASIC_INFORMATION is relative...
2003-04-27 Gé van GeldorpLayout stat structures exactly the same as in Microsoft...
next