- Merge aicom-network-fixes up to r36740
[reactos.git] / reactos /
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-12 Michael Martin- Implement REnumServicesStatusExA
2008-10-12 Aleksey Bragin- Implement locking for Cc flush (the one used in NT5...
2008-10-12 Michael Martin- Implement REnumServicesStatusA
2008-10-11 Johannes Anderwald- Fix another bug...
2008-10-11 Johannes Anderwald- Fix MultiByteToWideChar api parameters (thanks Christoph)
2008-10-11 Johannes Anderwald- Fix 2 bugs in the CopyIpAddrString leading to duplica...
2008-10-11 Johannes Anderwald- Implement GetPerAdapterInfo
2008-10-11 Aleksey Bragin- Fix a memory leak in IopUnloadDriver.
2008-10-11 Aleksey BraginDaniel Zimmerman <netzimme@aim.com>
2008-10-11 Johannes Anderwald- Replace IDOK with IDC_OK as this creates problems
2008-10-11 Stefan Ginsberg- ProbeForRead/Write Length argument is a SIZE_T, not...
2008-10-11 Stefan Ginsberg- Fix portable Ex/ExfInterlockedCompareExchange64 to...
2008-10-11 Stefan Ginsberg- ARM build fix -- add a non-atomic (but otherwise...
2008-10-10 Colin FinckFix the units
2008-10-10 Johannes Anderwald- Implement IContextMenu3, IObjectWithSite, IExtractIco...
2008-10-10 Johannes Anderwald- Don't use uninitialized INetConnection item
2008-10-10 Thomas BluemelFix warning: Variable may be used uninitialized
2008-10-09 Johannes Anderwald- Implement Advanced TCP/IP Configuration GUI Dialogs
2008-10-09 Ged MurphyCall Query/SetSecurityAccessMask to get the mask
2008-10-08 Dmitry Chapyshev- Fix formatting (no code changed)
2008-10-08 Dmitry Chapyshev- Add getting icon metrics
2008-10-08 Timo Kreuzerremove a RETURN() macro
2008-10-08 Dmitry Chapyshev- Update Russian translation
2008-10-08 Timo KreuzerAlso raise hard error when dll was not found.
2008-10-08 Timo KreuzerRaise hard error (show message box) when imports cannot...
2008-10-08 Dmitry Chapyshev- Add getuname.dll (stub). charmap.exe from winxp work now
2008-10-08 Johannes Anderwald- Add 2 more error constants
2008-10-08 Daniel ReimerBug 3751: Polish translation update for netcfgx by...
2008-10-08 Daniel ReimerForgot one file. Sorry.
2008-10-08 Johannes Anderwald- Add missing dialogs of TCP/IP Notify Object
2008-10-07 Timo Kreuzer- rewrite NtGdiPolyPolyDraw, optimizing it and making...
2008-10-07 Timo KreuzerFix FLOATOBJ_IsLong. Fix MapMode MM_ISOTROPIC.
2008-10-07 Timo Kreuzerfix a typo
2008-10-07 Daniel ReimerBug 3752: Translate files by Lars Martin Hambro
2008-10-07 Stefan Ginsberg- HalRequestIpi takes a KAFFINITY as input, not a ULONG...
2008-10-07 Stefan Ginsberg- Fix PKIPI_WORKER definition
2008-10-07 Stefan Ginsberg- Add missing KiIdleSchedule and KiProcessDeferredReadyList
2008-10-07 Stefan Ginsberg- Add missing jump label to ExpInterlockedCompareExchange64
2008-10-07 Aleksey BraginDaniel Zimmerman <netzimme@aim.com>
2008-10-07 Dmitry Chapyshev- Add stubs for CredReadDomainCredentialsA/W, CredWrite...
2008-10-07 Dmitry Chapyshev- Import credui from wine
2008-10-06 Ged MurphyIt looked like we could get away with removing this...
2008-10-06 Ged Murphy- Add an address bar to serve as the web browser and...
2008-10-06 Gregor Schneider- Calculate the image size before the height is reporte...
2008-10-06 Gregor Schneider-rgbReserved must be 0
2008-10-06 Aleksey BraginCecill Etheredge <ijsf@gmx.net>
2008-10-06 Aleksey BraginDmitry Gorbachev
2008-10-06 Aleksey BraginDmitry Gorbachev
2008-10-06 Aleksey BraginDmitry Gorbachev
2008-10-05 Ged MurphyRemove the address and command windows from the bottom...
2008-10-05 Ged MurphySet the start button as the owner of the root start...
2008-10-05 James Tabor- Move DC_UpdateXforms out of the switch in SetMapMode...
2008-10-05 James Tabor- Fix a Kernel Assert in EngAllocMem called from brush...
2008-10-05 James Tabor- Force a recompute when setting map modes.
2008-10-05 Gregor BrunmarD3D9:
2008-10-04 James Tabor- Fix order of calls in IntGdiPolygon. Check for PATH...
2008-10-04 Ged Murphychange quicklaunch rebar hardcoded size. This puts...
2008-10-04 Ged Murphy- Use TBSTATE_PRESSED, our checked graphic isn't too...
2008-10-04 James Tabor- Update DEVCAPS to W2k/XP.
2008-10-03 Cameron Gutman - Merge aicom-network-fixes up to r36633
2008-10-02 Colin Finck- Add the other CPU_* codes (got them from a PDB)
2008-10-02 Johannes Anderwald- Fix a bug in _ILCreateNetConnect
2008-10-02 Aleksey Bragin- Sync RegGetValueA/W implementation (no functional...
2008-10-02 Cameron Gutman - Merge aicom-network-fixes up to r36621
2008-10-01 Gregor SchneiderInitialize iCodePage to 0, because if might be used...
2008-10-01 Gregor SchneiderAfter entering a case on iEncoding for ANSI/UTF, iEncod...
2008-10-01 Christoph von Wittichfix formatting
2008-10-01 Daniel Reimersync winhlp32 and wordpad with wine
2008-10-01 KJK::Hyperionmodified ke/i386/cpu.c
2008-10-01 Gregor SchneiderCheck DC for NULL before accessing it, fixes Coverity...
2008-10-01 Gregor SchneiderGetDIBits: destination height may be smaller than the...
2008-10-01 Gregor Schneider[FORMATTING], spelling, misc cleanup. No functional...
2008-10-01 Gregor SchneiderhColor is not needed in IntSetCursor, fixes Coverity...
2008-09-30 Johannes Anderwald- Add resources for advanced tcp/ip configuration dialog
2008-09-30 Johannes Anderwald- Ttttypo
2008-09-30 Aleksey Bragin- Don't leak registry lock in failure branches of CmpPa...
2008-09-30 Johannes Anderwald- Add resources for TCP/IP alternate configuration...
2008-09-30 Daniel ReimerSync Wined3d to Wine 1.1.5 (great work done by: Kamil...
2008-09-30 James Tabor- Move undocumented WM_x messages to internal header...
2008-09-30 James Tabor- Patch by Vincent Povirk, Handle undocumented WM_POPUP...
2008-09-30 Cameron Gutman - Merge aicom-network-fixes up to r36594
2008-09-29 Aleksey Bragin- Commit the whole mapped BIOS/device registers block...
2008-09-28 KJK::Hyperionmodified dll/win32/kernel32/kernel32.def
2008-09-28 Timo KreuzerImprove memcpy. It was working correctly, but it wasted...
2008-09-28 Timo KreuzerExtend ObjTypeInfo array to 32 entries.
2008-09-28 Stefan Ginsberg- Fix comments (no code change)
2008-09-28 Cameron Gutman - Merge aicom-network-fixes up to r36581
2008-09-28 Gregor SchneiderCheck for NULL before using the DC.
2008-09-28 Gregor SchneiderHandle PALETTE_LockPalette returning NULL.
2008-09-28 Hervé PoussineauRemove a hack, and link with C++ libraries only when...
2008-09-28 Eric KohlOoops, forgot to disable these [handle] attributes.
2008-09-28 Eric KohlCast returned handle values correctly.
2008-09-28 Aleksey Bragin- Fix uninitialized variable usage. Fixes Coverity...
2008-09-28 Aleksey Bragin- Ports are counted starting from 1, with 0 being an...
2008-09-28 Aleksey Bragin- It's meaningless to try to complete the IRP if irp...
2008-09-28 Aleksey Bragin- Remove redundant NULL-check. Fixes Coverity CID:...
2008-09-28 Johannes Anderwald- Query Name, Icon Attributes for each call of INetConn...
2008-09-28 Hervé PoussineauReplace .def file by a .spec file
2008-09-28 Dmitry Chapyshev- Sync ddstream.idl with wine head
next