projects
/
reactos.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Changed GUID_DEFINED to _GUID_DEFINED for compatibility (prevent conflict) with mingw...
[reactos.git]
/
reactos
/
2002-10-07
Robert Dickenson
Changed GUID_DEFINED to _GUID_DEFINED for compatibility...
tree
|
commitdiff
2002-10-06
Robert Dickenson
Quick fix to prevent bochs users experiencing aborts...
tree
|
commitdiff
2002-10-05
Jason Filby
DIB color fix, palette fix
tree
|
commitdiff
2002-10-05
David Welch
Implemented IO work queue functions using the system...
tree
|
commitdiff
2002-10-03
Steven Edwards
New line fix for gcc 3.x
tree
|
commitdiff
2002-10-03
Robert Dickenson
Simple test program for Serial Driver testing.
tree
|
commitdiff
2002-10-03
Robert Dickenson
Added exports to def/edf files and modified some pnp...
tree
|
commitdiff
2002-10-03
Robert Dickenson
Added call to possibly tempory IoInitializeWorkerThreads.
tree
|
commitdiff
2002-10-03
Robert Dickenson
Added comment about problem discovered when testing...
tree
|
commitdiff
2002-10-03
Steven Edwards
1. stub sndPlaySnd[A/W] to keep notepad from bitching
tree
|
commitdiff
2002-10-03
Robert Dickenson
Included new file io/iowork.c in build.
tree
|
commitdiff
2002-10-03
Robert Dickenson
Enabled entry for STATUS_OBJECT_NAME_EXISTS
tree
|
commitdiff
2002-10-03
Robert Dickenson
Replaced original with version from FreeDDK and tested...
tree
|
commitdiff
2002-10-03
Robert Dickenson
Added required defines and typedefs for ntoskrnl/io...
tree
|
commitdiff
2002-10-03
Robert Dickenson
Added prototype for IoInitializeWorkerThreads, possibly...
tree
|
commitdiff
2002-10-03
Robert Dickenson
Make WinCVS look a little cleaner.
tree
|
commitdiff
2002-10-03
Robert Dickenson
Some debug macro changes.
tree
|
commitdiff
2002-10-03
Robert Dickenson
Added new file. Lots of research and work required...
tree
|
commitdiff
2002-10-03
Robert Dickenson
Fix for DeviceIoControl masking FILE_DEVICE_FILE_SYSTEM...
tree
|
commitdiff
2002-10-03
Steven Edwards
End of file fix for gcc 3.x
tree
|
commitdiff
2002-10-03
Steven Edwards
End of line fix for gcc 3.x
tree
|
commitdiff
2002-10-03
Robert Dickenson
Implemented many of the ComXX exports.
tree
|
commitdiff
2002-10-03
Robert Dickenson
Added ntddser.h from FreeDDK for Serial Driver development.
tree
|
commitdiff
2002-10-03
Hartmut Birr
Fixed the start value for the time calculation in time2.
tree
|
commitdiff
2002-10-03
Eric Kohl
Added some commnets.
tree
|
commitdiff
2002-10-02
guido
removed duplicate type definition
tree
|
commitdiff
2002-10-02
Eric Kohl
Added minimal MicroChannel bus handler.
tree
|
commitdiff
2002-10-02
Hartmut Birr
Added CcFlushCache and CcGetFileObjectFromSectionPtrs.
tree
|
commitdiff
2002-10-02
Hartmut Birr
Release the cache segment if the reading of it fails...
tree
|
commitdiff
2002-10-02
Hartmut Birr
Release the BcbLock before there is a call to CcRosFree...
tree
|
commitdiff
2002-10-02
Hartmut Birr
Modified some functions, changed the sequence for acqui...
tree
|
commitdiff
2002-10-01
Casper Hornstrup
2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
tree
|
commitdiff
2002-10-01
Casper Hornstrup
2002-10-01 Casper S. Hornstrup <chorns@users.sourcefo...
tree
|
commitdiff
2002-10-01
Jurgen van Gael
FIX:previous was wrong file
tree
|
commitdiff
2002-10-01
Jurgen van Gael
FIX:memory leak - font objects got create for every...
tree
|
commitdiff
2002-10-01
Eugene Ingerman
1. Cleanup GDI objects when process is deleted.
tree
|
commitdiff
2002-09-30
Casper Hornstrup
2002-09-30 Casper S. Hornstrup <chorns@users.sourcefo...
tree
|
commitdiff
2002-09-30
Hartmut Birr
Replaced EXE_SUFFIX with EXE_POSTFIX.
tree
|
commitdiff
2002-09-30
Hartmut Birr
WideCharToMultiByte accept each code page like MultiByt...
tree
|
commitdiff
2002-09-30
Hartmut Birr
Fixed the value for dwHighDateTime in SystemTimeToFileTime.
tree
|
commitdiff
2002-09-30
Hartmut Birr
Fixed the value for EPOCHWEEKDAY.
tree
|
commitdiff
2002-09-30
Hartmut Birr
Release PiThreadListLock before KeReleaseThread is...
tree
|
commitdiff
2002-09-30
Casper Hornstrup
2002-09-30 Casper S. Hornstrup <chorns@users.sourcefo...
tree
|
commitdiff
2002-09-30
Hartmut Birr
Fixed the value for EPOCHWEEKDAY.
tree
|
commitdiff
2002-09-30
Hartmut Birr
Changed from OrginalFileObject to the FileObject from...
tree
|
commitdiff
2002-09-30
Hartmut Birr
Changed the allocation function from ExAllocatePool...
tree
|
commitdiff
2002-09-30
Hartmut Birr
Removed VfatIoIsOperationSynchronous and changed back...
tree
|
commitdiff
2002-09-30
Hartmut Birr
Free the DirectorySeachPattern.
tree
|
commitdiff
2002-09-30
Hartmut Birr
Changed the starting cluster for the call to OffsetToCl...
tree
|
commitdiff
2002-09-30
David Welch
Use the correct bit order.
tree
|
commitdiff
2002-09-30
David Welch
Fix for wrongly disabling interrupts causing system...
tree
|
commitdiff
2002-09-28
Jason Filby
Perform color translation for 4BPP to 4BPP DIBs
tree
|
commitdiff
2002-09-28
Jason Filby
Draw minimize and maximize buttons with smaller, correc...
tree
|
commitdiff
2002-09-27
Hartmut Birr
Fixed the conversion in MultiByteToWideChar. Wmc.exe...
tree
|
commitdiff
2002-09-27
Hartmut Birr
Fixed the calculation of leap days in RtlTimeToTimeFields.
tree
|
commitdiff
2002-09-25
David Welch
Added nicer looking default mouse cursor.
tree
|
commitdiff
2002-09-25
Hartmut Birr
Stored the return value in the location given by the...
tree
|
commitdiff
2002-09-25
Eric Kohl
Added more setup 'pages'. No install functionality...
tree
|
commitdiff
2002-09-25
Robert Dickenson
Added serial to the device_drivers target list.
tree
|
commitdiff
2002-09-25
Robert Dickenson
Moved location of serial driver entry to prevent very...
tree
|
commitdiff
2002-09-25
Steven Edwards
added test for mktime()
tree
|
commitdiff
2002-09-24
Jason Filby
Added missing palette.h
tree
|
commitdiff
2002-09-24
Jason Filby
Win32k fixes including better 1BPP support
tree
|
commitdiff
2002-09-24
guido
added .cvsignore
tree
|
commitdiff
2002-09-24
guido
changed backslash to slash
tree
|
commitdiff
2002-09-24
Steven Edwards
added install for winmm.dll
tree
|
commitdiff
2002-09-24
Steven Edwards
Added blank winmm.dll with one stub to try and get...
tree
|
commitdiff
2002-09-24
Robert Dickenson
Updated with latest version changes to original source.
tree
|
commitdiff
2002-09-24
Robert Dickenson
Temporary workaround to prevent bochs trouble.
tree
|
commitdiff
2002-09-24
Robert Dickenson
Added calls to INIT_TAG for better debugging messages.
tree
|
commitdiff
2002-09-24
Robert Dickenson
Suspicious call to ExFreePool commented out for peer...
tree
|
commitdiff
2002-09-24
Robert Dickenson
Updated with latest version changes to original source...
tree
|
commitdiff
2002-09-24
Robert Dickenson
Addition of control panel applet support to shell32...
tree
|
commitdiff
2002-09-24
Robert Dickenson
Doing some work on the serial driver.
tree
|
commitdiff
2002-09-24
Robert Dickenson
Added new registry entries in support of the network...
tree
|
commitdiff
2002-09-24
Robert Dickenson
Added new targets to the copy list.
tree
|
commitdiff
2002-09-24
Robert Dickenson
Added targets for getting new import libraries built.
tree
|
commitdiff
2002-09-24
Robert Dickenson
Test app for some visibility on whats in the registry.
tree
|
commitdiff
2002-09-24
Robert Dickenson
Added SNMP Error Codes.
tree
|
commitdiff
2002-09-24
Robert Dickenson
Very minor updates in support of network applications...
tree
|
commitdiff
2002-09-24
Robert Dickenson
Minor fix to get ROS pinging reliably over ne2000 as...
tree
|
commitdiff
2002-09-23
Steven Edwards
added install for regression test suite
tree
|
commitdiff
2002-09-23
guido
added clean rule
tree
|
commitdiff
2002-09-23
Steven Edwards
Added some stubbs for the WINE kernel32 regression...
tree
|
commitdiff
2002-09-22
Jason Filby
Added dibtest - only 1BPP test for now
tree
|
commitdiff
2002-09-22
guido
added .cvsignore
tree
|
commitdiff
2002-09-22
guido
updated .cvsignore
tree
|
commitdiff
2002-09-21
David Welch
Accelerate PATCOPY blits.
tree
|
commitdiff
2002-09-21
Jason Filby
Minor fixes
tree
|
commitdiff
2002-09-20
Jason Filby
Windows now show captions
tree
|
commitdiff
2002-09-20
Eugene Ingerman
Patch by Hartmut Birr: protect IrpFlags with spinlock.
tree
|
commitdiff
2002-09-19
Jason Filby
Corrected comment
tree
|
commitdiff
2002-09-19
Jason Filby
Text alignment should be TA_TOP for a new DC
tree
|
commitdiff
2002-09-19
Eric Kohl
Major rework.
tree
|
commitdiff
2002-09-19
Eric Kohl
Moved SCSI headers because they are used by usetup.
tree
|
commitdiff
2002-09-18
David Welch
Create a PDEV for the display driver only once.
tree
|
commitdiff
2002-09-18
KJK::Hyperion
Temporary getopt.h. MingW doesn't define getopt() anywh...
tree
|
commitdiff
2002-09-17
David Welch
Pass only the base name of a module.
tree
|
commitdiff
2002-09-17
David Welch
More user fixes.
tree
|
commitdiff
2002-09-17
David Welch
Misc. user fixes.
tree
|
commitdiff
next