wine/eterwine.git
2005-04-18 Peter Berg... Eliminate a strncpy and remove unused variable.
2005-04-18 Eric Pouech- moved named pipe creation to ntdll
2005-04-18 Robert ReifAdded keyboard data format.
2005-04-18 Peter Berg... Replace strncpy with memcpy or lstrcpyn.
2005-04-18 Vitaliy MargolenDon't redraw if no information has changed.
2005-04-18 Eric PouechAdded proper definition for PRINTDLGEX[AW] structures.
2005-04-18 Ferenc WagnerEnforce valid tag syntax during input.
2005-04-18 Eric PouechFixed some signed / unsigned pointer casts.
2005-04-18 Eric Pouech- Using uniform DocBook tags for DLLs, commands, enviro...
2005-04-18 Eric PouechMinor cleanups.
2005-04-18 Jakob ErikssonFail gracefully on permission denied.
2005-04-18 Benjamin CutlerAdd semi-stub for NtPowerInformation(SystemPowerCapabil...
2005-04-18 Duane ClarkThe datetime should be initialized with local time.
2005-04-18 Sami AarioAdded stubs for RunSetupCommand and DelNode.
2005-04-18 Eric PouechCorrectness for const pointer casts.
2005-04-18 Eric PouechRemoved a couple of unneeded casts.
2005-04-16 Mike McCormackDeclare and define a stub for NtSignalAndWaitForSingleO...
2005-04-16 Richard CohenCreateBitmap16 should use only the first byte of planes...
2005-04-16 James HawkinsRegDeleteKey fails if the lpSubKey param is NULL.
2005-04-16 Krzysztof Foltman- removed trailing spaces from some files
2005-04-16 Duane ClarkAdd support for direct keyboard input to numeric fields.
2005-04-16 Mike Hearn- Add text dumping of the requested command.
2005-04-16 Benjamin Cutler- Correct args for NtPowerInformation.
2005-04-15 Aaron ArveyAdded __bb_init_func for linking purposes.
2005-04-15 Jacek Caban- More implementation of view
2005-04-15 Jakob ErikssonERROR_PRIVILEGE_NOT_HELD can be returned for NT4.
2005-04-15 Jakob ErikssonWin98 can return ERROR_CALL_NOT_IMPLEMENTED.
2005-04-15 Brian VincentAdd stub for DCICreatePrimary.
2005-04-15 Huw DaviesWhen we're hiding file extensions then SetNameOf should...
2005-04-15 Dmitry TimoshkovZero out an invalidated runningObjectTableInstance...
2005-04-15 Francois GougetMention the 'emf' and 'lnk' modes in the usage summary.
2005-04-15 Francois GougetIf winemenubuilder is given a list of menus to recreate...
2005-04-15 Duane ClarkHour '0' corresponds to 12AM.
2005-04-15 Paul VriensStart of unit tests for *Info* functions.
2005-04-15 Mike McCormackSimple unit tests for GdiIs*DC functions.
2005-04-15 Mike McCormackAdd some more Windows Terminal Server API definitions.
2005-04-15 Juan LangPut space between include directive and include file.
2005-04-15 Juan LangAdd proxy/stub options to widl man page.
2005-04-15 Juan LangImplement FmtIdToPropStgName & PropStgNameToFmtId,...
2005-04-15 Robert ShearmanFix TB_GETBUTTONSIZE to return the correct width/height...
2005-04-15 Robert Shearman- Use SetWindowPos to move the buddy window into positi...
2005-04-15 Mike McCormackAdd prototypes for some Gdi* functions.
2005-04-14 Dimitrie O... Keep track of WS_DISABLED explicitely, as it doesn...
2005-04-14 Dimitrie O... Add support for LVN_ODSTATECHANGED.
2005-04-14 Mike McCormackImplement GdiIs*DC functions.
2005-04-14 Robert ShearmanAdd a test for a menu problem I found.
2005-04-14 Robert ShearmanRecalculate the menu on calling ModifyMenu so that...
2005-04-14 Vitaliy MargolenSend notifies after invalidating changed areas.
2005-04-14 Alexandre JulliardFixed a buffer overflow.
2005-04-14 Rein KlazesIn X11DRV_DIB_SetImageBits avoid BadMatch errors when...
2005-04-14 Alexandre JulliardInclude Xmd.h in x11drv.h with the proper defines to...
2005-04-14 Rein KlazesFix decoding printf format in case the field width...
2005-04-14 Michael LinChange menu item options to use optional comma.
2005-04-14 Michael LinDefine WINUSERAPI.
2005-04-14 Daniel RemenakRemove unused variable in _copy_arg.
2005-04-14 Benjamin CutlerBetter handling of hInternet == NULL for INTERNET_OPTIO...
2005-04-14 Duane ClarkMonday is day number '1'.
2005-04-14 Jacek CabanAdded more implementation of IDocumentView.
2005-04-14 Robert Shearman- Add neutral English resources.
2005-04-14 Rein KlazesIn AllocConsole() pass the wShowWindow value and STARTF...
2005-04-13 Alexandre JulliardMoved handling of the 55AA pattern brush to syscolor...
2005-04-13 Benjamin CutlerCheck for an invalid hInternet handle in INET_QueryOpti...
2005-04-13 Alexandre JulliardMoved the BITMAPOBJ structure to gdi_private.h.
2005-04-13 Marcus MeissnerTerminate XCreateIC() argument list with NULL instead...
2005-04-13 Alexandre JulliardUse an X context to associate the phys bitmap data...
2005-04-13 Huw DaviesRegisterClipboardFormat takes a unicode string now.
2005-04-13 Alex Villacís... - Fix leftover negative sign in height parameter for...
2005-04-13 Martin FuchsCorrect comments of some export ordinals.
2005-04-13 Dimitrie O... Remove the need for the non-standard (Close|Delete...
2005-04-13 Alexandre JulliardMoved the driver-independent part of CreateDIBSection...
2005-04-13 Jacek Caban- Added IOleDocumentView interface.
2005-04-13 James HawkinsPass an empty string instead of NULL to RegDeleteKey...
2005-04-13 Vitaliy MargolenDump whole NMHEADERA notify structure for TreeViews.
2005-04-13 Vitaliy MargolenDraw only visible tabs.
2005-04-13 Robert ReifFully implement WAVEDEVICEMAPPING property set.
2005-04-13 Huw DaviesAdd a unicode pidl type.
2005-04-13 Alexandre JulliardStore DIB section information directly in the phys...
2005-04-13 Marcus MeissnerUse correct movw instead of movl when handling segment...
2005-04-13 Juan LangImplement PropSys{Alloc|Free}String, and support BSTRs in
2005-04-13 Phil KrylovMake RTF reader fall back to simple text if a correct...
2005-04-13 Steven EdwardsRegister Shell Drag and Drop Helper.
2005-04-13 Andreas BjerkeholtSwedish translation.
2005-04-13 Steven EdwardsPartially implement CreateProcessAsUser.
2005-04-13 Michael JungImplemented the UnixFolder's IShellFolder2::CompareIDs...
2005-04-13 Daniel RemenakImplemented VarIdiv.
2005-04-13 Robert Shearman- Fix scaling when converting MF -> EMF.
2005-04-12 Huw DaviesBetter icon handling for some special folders.
2005-04-12 Alexandre JulliardStore a pointer to the currently selected phys bitmap...
2005-04-12 Ivan Leo PuotiAdded typedef for DEVICE_POWER_STATE.
2005-04-12 Michael JungImplemented enough of IShellFolder2 to make UnixFolder...
2005-04-12 Jacek CabanStub implementation of IOleObject and IOleDocument.
2005-04-12 Alexandre JulliardStore the bitmap handle in the phys bitmap structure...
2005-04-12 Huw DaviesIf ICommDlgBrowser_OnDefaultCommand returns anything...
2005-04-12 Robert ShearmanUse ES_AUTOHSCROLL for edit box.
2005-04-12 Daniel RemenakReturn DISP_E_DIVBYZERO instead of crashing when asked...
2005-04-12 Juan LangUse Unicode string result from GetDisplayNameOf if...
2005-04-12 Juan LangLog missing environment vars for easier debugging.
2005-04-12 Robert ReifStub out DRVM_MAPPER_RECONFIGURE support.
2005-04-11 Alexandre JulliardStore the pixmap depth and the DIBSECTION pointer in...
2005-04-11 Alexandre JulliardAdd new powrprof.h header.
next