reactos.git
2007-08-05 Timo Kreuzerdelete gdi32 test from win32 folder, as it is all in...
2007-08-05 Timo Kreuzer- make apitest.c into a static lib to be used by differ...
2007-08-04 James TaborRemoved non Enh Metafile stubs from win32k:
2007-08-04 James TaborCopy Metafile.c to EnhMFile.c. Separating the code.
2007-08-04 Daniel Reimerrevert some accidently commited changes in my tree.
2007-08-04 Daniel ReimerAdd 8 new Backgrounds to cards.dll. thx to Mario Kacmar...
2007-08-04 Timo Kreuzersmall bugfix
2007-08-04 Timo Kreuzer- implement quick 'n dirty HTML api status output
2007-08-04 Eric KohlAdd remaining sticky keys options.
2007-08-04 Christoph von... Fix scanning affinity in IoConnectInterrupt (patch...
2007-08-04 Sylvain PetreolleC uses / as dir separator, not \
2007-08-04 Ged Murphyrevert the unicode build for now as it causes a problem...
2007-08-04 Aleksey Bragin- Fix kernel32 compile.
2007-08-04 Eric Kohl- Ask the user when he closes the window only if the...
2007-08-04 Aleksey Bragin- Fix NtSetInformationThread(ThreadBasePriority)
2007-08-04 Aleksey Bragin- Appropriate changes to kmtest
2007-08-04 Aleksey Bragin- WDK and MSVC compatibility fixes.
2007-08-04 James TaborDc.c :
2007-08-03 Timo Kreuzerfix some names
2007-08-03 Colin Finck- Define one LANGUAGE, SUBLANG pair per resource file...
2007-08-03 Eric KohlEnable "Deck" menu item.
2007-08-03 Ged Murphybuild sol as unicode
2007-08-03 Ged Murphydon't rename the executable for make install. This...
2007-08-03 Ged Murphydon't link to a non existent lib
2007-08-03 Ged Murphydon't ask everytime the user wants to close the window
2007-08-03 Hervé PoussineauFix non mingw backend invocations
2007-08-03 Hervé PoussineauCreate resource output directory before calling bin2res
2007-08-03 Thomas BluemelPatch by Frode Lillerud <frode@enkelt.no>
2007-08-03 Colin FinckUpdated ukrainian translations by Artem Reznikov (temar...
2007-08-03 Hervé Poussineausyssetup.inf really belongs to output directory, not...
2007-08-03 Hervé PoussineauExtract resources to intermediate directory
2007-08-03 Hervé PoussineauAdd -O option, to define where are stored extracted...
2007-08-03 Daniel ReimerTranslate new stuff in German RC File.
2007-08-03 Ged Murphyadd language resources
2007-08-03 Ged Murphyadd a few more card back bitmaps
2007-08-03 Ged Murphy- add a dialog to allow users to change the card backs
2007-08-03 Hervé PoussineauAdd missing include directory
2007-08-03 Colin FinckCheck if the same Monitor ID (= 10 bytes from the EDID...
2007-08-03 Hervé PoussineauMove some more autogenerated files to intermediate...
2007-08-03 Hervé PoussineauAdd ROS_ARCH environment variable
2007-08-03 Thomas BluemelRevert r28121 as it removes an optimization
2007-08-03 Thomas BluemelImprove calculation of new buffer size
2007-08-03 Thomas BluemelFix buffer overflow
2007-08-03 Hervé PoussineauCreate directory before rbuild tries to access it
2007-08-03 Hervé PoussineauAutogenerate syssetup.inf file in intermediate directory
2007-08-03 Hervé PoussineauCreate the invisible SAS window even in setup mode
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.
next