gdb2: Use const char* for string constants, gcc 4.4 warnings
[reactos.git] / reactos /
2009-08-24 Christoph von Wittichsync ole32 with wine 1.1.28
2009-08-24 Christoph von Wittichdefine 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 Wittichsync objidl with wine 1.1.28
2009-08-22 Christoph von Wittichsync shlwapi to wine 1.1.28
2009-08-22 Christoph von Wittichpartial sync of oleaut32 to wine 1.1.28
2009-08-22 Christoph von Wittichpartial rpcrt4 sync with wine 1.1.28
2009-08-22 Christoph von Wittichsync widl with wine 1.1.28
2009-08-22 Gregor Schneider- Handle failed memory allocation in CreateDIBitmap...
2009-08-22 Gregor SchneiderPolish translation for rapps, translation fixes for...
2009-08-22 Christoph von Wittichsync wrc to wine 1.1.28
2009-08-22 Christoph von Wittichsync jscript with wine 1.1.28
2009-08-22 Christoph von Wittichsync test.h with wine 1.1.28
2009-08-22 Christoph von Wittichsync msxml3 with wine 1.1.28
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...
2009-08-21 Matthias KupferAlexander Yastrebov <menone7 AT gmail DOT com>
2009-08-20 Stefan Ginsberg- Include windef.h so CDECL gets declared for msvc...
2009-08-20 Christoph von Wittichrevert 41654
2009-08-20 Christoph von Wittichadvapi32: fix parameter types of CreateServiceA/W in...
2009-08-20 Christoph von Wittichsync wintrust with wine 1.1.27
2009-08-20 Cameron Gutman - Forgot to change debug print
2009-08-20 Cameron Gutman - Fix receiving packets on an interface's broadcast...
2009-08-20 Stefan Ginsberg- Fix some C4115 in typeof.h
2009-08-20 Matthias Kupfer- 4th part of German translation of rapps entries.
2009-08-20 Stefan Ginsberg- Get rid of some more assumptions that the default...
2009-08-20 Stefan Ginsberg- Get rid of DECLSPEC_EXPORT from DDK
2009-08-20 Stefan Ginsberg- Remove usage of dllexport for most dlls and drivers...
2009-08-20 Johannes Anderwald- Implement KsCopyObjectBagItems
2009-08-20 Johannes Anderwald- Implement DllInitialize
2009-08-20 Stefan Ginsberg- Release ntddsnd.h, portcls.h. punknown.h and stdunk...
2009-08-20 Johannes Anderwald- Define automation tables for Filter & Pin
2009-08-20 Johannes Anderwald- Add KsMergeAutomationTables
2009-08-20 Stefan Ginsberg- Remove several assumptions that the default calling...
2009-08-20 Johannes Anderwald- Add types for bda driver
2009-08-20 Christoph von Wittichsync credui with wine 1.1.27
2009-08-20 Johannes Anderwald- Add types for bda driver
2009-08-20 Christoph von Wittichsync oledlg with wine 1.1.27
2009-08-20 Stefan GinsbergDon't use dllexport for videoprt; we use a .spec. Also...
2009-08-20 Christoph von Wittichsync cryptui with wine 1.1.27
2009-08-20 Christoph von Wittichsync cryptnet with wine 1.1.27
2009-08-20 Christoph von Wittichsync cryptdlg with wine 1.1.27
2009-08-20 Christoph von Wittichsync crypt32 with wine 1.1.27
2009-08-20 Dmitry GorbachevNo bug is too trivial to report:
2009-08-20 James Tabor- Implement window message is active icon.
next