reactos.git
2005-11-30 Hartmut BirrDon't check for RequestedOptions if a trailing slash...
2005-11-30 Andrew MungerDefine __NO_CTYPE_INLINES so release npfs will build...
2005-11-30 Thomas Bluemelimplemented SetupDiGetClassDevPropertySheetsA
2005-11-30 Thomas Bluemelfixed call to SetupDiGetClassDevPropertySheets
2005-11-30 Gé van GeldorpAlex Buell <alex.buell@munted.org.uk>:
2005-11-30 Hervé PoussineauFinish implementation of SetupDiGetClassDevPropertyShee...
2005-11-30 Thomas Bluemeldisplay "Unknown" as status when querying the device...
2005-11-30 Thomas Bluemelforgot to commit this change
2005-11-30 Thomas Bluemel- support remote device property sheets
2005-11-30 Martin Fuchssprintf_s1
2005-11-30 Martin FuchsXML-encode characters below 0x20
2005-11-30 Christoph von... fix linker options
2005-11-30 Alex Ionescu- Implement remaining functions in rtl/i386/math_asm.S
2005-11-30 Steven Edwardsa few more porting fixes
2005-11-30 Alex Ionescu- Remove NTSYSAPI/NTSYSCALLAPI definitions from NDK...
2005-11-30 Alex Ionescu- Disable inlining of more string functions in MSVC...
2005-11-30 Alex Ionescu- Define _CTYPE_DISABLE_MACROS for MSVC build.
2005-11-30 Steven Edwardsand remove the defines from here for _CRT_* backward...
2005-11-30 Steven Edwardsdefine _CRT_SECURE_NO_DEPRECATE and _CRT_NON_CONFORMING...
2005-11-30 Steven Edwards'precomp.h' -><precomp.h>
2005-11-30 Christoph von... added more correct linker flags (patch by brezenbak)
2005-11-30 Hartmut Birr- Used the already detected cache line size for RtlPref...
2005-11-30 Ged Murphyput MEAN_AND_LEAN in correct place. Fixes build on...
2005-11-30 Christoph von... fix some problems in patch from brezenbak
2005-11-30 Martin Fuchsstruct FileHolder to encapsulate _tfopen/_tfopen_s()
2005-11-29 Thomas Bluemelpreliminary comment out the self-modifying code for...
2005-11-29 Hartmut BirrCleanup isn't necessary after calling the driver in...
2005-11-29 Thomas Bluemelfixed some more warnings
2005-11-29 Thomas Bluemelremove obsolete shutdown tool from rosapps
2005-11-29 Thomas Bluemelremove obsolete shutdown tool from rosapps
2005-11-29 Gé van GeldorpAdd command line shutdown utility to build
2005-11-29 Thomas Bluemelproperly capture the file name in NtQueryDirectoryFile
2005-11-29 Hartmut BirrAllocate the memory for the search pattern in kernel...
2005-11-29 Martin Fuchsintegrate replacement function for SHBindToParent()
2005-11-29 Martin FuchsAdjust for Visual Studio 2005:
2005-11-29 Martin Fuchscorrect _com_ptr usage
2005-11-29 Thomas Bluemel- fixed the ProbeForWrite prototype
2005-11-29 Thomas Bluemelfix comment in RtlPrefetchMemoryNonTemporal
2005-11-29 Thomas Bluemelfixed registry querying code in Ki386SetProcessorFeatures
2005-11-29 Martin Fuchsswitch to standard conform CRT function names
2005-11-29 Gé van GeldorpSamuel Serapióega <samcharly@hotmail.com>:
2005-11-29 Royce Mitchell IIIenhance generated msvc projects - patch by Brezenbak
2005-11-29 Alex Ionescu- Implement RtlPrefectMemoryNonTemporal. Patch by Patri...
2005-11-29 Christoph von... fix warning
2005-11-29 Christoph von... fixed some warnings when compiling with msvc
2005-11-29 Thomas Bluemelanother hack to get reactos to build again
2005-11-29 Alex Ionescu- Fix the build (patch by Thomas Weidenmueller)
2005-11-28 Nathan WoodsRegedit: Implemented accelerator keys
2005-11-28 Thomas Bluemeloops, I didn't mean to commit that...
2005-11-28 Thomas Bluemelfixed some prototypes
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-11-28 Thomas Bluemeldon't include the ddk
2005-11-28 Alex Ionescu- Support INIT section pragmas for msvc. Patch by Breze...
2005-11-28 Gé van GeldorpFix the fix to RtlFindMessage
2005-11-28 Thomas Bluemelfixed some warnings
2005-11-28 Alex Ionescu- Remove inlined gas assembly + c code mix in math...
2005-11-28 Gé van GeldorpRe-import wmc from Wine
2005-11-28 Gé van GeldorpRemove outdated wmc
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-11-28 James TaborFix header includes.
2005-11-28 Brandon Turnerfixed the stretch code with some help from filip. ...
2005-11-28 Gé van GeldorpNo use in building the targets just to immediately...
2005-11-28 Royce Mitchell IIIappend "_auto" to dsp and vcproj filenames to not confl...
2005-11-28 Brandon Turnerdevmgr.exe changed to devmgrapp.exe
2005-11-28 Thomas Bluemelalso scroll the selection
2005-11-28 Thomas Bluemelscroll the console properly instead of repainting it
2005-11-28 Thomas Bluemelfix no newline at end of file warning
2005-11-28 Royce Mitchell IIIfix linux builds - sorry
2005-11-28 Thomas Bluemelfixed some warnings
2005-11-28 Thomas Bluemelminor fixes
2005-11-28 Brandon Turnerfix wallpaper style center and implement tile.
2005-11-27 Art YerkesCase changes for file names to unbreak unix build.
2005-11-27 Nathan WoodsRegedit: Partially implemented Find/Find Next
2005-11-27 Thomas Bluemelmore light-weight gui consoles that don't double-buffer...
2005-11-27 Brandon Turnerfall back to .default values aren't found. ntclose...
2005-11-27 Royce Mitchell IIImove xml.h/cpp and ssprintf.h/cpp up a directory, make...
2005-11-27 Gé van GeldorpTell others to leave our port alone
2005-11-27 Royce Mitchell IIIadd simplified version of XMLLoadFile() - preparation...
2005-11-27 Royce Mitchell IIIremove dependance on rbuild's headers - preparation...
2005-11-27 Thomas Bluemelfixed uninitialized variable warning
2005-11-27 Thomas BluemelPatch by encoded <samcharly@hotmail.com>:
2005-11-27 Gé van GeldorpAuto-register DLLs during 2nd stage setup
2005-11-27 Hervé PoussineauKeep remote machine name in device info set. Use it...
2005-11-27 Brandon TurnerStructure member name changes. Alex just told me what...
2005-11-27 Hervé PoussineauWrite connection name at the right place in registry.
2005-11-27 Hervé PoussineauSmall cleanup/fixes:
2005-11-27 Alex Ionescu- Add the real NT Object Callbacks and #ifdef out the...
2005-11-27 Alex Ionescu- Forgot to add the define which enables _REACTOS_
2005-11-27 Hervé PoussineauImplement most of SetupDiGetClassDevPropertySheetsW
2005-11-27 Alex Ionescu- Fix compile issues caused by previous patch.
2005-11-27 Alex Ionescu- Remove KTSS_NOIOMP from NDK.
2005-11-27 Hervé PoussineauFix part of bug 1053, by adding other hardware IDs...
2005-11-27 Hartmut BirrLock the MainResource from fcb, if we are trying to...
2005-11-27 Hartmut BirrUse the calculated cluster/offset pair if we extend...
2005-11-27 Hartmut Birr- Lock the MainResource if we overwrite or supersede...
2005-11-27 Filip NavaraUse inflib.
2005-11-27 Hervé PoussineauAdd math coprocessor PNP id. Fixes bug 1052.
2005-11-27 Thomas Bluemelfixed uninitialized variables warnings
2005-11-27 Magnus OlsenFix so reactos can boot to gui again Thx W3seek for...
2005-11-27 Casper HornstrupSpeed up compilation of gdiplus
next