- Replace the hardcoded calls to Unicode-Functions. Use the module configuration...
[reactos.git] / reactos /
2007-09-02 Magnus Olsenimplement SelectFontLocal
2007-09-02 Magnus Olsenimplement SelectBrushLocal
2007-09-02 Hervé PoussineauSearch a property by its name
2007-09-02 Magnus Olsenfix smaller bug in SelectClipRgn
2007-09-02 Magnus Olsenimplement RemoveFontMemResourceEx (left todo fix it...
2007-09-02 Magnus Olsenimplement stub for NtGdiSelectBitmap, NtGdiSelectBrush...
2007-09-02 Art YerkesIgnore elf.
2007-09-02 Art YerkesIgnore elf executables.
2007-09-02 Magnus Olsenimplement stub for NtGdiIcmBrushInfo, NtGdiInit, NtGdiM...
2007-09-02 Magnus Olsenimplement stub for NtGdiGetEmbUFI, NtGdiGetUFIPathname...
2007-09-02 Magnus OlsenImplement stub for NtGdiGetServerMetaFileBits, NtGdiGet...
2007-09-02 Art YerkesEmpty OARCH.
2007-09-02 Art YerkesSmall change to make OARCH optional.
2007-09-02 Art YerkesRemove hack-coff and le2be. We make an elf booter...
2007-09-02 Art YerkesAdding misc ppc tools.
2007-09-02 Art YerkesAdd interface generator for open firmware calls.
2007-09-02 James TaborWorking Dc_Attr support, tested and it worked. Will...
2007-09-02 James TaborFix BootCD!!!!! Watch your commit GL! LOL!
2007-09-01 Timo KreuzerRevert wars! ;-)
2007-09-01 Magnus Olsenadd PatBlt, PolyPatBlt to user mode
2007-09-01 Aleksey Bragin- Finish the memory map code, so it now actually create...
2007-09-01 Magnus Olsenrevert 28748 that change are incorrect,
2007-09-01 Timo Kreuzerfix AddFontResourceExAW parameter check
2007-09-01 Johannes Anderwald- dont show same wallpaper twice
2007-09-01 Johannes Anderwald- fix loading of resources
2007-09-01 Johannes Anderwald- load icon from the right HINSTANCE handle
2007-09-01 Johannes Anderwald- load resources from the dll handle
2007-09-01 Magnus Olsenimplement stub for NtGdiPATHOBJ_vGetBounds, NtGdiPATHOB...
2007-09-01 Magnus Olsenimplement stub for NtGdiPATHOBJ_bEnum, NtGdiPATHOBJ_bEn...
2007-09-01 Magnus Olsenupdate the good api list
2007-09-01 Magnus Olsenfix two typo thx ged
2007-09-01 Magnus Olsenfast bugfix, NtGdiExtEscape should accpect a NULL hdc.
2007-09-01 Magnus Olsenadd stub for : IsValidEnhMetaRecord and IsValidEnhMetaR...
2007-09-01 Art YerkesSet needed sizes for return buffers when we return...
2007-09-01 Eric KohlMake all "OK" buttons default push buttons.
2007-09-01 Art YerkesDon't check inherit flags when checking access.
2007-09-01 Magnus Olsenimplement GetTextFaceAliasW <- the win32k part was...
2007-09-01 James Tabor- Removed NtGdiPoly/Bezier/To and lineTo/Polyline/line...
2007-09-01 James TaborRemove fixme in GetCurrentObject.
2007-09-01 James Tabor- Removed NtGdiPaintRgn and renamed NtGdiGetCurrentObje...
2007-09-01 Magnus Olsenfix implement of GetTextFaceW checking if the param...
2007-08-31 Magnus Olsenimplement GetTextExtentExPointI
2007-08-31 Magnus Olsenimplement GetTextExtentExPointWPri
2007-08-31 Magnus Olsenredirect GetTextCharsetInfo to win32k
2007-08-31 Magnus Olsenimplement GetStringBitmapA (left todo implement it...
2007-08-31 Magnus Olsenimplement GetStringBitmapW (left todo, implement it...
2007-08-31 Magnus Olsenimplement stub for NtGdiGetStringBitmapW
2007-08-31 Johannes Anderwald- fix typo
2007-08-31 Magnus Olsenupdate the good api list
2007-08-31 Magnus OlsenAdd hacks.c contain api using only ros home made syscall
2007-08-31 Ged Murphyfix building of the new explorer
2007-08-31 Magnus Olsenfix correct implemtions of GetRegionData in gdi32.dll
2007-08-31 Magnus Olsenfix correct implement of GetPath
2007-08-31 Magnus Olsenimplement GetMetaRgn left todo fix it in win32k.sys
2007-08-31 Hervé PoussineauBetter assert + add LPDWORD type
2007-08-31 Magnus Olsenimplement GetKerningPairsW (left todo implement it...
2007-08-31 Magnus Olsenupdate the good api list
2007-08-31 Magnus OlsenMove more history api to the history file.
2007-08-31 Ged Murphydisable the dependancies dialog for now, there's no...
2007-08-31 Magnus Olsenmove dummy api / old api, that does not do anything...
2007-08-31 Eric KohlImplement key bounce options dialog. The test area...
2007-08-31 Magnus Olsenredirect GetFontUnicodeRanges to win32k.sys
2007-08-31 Magnus Olsenimplement stub for NtGdiGetFontUnicodeRanges
2007-08-31 James TaborMove GetDCObject to dc.c.
2007-08-31 Magnus Olsenimplement GetFontAssocStatus.
2007-08-31 Magnus Olsenimplement stub for NtGdiQueryFontAssocInfo
2007-08-31 Hervé PoussineauFix boot
2007-08-31 Magnus OlsenUpdate the good api list
2007-08-31 Magnus Olsenimplement GetEUDCTimeStampExW but still unimplement...
2007-08-31 Hervé PoussineauFix build
2007-08-31 Magnus Olsenrevert back the typo change I did in AddFontResourceExW
2007-08-31 Magnus OlsenFix typo in : AddFontResourceExW
2007-08-31 Ged Murphynot sure how/why I copied the number instead of the id
2007-08-31 Ged Murphyfix controlling a service from the properties dialog...
2007-08-31 Daniel ReimerUpdate the German Translation of Ged's Service Manager.
2007-08-31 Hervé PoussineauImplement IsUserAnAdmin(), by copying implementation...
2007-08-31 Ged Murphyonly enable the delete and create service buttons for...
2007-08-31 Ged Murphy- report successful deletion
2007-08-30 Ged Murphymake the create service code a little more readable...
2007-08-30 Magnus Olsenimplement GetDeviceGammaRamp
2007-08-30 Magnus Olsenupdate the good api list
2007-08-30 Magnus Olsenimplement : GetBoundsRect
2007-08-30 Magnus Olsenadd <define name="LANGPACK" /> should fix the build
2007-08-30 Magnus Olsendo not hide stub with a DPRINT1 print it
2007-08-30 Peter WardFrench translations by Pierre Schweitzer (see bug 2618):
2007-08-30 Magnus Olsenimplement stub for NtGdiHT_Get8BPPFormatPalette, NtGdiH...
2007-08-30 Magnus Olsenimplement stub for NtGdiGetGlyphIndicesW, NtGdiGetGlyph...
2007-08-30 Magnus Olsenimplement GdiConvertPalette, GdiConvertRegion
2007-08-30 Magnus Olsenredirect GdiSetLastError to SetLastError (who did forge...
2007-08-30 Magnus Olsenfix the build
2007-08-30 Magnus Olsenfix a typo
2007-08-30 Magnus OlsenImplement GdiReleaseLocalDC, GdiFlush, GdiPlayDCScript...
2007-08-30 Magnus Olsenimplement stub for NtGdiInitSpool, NtGdiQueryFonts...
2007-08-30 Johannes Anderwald- create a batch file to execute the commands required...
2007-08-30 Magnus Olsenadding prototype for NtGdiInitSpool()
2007-08-30 Daniel ReimerTranslate the new Restart Button into German
2007-08-30 Ged Murphyupdate the visual service count when a service is deleted
2007-08-30 Ged Murphy- implement setting the service description
2007-08-30 Ged Murphyfix build. didn't realise this was still used.
2007-08-30 Ged Murphy- remove the last of the reactos hacks of reading direc...
next