- User properties:
[reactos.git] / reactos / dll / win32 /
2008-06-08 Hervé PoussineauFix debug message
2008-06-07 Magnus OlsenBitBlt
2008-06-06 Aleksey Bragin- Fix a major bug while closing a process that was...
2008-06-06 Aleksey Bragin- Update many parts of CRT, and misc cleanup.
2008-06-06 Aleksey Bragin- Fix a typo.
2008-06-05 Magnus Olsencommit 33747 did remove almost all redirect to ntdll...
2008-06-05 Timo Kreuzerpatch by Jeffrey Morlan (mrnobo1024 at yahoo dot com...
2008-06-04 Aleksey Bragin- Fix crtdll build.
2008-06-04 Gregor Brunmar* Fixes 14 wine tests for the edit control
2008-06-03 Dmitry Chapyshev- Implement EnumSystemLanguageGroupsA/W
2008-06-03 Dmitry Chapyshev- Implement EnumSystemGeoID
2008-06-02 Gregor BrunmarAdded dialog FNID
2008-06-01 Colin Finck- Add a test suite for ws2_32.dll
2008-06-01 Hervé PoussineauFix debug message
2008-06-01 Dmitry Chapyshev- Sync with Wine HEAD
2008-06-01 Daniel ReimerBug 3299: czech translation from forum and some slovak...
2008-06-01 Magnus Olsenmerge down changes from win32k-gdi-dx
2008-06-01 James TaborSorry,,, NtGdiCreateEnhMetaFile will be converted to
2008-05-31 Timo Kreuzerpreserve code for NtGdiCreateEnhMetaFile from win32k...
2008-05-31 Colin FinckSync wininet with Wine. This fixes the Download! issue.
2008-05-31 Colin FinckImplement support for FIONREAD in WSPIoctl. (hope I...
2008-05-31 Colin FinckStub QuerySecurityPackageInfoA and QuerySecurityPackage...
2008-05-31 Colin FinckUse FILE_SHARE_READ | FILE_SHARE_WRITE in CopyFileExW...
2008-05-30 Magnus Olsenfixed last part for the def file.
2008-05-30 Dmitry Chapyshev- Implement EnumSystemCodePagesA/W
2008-05-30 Magnus Olsen1. do not use wine def for reactos
2008-05-29 James TaborFix build.
2008-05-29 James TaborUse server information structure for system colors.
2008-05-29 Dmitry Chapyshev- Add Russian translation
2008-05-29 Daniel ReimerBug 3282: Spanish and Basque translation by Javier...
2008-05-28 Timo Kreuzerreapply Magnus Change to fix build.
2008-05-28 Colin FinckSync usp10 with Wine again, fixes the corrupted text...
2008-05-28 Colin FinckSamuel Serapión (samdwise51 AT gmail DOT com):
2008-05-28 Dmitry Chapyshev- Start implementing shimgvw.dll
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-26 Johannes Anderwald- check if MDICLIENTINFO is available before retrieving...
2008-05-26 Johannes Anderwald- only convert the devmode if the caller passed one
2008-05-26 Gregor BrunmarRemoved legacy code from r33695, trying to free a NULL...
2008-05-25 Daniel ReimerBug 3275: Italian resource translation update by Paolo...
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 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 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 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 Magnus Olsenmerge from win32k-gdi-dx r33674 Implement GdiAddGlsBounds
2008-05-24 Pierre Schweitzer- Imported dciman32.dll from Wine HEAD
2008-05-23 Johannes Anderwald- add stubs for GetTraceEnableFlags, GetTraceEnableLeve...
2008-05-23 James TaborRemoved unused code from Arc. Removed old saveLevel...
2008-05-22 Steven EdwardsSync GetTempPathW with current Wine. This should help...
2008-05-22 Johannes Anderwald- define _WMI_SOURCE_ macro
2008-05-22 Magnus Olsenimplemented GetTitleBarInfo in user32 it works now...
2008-05-21 Aleksey Bragin- Fix build.
2008-05-21 Aleksey BraginStefan Ginsberg <stefan__100__@hotmail.com>
2008-05-21 Johannes Anderwald- check input parameters in LoadString[A|W]
2008-05-21 Aleksey Bragin- Convert imagehlp's .def file to .spec format (keeping...
2008-05-20 Marc Piulachs- Added 'MessageHeader' module type for handling .mc...
2008-05-20 Johannes Anderwald- zero DISPLAY_DEVICEW struct before passing it to...
2008-05-20 Johannes Anderwald- remove unneeded cast in GetClipboardData
2008-05-19 Magnus OlsenBugfix EngBitBlt it did miss the prefix @44 in the...
2008-05-18 Hervé PoussineauDisplay again the 'New' context menu, which was broken...
2008-05-18 Hervé PoussineauSend an empty string, as required by the documentation
2008-05-18 Hervé PoussineauMake eventlog RPC interface more compatible with MS...
2008-05-18 Hervé PoussineauReplace ERR() by WARN() on error codes which can be...
2008-05-18 Johannes Anderwald- default to seperator item type
2008-05-18 Gregor BrunmarReverted winesync's wrongly updated msi.rbuild to get...
2008-05-18 Gregor BrunmarReminder to self: Don't rely on MSDN. This should get...
2008-05-18 Pierre SchweitzerSynced uxtheme.dll with Wine HEAD
2008-05-18 Gregor BrunmarMore correct include for PSEH support
2008-05-17 Pierre SchweitzerRemoved wrong entrypoint
2008-05-17 The Wine SynchronizerAutosyncing with Wine HEAD
2008-05-17 Pierre SchweitzerSynced urlmon.dll with Wine HEAD.
2008-05-15 Gregor BrunmarOops, didn't see the commented section.
2008-05-15 Gregor BrunmarSynced listbox LB_SETCURSEL behaviour with Wine, to...
2008-05-15 Gregor BrunmarPatch by Kamil Hornicek ( tykef AT atlas DOT cz ):
2008-05-15 Johannes Anderwald- use menu identifier for menu items which have submenus
2008-05-15 Colin FinckRemove old leftovers from the time when shell32 was...
2008-05-15 James TaborImplement Delete/CreateColorSpace and Get/SetColorSpace.
2008-05-13 Gregor BrunmarHopefully fixes bug #1110. Requested fixed by amine48rz.
2008-05-13 Gregor BrunmarNtUserBuildHwndList() returns NTSTATUS, not ULONG....
2008-05-13 Colin FinckUse a Mutex, so that CPL applets cannot be launched...
2008-05-13 James TaborAdded W32PF and Brush flags. Fixed IntGdiExtCreatePen...
2008-05-12 Colin Finck[FORMATTING] Fix indentation (4 spaces)
2008-05-12 Colin FinckThe lstr* functions don't reset the last error on an...
2008-05-12 Gregor Brunmar* Synced DIALOG_DlgDirListW() and DIALOG_DlgDirSelect...
2008-05-12 Colin FinckSync CharLowerA/W and CharUpperA/W with Wine (after...
2008-05-12 James TaborMisc patch, for later Icm support, update CreateCompati...
2008-05-12 Johannes Anderwald- ModifyMenu[A|W], AppendMenu[A|W], InsertMenu[A|W...
2008-05-12 Johannes Anderwald- create the profiles directory if it does not yet...
2008-05-12 Hervé PoussineauUse dynamic debug system
next