2006-01-07 |
Thomas Bluemel | fixed removing the children in ShellBrowser::InsertSubi... |
tree | commitdiff |
2006-01-07 |
Ged Murphy | - fix startup type |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Forgot to commit these for MSVC build... |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - get wshtcpip to compile.. |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Deleted npf as recommended by Steven, KJK and Art. |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Get afd to build. |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - GEt TCPIP building with msvc. |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Do not generate manifest files for drivers or native... |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Get oskittcp to compile on msvc. |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Get IP to compile. |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Get chew and csq to compile. |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Get kbd/mouclass compiling |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Make NTFS compile on msvc. |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Make CDFS work with msvc/ddk. |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - get sndblst and sound compiling on msvc. |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - get mpu401, parallel and ramdrv to work on msvc. |
tree | commitdiff |
2006-01-07 |
James Tabor | Patch by Raimonds Praude raimonds.praude at sets.lv |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Get green to compile with msvc/ddk. |
tree | commitdiff |
2006-01-07 |
Brandon Turner | Remove NtGdiCheckColorsInGamut as it is not an API. |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Much cleaner way to get blue building (remove ugly... |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Get beep and blue to compile/link on MSVC. |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - The DDK disables usage of _enable/_disable so that... |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Get bus drivers to compile and link on MSVC. |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Properly set STDCALL as default convention, previous... |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | - Don't name-decorate the entrypoint. This lets msvc... |
tree | commitdiff |
2006-01-07 |
Brandon Turner | Didnt mean to commit this in the last one. |
tree | commitdiff |
2006-01-07 |
Alex Ionescu | * Rbuild MSVC Backend changes: |
tree | commitdiff |
2006-01-07 |
Ged Murphy | pull service info out of the registry to populate the... |
tree | commitdiff |
2006-01-07 |
Brandon Turner | Remove NtGdiDeleteDC |
tree | commitdiff |
2006-01-06 |
Christoph von Wittich | disabled warning 4214 |
tree | commitdiff |
2006-01-06 |
Gé van Geldorp | The adapter name is actually the GUID. Also store the... |
tree | commitdiff |
2006-01-06 |
Alex Ionescu | - Set the right Thread->WaitTime dring waits |
tree | commitdiff |
2006-01-06 |
Christoph von Wittich | buttons in page setup now working properly (for En... |
tree | commitdiff |
2006-01-06 |
Gé van Geldorp | Update status |
tree | commitdiff |
2006-01-06 |
Gé van Geldorp | Sync to Wine-0_9_5: |
tree | commitdiff |
2006-01-06 |
Gé van Geldorp | Sync to Wine-0_9_5: |
tree | commitdiff |
2006-01-06 |
Gé van Geldorp | Sync to Wine-0_9_5: |
tree | commitdiff |
2006-01-06 |
Gé van Geldorp | Sync to Wine-0_9_5: |
tree | commitdiff |
2006-01-06 |
Gé van Geldorp | Sync to Wine-0_9_5: |
tree | commitdiff |
2006-01-06 |
Gé van Geldorp | Sync to Wine-0_9_5: |
tree | commitdiff |
2006-01-06 |
Gé van Geldorp | Sync to Wine-0_9_5: |
tree | commitdiff |
2006-01-06 |
Gé van Geldorp | Sync to Wine-0_9_5: |
tree | commitdiff |
2006-01-06 |
Gé van Geldorp | Sync to Wine-0_9_5: |
tree | commitdiff |
2006-01-06 |
Gé van Geldorp | Sync to Wine-0_9_5: |
tree | commitdiff |
2006-01-06 |
Gé van Geldorp | Sync to Wine-0_9_5: |
tree | commitdiff |
2006-01-06 |
Magnus Olsen | fix a typo |
tree | commitdiff |
2006-01-06 |
Ged Murphy | - Added the properties dialog |
tree | commitdiff |
2006-01-06 |
Gé van Geldorp | Merge in a post-Wine-0_9_5 change to get rid of some... |
tree | commitdiff |
2006-01-06 |
Gé van Geldorp | Sync to Wine-0_9_5: |
tree | commitdiff |
2006-01-06 |
Thomas Bluemel | implemented ExpandEnvironmentStringsForUserA/W |
tree | commitdiff |
2006-01-06 |
James Tabor | Removed DPRINT1, 8^D |
tree | commitdiff |
2006-01-06 |
James Tabor | Revert, thx Thomas, wasnt sure. |
tree | commitdiff |
2006-01-06 |
James Tabor | Should have placed extern in there. |
tree | commitdiff |
2006-01-06 |
Thomas Bluemel | fixed uninitialized variable warnings |
tree | commitdiff |
2006-01-06 |
Hartmut Birr | Fixed the register saving in ExfInterlockedCompareExcha... |
tree | commitdiff |
2006-01-06 |
Alex Ionescu | - Fix Status/WaitStatus/Thread->WaitStatus confusion... |
tree | commitdiff |
2006-01-06 |
Alex Ionescu | - Invert CONFIG_SMP defines as requested by Hartmut |
tree | commitdiff |
2006-01-06 |
James Tabor | Need extra proto. |
tree | commitdiff |
2006-01-06 |
James Tabor | Implement NtUserGetMenuBarInfo. Tested with MPlayerC... |
tree | commitdiff |
2006-01-06 |
Magnus Olsen | fixed working strechblt for all dibxx now. do not say... |
tree | commitdiff |
2006-01-06 |
Alex Ionescu | - Fix some bugs in Kernel Queue implementation: |
tree | commitdiff |
2006-01-06 |
Ged Murphy | New icon. Couple of code changes linked to that. Just... |
tree | commitdiff |
2006-01-05 |
Ged Murphy | Remove the temp note. Gé is on fire ! |
tree | commitdiff |
2006-01-05 |
Christoph von Wittich | added german translation |
tree | commitdiff |
2006-01-05 |
Gé van Geldorp | Don't keep overwriting the first address entry, give... |
tree | commitdiff |
2006-01-05 |
Steven Edwards | everything I said about mixed case seems to be wrong... |
tree | commitdiff |
2006-01-05 |
Ged Murphy | add to the bootcd for the purpose of testing bug 1253 |
tree | commitdiff |
2006-01-05 |
Magnus Olsen | patch from GvG, it fixing the bug for calc = when it... |
tree | commitdiff |
2006-01-05 |
Thomas Bluemel | Fixed uninitialized variable warning with GCC4 |
tree | commitdiff |
2006-01-05 |
Brandon Turner | en.rc not En.rc |
tree | commitdiff |
2006-01-05 |
Alex Ionescu | - God is a second-hand imitation of Gé. Fix for bug... |
tree | commitdiff |
2006-01-05 |
Ged Murphy | Fix ugly toolbar colour |
tree | commitdiff |
2006-01-05 |
Ged Murphy | - Fix local xml file (thanks to Christoph for spotting... |
tree | commitdiff |
2006-01-05 |
Ged Murphy | - Start to put together a services.msc equivalent. |
tree | commitdiff |
2006-01-05 |
Royce Mitchell III | fix build in unspecified build environment - patch... |
tree | commitdiff |
2006-01-05 |
Royce Mitchell III | fix msvc6 warnings |
tree | commitdiff |
2006-01-05 |
Alex Ionescu | - Tabs not spaces. |
tree | commitdiff |
2006-01-05 |
Alex Ionescu | - Uncondtionally build with optimizations (can still... |
tree | commitdiff |
2006-01-05 |
Alex Ionescu | - New ERESOURCE implementation: fixes the return value... |
tree | commitdiff |
2006-01-05 |
Alex Ionescu | - Change dispatcher lock release to be more like docume... |
tree | commitdiff |
2006-01-05 |
Alex Ionescu | - Fix build. |
tree | commitdiff |
2006-01-05 |
Alex Ionescu | - Disable commented out define-check which i had only... |
tree | commitdiff |
2006-01-05 |
Alex Ionescu | - Separate UP and MP spinlock functions. |
tree | commitdiff |
2006-01-05 |
Hervé Poussineau | Add some exports to ntdll |
tree | commitdiff |
2006-01-05 |
Alex Ionescu | - Implemented Queued and In-Stack Queued Spinlocks... |
tree | commitdiff |
2006-01-05 |
Hartmut Birr | KefReleaseSpinLockFromDpcLevel needs the address of... |
tree | commitdiff |
2006-01-05 |
Hervé Poussineau | Add prototypes for Nt/ZwReplyWaitReceivePortEx, Nt... |
tree | commitdiff |
2006-01-05 |
Gé van Geldorp | - Disable NtQuerySecurityObject for now |
tree | commitdiff |
2006-01-05 |
Alex Ionescu | Fix stack corruption. Thanks to Waxdragon and the fact... |
tree | commitdiff |
2006-01-05 |
Alex Ionescu | - Optimized the dispatcher lock. It is now gone on... |
tree | commitdiff |
2006-01-05 |
Magnus Olsen | fix new strechblt code for dib32, left todo dib1, dib4... |
tree | commitdiff |
2006-01-05 |
Alex Ionescu | - fix build on dbg=0. Thanks to Andrew |
tree | commitdiff |
2006-01-04 |
Gé van Geldorp | Avoid using uninitialized variables |
tree | commitdiff |
2006-01-04 |
Gé van Geldorp | Only use the Folder class handler if we're actually... |
tree | commitdiff |
2006-01-04 |
Gé van Geldorp | Fix (so far harmless) typo |
tree | commitdiff |
2006-01-04 |
Gé van Geldorp | Let oskit tell us when sending should be blocked 'cause... |
tree | commitdiff |
2006-01-04 |
Alex Ionescu | - Fix worker thread priorities. A quick check of the... |
tree | commitdiff |
2006-01-04 |
James Tabor | Clean up and fixed NtUserGetMenuItemRect. Needs more... |
tree | commitdiff |
2006-01-03 |
Ged Murphy | - Display a temporary note in ipconfig to avoid user... |
tree | commitdiff |
2006-01-03 |
Alex Ionescu | - Implement Pushlocks. Only Waking, and Exclusive Acqui... |
tree | commitdiff |
next |