Fix spurious warning/error reported by GCC 4.4.0.
[reactos.git] / reactos / subsystems / win32 / win32k / eng /
2008-12-03 Dmitry GorbachevSilence compiler warnings (9/11).
2008-11-30 KJK::Hyperionmodified include/reactos/probe.h
2008-11-29 Stefan Ginsberg- Less STDCALL, more WINAPI/NTAPI/APIENTRY
2008-11-22 Stefan Ginsberg- Make sure allocation succeeded (CID 467)
2008-11-21 James Tabor- Pass more bitmap cross tests, 16 bit is down to 52...
2008-11-04 James TaborPatch by Daniel Zimmerman : Fix a lot of missing ExFree...
2008-11-03 Christoph von WittichExFreePool -> ExFreePoolWithTag
2008-11-03 Gregor Schneider- Several ExFreePool -> ExFreePoolWithTag changes ...
2008-11-02 James Tabor- Move functions out of freetype. Implemented FT: GetKe...
2008-11-02 James Tabor- Update FONTGDI and TEXTOBJ. Added support for FT...
2008-10-30 James Tabor- Implemented: GetFontLanguageInfo based on wine. GetLa...
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-23 Stefan Ginsberg- 64-bit fixes (ULONG -> SIZE_T)
2008-10-18 Timo KreuzerChange return type of PsGetCurrentProcessWin32Process...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-01 Gregor Schneider[FORMATTING], spelling, misc cleanup. No functional...
2008-09-24 Timo Kreuzer- remove old test code
2008-09-01 Timo KreuzerDon't use a NULL tag with EngAllocMem, that doesn't...
2008-08-30 Stefan Ginsberg- Get rid of ASSERT_IRQL, deprecated since long ago
2008-08-30 Timo KreuzerChange DC and DC_ATTR members from MATRIX_S and EFLOAT_...
2008-08-29 Hervé Poussineauwin32k: Add tags when allocating memory
2008-08-07 Timo KreuzerImplement FLOATOBJ api in assembly. ~~ On x86 (and...
2008-08-01 Art YerkesCreate a branch for network fixes.
2008-07-21 Timo Kreuzerimplement HackSecureVirtualMemory as a possible workaro...
2008-07-16 Timo KreuzerAdd MATRIX accelerator flag MX_SCALE and set it in...
2008-07-11 James TaborUpdate Eng Events and fix InputIdleEvent.
2008-06-30 Jeffrey Morlan- Don't use ntdll's RtlDuplicateUnicodeString in kmode...
2008-06-16 Timo KreuzerIntEngGradientFill: fix cleanup when calling the driver
2008-06-08 Aleksey Bragin- Magnus: Reformat clip.c source code to better match...
2008-06-07 Magnus Olsenfix one winetest for Bitmap and add note why some alpha...
2008-06-07 Magnus OlsenFixed Alphablend crash in win32k
2008-06-07 Magnus Olsensmall cleanup thx irc: aicom for notice this.
2008-06-05 Timo KreuzerIntEngGradientFill: don't assert, if no CLIPOBJ is...
2008-06-03 James TaborMove from fixed PrimarySurface to pointer based pPrimar...
2008-05-29 Timo Kreuzersorry forgot this one
2008-05-28 Timo KreuzerEngLineTo: if pco == NULL use a private clip object...
2008-05-28 Timo KreuzerEngCreateClip must allocate CLIPGDI, not only CLIPOBJ
2008-05-28 Timo Kreuzer[FORMATTING]
2008-05-20 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-05-19 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-05-06 James TaborWin32k:
2008-04-26 Magnus OlsenBugfix : EngDeleteSemaphore one line patch by Samuel...
2008-04-25 Timo Kreuzerfix EngAllocUserMem parameter
2008-04-06 Timo KreuzerPatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-03-22 Timo Kreuzer- don't use shared locks, when modifying bitmaps
2008-03-19 Timo Kreuzer[FORMATTING] Apply consistent indentation of 4 spaces
2008-03-19 Timo Kreuzer- Rename GDIOBJ_AllocObj to GDIOBJ_allocObjWithHandle...
2008-03-17 Timo Kreuzer- Set the BaseObject.hHmgr field in GDIOBJ_AllocObj
2008-02-26 Timo KreuzerBye, bye, GDIOBJ header! You've served us well, but...
2008-02-19 Timo KreuzerRemove typecasts PBITMAPOBJ <-> PSURFOBJ. Use GDIOBJ_Sh...
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2008-01-13 Aleksey Bragin- Sync up Mm interface with WinLdr branch (introduce...
2008-01-01 Magnus Olsenrename Pdev to hPDev in GDIDEVICE struct
2007-12-25 James TaborMove string object function to eng/string.c.
2007-12-23 James TaborFix STRGDI structure and update it. Move it into text.h.
2007-12-03 James TaborImp Get/SetDeviceGammaRamp, not fully supported yet...
2007-11-18 Art YerkesWhen doing NtAllocateVirtualMemory, you need to MEM_REL...
2007-11-15 Thomas Bluemel- Fix desktop heaps handling and various bugs
2007-11-10 Magnus OlsenMerge from branch ReactX to Trunk,
2007-10-19 Daniel ReimerDelete all Trailing spaces in code.
2007-09-02 Hervé PoussineauMake some i386 code conditional
2007-08-25 Johannes Anderwald-fix build some broke
2007-08-25 Magnus Olsenimplement NtGdiEngLockSurface (not tested)
2007-08-12 James TaborAdded two new subroutines in support for writing data...
2007-08-09 Magnus Olsenwin32k
2007-08-09 Magnus Olsenfix a typo thx jimtablor
2007-08-08 Magnus Olsengdi32
2007-08-08 Magnus OlsenImplement NtGdiEngAlphaBlend
2007-05-24 James Tabor- Fixed arithmetic semantics. Making it more Windows...
2007-05-15 James TaborFinish up float.c, hopfully the div and sub math is...
2007-05-14 James TaborImplement FLOATOBJ_GetFloat and Long, SetFloat and...
2007-05-12 James TaborMoving FLOATOBJ code in preparations of implementation...
2007-04-18 Christoph von Wittichdisable IntEngGradientFillTriangle because of an endles...
2007-04-09 Timo Kreuzertabs->spaces reformat, no code change.
2007-03-26 Hervé Poussineau- Move NCI generated files to arch-specific directories
2007-02-16 Alex Ionescu- Create KD branch. All debugging support is removed...
2006-12-21 Magnus Olsenfrom filip
2006-12-04 Aleksey BraginCreate a place for work on creating a bootloader capabl...
2006-10-08 Art YerkesPartially fixed up tree after merge from HEAD. More...
2006-09-04 Art YerkesBig merge: thanks alex and greatlord. Not a complete...
2006-08-25 Hervé PoussineauAdd an assert in IntEngCreateXlate
2006-07-20 Alex Ionescu- Simplify PsGetNextProcess so it works like PsGetNextP...
2006-05-24 Magnus OlsenDo not create crash/bsod log when u logoff or shutdown...
2006-05-04 Magnus OlsenBug : 1452 : patch from w3seek, some xlate obj fixes...
2006-04-18 Magnus Olsenfast cleanup in dib/dib24bpp.c, Fixing a crash bug...
2006-04-14 Saveliy TretiakovEngCreateBitmap may return null. Add return value checks
2006-04-01 Ged Murphy- change the GDI code a bit so it's able to handle...
2006-03-04 Ged Murphy- Make ROS buildable with GCC 4.1
2006-02-17 Maarten BosmaMoved win32k