reactos.git
2006-01-14 Ged Murphy- Remove licence dialog boxes and implement an about...
2006-01-14 Thomas Bluemelfixed possible buffer overflows in LookupAccountSidW...
2006-01-14 Thomas Bluemelimproved error handling
2006-01-14 Christoph von... implemented PS_DOT, PS_DASH and PS_INSIDEFRAME in IntGd...
2006-01-14 Thomas Bluemelfixed SeSetWorldSecurityDescriptor() so it creates...
2006-01-14 Thomas Bluemelimplemented GetFinalPathNameByHandleA() and added stub...
2006-01-14 Christoph von... fixed LoadCursorIconImage (Thunderbird is now working)
2006-01-14 Thomas Bluemeladd cacls.exe to the bootcd
2006-01-14 Martin Fuchsadd the new icons to the project file
2006-01-14 Alex Ionescu- Fix flaw in win32k hardware message queue which used...
2006-01-14 Thomas BluemelAn initial implementation of cacls.exe. Only displaying...
2006-01-14 Nathan WoodsRbuild: Added "description" field to the various backen...
2006-01-14 Ged Murphyicons are now 16x16, 24x24, 32x32, 48x48
2006-01-13 Ged MurphySeparate mydocs and recent docs resources
2006-01-13 Filip NavaraCopy the correct number of bytes.
2006-01-13 Ged Murphy- new icons for all control panel applets.
2006-01-13 Alex Ionescu- Fix one more leak when converting from non-gui to...
2006-01-13 Alex Ionescu- Properly create, grow and delete the kernel stack...
2006-01-13 Ged Murphydon't forget the ibrowser toolbar :)
2006-01-13 Ged Murphysome new toolbar icons
2006-01-13 Thomas Bluemelrevert my last change
2006-01-13 Thomas Bluemelremove wine's broken _beginthread() and _endthread...
2006-01-13 Thomas Bluemelfixed uninitialized variable warning
2006-01-13 Royce Mitchell IIImsvc2k5 build files
2006-01-13 Royce Mitchell IIImsvc2k5 compatibility fix
2006-01-13 Steven EdwardsThis screws up my grep and is not used anymore
2006-01-13 Steven Edwardsguard the private header
2006-01-13 Thomas BluemelpszGroupName in EnumServicesStatusEx() can be NULL
2006-01-13 Ged Murphysubmit correct icon this time
2006-01-13 Alex IonescuAcquire dispatcher lock if we're going to be expanding...
2006-01-13 Alex IonescuFix typos
2006-01-13 Ged Murphy- Split up the icon resources so each start menu entry...
2006-01-13 Alex IonescuFix boost loop
2006-01-12 Christoph von... added missing explorer-uk.rc (spotted by temarez@yandex.ru)
2006-01-12 Thomas Bluemeldon't use a bitmap font to draw the text in the graphs...
2006-01-12 Alex IonescuSet KernelApcPending == TRUE in KiCheckForKernelApcDeli...
2006-01-12 Alex Ionescu- Unfsck NtGdiExtCreatePen (thanks Christopher).
2006-01-12 Christoph von... added sk kbd layout to registry patch by Malin <malin23...
2006-01-12 Alex IonescuTask Manager enhs & fiexs <Pablo <pborobia@gmail.com>
2006-01-12 Christoph von... added/updated spanish translations by samwise52 <samcha...
2006-01-12 Thomas Bluemelfixed maximum wait time in EnterCriticalPolicySection
2006-01-12 Thomas Bluemelremove incorrect comment that was accidentally copied
2006-01-12 Thomas Bluemelimplemented WaitForUserPolicyForegroundProcessing(...
2006-01-12 Christoph von... added Ukranian translations by temarez <temarez@yandex...
2006-01-12 Alex Ionescu Temporarly disable a correct bugcheck in order to...
2006-01-12 Thomas Bluemelfixed a memory leak in EnterCriticalPolicySection()
2006-01-12 Thomas Bluemel- implemented RefreshPolicy() and RefreshPolicyEx()
2006-01-12 Thomas Bluemelimplemented EnterCriticalPolicySection() and LeaveCriti...
2006-01-12 Alex IonescuDon't release dispatcher lock in ExpBoostThread, we...
2006-01-12 Alex IonescuTemporaily disable kernel stack deletion so head is...
2006-01-12 Thomas Bluemeluse a default security descriptor for the group policy...
2006-01-12 James TaborClean up warning for SafeIconImage might be uninitializ...
2006-01-12 Steven Edwardsremove the libxml2 docs. They are wasting space
2006-01-12 Thomas Bluemelimplemented GetModuleHandleExA/W(), LdrAddRefDll()...
2006-01-12 Alex Ionescu- Add the ktrap_frame hack back because it's still...
2006-01-12 Alex Ionescu- Remove deprecated file.
2006-01-12 Thomas Bluemelremove unused $Id tags
2006-01-12 Thomas Bluemelpartial implementation of AuthzInitializeContextFromSid...
2006-01-12 Thomas Bluemelminor fixes and use a .spec file
2006-01-12 Thomas Bluemelfixed uninitialized variable warning
2006-01-12 Thomas BluemelFix code assuming that the Reg* functions set the last...
2006-01-11 Alex Ionescu- Rewrite usermode callbacks. These changes should...
2006-01-11 Hartmut Birr- We cannot access the OwnerTable without locking the...
2006-01-11 Thomas Bluemel- partially implemented RegisterGPNotification() and...
2006-01-11 Hervé PoussineauRewrite IoGetDeviceInterfaces: no more memory leaks...
2006-01-11 Hervé PoussineauAdd DEVICE_INTERFACE_INCLUDE_NONACTIVE constant
2006-01-11 Ged Murphyredo the toolbar and app icons and a few other minor...
2006-01-11 Alex Ionescu- Fix probably one of the most devastating hidden ROS...
2006-01-11 Thomas Bluemeladd the GET_MODULE_HANDLE_EX_* flags
2006-01-11 Christoph von... make_msvcX_install_[config] patch by Brezenbak
2006-01-11 Alex Ionescu- Fix more bugs in usercall_asm.S.
2006-01-11 Alex Ionescu- Fix some bugs in KiCallUserMode (as of yet unused).
2006-01-11 Alex Ionescu- Implement (although non-optimally) MmGrowKernelStack...
2006-01-11 Alex Ionescu- Fix accidental build breakage.
2006-01-11 Alex Ionescu- Fix MmCreateKernelStack to actually take into account...
2006-01-11 Alex Ionescu- Remove KiServiceCheck and implement PsConvertToGuiThr...
2006-01-11 Alex Ionescu- Move MmGrowKernelStack to mm/process.c with the other...
2006-01-11 Alex Ionescu- New asm definitions for future use.
2006-01-11 Ged Murphyuse GET_X/Y_LPARAM as per MSDN
2006-01-10 Ged MurphyUse WM_CONTEXTMENU for shortcut menu. Thanks Thomas :)
2006-01-10 Gé van GeldorpWRC doesn't understand the "Default"
2006-01-10 Ged Murphy- popup menu on right click
2006-01-10 Alex Ionescu- Fix new msvc compilation issues in win32k due to...
2006-01-10 Alex Ionescu- Fix regression in Firefox installer by making KiWaitS...
2006-01-10 Christoph von... another DIB_32BPP_StretchBlt fix (patch by GreatLord)
2006-01-10 Christoph von... fixed DIB_32BPP_StretchBlt
2006-01-10 Christoph von... added msvc_clean and msvc_clean_all (patch by Brezenbak)
2006-01-10 Martin Fuchsibrowser: display download progress in percent
2006-01-10 Gé van GeldorpOlder binutils don't understand qword ptr
2006-01-10 Hartmut BirrRelease the dispatcher lock after KiUnblockThread.
2006-01-10 Hartmut BirrDon't remove the WaitEntry twice (in KiInsertQueue).
2006-01-09 Hartmut BirrMark the timer as removed (in KiExpireTimers).
2006-01-09 Hartmut Birr- Fixed KiExitDispatcher.
2006-01-09 Gé van GeldorpPrepare front-end for saving settings
2006-01-09 Thomas Bluemelallow warnings for gcc4
2006-01-09 Gé van Geldorpicmp.dll doesn't have a DllRegisterServer entry point
2006-01-09 Christoph von... added icmp.dll to bootcd
2006-01-09 Gé van GeldorpFix building of icmp_main.c
2006-01-09 Christoph von... added icmp to build (does not compile yet, GvG will...
2006-01-09 Christoph von... added some stubs (Photoshop CS seems to work now)
next