reactos.git
2007-08-03 Thomas BluemelRemove GetClassLong hack for GCL_MENUNAME, this is...
2007-08-03 Thomas BluemelPatch by Carlo Bramix <carlo.bramix@libero.it>
2007-08-02 Ged Murphyactivate the properties option in the menu, also make...
2007-08-02 Timo Kreuzer0x124a is NtUserValidateTimerCallback, thanks jimtabor...
2007-08-02 Timo Kreuzersmall bugfix: don't zero terminate the szCSDVersion...
2007-08-02 Timo KreuzerNtGdiGetSetBitmapBits:
2007-08-02 James TaborAdd NtGdiTransformPoints stub.
2007-08-02 Timo Kreuzerremove NtGdiArc, NtGdiArcTo and NtGdiChord from ntgdibad.h
2007-08-02 Timo Kreuzeran API test kit + win32k native API test app.
2007-08-02 Hervé PoussineauSupport "root" attribute in <directory> elements
2007-08-02 Thomas BluemelAdd keyboard layouts again that were removed in r27723
2007-08-02 Thomas BluemelRemove cmd_test for now...
2007-08-02 Thomas BluemelFix compiling rostests
2007-08-02 Thomas BluemelInclude stddef.h for ptrdiff_t
2007-08-02 Thomas BluemelFix buffer overflow in InfpAddSection.
2007-08-02 Christoph von... fix a crash
2007-08-02 Christoph von... fix null pointer check
2007-08-02 Timo Kreuzerremove NtGdiArc, NtGdiArcTo and NtGdiChord from win32k...
2007-08-02 Christoph von... fix another memory leak
2007-08-02 Timo Kreuzerupdate ntgdibad.h
2007-08-02 Timo Kreuzerrename NtGdiSetDCState to IntGdiSetDCState
2007-08-02 Timo Kreuzerrename NtGdiSetHookFlags into IntGdiSetHookFlags
2007-08-02 Timo Kreuzerrename NtGdiGetDCState to IntGdiGetDCState
2007-08-01 Christoph von... fix a memory leak
2007-08-01 Christoph von... fix a memory leak
2007-08-01 Christoph von... don't double free hFile
2007-08-01 Thomas BluemelSpecial handling for some fake dos devices
2007-08-01 James TaborMove meta code from painting to arc. Including the...
2007-08-01 Thomas BluemelDon't output "file not found" messages in recursive...
2007-08-01 Thomas BluemelFix displaying the free space on the volume
2007-08-01 Thomas BluemelImprove output of directory summaries
2007-08-01 Thomas Bluemel- Correctly detect volume changes when querying in...
2007-08-01 Thomas BluemelSimplify and fix code by using GetFullPathName and...
2007-08-01 Thomas BluemelFix a memory leak in the dir command
2007-08-01 Thomas BluemelFix buffer overflow bug in mkdir command
2007-08-01 Thomas BluemelRemove debug statements I accidently committed
2007-08-01 Thomas Bluemel- Detect memory leaks when cmd exits
2007-08-01 Timo Kreuzerimplement Arc, ArcTo, Chord, calling NtGdiArcInternal
2007-08-01 Thomas BluemelCompile memory heap corruption detection code with...
2007-08-01 Thomas BluemelImprove debug message
2007-08-01 Thomas BluemelAllocate correct amount of memory.
2007-08-01 Thomas Bluemel- Add code to detect buffer overflows and buffer underf...
2007-08-01 Ged Murphy- update cards.dll to use GPL cards which don't resembl...
2007-08-01 Timo KreuzerImplement ExtEscape, MaskBlt, PlgBlt, wich were linked...
2007-08-01 Timo KreuzerNtGdiMaskBlt has 13 params not 12
2007-08-01 Timo Kreuzerfix parameter count for NtGdiExtEscape in w32ksvc.db...
2007-07-31 Timo Kreuzerfix nci tool to only generate one stub file for our...
2007-07-31 Ged Murphyconvert timedate.cpl to unicode
2007-07-31 Magnus Olsenrevers guiconsole.c changes that was mistake committed...
2007-07-31 Magnus Olsenadding win32ksys the syscall lib for win32k
2007-07-31 Ged Murphy- don't write more bytes to the reg key than is require...
2007-07-31 Magnus Olsenuser32 cleanup lite
2007-07-31 James TaborAdd NtGdiCreate-DeleteClientObj to win32k. This is...
2007-07-31 James TaborRemove NtGdiGdiGet-SetBatchLimit.
2007-07-30 Christoph von... don't allow renaming of root keys
2007-07-30 Christoph von... add a NULL pointer check
2007-07-30 Christoph von... Norwegian translation for msgina and mmc path by Frode...
2007-07-30 Colin FinckRevert w3seek's changes from r27978, mkhive segfaults...
2007-07-30 Thomas BluemelOnly return valid values from WM_NOTIFYFORMAT with...
2007-07-30 Timo Kreuzer- implement NtUserHideCaret, make NtUserShowCaret proto...
2007-07-30 Hervé PoussineauRemove ExportDriver concept.
2007-07-30 Daniel ReimerMake output of "vol" command (more) compatible with...
2007-07-30 Ged Murphyremove the 'enterprise' text, I don't think we're worth...
2007-07-30 Colin FinckAdd a Logon screensaver similar to the one of Windows...
2007-07-30 Christoph von... fix broken condition in CallWindowProc
2007-07-30 Timo Kreuzeruse NtUserInvalidateRect and NtUserInvalidateRgn in...
2007-07-30 Timo Kreuzeradd NtUserInvalidateRect and NtUserInvalidateRgn to...
2007-07-30 Timo Kreuzeradd NtUserInvalidateRect and NtUserInvalidateRgn
2007-07-30 Timo Kreuzerimplement NtUserInvalidateRect and NtUserInvalidateRgn
2007-07-30 Timo Kreuzersimplify VIS_ComputeVisibleRegion
2007-07-30 Timo Kreuzerfix a DPRINT
2007-07-30 Timo Kreuzerupdate ntgdibad.h
2007-07-30 Timo Kreuzerrename NtGdiSelectVisRgn to IntGdiSelectVisRgn
2007-07-30 Timo Kreuzerprobe and copy hdc from usermode PAINTSTRUCT using SEH
2007-07-30 Timo Kreuzerremove useless NtGdiOffsetRgn
2007-07-30 Timo Kreuzer- rename NtGdiGetTextMetrics to NtGdigetTextMetricsW...
2007-07-29 Eric Kohl- Add sticky keys settings and make the existing settin...
2007-07-29 Colin FinckVarious cmd fixes by Carlo Bramini (carlo DOT bramix...
2007-07-29 Christoph von... Fix bug in IsValidLocale(), GetNumberFormatW(), GetCurr...
2007-07-29 Christoph von... Implement IsValidLanguageGroup, EnumDateFormatsExA...
2007-07-29 Magnus Olsenremove the title name hack some did
2007-07-29 Christoph von... Load correct screensaver's name patch by piulachs ...
2007-07-29 Christoph von... remove ZeroMemory - not needed anymore since GetLogical...
2007-07-29 Christoph von... fix GetLogicalDriveStringsA/W
2007-07-29 Christoph von... Norwegian translation for regedit patch by Frode Liller...
2007-07-29 Christoph von... fix bug introduced in r27994
2007-07-29 Magnus OlsenNtGdiGetCurrentObject
2007-07-29 Magnus Olsenpartly implement animations GET/SET spi, the value...
2007-07-29 Magnus OlsenNtGdiGetCurrentObject
2007-07-29 Colin FinckThese ones were missing in r27997, sorry...
2007-07-29 Christoph von... GetTimeFormat should use LocalTime instead of SystemTime
2007-07-29 Magnus Olsenpartly implement NtGdiGetRandomRgn, we do not support...
2007-07-29 Colin FinckBulgarian translations by Станев (sstpr AT narod DOT ru)
2007-07-29 Christoph von... Fix warnings patch by Heis Spiter (heis_spiter at...
2007-07-29 Colin FinckFix fontview build
2007-07-29 Christoph von... fix bug "Regedit will let you create two identical...
2007-07-29 Magnus Olsenfixing swedish rc syntax fault
2007-07-29 Christoph von... greek translations by Apal (grad0621 at di dot uoa...
2007-07-29 Magnus Olsenfixing the langues show right,
2007-07-29 Magnus Olsenfixing the langues show right,
next