- Do not generate manifest files for drivers or native apps.
[reactos.git] / reactos /
2006-01-07 Alex Ionescu- Do not generate manifest files for drivers or native...
2006-01-07 Alex Ionescu- Get oskittcp to compile on msvc.
2006-01-07 Alex Ionescu- Get IP to compile.
2006-01-07 Alex Ionescu- Get chew and csq to compile.
2006-01-07 Alex Ionescu- Get kbd/mouclass compiling
2006-01-07 Alex Ionescu- Make NTFS compile on msvc.
2006-01-07 Alex Ionescu- Make CDFS work with msvc/ddk.
2006-01-07 Alex Ionescu- get sndblst and sound compiling on msvc.
2006-01-07 Alex Ionescu- get mpu401, parallel and ramdrv to work on msvc.
2006-01-07 James TaborPatch by Raimonds Praude raimonds.praude at sets.lv
2006-01-07 Alex Ionescu- Get green to compile with msvc/ddk.
2006-01-07 Brandon TurnerRemove NtGdiCheckColorsInGamut as it is not an API.
2006-01-07 Alex Ionescu- Much cleaner way to get blue building (remove ugly...
2006-01-07 Alex Ionescu- Get beep and blue to compile/link on MSVC.
2006-01-07 Alex Ionescu- The DDK disables usage of _enable/_disable so that...
2006-01-07 Alex Ionescu- Get bus drivers to compile and link on MSVC.
2006-01-07 Alex Ionescu- Properly set STDCALL as default convention, previous...
2006-01-07 Alex Ionescu- Don't name-decorate the entrypoint. This lets msvc...
2006-01-07 Brandon TurnerDidnt mean to commit this in the last one.
2006-01-07 Alex Ionescu* Rbuild MSVC Backend changes:
2006-01-07 Ged Murphypull service info out of the registry to populate the...
2006-01-07 Brandon TurnerRemove NtGdiDeleteDC
2006-01-06 Christoph von Wittichdisabled warning 4214
2006-01-06 Gé van GeldorpThe adapter name is actually the GUID. Also store the...
2006-01-06 Alex Ionescu- Set the right Thread->WaitTime dring waits
2006-01-06 Christoph von Wittichbuttons in page setup now working properly (for En...
2006-01-06 Gé van GeldorpUpdate status
2006-01-06 Gé van GeldorpSync to Wine-0_9_5:
2006-01-06 Gé van GeldorpSync to Wine-0_9_5:
2006-01-06 Gé van GeldorpSync to Wine-0_9_5:
2006-01-06 Gé van GeldorpSync to Wine-0_9_5:
2006-01-06 Gé van GeldorpSync to Wine-0_9_5:
2006-01-06 Gé van GeldorpSync to Wine-0_9_5:
2006-01-06 Gé van GeldorpSync to Wine-0_9_5:
2006-01-06 Gé van GeldorpSync to Wine-0_9_5:
2006-01-06 Gé van GeldorpSync to Wine-0_9_5:
2006-01-06 Gé van GeldorpSync to Wine-0_9_5:
2006-01-06 Gé van GeldorpSync to Wine-0_9_5:
2006-01-06 Magnus Olsenfix a typo
2006-01-06 Ged Murphy- Added the properties dialog
2006-01-06 Gé van GeldorpMerge in a post-Wine-0_9_5 change to get rid of some...
2006-01-06 Gé van GeldorpSync to Wine-0_9_5:
2006-01-06 Thomas Bluemelimplemented ExpandEnvironmentStringsForUserA/W
2006-01-06 James TaborRemoved DPRINT1, 8^D
2006-01-06 James TaborRevert, thx Thomas, wasnt sure.
2006-01-06 James TaborShould have placed extern in there.
2006-01-06 Thomas Bluemelfixed uninitialized variable warnings
2006-01-06 Hartmut BirrFixed the register saving in ExfInterlockedCompareExcha...
2006-01-06 Alex Ionescu- Fix Status/WaitStatus/Thread->WaitStatus confusion...
2006-01-06 Alex Ionescu- Invert CONFIG_SMP defines as requested by Hartmut
2006-01-06 James TaborNeed extra proto.
2006-01-06 James TaborImplement NtUserGetMenuBarInfo. Tested with MPlayerC...
2006-01-06 Magnus Olsenfixed working strechblt for all dibxx now. do not say...
2006-01-06 Alex Ionescu- Fix some bugs in Kernel Queue implementation:
2006-01-06 Ged MurphyNew icon. Couple of code changes linked to that. Just...
2006-01-05 Ged MurphyRemove the temp note. Gé is on fire !
2006-01-05 Christoph von Wittichadded german translation
2006-01-05 Gé van GeldorpDon't keep overwriting the first address entry, give...
2006-01-05 Steven Edwardseverything I said about mixed case seems to be wrong...
2006-01-05 Ged Murphyadd to the bootcd for the purpose of testing bug 1253
2006-01-05 Magnus Olsenpatch from GvG, it fixing the bug for calc = when it...
2006-01-05 Thomas BluemelFixed uninitialized variable warning with GCC4
2006-01-05 Brandon Turneren.rc not En.rc
2006-01-05 Alex Ionescu- God is a second-hand imitation of Gé. Fix for bug...
2006-01-05 Ged MurphyFix ugly toolbar colour
2006-01-05 Ged Murphy- Fix local xml file (thanks to Christoph for spotting...
2006-01-05 Ged Murphy- Start to put together a services.msc equivalent.
2006-01-05 Royce Mitchell IIIfix build in unspecified build environment - patch...
2006-01-05 Royce Mitchell IIIfix msvc6 warnings
2006-01-05 Alex Ionescu- Tabs not spaces.
2006-01-05 Alex Ionescu- Uncondtionally build with optimizations (can still...
2006-01-05 Alex Ionescu- New ERESOURCE implementation: fixes the return value...
2006-01-05 Alex Ionescu- Change dispatcher lock release to be more like docume...
2006-01-05 Alex Ionescu- Fix build.
2006-01-05 Alex Ionescu- Disable commented out define-check which i had only...
2006-01-05 Alex Ionescu- Separate UP and MP spinlock functions.
2006-01-05 Hervé PoussineauAdd some exports to ntdll
2006-01-05 Alex Ionescu- Implemented Queued and In-Stack Queued Spinlocks...
2006-01-05 Hartmut BirrKefReleaseSpinLockFromDpcLevel needs the address of...
2006-01-05 Hervé PoussineauAdd prototypes for Nt/ZwReplyWaitReceivePortEx, Nt...
2006-01-05 Gé van Geldorp- Disable NtQuerySecurityObject for now
2006-01-05 Alex IonescuFix stack corruption. Thanks to Waxdragon and the fact...
2006-01-05 Alex Ionescu- Optimized the dispatcher lock. It is now gone on...
2006-01-05 Magnus Olsenfix new strechblt code for dib32, left todo dib1, dib4...
2006-01-05 Alex Ionescu- fix build on dbg=0. Thanks to Andrew
2006-01-04 Gé van GeldorpAvoid using uninitialized variables
2006-01-04 Gé van GeldorpOnly use the Folder class handler if we're actually...
2006-01-04 Gé van GeldorpFix (so far harmless) typo
2006-01-04 Gé van GeldorpLet oskit tell us when sending should be blocked 'cause...
2006-01-04 Alex Ionescu- Fix worker thread priorities. A quick check of the...
2006-01-04 James TaborClean up and fixed NtUserGetMenuItemRect. Needs more...
2006-01-03 Ged Murphy- Display a temporary note in ipconfig to avoid user...
2006-01-03 Alex Ionescu- Implement Pushlocks. Only Waking, and Exclusive Acqui...
2006-01-03 Alex Ionescu- More proper fix for the QEMU/Abiword regression....
2006-01-03 Alex Ionescu- Dirty temporary fix to unregress abiword/qemu.
2006-01-03 Alex Ionescu- Fix shamefully dangerously broken Work Thread/Queue...
2006-01-03 Aleksey BraginAdd kbdur.dll (Ukrainian keyboard layout) to the instal...
2006-01-03 Ged Murphyfix ugly tab formatting
2006-01-03 Ged MurphySkeleton dialog box to control system page file size
2006-01-03 Magnus OlsenCommit a patch for hide and show mouse. (forget it)
next