projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
- switch to correct shell desktop context menu
[wine]
/
dlls
/
2005-03-14
Martin Fuchs
- switch to correct shell desktop context menu
tree
|
commitdiff
2005-03-14
Joris Huizer
A few memory checks avoiding memory leaks.
tree
|
commitdiff
2005-03-14
Oliver Stieber
Encapsulate texture, surface encapsulated.
tree
|
commitdiff
2005-03-14
Robert Shearman
- RpcMgmtStopServerListen should not affect auto-listen...
tree
|
commitdiff
2005-03-14
Jon Griffiths
Comment out a test that crashes on early versions.
tree
|
commitdiff
2005-03-14
Jon Griffiths
Tests and small fix for PathMakePretty().
tree
|
commitdiff
2005-03-14
Dimitrie O. Paun
Unicodification and typesafe interfaces.
tree
|
commitdiff
2005-03-14
Alexandre Julliard
Authors: Mike Hearn <mh@codeweavers.com>, Robert Shearm...
tree
|
commitdiff
2005-03-14
Ivan Leo Puoti
Make Rtl*Registry* functions case insensitive.
tree
|
commitdiff
2005-03-14
Gerald Pfeifer
Make ME_ArrowLeft() return a value in every case.
tree
|
commitdiff
2005-03-14
Juan Lang
Change a fixme to a warn, and use W version of call.
tree
|
commitdiff
2005-03-14
Ulrich Czekalla
If a zero index is passed to META_SELECTCLIPREGION...
tree
|
commitdiff
2005-03-14
Juan Lang
Fix a test to pass under XP.
tree
|
commitdiff
2005-03-14
Dmitry Timoshkov
Fix some msg.c and win.c failures running on NT4 and XP.
tree
|
commitdiff
2005-03-14
Steven Edwards
Correct CheckBitmapBits entry.
tree
|
commitdiff
2005-03-14
Steven Edwards
Link mapi32 to ntdll.
tree
|
commitdiff
2005-03-14
Alex Villacís Lasso
Add ECT to timezone list.
tree
|
commitdiff
2005-03-14
Robert Reif
Private property sets do not exist in early versions...
tree
|
commitdiff
2005-03-14
Robert Reif
Add missing functionality.
tree
|
commitdiff
2005-03-14
Peter Berg Larsen
Assorted memleak fixes. Found on Michael Stefaniuc...
tree
|
commitdiff
2005-03-11
Alexandre Julliard
Replace calloc() by HeapAlloc().
tree
|
commitdiff
2005-03-11
Mike McCormack
StgOpenStorage shouldn't open zero length storage files.
tree
|
commitdiff
2005-03-11
Thomas Kho
Added select_server() test that uses select() in servin...
tree
|
commitdiff
2005-03-11
Peter Berg Larsen
Assorted memleak fixes. Found on Michael Stefaniuc...
tree
|
commitdiff
2005-03-11
Oliver Stieber
Change AddRef in queryInterface to IUnknown_AddRef.
tree
|
commitdiff
2005-03-11
Krzysztof Foltman
- EM_STREAMIN can now deal with undo in a reasonable...
tree
|
commitdiff
2005-03-11
Robert Shearman
- Rename apartment functions to become more object...
tree
|
commitdiff
2005-03-11
Robert Shearman
Add outer unknown support for typelib marshaler.
tree
|
commitdiff
2005-03-10
Juan Lang
Fix a crash if the Mozilla ActiveX control doesn't...
tree
|
commitdiff
2005-03-10
Juan Lang
Fix the calling convention of DllCanUnloadNow.
tree
|
commitdiff
2005-03-10
Juan Lang
Fix a regression in AppSearch.
tree
|
commitdiff
2005-03-10
Juan Lang
Implement MsiEnumRelatedProducts.
tree
|
commitdiff
2005-03-10
Alexandre Julliard
Clear the internal paint flag in the server before...
tree
|
commitdiff
2005-03-10
Marcus Meissner
Use 512 byte buffer for buffer of LB_GETTEXT and CB_GET...
tree
|
commitdiff
2005-03-10
Uwe Bonnes
Test for %Systemroot%.
tree
|
commitdiff
2005-03-10
Phil Krylov
Implemented GetScrollBarInfo() function and SBM_GETSCRO...
tree
|
commitdiff
2005-03-10
Alexandre Julliard
Merge the rest of the messaging code into dlls/user...
tree
|
commitdiff
2005-03-10
Alexandre Julliard
Properly cope with get_message being called recursively...
tree
|
commitdiff
2005-03-10
Raphael Junqueira
- XListInputDevices spec say that device list should...
tree
|
commitdiff
2005-03-10
C. Scott Ananian
Allow scanf to continue parsing format string after...
tree
|
commitdiff
2005-03-10
Alexandre Julliard
Allocate fonts and regions from the large heap too.
tree
|
commitdiff
2005-03-10
Mike McCormack
Forward the RichEdit 1.0 control to the RichEdit 2...
tree
|
commitdiff
2005-03-10
Juan Lang
- make sure msihandle2msiinfo is correctly matched...
tree
|
commitdiff
2005-03-10
Robert Shearman
- Fully delete custom headers on connection opening.
tree
|
commitdiff
2005-03-10
Alexander Yaworsky
Correct incorrect use of arguments to QueryServiceConfi...
tree
|
commitdiff
2005-03-10
Raphael Junqueira
- implements WGL_ARB_render_texture support (no more...
tree
|
commitdiff
2005-03-10
Paul Vriens
Check always if destination surface is locked.
tree
|
commitdiff
2005-03-09
Alexandre Julliard
Added WM_X11DRV_DELETE_WINDOW message to handle close...
tree
|
commitdiff
2005-03-09
Krzysztof Foltman
- Optimized repaint of the area below the text.
tree
|
commitdiff
2005-03-09
Hans Leidekker
- Implementation stubs for GenerateCopyFilePaths,
tree
|
commitdiff
2005-03-09
Paul Vriens
Check for NULL before touching src.
tree
|
commitdiff
2005-03-09
Alexandre Julliard
Moved SendInput and related functions to the USER drive...
tree
|
commitdiff
2005-03-09
Michael Jung
Beginning of a shell namespace extension to browse...
tree
|
commitdiff
2005-03-09
Phil Krylov
Changed buffer size for EM_STREAMIN message to 4096...
tree
|
commitdiff
2005-03-09
Maxime Bellengé
Implemented MIIM_BITMAP state.
tree
|
commitdiff
2005-03-09
Alexandre Julliard
Make the SwapMouseButton function and the SPI_SETMOUSEB...
tree
|
commitdiff
2005-03-09
Krzysztof Foltman
The meaning of the rewrap flag got inverted (MEPF_REWRA...
tree
|
commitdiff
2005-03-09
Raphael Junqueira
Avoid ConvertToGlobalHandle calls.
tree
|
commitdiff
2005-03-09
Mike McCormack
Shared reading of storage files requires STGM_TRANSACTED.
tree
|
commitdiff
2005-03-09
Gabriel Buades Rubio
When sending multi-line boxes to console throgh WineCon...
tree
|
commitdiff
2005-03-09
Jacek Caban
More implementation of IRecordInfo.
tree
|
commitdiff
2005-03-08
Alexandre Julliard
Process only pending expose events during RDW_UPDATENOW...
tree
|
commitdiff
2005-03-08
Alexandre Julliard
Take into account the event mask passed to MsgWaitForMu...
tree
|
commitdiff
2005-03-08
Krzysztof Foltman
- specialized handler for SF_TEXT (ANSI or Unicode...
tree
|
commitdiff
2005-03-08
Krzysztof Foltman
- Single quotes are now handled properly (previously...
tree
|
commitdiff
2005-03-08
Hans Leidekker
- Implement TranslateBitmapBits.
tree
|
commitdiff
2005-03-08
Maxime Bellengé
- Fix unmovable windows if the window style is set...
tree
|
commitdiff
2005-03-08
Alexandre Julliard
Make sure to always pass valid QS_* flags to
tree
|
commitdiff
2005-03-08
Dimitrie O. Paun
Add support for .exe's with exported functions.
tree
|
commitdiff
2005-03-08
Alexandre Julliard
Added support for iso8859-16 charset.
tree
|
commitdiff
2005-03-08
Aric Stewart
Implement EM_GETOLEINTERFACE.
tree
|
commitdiff
2005-03-08
Ulrich Czekalla
Allocate space for terminating null.
tree
|
commitdiff
2005-03-08
Krzysztof Foltman
Old font management replaced by the cache-based one...
tree
|
commitdiff
2005-03-08
Francois Gouget
Add a comment explaining why CDLGetLongPathName[AW...
tree
|
commitdiff
2005-03-08
Ulrich Czekalla
Fix a memory leak.
tree
|
commitdiff
2005-03-07
Alexandre Julliard
Added a missing prototype.
tree
|
commitdiff
2005-03-07
Ulrich Czekalla
Create a thread-specific selection window to make sure...
tree
|
commitdiff
2005-03-07
Rein Klazes
Support execution of pif files.
tree
|
commitdiff
2005-03-07
Alexandre Julliard
Authors: Justin Chevrier <jchevrier@nexicom.net>, Paul...
tree
|
commitdiff
2005-03-07
Jacek Caban
- Implemented GetRecordInfoFromTypeInfo and GetRecordIn...
tree
|
commitdiff
2005-03-07
Alexandre Julliard
Moved TranslateMessage and DispatchMessage to dlls...
tree
|
commitdiff
2005-03-07
Alexandre Julliard
Set SM_DBCSENABLED according to the current locale...
tree
|
commitdiff
2005-03-07
Mike McCormack
Port the RTF parser to the richedit 2.0 control.
tree
|
commitdiff
2005-03-07
Robert Shearman
Make each ifproxy have its own channel buffer to fix...
tree
|
commitdiff
2005-03-07
Dmitry Timoshkov
Avoid unnecessary window locking in X11DRV_DestroyWindow.
tree
|
commitdiff
2005-03-07
Dmitry Timoshkov
- Call SetCursorPos for an injected mouse message only...
tree
|
commitdiff
2005-03-07
Mike McCormack
Fix more incorrect uses of STGM_ enumerations.
tree
|
commitdiff
2005-03-07
Eric Pouech
When initializing a live target, ask to load module...
tree
|
commitdiff
2005-03-07
Matthew Mastracci
Added surface locking.
tree
|
commitdiff
2005-03-07
Alexandre Julliard
Retry sending a WM_PAINT in update_now after we sent...
tree
|
commitdiff
2005-03-07
Mike McCormack
Use lstrcmpiA in preference to strcasecmp.
tree
|
commitdiff
2005-03-07
Alexandre Julliard
Fixed DLL_PROCESS_DETACH handler to actually unregister...
tree
|
commitdiff
2005-03-07
Eric Pouech
Added support for minidump (read & write).
tree
|
commitdiff
2005-03-07
Jason Edmeades
Add stub for GetClassObject function.
tree
|
commitdiff
2005-03-07
Matthew Mastracci
Add DDCAPS_OVERLAY and DDCAPS_OVERLAYSTRETCH to GetCaps().
tree
|
commitdiff
2005-03-07
Jason Edmeades
Make msvcrt printf use the internal routines which...
tree
|
commitdiff
2005-03-07
Jason Edmeades
Add stub for SetSecurityInfo.
tree
|
commitdiff
2005-03-07
Krzysztof Foltman
Added a check for empty scrollbar range.
tree
|
commitdiff
2005-03-07
Vincent Béron
Make wineoss's mixer know about DST_HEADPHONES, DST_LIN...
tree
|
commitdiff
2005-03-07
Juan Lang
Implement StgCreatePropSetStg.
tree
|
commitdiff
next