- Remove version defines.
[reactos.git] / reactos / dll /
2008-10-25 Aleksey Bragin- Globalize ReactOS target version (there are a few...
2008-10-25 Dmitry ChapyshevDefWindowProcA/W:
2008-10-25 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-23 Stefan Ginsberg- Fix Nt/ZwMapViewOfSection parameters (ULONG -> ULONG_...
2008-10-23 Johannes Anderwald- Fix bug 3782 take #2
2008-10-22 Johannes Anderwald- Fix bug 3782
2008-10-22 Johannes Anderwald* Implement details status dialog
2008-10-22 Johannes Anderwald- Convert the string using the WideCharToMultiByte...
2008-10-22 Johannes Anderwald- delete DhcpNameServer key when storing static Nameser...
2008-10-22 Johannes Anderwald- Query first for DhcpNameServer key value as this...
2008-10-22 Daniel ReimerBug 3668: spanish inf files by Javier Remacha
2008-10-21 KJK::Hyperionmodified tools/rbuild/backend/mingw/modulehandler.cpp
2008-10-21 James Tabor- Plug in GetDeviceCaps for gdi.
2008-10-20 James Tabor- Add driver info for psdk, update local DC and fixed...
2008-10-20 Kamil Hornicekdon't deref. null pointer in case NameServer key doesn...
2008-10-20 James Tabor- Set GetBkColor for callers.
2008-10-19 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-18 Colin FinckAllocate enough memory for Value (problem was spotted...
2008-10-18 Gregor SchneiderInitialize variables and close keys only if they were...
2008-10-17 Matthias Kupferdraw disk usage bar from "used" to "free" (left to...
2008-10-17 Timo KreuzerWin32 structure cleanup (WIP):
2008-10-17 Johannes Anderwald* Fix retrieval of automatic DNS settings 1/2
2008-10-17 Johannes Anderwald* Set AutoconfigEnabled if DNS is acquired by DHCP
2008-10-17 Johannes Anderwald* If there is no static nameserver entry, look up dynam...
2008-10-17 Gregor SchneiderTypo: check for success of newest allocations.
2008-10-17 Johannes Anderwald* Convert ncpa to a simple wrapper which invokes netshe...
2008-10-17 Timo KreuzerFix GetAppCompatFlags to use Teb->ClientInfo instead...
2008-10-17 Timo KreuzerWin32 structure cleanup part 2 / x:
2008-10-17 Johannes Anderwald- Hide ncpa.cpl from control panel
2008-10-17 Stefan Ginsberg- Add comments to GetTextFaceW
2008-10-17 James TaborChecked code format, compiler has issues.
2008-10-17 James TaborMove GetTextFaceAliasW to text.c.
2008-10-17 KJK::HyperionYou can't make this shit up.
2008-10-16 KJK::HyperionThe original GetTextFaceW implementation (r28730) was...
2008-10-16 Stefan Ginsberg- More correct check for GetTextFaceW
2008-10-16 Stefan Ginsberg- Unbreak GetTextFaceA/W, broken since 28730 by GreatLord
2008-10-16 Kamil Hornicek- remove dead code, fixes CID 60, CID 61
2008-10-15 Kamil Hornicekdon't loop (UINT)-1 times if the section is not present...
2008-10-15 Kamil Hornicekremove unneeded check, it's ok to create new context...
2008-10-15 Johannes Anderwald- Implement Advanced Status IP Information Dialog
2008-10-15 KJK::Hyperionadded lib/rtl/rtl-common.rbuild
2008-10-15 Daniel ReimerBug 3791: Translate norwegian update by Lars Martin...
2008-10-15 Kamil Hornicekupdate to Mesa3D 7.2
2008-10-14 Timo Kreuzer- Update CLIENTTHREADINFO structure
2008-10-14 Daniel ReimerBug 3750: spanish update for netcfgx by Javier Remacha
2008-10-13 KJK::HyperionAdd ICU <URL: www.icu-project.org/> to credits
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
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 Johannes Anderwald- Replace IDOK with IDC_OK as this creates problems
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- 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 Johannes Anderwald- Add missing dialogs of TCP/IP Notify Object
2008-10-07 Daniel ReimerBug 3752: Translate files by Lars Martin Hambro
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 Aleksey BraginDmitry Gorbachev
2008-10-05 James Tabor- Force a recompute when setting map modes.
2008-10-05 Gregor BrunmarD3D9:
2008-10-02 Johannes Anderwald- Fix a bug in _ILCreateNetConnect
2008-10-02 Aleksey Bragin- Sync RegGetValueA/W implementation (no functional...
2008-09-30 Johannes Anderwald- Add resources for advanced tcp/ip configuration dialog
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- Patch by Vincent Povirk, Handle undocumented WM_POPUP...
2008-09-28 KJK::Hyperionmodified dll/win32/kernel32/kernel32.def
2008-09-28 Johannes Anderwald- Query Name, Icon Attributes for each call of INetConn...
2008-09-26 Eric KohlFix lock handle typecasts.
2008-09-26 Christoph von Wittichset eol-style:native
2008-09-26 Christoph von Wittichset eol-style:native
2008-09-25 KJK::HyperionOnly apply C++ compiler flags to the C++ compiler....
2008-09-25 Timo KreuzerAllocate size of structure, not size of pointer to...
2008-09-25 Christoph von Wittichformatting fix
2008-09-25 Christoph von Wittichset eol-style:native
2008-09-24 Christoph von Wittichmore correct fix
2008-09-24 Christoph von Wittichcheck for value > 0 before using it as array index
2008-09-24 Daniel ReimerBug 3726: Translate file: netshell by Lars Martin Hambro
2008-09-23 Ged MurphyDon't risk a negative array subscript. Fixes our one...
2008-09-23 Christoph von Wittichreturn correct value in SETUPAPI_GetCurrentHwProfile
2008-09-23 Gregor BrunmarD3D9:
2008-09-23 Christoph von Wittichoverrun of static array
2008-09-23 Christoph von Wittichoverrun of static array
2008-09-23 Christoph von Wittichoverrun of static array
2008-09-23 Christoph von Wittichoverrun of static array
2008-09-23 Christoph von Wittichdon't free memory which is not allocated yet
2008-09-23 Christoph von Wittichfix heap corruption when lpStringToFind is NULL
2008-09-23 Art Yerkessome detritus exposed by coverity.
next