projects
/
reactos.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
reactos.git
2004-01-31
Robert Kopferl
neu
commit
|
commitdiff
|
tree
2004-01-31
Hartmut Birr
- Do only lock a new page on exit from AccessFaultSecti...
commit
|
commitdiff
|
tree
2004-01-30
Hartmut Birr
- Check for a privat page and change only the page...
commit
|
commitdiff
|
tree
2004-01-30
Gé van Geldorp
Silence debug messages
commit
|
commitdiff
|
tree
2004-01-30
Gé van Geldorp
Silence debug messages
commit
|
commitdiff
|
tree
2004-01-30
Gé van Geldorp
Implement some profile (.ini file) functions
commit
|
commitdiff
|
tree
2004-01-30
Martin Fuchs
fixed relocation problem to re-activate new error messages
commit
|
commitdiff
|
tree
2004-01-30
Andrew Greenwood
Preliminary implementation of mmdrv.dll. This is fixed...
commit
|
commitdiff
|
tree
2004-01-30
Richard Campbell
reverted martin's patch as it causes ROS to no longer...
commit
|
commitdiff
|
tree
2004-01-30
Andrew Greenwood
MIDI / MPU401 output test application.
commit
|
commitdiff
|
tree
2004-01-30
Filip Navara
Minor correction to RtlDeleteCriticalSection.
commit
|
commitdiff
|
tree
2004-01-30
Andrew Greenwood
Temporarily named the device "MidiOut0" so mmdrv.dll...
commit
|
commitdiff
|
tree
2004-01-30
Andrew Greenwood
Fixed a few minor problems so the driver compiles with...
commit
|
commitdiff
|
tree
2004-01-30
Filip Navara
stubs/stubs.c (EngGetLastError, EngSetLastError): Moved...
commit
|
commitdiff
|
tree
2004-01-30
Richard Campbell
More font fixes.
commit
|
commitdiff
|
tree
2004-01-30
Richard Campbell
Switcharoo with some fonts, this fixes some of the...
commit
|
commitdiff
|
tree
2004-01-30
Richard Campbell
Enabled the bytecode interpreter with the unpatented...
commit
|
commitdiff
|
tree
2004-01-30
Gé van Geldorp
Patch by Michael Fritscher
commit
|
commitdiff
|
tree
2004-01-30
Gé van Geldorp
Patch by Michael Fritscher
commit
|
commitdiff
|
tree
2004-01-30
Gé van Geldorp
Patch by Michael Fritscher
commit
|
commitdiff
|
tree
2004-01-29
Filip Navara
Implementation of InitializeCriticalSectionAndSpinCount...
commit
|
commitdiff
|
tree
2004-01-29
Martin Fuchs
imported error message texts from MSDN
commit
|
commitdiff
|
tree
2004-01-29
Richard Campbell
I swear! last commit! (forgot to ZwClose)
commit
|
commitdiff
|
tree
2004-01-29
Richard Campbell
Fixed a small bug in my code and removed DbgPrint.
commit
|
commitdiff
|
tree
2004-01-29
Richard Campbell
Dynamically load fonts on startup. Code probably isn...
commit
|
commitdiff
|
tree
2004-01-29
Aleksey Bragin
man implementation in ReactOS by Semyon Novikov (tappak).
commit
|
commitdiff
|
tree
2004-01-29
Martin Fuchs
use strcmpiW() instead of _wcsicmp() for Wine-compatibility
commit
|
commitdiff
|
tree
2004-01-28
Gunnar Dalsnes
GetLocaleInfoA impl. (copied from wine)
commit
|
commitdiff
|
tree
2004-01-28
Gé van Geldorp
Merge back commits from WineHQ
commit
|
commitdiff
|
tree
2004-01-28
Filip Navara
Added missing .cvsignore files.
commit
|
commitdiff
|
tree
2004-01-28
Gé van Geldorp
Merge back commits from WineHQ
commit
|
commitdiff
|
tree
2004-01-28
Gé van Geldorp
Merge back commits from WineHQ
commit
|
commitdiff
|
tree
2004-01-28
Filip Navara
Minor change to allow linking setupapi.dll.
commit
|
commitdiff
|
tree
2004-01-28
Gé van Geldorp
Determine number of accelerator table entries in resour...
commit
|
commitdiff
|
tree
2004-01-28
Eric Kohl
Remove ntos.h and roskrnl.h from kernel-mode code.
commit
|
commitdiff
|
tree
2004-01-28
Gé van Geldorp
Inform kernel whether Unicode or Ansi window proc is...
commit
|
commitdiff
|
tree
2004-01-28
Gé van Geldorp
Don't wait for GUI processes to finish
commit
|
commitdiff
|
tree
2004-01-28
Martin Fuchs
merged back commited WINE patches: \n for TRACE messages
commit
|
commitdiff
|
tree
2004-01-28
Martin Fuchs
merged back commited WINE patches
commit
|
commitdiff
|
tree
2004-01-28
Filip Navara
Fixed base addresses and exports.
commit
|
commitdiff
|
tree
2004-01-28
Gé van Geldorp
Patch by Michael Fritscher
commit
|
commitdiff
|
tree
2004-01-28
Gé van Geldorp
strncpy does add NUL bytes to fill dest buffer completely,
commit
|
commitdiff
|
tree
2004-01-27
Gé van Geldorp
Don't depend on wine user32 internals
commit
|
commitdiff
|
tree
2004-01-27
Gé van Geldorp
Don't write more nul bytes than necessary
commit
|
commitdiff
|
tree
2004-01-27
Hartmut Birr
- Fixed some problems which occurs if a read only segme...
commit
|
commitdiff
|
tree
2004-01-27
Gé van Geldorp
Fix cross-thread WM_SETTEXT messages
commit
|
commitdiff
|
tree
2004-01-27
Thomas Bluemel
activate modal dialog when clicking on a disabled window
commit
|
commitdiff
|
tree
2004-01-27
Thomas Bluemel
release window object when destroying window children...
commit
|
commitdiff
|
tree
2004-01-27
Thomas Bluemel
don't activate disabled windows
commit
|
commitdiff
|
tree
2004-01-27
Thomas Bluemel
GetAncestor() doesn't set a last-error if the handle...
commit
|
commitdiff
|
tree
2004-01-26
Gé van Geldorp
Release mutex on error exit
commit
|
commitdiff
|
tree
2004-01-26
Thomas Bluemel
implemented multiline menu bars
commit
|
commitdiff
|
tree
2004-01-26
Filip Navara
Readd some resource, because they're actually used!
commit
|
commitdiff
|
tree
2004-01-26
Thomas Bluemel
1. implemented MenuItemFromPoint()
commit
|
commitdiff
|
tree
2004-01-26
Thomas Bluemel
set menuitem rects after measuring the size
commit
|
commitdiff
|
tree
2004-01-26
Thomas Bluemel
fixed close button
commit
|
commitdiff
|
tree
2004-01-26
Thomas Bluemel
gave NtUserCall*Param decent names
commit
|
commitdiff
|
tree
2004-01-25
Gé van Geldorp
Add __REACTOS__ define
commit
|
commitdiff
|
tree
2004-01-25
Filip Navara
More work on software mouse pointer implementation.
commit
|
commitdiff
|
tree
2004-01-25
Richard Campbell
more housekeeping
commit
|
commitdiff
|
tree
2004-01-25
Richard Campbell
housekeeping
commit
|
commitdiff
|
tree
2004-01-25
Martin Fuchs
fixed Doxygen Generation
commit
|
commitdiff
|
tree
2004-01-25
Jason Filby
*** empty log message ***
commit
|
commitdiff
|
tree
2004-01-25
Filip Navara
Minor fix.
commit
|
commitdiff
|
tree
2004-01-25
Filip Navara
Fixed binary search algroithm in LdrGetExportByOrdinal...
commit
|
commitdiff
|
tree
2004-01-25
Filip Navara
Work on ioctlsocket and WSAIoctl.
commit
|
commitdiff
|
tree
2004-01-24
Filip Navara
Actually the last entry in export table is NumberOfName...
commit
|
commitdiff
|
tree
2004-01-24
Martin Fuchs
resolve some FIXMEs by translating new text strings...
commit
|
commitdiff
|
tree
2004-01-24
Filip Navara
Moved the generic mouse pointer implementation to win32...
commit
|
commitdiff
|
tree
2004-01-24
Filip Navara
Work on mouse pointer implementation.
commit
|
commitdiff
|
tree
2004-01-24
Steven Edwards
Started porting Setupapi.dll from WINE to ReactOS.
commit
|
commitdiff
|
tree
2004-01-24
Martin Fuchs
dde_connect(): set error code ERROR_DDE_FAIL when encou...
commit
|
commitdiff
|
tree
2004-01-24
Martin Fuchs
- basic registration of .url and .scf file types
commit
|
commitdiff
|
tree
2004-01-24
Filip Navara
Fix RtlStringFromGUID.
commit
|
commitdiff
|
tree
2004-01-24
Filip Navara
Fix debug message.
commit
|
commitdiff
|
tree
2004-01-24
Martin Fuchs
- use PostMessage(WM_SYSCOMMAND) instead of ShowWindowA...
commit
|
commitdiff
|
tree
2004-01-24
Eric Kohl
Cleanup: Replace WINBOOL by BOOL
commit
|
commitdiff
|
tree
2004-01-24
Eric Kohl
Cleanup: Replace WINBOOL by BOOL
commit
|
commitdiff
|
tree
2004-01-23
Eric Kohl
Cleanup: Replace WINBOOL by BOOL
commit
|
commitdiff
|
tree
2004-01-23
Eric Kohl
Cleanup: Replace WINBOOL by BOOL
commit
|
commitdiff
|
tree
2004-01-23
Martin Fuchs
merged back commited WINE patches
commit
|
commitdiff
|
tree
2004-01-23
Eric Kohl
Move kernel32-internal declarations from global include...
commit
|
commitdiff
|
tree
2004-01-23
Eric Kohl
Move kernekl32-internal declarations from global includ...
commit
|
commitdiff
|
tree
2004-01-23
Martin Fuchs
bugfix to correctly display notification icons of some...
commit
|
commitdiff
|
tree
2004-01-23
Eric Kohl
Add missing header.
commit
|
commitdiff
|
tree
2004-01-23
Eric Kohl
Get rid of useless prototypes.
commit
|
commitdiff
|
tree
2004-01-23
Eric Kohl
Ntdll implements the user heaps. Don't try to handle...
commit
|
commitdiff
|
tree
2004-01-23
Filip Navara
Forgot to commit this file last time.
commit
|
commitdiff
|
tree
2004-01-23
Filip Navara
Patch by Matthew Brace <ismarc@austin.rr.com>
commit
|
commitdiff
|
tree
2004-01-23
Eric Kohl
Cleanup: Replace WINBOOL by BOOL
commit
|
commitdiff
|
tree
2004-01-23
Filip Navara
Remove the empty strings to get the compilation working...
commit
|
commitdiff
|
tree
2004-01-23
Filip Navara
Fixed compiling (Buffer -> buffer).
commit
|
commitdiff
|
tree
2004-01-23
Eric Kohl
Cleanup: Replace WINBOOL by BOOL
commit
|
commitdiff
|
tree
2004-01-23
Gé van Geldorp
Sync to Wine-20040121-plus-LARGE_INTEGER-patch
commit
|
commitdiff
|
tree
2004-01-23
Eric Kohl
Implement basic administrator account creation and...
commit
|
commitdiff
|
tree
2004-01-23
Eric Kohl
Create the user-specific registry hive.
commit
|
commitdiff
|
tree
2004-01-23
Eric Kohl
NtOpenKey() should return a better status value if...
commit
|
commitdiff
|
tree
2004-01-23
Eric Kohl
Implement basic administrator account creation and...
commit
|
commitdiff
|
tree
2004-01-23
Eric Kohl
Implement basic administrator account creation and...
commit
|
commitdiff
|
tree
2004-01-23
Richard Campbell
Added stubbed mpr.dll in an attempt to get mirc 6.12...
commit
|
commitdiff
|
tree
next