Forgot this file.
[reactos.git] / reactos /
2008-04-21 Ziliang GuoForgot this file.
2008-04-21 Ziliang GuoFix memory leaks, patch by Samuel Serapión
2008-04-21 Ziliang GuoHeader updates from Samuel
2008-04-20 Colin Finck- Make the "Exit" string translateable
2008-04-20 Hervé PoussineauPrevent mshtml registration (doesn't work yet)
2008-04-20 Dmitry Chapyshev- Add "Exit" item to menu
2008-04-20 Colin FinckFix indentation in the .rbuild file and remove some...
2008-04-20 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-20 Hervé PoussineauAdd ERROR_WINHTTP_AUTODETECTION_FAILED
2008-04-20 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-20 Hervé PoussineauAdd GetCharABCWidthsI, GetGlyphIndicesA/W prototypes
2008-04-20 Hervé PoussineauAdd usp10 base address
2008-04-20 Daniel ReimerRemove rasdlg again. Misinterpretation by me. Sorry...
2008-04-20 Magnus Olsenfix another stack crouptions for wrong prototype
2008-04-20 Magnus Olsenfix the trunk build for real now, i hate sell man calli...
2008-04-20 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-20 Magnus Olsenfix the no init value in kbswith
2008-04-20 The Wine SynchronizerAutosyncing with Wine HEAD
2008-04-20 Hervé PoussineauSupport memicmpW() Wine specific function
2008-04-20 Colin Finck- Add the actual function for switching the keyboard...
2008-04-20 Daniel ReimerSynced Winhelp
2008-04-20 Magnus OlsenLet DxEngScreenAccessCheck() always return true for...
2008-04-20 Daniel ReimerBug 3188: Lithuanian translation by Vytis Girdzijauskas...
2008-04-20 Magnus Olsenadd dump of edd_directdraw_global
2008-04-20 Magnus Olsentake pfnDxDdCanCreateSurface offline for now
2008-04-20 Magnus Olsenadd two hack so dxg.sys continue works for now.
2008-04-20 Dmitry Chapyshev- Add application for keyboard layouts switching (not...
2008-04-20 Eric KohlDon't terminate a cpp_quote statement with a semicolon...
2008-04-20 Johannes Anderwald- avoid using BringWindowToTop as it creates display...
2008-04-20 Dmitry Chapyshev- Fix formatting
2008-04-20 Dmitry Chapyshev- Implement "Add keyboard layout" dialog
2008-04-20 Dmitry Chapyshev- Fix typo
2008-04-20 Magnus Olsensorry did commit a file that should not be commit,...
2008-04-20 Magnus Olsenfixed 3 diffent bug for ms dxg.sys
2008-04-20 Christoph von Wittichfix formatting
2008-04-20 Magnus Olsenadd back a check for the negative value
2008-04-19 Colin FinckIdx already contains the length of the string
2008-04-19 Art YerkesFix two very small bugs found by running this code...
2008-04-19 Magnus Olsenadded 3 more correct prototype for dxeng.c
2008-04-19 Magnus Olsendo not assert if DPRINT1("Object->cExclusiveLock =...
2008-04-19 Aleksey Bragin- Remove unneeded stoneage stuff.
2008-04-19 Magnus Olsenadd tempory hack for alloc EDD_DIRECTDRAW_GLOBAL for...
2008-04-19 Magnus Olsenfixed stack corutions for dxeng api they do not have...
2008-04-19 James TaborPlugged in the old NtGdiSetDIBits for now. Need to...
2008-04-19 Magnus OlsenNtGdiDdCreateDirectDrawObject
2008-04-19 James TaborTidy ups some missed changes.
2008-04-19 James TaborUpdate OffsetClipRgn, IntersectClipRect, GetRgnBox...
2008-04-19 James TaborPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-04-18 James TaborPatchPatch by Stefan Ginsberg (stefan__100__ AT hotmail...
2008-04-18 James TaborImplement NtGdiGetDCforBitmap. Q. Where to set hdc...
2008-04-18 Dmitry Chapyshev- Fix build
2008-04-18 Dmitry Chapyshev- Update Russian translation
2008-04-18 Johannes Anderwald- implement system page
2008-04-18 Dmitry ChapyshevAdd new keyboard layouts to txtsetup.sif, reactos.dff...
2008-04-18 Dmitry ChapyshevAdd keyboard layouts:
2008-04-18 Ged Murphy- the shell should load from 'Windows NT' key, not...
2008-04-18 Pierre SchweitzerFixed a bug with file version informations
2008-04-18 Pierre SchweitzerFixed a typo spotted by Seungju Kim
2008-04-18 James TaborImplement Win32k-Gdi32: GetAspectRatioFilter and SetMap...
2008-04-18 James TaborAdd new examples for retrieving DC origin.
2008-04-18 Magnus Olsenfixed pipe working again from cmd
2008-04-17 Daniel ReimerBug 3180, 3182 Korean Updates by Seungju Kim (admin...
2008-04-17 Magnus Olsenoptimze more redirect call and start kill the bad macro...
2008-04-17 Magnus OlsenFix so lest you can run now win32kdxtest one time with...
2008-04-17 Magnus OlsenFix frist issue with ms dxg.sys
2008-04-17 Magnus Olsenchange to using the globla version header for reactx...
2008-04-17 Ged Murphy- Fix IDT and GDT limits to values advised by Alex.
2008-04-17 Magnus Olsenmerge ksuser.dll from reactx branch to trunk
2008-04-17 Magnus Olsenadd some new define to ks.h for ksuser.dll that will...
2008-04-17 Magnus OlsenThis header file is for set the version number of all...
2008-04-17 Dmitry Chapyshev- Fix build
2008-04-17 Dmitry Chapyshev- Fix build
2008-04-17 Dmitry Chapyshev- Add msdmo.dll, pdh.dll, qedit.dll, quartz.dll, ksuser...
2008-04-17 Dmitry Chapyshev- Add msdmo.dll, pdh.dll, qedit.dll, quartz.dll, ksuser...
2008-04-17 Dmitry Chapyshev- Add baseaddress for msdmo.dll, pdh.dll, qedit.dll...
2008-04-17 Johannes Anderwald- unlink window object when notify hook returns an...
2008-04-17 James TaborExample way to set DCOrg with new dc object.
2008-04-17 James TaborRemoved w.ArcDirection. Now we are using dclevel path...
2008-04-17 James TaborRevert change to window.c. It is not ready.
2008-04-17 James TaborAdding support for Event hooks. Start using the server...
2008-04-17 James TaborFix copy count and added dc path flags and support...
2008-04-16 Timo Kreuzer- fix build
2008-04-16 Pierre SchweitzerFixed typo spotted by Sylvain
2008-04-16 Timo Kreuzerwin32k header cleanup/update:
2008-04-16 Dmitry Chapyshev- Add Russian translation
2008-04-16 Pierre SchweitzerRemoved a breakpoint in Ext2CommonClose() (after an...
2008-04-16 Pierre Schweitzer- Fixed a string in English translation
2008-04-16 Johannes Anderwald- start implementing dxdiag
2008-04-15 Daniel ReimerSync WordPad to recent Wine Tree. Fixes the hang in...
2008-04-15 James TaborAdd notify events when a window is created. If'
2008-04-15 Dmitry Chapyshev- Small fix
2008-04-15 Dmitry Chapyshev- Add icons for dialogs
2008-04-15 Dmitry Chapyshev- Small fix English resources.
2008-04-15 Pierre SchweitzerUpdated French translations for main.cpl, regedit.exe...
2008-04-15 Dmitry Chapyshev- Add some bitmaps for shell32 (not used at moment)
2008-04-15 Dmitry Chapyshev- Update Russian translation
2008-04-15 Dmitry Chapyshev- Update Russian translation
2008-04-15 Johannes Anderwald- unlink window when WM_CREATE fails
2008-04-15 Johannes Anderwald- fix a bug introduced in rev 32966
2008-04-14 Johannes Anderwald- add a string resource for displaying mui translated...
next