reactos.git
2008-05-30 Dmitry Chapyshev- Change in WindowMetrics font to Tahoma
2008-05-30 Dmitry Chapyshev- Small update inf file
2008-05-30 Dmitry Chapyshev- Add Tahoma fonts from Wine
2008-05-30 Magnus Olsenfixed last part for the def file.
2008-05-30 James TaborThanks aicom, remove unimplemented tag.
2008-05-30 James TaborUse System Bitmap DC, like a stock object but a hDC...
2008-05-30 Dmitry Chapyshev- Add intl.inf and font.inf to bootcd
2008-05-30 Dmitry Chapyshev- Add font.inf and intl.inf
2008-05-30 Dmitry Chapyshev- Implement EnumSystemCodePagesA/W
2008-05-30 Aleksey Bragin- Really fix _rotl. Thanks KJK::Hyperion!
2008-05-30 Aleksey Bragin- Fix a warning in 1st of April's implementation of...
2008-05-30 James TaborMove the init of server info after heap is init.
2008-05-30 James TaborModified GDIOBJ_Copy and Set owner to return bool....
2008-05-30 Magnus Olsen1. do not use wine def for reactos
2008-05-29 Magnus Olsenpatch by Jeffrey Morlan ( email : mrnobo1024 at yahoo...
2008-05-29 Timo Kreuzerremove hFirstBitmap from the WIN_DC_INFO struct, wasn...
2008-05-29 James TaborFix build.
2008-05-29 James TaborUse server information structure for system colors.
2008-05-29 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-05-29 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-05-29 James TaborUpdate NtUserBitBltSysBmp.
2008-05-29 Dmitry Chapyshev- Add Russian translation
2008-05-29 Daniel ReimerBug 3282: Spanish and Basque translation by Javier...
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.
next