reactos.git
2008-05-29 Daniel ReimerBug 3282: Spanish and Basque translation by Javier...
2008-05-29 Timo Kreuzersorry forgot this one
2008-05-29 Timo Kreuzerfix palette implementation: use the surface's palette...
2008-05-28 Timo Kreuzerreapply Magnus Change to fix build.
2008-05-28 Timo Kreuzer(Nt)GdiFlushUserBatch:
2008-05-28 Colin FinckSync usp10 with Wine again, fixes the corrupted text...
2008-05-28 Colin FinckSorry, forgot this file
2008-05-28 Colin FinckSamuel Serapión (samdwise51 AT gmail DOT com):
2008-05-28 Daniel ReimerAdd winhlp32 to bootcd.
2008-05-28 Timo KreuzerDCOrg is in device coordinates, fix a comment accordingly
2008-05-28 Magnus OlsenThis file will be share between dxg and win32k explain...
2008-05-28 Timo KreuzerEngLineTo: if pco == NULL use a private clip object...
2008-05-28 Dmitry Chapyshev- Add baseaddress for shimgvw.dll
2008-05-28 Dmitry Chapyshev- Start implementing shimgvw.dll
2008-05-28 Dmitry Chapyshev- Update Russian translation
2008-05-28 Timo KreuzerEngCreateClip must allocate CLIPGDI, not only CLIPOBJ
2008-05-28 Timo Kreuzer[FORMATTING]
2008-05-28 Timo Kreuzer[FORMATTING]
2008-05-28 Daniel ReimerUpdated winhelp from wine and renamed accordingly from...
2008-05-28 James TaborAdd Gdi entry flag.
2008-05-28 James TaborNtUserRegisterClassExWOW also given FNID. Added one...
2008-05-28 James TaborNtUserSetWindowFNID is needed for supporting NtUserGetC...
2008-05-28 Timo Kreuzerexception.h: merge changes from wine.
2008-05-27 Aleksey Bragin- More header fixes.
2008-05-27 Daniel ReimerPolish language Update by Olaf Siejka
2008-05-27 Johannes Anderwald- access parameter after they have been verified as...
2008-05-27 Johannes Anderwald- fix typo in CreateServiceA
2008-05-27 Ged MurphyAnother typo. Yep, I'm officially today's jester...
2008-05-27 Ged Murphyfix typo
2008-05-27 Ged Murphyfix potential buffer overflow
2008-05-27 Aleksey BraginDaniel Zimmermann <netzimme@aim.com>
2008-05-27 James TaborRename and add new internal functions.
2008-05-26 James TaborRemoved NtGdi rect calls.
2008-05-26 James TaborFix the rest too....
2008-05-26 Johannes Anderwald- check if MDICLIENTINFO is available before retrieving...
2008-05-26 James TaborWhy are we deleting prgnVis after setting it up? Wine...
2008-05-26 Filip NavaraChange the code a bit, as Hervé Poussineau points out...
2008-05-26 Filip NavaraFix incorrect logic in IntVideoPortSetupInterrupt and...
2008-05-26 Johannes Anderwald- only convert the devmode if the caller passed one
2008-05-26 Aleksey Bragin- Fix misc structures definitions.
2008-05-26 Gregor BrunmarRemoved legacy code from r33695, trying to free a NULL...
2008-05-26 Aleksey Bragin- Erase countdown timer when needed. Based on a patch...
2008-05-26 Johannes Anderwald- add support for a future timeout callback mechanism
2008-05-26 Aleksey Bragin- Remove $Id tags.
2008-05-26 Johannes Anderwald- check if its a primary monitor before calculating...
2008-05-26 Aleksey Bragin- Add more functions to the lookup table (used by the...
2008-05-25 Daniel ReimerBug 3275: Italian resource translation update by Paolo...
2008-05-25 Daniel ReimerBug 3275: Italian resource translation update by Paolo...
2008-05-25 KJK::Hyperionmodified include/psdk/winnls.h
2008-05-25 Magnus Olsenimplement LpkDllInitialize for lpk
2008-05-25 Magnus Olsenfix right export prefix for LpkPresent.
2008-05-25 Magnus Olsenadd dll lpk it is stub for now.
2008-05-25 Colin FinckUpdate README.WINE about the crypt32 sync
2008-05-25 Magnus Olsenstarted added test for InitializeLpkHooks
2008-05-25 Eric KohlAdd the general user properties page. Settings are...
2008-05-25 Gregor BrunmarReinstated DIALOG_get_info() based of Wine's implementa...
2008-05-25 Dmitry Chapyshev- Start implementing WDM Audio driver mapper
2008-05-25 Dmitry Chapyshev- Add baseaddress for wdmaud.drv
2008-05-25 Dmitry Chapyshev- Add stubs WDM Audio driver mapper
2008-05-25 Gregor Brunmar* Changed to correct signature of NtUserGetClassName()
2008-05-25 Pierre SchweitzerFixed a bug in GetClipboardFormatNameA
2008-05-25 Johannes Anderwald- fix wait functions for console handles
2008-05-24 Magnus Olsenimplemeted test for GdiDeleteLocalDC, GdiReleaseLocalDC...
2008-05-24 Magnus Olsenimplemeted test for GdiConvertBitmap, GdiConvertBrush...
2008-05-24 Colin FinckSamuel Serapión (samdwise51 AT gmail DOT com):
2008-05-24 Ged MurphyAdd functionality to allow dll injection for all apps...
2008-05-24 Marc Piulachs- Move every x86 HAL to it's own .rbuild file
2008-05-24 Marc Piulachs- Add "base" and "root" support to ImportLibrary. ...
2008-05-24 Magnus Olsenmerge from win32k-gdi-dx r33674 Implement GdiAddGlsBounds
2008-05-24 Marc Piulachs- remove 'basename' , no such attribute exists for...
2008-05-24 Pierre SchweitzerSet default return of IRP_MJ_QUERY_INFORMATION to STATU...
2008-05-24 Pierre Schweitzer- Imported dciman32.dll from Wine HEAD
2008-05-23 Magnus OlsenFixed at typo from me thx Daniel Zimmermann (netzimme...
2008-05-23 Magnus Olsenadd test for NtUserGetTitleBarInfo patch by Daniel...
2008-05-23 Magnus OlsenFixed memory leak in w32knapi if it fail found gdihandl...
2008-05-23 Pierre SchweitzerNo need to keep linux-ntfs:
2008-05-23 Aleksey Bragin- msiexec is GUI app, not CUI.
2008-05-23 Johannes Anderwald- add stubs for GetTraceEnableFlags, GetTraceEnableLeve...
2008-05-23 Johannes Anderwald- add prototypes for GetTraceEnableLevel, RegisterTrace...
2008-05-23 Aleksey Bragin- Revert 32675 (enabling usage of the cache bitmap...
2008-05-23 James TaborAdd more data for extended clip object.
2008-05-23 Magnus OlsenImplemtened : NtUserGetTitleBarInfo
2008-05-23 James TaborRemoved w.flags from dc.h update all related.
2008-05-23 James TaborMove W structure back into dc.h and added the clip...
2008-05-23 Marc Piulachs- Remove crtdll reference. All Win32* modules implicitl...
2008-05-23 James TaborRemoved unused code from Arc. Removed old saveLevel...
2008-05-23 Colin FinckApply the fix from r32705 to C and C++ files as well.
2008-05-22 Timo Kreuzerfix a cast and indentation
2008-05-22 Steven EdwardsSync GetTempPathW with current Wine. This should help...
2008-05-22 Marc Piulachs- express PCH location in a more correct way
2008-05-22 Johannes Anderwald- add GetTraceEnableFlags prototype
2008-05-22 Aleksey Bragin- Actually remove the exports.
2008-05-22 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-05-22 Johannes Anderwald- fix integer to string representation
2008-05-22 Johannes Anderwald- define _WMI_SOURCE_ macro
2008-05-22 Johannes Anderwald- check if PEVENT_TRACE_HEADER is already defined
2008-05-22 Timo Kreuzerimplement SPI_GET/SETSTICKYKEYS, SPI_GET/SETFILTERKEYS...
2008-05-22 Timo Kreuzerfix a typo
2008-05-22 KJK::HyperionPatch by Alex Ionescu <alex.ionescu@reactos.org>
2008-05-22 KJK::HyperionReverting r33635
next