reactos.git
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 Stefan Ginsberg- SVN maintenance
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 Cameron Gutman - More work on NDIS 6.0
2008-10-08 Cameron Gutman - Some of my work on NDIS 6.0
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 Timo KreuzerAdd basic tests for BeginPath andd SetMapMode
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 Reimerooops. my fault...
2008-10-07 Daniel ReimerBug 3752: Translate files by Lars Martin Hambro
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 Cameron Gutman - Partially implement ProtocolStatus in tcpip
2008-10-06 Cameron Gutman - Implement a MiniportShutdown routine for both NIC...
2008-10-06 Ged MurphyIt looked like we could get away with removing this...
2008-10-06 Cameron Gutman - Call the MiniportShutdown handler at the right time
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-06 Cameron Gutman - Add NDIS_OBJECT_HEADER and NDIS_GENERIC_OBJECT ...
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 Cameron Gutman - Only call the ProtocolReceivePacket handler if the...
2008-10-04 Cameron Gutman - Properly implement MiniIndicateReceivePacket
2008-10-04 Cameron Gutman - Add SDL Mixer to downloader (Needed for LGeneral)
2008-10-04 Ged Murphychange quicklaunch rebar hardcoded size. This puts...
2008-10-04 Cameron Gutman - Fix the uTorrent link
2008-10-04 Ged Murphy- Use TBSTATE_PRESSED, our checked graphic isn't too...
2008-10-04 Colin FinckUpdate some links properly and update the description...
2008-10-04 Ged Murphyuse latest firefox link, from caemyr
2008-10-04 James Tabor- Update DEVCAPS to W2k/XP.
2008-10-03 Cameron Gutman - Send NDIS_STATUS_RESET_START to all bound protocols...
2008-10-03 Cameron Gutman - Merge aicom-network-fixes up to r36633
2008-10-03 Cameron Gutman - Move the implementation of NdisMIndicateStatus to...
2008-10-03 Cameron Gutman - Implement NdisMIndicateStatusComplete
2008-10-03 Cameron Gutman - Implement NdisMIndicateStatus
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-02 Cameron Gutman - Adapter is PLOGICAL_ADAPTER not PNDIS_MINIPORT_BLOCK
2008-10-02 Cameron Gutman - Only call MiniportISR if the miniport driver called...
2008-10-01 Cameron Gutman - Adapter not NdisMiniportBlock is passed to ServiceRo...
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... fix formatting
2008-10-01 Daniel Reimersync winhlp32 and wordpad with wine
2008-10-01 Daniel ReimerSync winfile and write 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...
next