reactos.git
2009-08-24 Dmitry Gorbachev... and kernel32, too.
2009-08-24 Dmitry Gorbachev... and dxg,
2009-08-24 Dmitry GorbachevSprinkle win32k with some explicit voids,
2009-08-24 Stefan Ginsberg- ...fix typo
2009-08-24 Stefan Ginsberg- Add a comment and debug print
2009-08-24 Stefan Ginsberg- Use _SEH2_YIELD when returning from an exception...
2009-08-24 Stefan Ginsberg- "BIG0" isn't a reserved tag, but "BIG " is.
2009-08-24 Dmitry GorbachevFix Czech file.
2009-08-24 Stefan Ginsberg- Get rid of TAG() from the kernel
2009-08-24 Stefan Ginsberg- Deprecate TAG() in rostests
2009-08-24 Stefan Ginsberg- Missed these in 42915
2009-08-24 Stefan Ginsberg- Actually commit prntfont.h change (leftover from...
2009-08-24 Stefan Ginsberg- Start deprecating TAG()
2009-08-24 Johannes Anderwald- Check that all pins have been closed when the last...
2009-08-24 Sylvain Petreolletemporarily disable kernel32:pipe tests.
2009-08-24 Christoph von... sync user32 winetest with wine 1.1.28
2009-08-24 Johannes Anderwald- Fix calling property handler in IKsFilter_DispatchDev...
2009-08-24 Christoph von... sync kernel32 profile with wine 1.1.28
2009-08-24 Gregor Schneidergdb2: Use const char* for string constants, gcc 4.4...
2009-08-24 Gregor Schneidernetreg: include stdio.h for fprintf, sprintf and sscanf...
2009-08-24 Gregor Schneiderddraw_test: Use const char* for string constants, gcc...
2009-08-24 Christoph von... sync ole32 with wine 1.1.28
2009-08-24 Christoph von... define USE_COM_CONTEXT_DEF
2009-08-24 James Tabor- Patch by Dmitry Timoshkov : user32: Return 0 from...
2009-08-24 James Tabor- Patch by Rein Klazes : user32: Handle WM_PRINTCLIENT...
2009-08-24 James Tabor- Gdi32: Update metafile structure.
2009-08-24 Johannes Anderwald- Fix broken check
2009-08-24 Gregor SchneiderGetCharacterPlacementA: check FONT_mbtowc return value...
2009-08-23 Gregor SchneiderGetCharacterPlacementA: Free memory on error
2009-08-23 Gregor SchneiderCreateMetaFileW: WriteFile returns the number of bytes...
2009-08-23 Gregor SchneiderCreateMetaFileW: Free memory on error
2009-08-23 Johannes Anderwald- fix build #2
2009-08-23 Gregor SchneiderHandle failed memory allocation
2009-08-23 Johannes Anderwald- try fix build
2009-08-23 Johannes Anderwald[KS]
2009-08-23 Gregor SchneiderPass a zero instead of dereferencing a null pointer...
2009-08-23 Johannes Anderwald- Fix KSPROPERTY_TOPOLOGY enumeration
2009-08-23 Gregor Schneider- Fix two inverted pointer checks, found by Amine Khaldi
2009-08-23 Dmitry GorbachevA consistent indentation style is the hobgoblin of...
2009-08-23 Dmitry Gorbachev- Remove wrong "m" constraints from some places;
2009-08-23 Johannes Anderwald- Add SetupDiGetDeviceInterfaceAlias, SetupDiOpenDevic...
2009-08-23 Stefan Ginsberg- copy.c, view.c: malloc.h now properly implements...
2009-08-23 Stefan Ginsberg- wdm.h: Define ALLOC_PRAGMA and ALLOC_DATA_PRAGMA...
2009-08-23 Stefan Ginsberg- Remove deprecated _NTDDK_ hacks from winnt.h -- these...
2009-08-23 Matthias Kupfer- Remove tailing separator in explorer quicklaunch...
2009-08-23 Johannes Anderwald- Code polishing
2009-08-23 Johannes Anderwald- Fix exporting of CBaseUnknown
2009-08-23 Johannes Anderwald- Implement CBaseUnknown class functions in C!
2009-08-23 Hervé Poussineau[freeldr] When creating a component, provide at the...
2009-08-23 Hervé PoussineauLimit usage of KEY_ALL_ACCESS when opening registry...
2009-08-23 Hervé Poussineau[freeldr] When creating a component, provide at the...
2009-08-23 Dmitry Chapyshev- Add enumeration user keys
2009-08-23 James Tabor- Syncing up with current revision of Defdlg.c and...
2009-08-22 Gregor SchneiderHandle failed memory allocations
2009-08-22 Dmitry Chapyshev- Sync winemp3.acm and hhctrl.ocx with Wine 1.1.28
2009-08-22 Dmitry Chapyshev- Fully sync oleaut32 with Wine 1.1.28
2009-08-22 Dmitry Chapyshev- Add windowscodecs.dll from Wine 1.1.28
2009-08-22 Gregor SchneiderCheck the surface pointer before accessing it to get...
2009-08-22 Gregor Schneider- Free global surface memory on error, found by Amine...
2009-08-22 Christoph von... sync objidl with wine 1.1.28
2009-08-22 Christoph von... sync shlwapi to wine 1.1.28
2009-08-22 Christoph von... partial sync of oleaut32 to wine 1.1.28
2009-08-22 Christoph von... partial rpcrt4 sync with wine 1.1.28
2009-08-22 Christoph von... sync widl with wine 1.1.28
2009-08-22 Christoph von... sync userenv winetest with wine 1.1.28
2009-08-22 Christoph von... sync oleaut32 winetest with wine 1.1.28
2009-08-22 Gregor Schneider- Handle failed memory allocation in CreateDIBitmap...
2009-08-22 Christoph von... sync shell32 winetest with wine 1.1.28
2009-08-22 Christoph von... sync ntdsapi winetest with wine 1.1.28
2009-08-22 Christoph von... sync kernel32_winetest with wine 1.1.28
2009-08-22 Gregor SchneiderPolish translation for rapps, translation fixes for...
2009-08-22 Christoph von... sync wrc to wine 1.1.28
2009-08-22 Christoph von... sync jscript winetest with wine 1.1.28
2009-08-22 Christoph von... sync jscript with wine 1.1.28
2009-08-22 Christoph von... sync msxml3 winetest with wine 1.1.28
2009-08-22 Christoph von... sync test.h with wine 1.1.28
2009-08-22 Christoph von... sync msxml3 with wine 1.1.28
2009-08-22 Stefan Ginsberg- combotst: Fix uninitialized variable usage spotted...
2009-08-22 Gregor Brunmar- Implemented MSVC version of fmod
2009-08-22 Gregor Brunmar- Implemented MSVC version of exp
2009-08-22 Gregor Brunmar- Implemented MSVC version of ldexp
2009-08-22 Gregor Brunmar- Implemented MSVC version of atan2
2009-08-22 Matthias Kupfer- halve and round up (improved version) ;-)
2009-08-21 Johannes Anderwald[KS]
2009-08-21 Matthias KupferFix redraw bug by correcting nonclient region calculati...
2009-08-21 Johannes Anderwald- IOCTL_KS_WRITE_STREAM passes the data in the OutputBu...
2009-08-21 Johannes Anderwald- Fix a few bugs
2009-08-21 Stefan Ginsberg- Fix EXT2 IFS for msvc:
2009-08-21 Matthias Kupferfixed typo in German translation
2009-08-21 Stefan Ginsberg- svchost: #ifdef _MSC_VER doesn't mean "using Microsof...
2009-08-21 Johannes Anderwald- Kernel is not yet writing the Control key when activa...
2009-08-21 Johannes Anderwald- RegQueryValueExW returns ERRROR_SUCCESS
2009-08-21 Gregor SchneiderRemove glyph guard (bug #933): there is no way to such...
2009-08-21 Johannes Anderwald- Remove test code
2009-08-21 Aleksey Bragin- Convert a wrong macro to an inlined function.
2009-08-21 Johannes Anderwald- Partly implement KsCreateBusEnumObject
2009-08-21 Gregor Schneider- co_IntLoadSysMenuTemplate: only copy buffer if prior...
2009-08-21 Johannes Anderwald- Don't touch the freed buffer in case of an error
2009-08-21 Johannes Anderwald- Remove hacks for bug 4566
2009-08-21 Johannes Anderwald- Reference strings are not part of the symbolic link...
next