projects
/
reactos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
reactos.git
2004-07-13
James Tabor
Force a rebuild of the partition table if it already...
commit
|
commitdiff
|
tree
2004-07-12
Gé van Geldorp
SetLogonNotifyWindow is now implemented
commit
|
commitdiff
|
tree
2004-07-12
Gé van Geldorp
Fix RestartDialog() and RestartDialogEx() prototypes
commit
|
commitdiff
|
tree
2004-07-12
Gé van Geldorp
Robert Shearman <R.J.Shearman@warwick.ac.uk>
commit
|
commitdiff
|
tree
2004-07-12
Gé van Geldorp
Fix syntax problem for some windres versions
commit
|
commitdiff
|
tree
2004-07-12
Gé van Geldorp
Ilya Korniyko <k_ilya@ukr.net>
commit
|
commitdiff
|
tree
2004-07-12
Gé van Geldorp
Use string resources for ExitWindowsDialog() and Restar...
commit
|
commitdiff
|
tree
2004-07-12
Gé van Geldorp
Marcus Meissner <marcus@jet.franken.de>
commit
|
commitdiff
|
tree
2004-07-12
Gé van Geldorp
Shutdown step 1: inform winlogon (forgotten file)
commit
|
commitdiff
|
tree
2004-07-12
Gé van Geldorp
Shutdown step 1: inform winlogon
commit
|
commitdiff
|
tree
2004-07-12
Eric Kohl
Replace hardcoded values by new constants.
commit
|
commitdiff
|
tree
2004-07-12
Thomas Bluemel
forgot to export 2 functions
commit
|
commitdiff
|
tree
2004-07-12
Thomas Bluemel
implementation of HidD_GetHidGuid()
commit
|
commitdiff
|
tree
2004-07-12
Thomas Bluemel
added stubs for the Hid User Library (hid.dll)
commit
|
commitdiff
|
tree
2004-07-12
Eric Kohl
Define missing PNTSTATUS.
commit
|
commitdiff
|
tree
2004-07-12
Eric Kohl
Fix NtAccessCheck() prototype.
commit
|
commitdiff
|
tree
2004-07-12
Thomas Bluemel
simplified dynamic loading of dlls
commit
|
commitdiff
|
tree
2004-07-11
Thomas Bluemel
removed wrong comments
commit
|
commitdiff
|
tree
2004-07-11
Thomas Bluemel
do not statically link to ole32.dll, import the functio...
commit
|
commitdiff
|
tree
2004-07-11
Gé van Geldorp
Use default PATHEXT if none found in environment
commit
|
commitdiff
|
tree
2004-07-11
Gé van Geldorp
Jens Collin <jens.collin@lakhei.com>
commit
|
commitdiff
|
tree
2004-07-11
Eric Kohl
Add missing security constants.
commit
|
commitdiff
|
tree
2004-07-11
Eric Kohl
Fix typo in SetSecurityDescriptorOwner().
commit
|
commitdiff
|
tree
2004-07-11
Thomas Bluemel
register the winlogon application directly after startup
commit
|
commitdiff
|
tree
2004-07-11
Filip Navara
- Fixed locking in NtGdiGetCharWidth32. This caused...
commit
|
commitdiff
|
tree
2004-07-10
Thomas Bluemel
added a key security editor (not yet working properly)
commit
|
commitdiff
|
tree
2004-07-10
Thomas Bluemel
added some missing definitions
commit
|
commitdiff
|
tree
2004-07-10
Gero Kuehn
added SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
commit
|
commitdiff
|
tree
2004-07-10
Gero Kuehn
fixed PROPSHEETHEADER nPages calculation
commit
|
commitdiff
|
tree
2004-07-10
Gero Kuehn
copied HalRequestSoftwareInterrupt from uniproc irql...
commit
|
commitdiff
|
tree
2004-07-10
Steven Edwards
added expand.exe and msvfw32.dll to the build.
commit
|
commitdiff
|
tree
2004-07-10
Gé van Geldorp
Roll back __USE_W32API test, add _tsplitpath definition
commit
|
commitdiff
|
tree
2004-07-10
Steven Edwards
Added msvfw32 ported from Wine. This fixes bug 388.
commit
|
commitdiff
|
tree
2004-07-10
Eric Kohl
Fix default DACL of the logon token.
commit
|
commitdiff
|
tree
2004-07-10
Steven Edwards
Removed Microsoft code.
commit
|
commitdiff
|
tree
2004-07-10
Hartmut Birr
- Implemented NtQueryVirtualMemory for unallocated...
commit
|
commitdiff
|
tree
2004-07-10
Thomas Bluemel
export GetSecurityInfo()
commit
|
commitdiff
|
tree
2004-07-10
Eric Kohl
Create group SIDs for logon token.
commit
|
commitdiff
|
tree
2004-07-10
Eric Kohl
Fix RtlEqualSid().
commit
|
commitdiff
|
tree
2004-07-10
Hartmut Birr
- Fixed the return value in VirtualQueryEx if NtQueryVi...
commit
|
commitdiff
|
tree
2004-07-10
Hartmut Birr
- Fixed the comparing of video modes in IntInitScreenInfo.
commit
|
commitdiff
|
tree
2004-07-09
Gé van Geldorp
FindWindow() should search the threads desktop, not...
commit
|
commitdiff
|
tree
2004-07-09
Filip Navara
- Implementation of [NtGdi]GetTextFace[W] and [NtGdi...
commit
|
commitdiff
|
tree
2004-07-09
Thomas Bluemel
added skeleton for acledit.dll
commit
|
commitdiff
|
tree
2004-07-09
Filip Navara
- Some application depend on Info->RegionSize set by...
commit
|
commitdiff
|
tree
2004-07-09
Filip Navara
- Handle UnsafeRect == NULL case in NtUserGetUpdateRect.
commit
|
commitdiff
|
tree
2004-07-09
Filip Navara
- Since LookupAccountSidA is unimplemented, but returns...
commit
|
commitdiff
|
tree
2004-07-09
Filip Navara
- DrawIcon should return TRUE if it succeeds.
commit
|
commitdiff
|
tree
2004-07-09
Filip Navara
- Display window icon only if there is any.
commit
|
commitdiff
|
tree
2004-07-09
Filip Navara
- Corrected the obtaining of TLS callbacks address.
commit
|
commitdiff
|
tree
2004-07-09
Filip Navara
- Fixed dispatching of nested exceptions.
commit
|
commitdiff
|
tree
2004-07-09
Filip Navara
- Added ordinal numbers.
commit
|
commitdiff
|
tree
2004-07-09
Thomas Bluemel
set the control focus when clicking on it
commit
|
commitdiff
|
tree
2004-07-08
Gé van Geldorp
Fix lib/rosrtl compilation
commit
|
commitdiff
|
tree
2004-07-08
Eric Kohl
Register the logon process.
commit
|
commitdiff
|
tree
2004-07-08
Eric Kohl
Fix RegisterLogonProcess().
commit
|
commitdiff
|
tree
2004-07-08
Filip Navara
- Honor the "Extended" bit in SetKeyState.
commit
|
commitdiff
|
tree
2004-07-08
Thomas Bluemel
added a very basic timer queue test program
commit
|
commitdiff
|
tree
2004-07-08
Art Yerkes
Fixed OskitTCPSend prototype.
commit
|
commitdiff
|
tree
2004-07-08
Art Yerkes
Fixed for TCPIP
commit
|
commitdiff
|
tree
2004-07-08
Thomas Bluemel
fixed debug output
commit
|
commitdiff
|
tree
2004-07-08
Thomas Bluemel
Fixed handling of NULL arguments in ChangeDisplaySettin...
commit
|
commitdiff
|
tree
2004-07-08
Thomas Bluemel
1. implemented the timer queue functions of kernel32...
commit
|
commitdiff
|
tree
2004-07-07
Gé van Geldorp
Add command-line shutdown/logoff utility
commit
|
commitdiff
|
tree
2004-07-07
Eric Kohl
Add ACCESS_STATE and INITIAL_PRIVILEGE_SET.
commit
|
commitdiff
|
tree
2004-07-07
Filip Navara
- Updated system colors.
commit
|
commitdiff
|
tree
2004-07-07
Filip Navara
- Use LinBytesPerScanLine (value for linar framebuffer...
commit
|
commitdiff
|
tree
2004-07-07
Filip Navara
- Return image name in SymGetModuleInfo since some...
commit
|
commitdiff
|
tree
2004-07-07
Thomas Bluemel
added missing cvsignore file
commit
|
commitdiff
|
tree
2004-07-07
Filip Navara
- Don't create XLATEOBJ for BitBlt and StretchBlt opera...
commit
|
commitdiff
|
tree
2004-07-07
Filip Navara
- Fixed ExcludeClipRgn for case when DC contained no...
commit
|
commitdiff
|
tree
2004-07-07
Filip Navara
- Handle allocation failure in IntCreateBitmap.
commit
|
commitdiff
|
tree
2004-07-07
Filip Navara
- Imporved implementation of UnhandledExceptionFilter.
commit
|
commitdiff
|
tree
2004-07-07
Filip Navara
- Fixed NtQueryInformationProcess to return STATUS_NOT_...
commit
|
commitdiff
|
tree
2004-07-07
Filip Navara
- Fixed RtlUnwind to correctly remove SEH frames and...
commit
|
commitdiff
|
tree
2004-07-07
Filip Navara
- Add VBE video mode registry. (Gerard Gatineau asked...
commit
|
commitdiff
|
tree
2004-07-07
Eric Kohl
Implement environment variable dialog.
commit
|
commitdiff
|
tree
2004-07-07
Gé van Geldorp
Set default (Administrator) privileges when logging on
commit
|
commitdiff
|
tree
2004-07-07
Gé van Geldorp
Silence debug messages
commit
|
commitdiff
|
tree
2004-07-06
Gé van Geldorp
Implement LookupPrivilegeValueW for local machine
commit
|
commitdiff
|
tree
2004-07-06
Gé van Geldorp
Make AdjustTokenPrivileges confirm to MSDN-documented...
commit
|
commitdiff
|
tree
2004-07-05
Royce Mitchell III
fixed typo
commit
|
commitdiff
|
tree
2004-07-05
Gé van Geldorp
Patch by Jens Collin <jens.collin@lakhei.com>
commit
|
commitdiff
|
tree
2004-07-05
Hartmut Birr
- Check for a valid buffer on a call to IOCTL_DISK_CHEC...
commit
|
commitdiff
|
tree
2004-07-05
Hartmut Birr
- Removed IOCTL_DISK_CHECK_VERIFY. We must use the...
commit
|
commitdiff
|
tree
2004-07-05
Hartmut Birr
- Removed the using of the media change count to recogn...
commit
|
commitdiff
|
tree
2004-07-04
Jason Filby
lstrcpy and lstrcat should return NULL if the string...
commit
|
commitdiff
|
tree
2004-07-04
Filip Navara
- Fixed NumLock, CapsLock and ScrollLock handling in...
commit
|
commitdiff
|
tree
2004-07-04
Filip Navara
- Use absolute value of the color difference when calcu...
commit
|
commitdiff
|
tree
2004-07-04
Filip Navara
- Guard against out of bounds access to KeyboardLayout...
commit
|
commitdiff
|
tree
2004-07-04
Filip Navara
- Fix GDI object locking broken by this patch:
commit
|
commitdiff
|
tree
2004-07-04
Filip Navara
- Send the cursor to display driver in top-down format.
commit
|
commitdiff
|
tree
2004-07-04
Hartmut Birr
- Fixed a bug in IoCsqRemoveIrp and IoCsqRemoveNextIrp.
commit
|
commitdiff
|
tree
2004-07-04
Gé van Geldorp
Mike McCormack <mike@codeweavers.com>
commit
|
commitdiff
|
tree
2004-07-04
Filip Navara
- Don't continue execution if there is no exception...
commit
|
commitdiff
|
tree
2004-07-04
Filip Navara
- Support resursive locking of the GDI objects.
commit
|
commitdiff
|
tree
2004-07-04
Royce Mitchell III
small fix to constant we aren't even using, yet, but...
commit
|
commitdiff
|
tree
2004-07-03
Filip Navara
- Allocate memory from paged pool in EngAllocMem.
commit
|
commitdiff
|
tree
2004-07-03
Filip Navara
- Fixed buffer handling and coordinate translation...
commit
|
commitdiff
|
tree
2004-07-03
Filip Navara
- Don't use the "cpu" directive because NASM 0.98 doesn...
commit
|
commitdiff
|
tree
next