projects
/
reactos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
reactos.git
2005-03-11
Royce Mitchell III
fix gcc4 warnings
commit
|
commitdiff
|
tree
2005-03-10
Gé van Geldorp
Pass NameLength back to caller
commit
|
commitdiff
|
tree
2005-03-10
Art Yerkes
Caps Lock fix suggested by Johannes Olofsson. We now...
commit
|
commitdiff
|
tree
2005-03-10
Eric Kohl
Implement '-o' option. This is equivalent to MIDLs...
commit
|
commitdiff
|
tree
2005-03-10
Steven Edwards
Change tabs to spaces.
commit
|
commitdiff
|
tree
2005-03-10
Royce Mitchell III
eliminate warnings, fix bug that locked up game when...
commit
|
commitdiff
|
tree
2005-03-10
Steven Edwards
remove some backup files created by editplus
commit
|
commitdiff
|
tree
2005-03-10
Steven Edwards
imported catch-22 sol clone with authors permission
commit
|
commitdiff
|
tree
2005-03-10
Steven Edwards
added winres.h from Wine
commit
|
commitdiff
|
tree
2005-03-09
Gunnar Dalsnes
LockFileEx: forward overlapped->hEvent to NtLockFile
commit
|
commitdiff
|
tree
2005-03-08
Filip Navara
Fix failure case in IoConnectInterrupt. (Now really)
commit
|
commitdiff
|
tree
2005-03-08
Filip Navara
Fix failure case in IoConnectInterrupt.
commit
|
commitdiff
|
tree
2005-03-08
Art Yerkes
Last fix due to w3seek. I will stop working on this...
commit
|
commitdiff
|
tree
2005-03-08
Art Yerkes
Fixes by w3seek regarding interlocked functions. These...
commit
|
commitdiff
|
tree
2005-03-08
Emanuele Aliberti
Refresh RC script for PSX bare sh.
commit
|
commitdiff
|
tree
2005-03-08
Art Yerkes
Added PowerPC interlocked functions from glib.
commit
|
commitdiff
|
tree
2005-03-08
Gé van Geldorp
Use GDIINFO values instead of DEVMODE values
commit
|
commitdiff
|
tree
2005-03-08
Hervé Poussineau
Minor changes to remove warnings
commit
|
commitdiff
|
tree
2005-03-08
Klemens Friedl
appwiz.cpl:
commit
|
commitdiff
|
tree
2005-03-08
Klemens Friedl
System Control Panel:
commit
|
commitdiff
|
tree
2005-03-08
Klemens Friedl
Slayer: german language file
commit
|
commitdiff
|
tree
2005-03-08
Hervé Poussineau
Remove warning
commit
|
commitdiff
|
tree
2005-03-08
Aleksey Bragin
27-Feb-2005 (Konstantinos Paliouras <squarious@gmail...
commit
|
commitdiff
|
tree
2005-03-08
Aleksey Bragin
Added error_parameter_format(), patch by Konstantinos...
commit
|
commitdiff
|
tree
2005-03-08
Emanuele Aliberti
Win32 utility to bootstrap the PSX subsystem (it is...
commit
|
commitdiff
|
tree
2005-03-08
Emanuele Aliberti
Fixed a bug in SmConnectApiPort
commit
|
commitdiff
|
tree
2005-03-08
Gé van Geldorp
Properly fill DEVMODE
commit
|
commitdiff
|
tree
2005-03-07
Gé van Geldorp
Use IC instead of DC when possible
commit
|
commitdiff
|
tree
2005-03-07
Gé van Geldorp
Implement Information Contexts
commit
|
commitdiff
|
tree
2005-03-07
Hartmut Birr
Split some of the halmp files according its functions.
commit
|
commitdiff
|
tree
2005-03-07
Art Yerkes
Changed exception format in kernel32 slightly to make...
commit
|
commitdiff
|
tree
2005-03-07
Thomas Bluemel
change logfont quality to FreeType mode conversion...
commit
|
commitdiff
|
tree
2005-03-07
Royce Mitchell III
correct dependency for rline target, this fixes bug...
commit
|
commitdiff
|
tree
2005-03-07
Thomas Bluemel
detect hyper-threading, determine number of logical...
commit
|
commitdiff
|
tree
2005-03-07
Gunnar Dalsnes
fix nasty bug:-(
commit
|
commitdiff
|
tree
2005-03-06
Eric Kohl
Remove useless calls to ResetEvent.
commit
|
commitdiff
|
tree
2005-03-06
Filip Navara
Return AE_NO_ACPI_TABLES instead of AE_OK when the...
commit
|
commitdiff
|
tree
2005-03-06
Filip Navara
- Fix pipe connection to non-waiting pipes.
commit
|
commitdiff
|
tree
2005-03-06
Gunnar Dalsnes
add missing newline
commit
|
commitdiff
|
tree
2005-03-06
Gunnar Dalsnes
IoCancelIrp didnt remove the cancel routine from the...
commit
|
commitdiff
|
tree
2005-03-06
Gunnar Dalsnes
irp cancelation boiler plate, for irp queues you manage...
commit
|
commitdiff
|
tree
2005-03-06
Filip Navara
Fix some cancellation race conditions.
commit
|
commitdiff
|
tree
2005-03-06
Eric Kohl
Support pointers to simple types as input arguments.
commit
|
commitdiff
|
tree
2005-03-06
Gé van Geldorp
Fix compilation with DBG := 1 and KDBG := 0
commit
|
commitdiff
|
tree
2005-03-06
Gregor Anich
Rename KDB.init to KDBinit - it was not an ISO9660...
commit
|
commitdiff
|
tree
2005-03-06
Gregor Anich
Hopefully fix some input problems. If input does not...
commit
|
commitdiff
|
tree
2005-03-06
Gregor Anich
Fix build with optimizations and one or two bugs -...
commit
|
commitdiff
|
tree
2005-03-05
Gregor Anich
Little KDB update ;-) If you have any problems and...
commit
|
commitdiff
|
tree
2005-03-05
Martin Fuchs
- make new icons look a bit smarter and including a...
commit
|
commitdiff
|
tree
2005-03-05
Martin Fuchs
update copyright notice
commit
|
commitdiff
|
tree
2005-03-05
Martin Fuchs
case insensitive startmenu merging
commit
|
commitdiff
|
tree
2005-03-05
Martin Fuchs
install ibrowser.exe in system32 dir
commit
|
commitdiff
|
tree
2005-03-05
Eric Kohl
Support asynchronous (aka overlapped) connect, read...
commit
|
commitdiff
|
tree
2005-03-05
Eric Kohl
Fix calls to ReadFile and WriteFile for asynchronous...
commit
|
commitdiff
|
tree
2005-03-05
Filip Navara
- Implement NtCancelIoFile.
commit
|
commitdiff
|
tree
2005-03-05
James Tabor
Added comments about systemHandleInfo.
commit
|
commitdiff
|
tree
2005-03-04
Aleksey Bragin
New ReactOS icon by Mindflyer. Just give ros a fresh...
commit
|
commitdiff
|
tree
2005-03-04
Aleksey Bragin
New StartMenu and ReactOS icons by Mindflyer
commit
|
commitdiff
|
tree
2005-03-04
Art Yerkes
Suggested by d_layer: Remove -Wconversion. I had plant...
commit
|
commitdiff
|
tree
2005-03-04
Hartmut Birr
Implemented 48(32)bit lba support.
commit
|
commitdiff
|
tree
2005-03-04
Art Yerkes
Recommented vprintf out. Not strictly needed but I...
commit
|
commitdiff
|
tree
2005-03-04
Art Yerkes
Warning cleanups.
commit
|
commitdiff
|
tree
2005-03-04
Art Yerkes
Some warning suppression. Read the <rant/>.
commit
|
commitdiff
|
tree
2005-03-03
Royce Mitchell III
fix spelling mistakes
commit
|
commitdiff
|
tree
2005-03-02
Filip Navara
Fix W->A conversions in EnumDisplaySettingsExA. This...
commit
|
commitdiff
|
tree
2005-03-02
Emanuele Aliberti
Mispelled word and wrong past tense in a comment.
commit
|
commitdiff
|
tree
2005-03-02
Emanuele Aliberti
Kmode subsystem no more hardwired.
commit
|
commitdiff
|
tree
2005-03-02
Hartmut Birr
Fixed smp boot.
commit
|
commitdiff
|
tree
2005-03-02
James Tabor
Clean up.
commit
|
commitdiff
|
tree
2005-03-01
Emanuele Aliberti
Fix SM\Subsystems\Required and SM\Subsystems\Optional.
commit
|
commitdiff
|
tree
2005-03-01
Gunnar Dalsnes
tcharize a couple of routines
commit
|
commitdiff
|
tree
2005-03-01
Gunnar Dalsnes
init. work on a notify-directory impl.
commit
|
commitdiff
|
tree
2005-03-01
Gunnar Dalsnes
remove local EOF define
commit
|
commitdiff
|
tree
2005-03-01
James Tabor
Dereference process object.
commit
|
commitdiff
|
tree
2005-03-01
James Tabor
Partial implementation of SystemHandleInformation and...
commit
|
commitdiff
|
tree
2005-02-28
Emanuele Aliberti
Fix FsRtlNotifyInitializeSync signature.
commit
|
commitdiff
|
tree
2005-02-28
Gregor Anich
Patch by tinus: clean up long lines of = outputted...
commit
|
commitdiff
|
tree
2005-02-28
Klemens Friedl
fix spelling mistake
commit
|
commitdiff
|
tree
2005-02-28
Gunnar Dalsnes
init. work on a notify-directory impl.
commit
|
commitdiff
|
tree
2005-02-28
Hartmut Birr
Fixed german resource script for desk.cpl.
commit
|
commitdiff
|
tree
2005-02-28
Steven Edwards
and remove regedt32 from the install CD
commit
|
commitdiff
|
tree
2005-02-28
Steven Edwards
disable buggy German resource script for desk.cpl....
commit
|
commitdiff
|
tree
2005-02-28
Alex Ionescu
Reverting to 13775. Sorry for the mess. This is dedicat...
commit
|
commitdiff
|
tree
2005-02-28
Alex Ionescu
Test commit. Not official branch release -- it will...
commit
|
commitdiff
|
tree
2005-02-28
Thomas Bluemel
German translation fixes by Rouven Wessling
commit
|
commitdiff
|
tree
2005-02-28
Art Yerkes
First shot at some primitives for powerpc. Untested...
commit
|
commitdiff
|
tree
2005-02-27
Steven Edwards
merge in Winehq changes to reduce noise
commit
|
commitdiff
|
tree
2005-02-27
Klemens Friedl
Add support for explorer to load the desk.cpl when...
commit
|
commitdiff
|
tree
2005-02-27
Klemens Friedl
update files (rundll32 moved)
commit
|
commitdiff
|
tree
2005-02-27
Klemens Friedl
move rundll32
commit
|
commitdiff
|
tree
2005-02-27
James Tabor
Check for removable media and Partition length is 0...
commit
|
commitdiff
|
tree
2005-02-27
Hartmut Birr
Do only signal the other side of the pipe if the pipe...
commit
|
commitdiff
|
tree
2005-02-27
Royce Mitchell III
small efficiency fix
commit
|
commitdiff
|
tree
2005-02-27
Eric Kohl
ConnectNamedPipe must return TRUE if lpOverlapped is...
commit
|
commitdiff
|
tree
2005-02-27
Filip Navara
Use unadjusted rect (the one calculated before sending...
commit
|
commitdiff
|
tree
2005-02-27
Eric Kohl
- Data is now written to the readers data buffer and...
commit
|
commitdiff
|
tree
2005-02-26
Emanuele Aliberti
SM some simple work (wip)
commit
|
commitdiff
|
tree
2005-02-26
Emanuele Aliberti
CSR: Wrong event and wrong place for mu.
commit
|
commitdiff
|
tree
2005-02-26
Emanuele Aliberti
sm namespace macros
commit
|
commitdiff
|
tree
2005-02-26
Emanuele Aliberti
DbgPrint calls DbgPrintEx
commit
|
commitdiff
|
tree
next