projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implement ldap_modify* functions.
[wine]
/
dlls
/
2005-08-15
Hans Leidekker
Implement ldap_modify* functions.
tree
|
commitdiff
2005-08-15
Vitaliy Margolen
Add entry for int 2 handler.
tree
|
commitdiff
2005-08-15
Alexandre Julliard
Authors: Michael Jung <mjung@iss.tu-darmstadt.de>,...
tree
|
commitdiff
2005-08-15
Jacek Caban
Activate window in IOleDocumwnrView::Show.
tree
|
commitdiff
2005-08-15
Jacek Caban
Fix protocol test on winxp.
tree
|
commitdiff
2005-08-15
Saulius Krasuckas
XP returns E_INVALIDARG on failure.
tree
|
commitdiff
2005-08-15
James Hawkins
- Paint spacing around the tab control.
tree
|
commitdiff
2005-08-15
Mike McCormack
Fix gcc 4.0 builtin function warnings.
tree
|
commitdiff
2005-08-15
Frank Richter
Better computations to have uniformly sized parts scale...
tree
|
commitdiff
2005-08-15
Frank Richter
Instead of adding the border via WM_NCPAINT and WM_NCCA...
tree
|
commitdiff
2005-08-15
Frank Richter
Invalidate DCEs when a window region is set.
tree
|
commitdiff
2005-08-12
Alexandre Julliard
Converted the process heap list to a standard list.
tree
|
commitdiff
2005-08-12
Alexandre Julliard
Added stubs for pSetupGet/SetGlobalFlags.
tree
|
commitdiff
2005-08-12
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2005-08-12
Alexandre Julliard
Converted the heap free lists to standard lists.
tree
|
commitdiff
2005-08-12
Alexandre Julliard
Removed a redundant and possibly wrong warning.
tree
|
commitdiff
2005-08-12
Alexandre Julliard
Implemented DelayLoadFailureHook and use it in the...
tree
|
commitdiff
2005-08-12
Frank Richter
Determining the superclass for a window subclassed...
tree
|
commitdiff
2005-08-12
Hans Leidekker
Implement LDAP_OPT_API_FEATURE_INFO and LDAP_OPT_API_INFO.
tree
|
commitdiff
2005-08-12
Jacek Caban
- Added IOleObject::Close implementation.
tree
|
commitdiff
2005-08-12
Huw Davies
Implement SHLoadRegUIStringW.
tree
|
commitdiff
2005-08-12
Richard Cohen
Blame ExpandEnvironmentStringsA for the failing NT4...
tree
|
commitdiff
2005-08-12
Frank Richter
Enhance uxtheme to store the themed system metrics...
tree
|
commitdiff
2005-08-12
Alexandre Julliard
Add the 16-bit system directory if any to the module...
tree
|
commitdiff
2005-08-12
Mike McCormack
Add some msxml3 tests.
tree
|
commitdiff
2005-08-12
Alexandre Julliard
Don't map data beyond the virtual size of a section.
tree
|
commitdiff
2005-08-12
Mike McCormack
Partial implementation of DllRegisterServer.
tree
|
commitdiff
2005-08-12
Alex Villacís Lasso
Remove crackling in DirectSound/ALSA playback with...
tree
|
commitdiff
2005-08-12
Frank Richter
Add initial theming support for trackbars.
tree
|
commitdiff
2005-08-12
Frank Richter
Add theming for toolbar control.
tree
|
commitdiff
2005-08-12
Mike McCormack
Fix some gcc 4.0 warnings.
tree
|
commitdiff
2005-08-12
Mike McCormack
Add a configure test for xmlReadMemory.
tree
|
commitdiff
2005-08-12
Saulius Krasuckas
Don't import MSVCRTD.DLL and don't fail when it could...
tree
|
commitdiff
2005-08-12
Saulius Krasuckas
Win98 returns HRESULT_FROM_WIN32(ERROR_FILE_NOT_FOUND...
tree
|
commitdiff
2005-08-12
Jacek Caban
Added RNIGetCompatibleVersion implementation.
tree
|
commitdiff
2005-08-12
Michael Jung
Check the GetPidlFromDataObject's doSelected parameter...
tree
|
commitdiff
2005-08-12
Michael Jung
Use wine_get_dos_file_name instead of GetFullPathName.
tree
|
commitdiff
2005-08-11
Jacek Caban
Use nsIWebBrowserStream to load html.
tree
|
commitdiff
2005-08-11
Alexandre Julliard
Make 16-bit task properly inherit the current directory...
tree
|
commitdiff
2005-08-11
Huw Davies
Implement SHLoadIndirectString.
tree
|
commitdiff
2005-08-11
Frank Richter
Fix text color for "button" style tabs when theming...
tree
|
commitdiff
2005-08-11
Frank Richter
Add theming for status bar control.
tree
|
commitdiff
2005-08-11
Frank Richter
Add theming for the progress control.
tree
|
commitdiff
2005-08-11
Mike McCormack
Turn off gcc 4.0's builtin wchar inlines.
tree
|
commitdiff
2005-08-11
Kai Blin
Added more secur32.dll tests and fixed missing constants in
tree
|
commitdiff
2005-08-11
Hans Leidekker
Implement ldap_delete* functions.
tree
|
commitdiff
2005-08-11
Frank Richter
Fix a crash on startup when /proc/ide does not exist.
tree
|
commitdiff
2005-08-11
Frank Richter
Add theming for the rebar control.
tree
|
commitdiff
2005-08-11
Frank Richter
Add theming for the monthcal control.
tree
|
commitdiff
2005-08-11
Jacek Caban
Added support for aggregation in about protocol.
tree
|
commitdiff
2005-08-11
Francois Gouget
Fix the return value of SHELL_Argify() so it once again...
tree
|
commitdiff
2005-08-11
Francois Gouget
Define WIN32_NO_STATUS so we don't get 'duplicate macro...
tree
|
commitdiff
2005-08-11
Alexandre Julliard
Added a wine_get_dos_file_name function in kernel32...
tree
|
commitdiff
2005-08-11
Vincent Béron
Implement LZDone in lzexpand, as the 32 bit one moved...
tree
|
commitdiff
2005-08-11
Mike McCormack
Increment the document's refcount when creating the...
tree
|
commitdiff
2005-08-11
Mike McCormack
Implement IXMLDOMElement::get_tagName.
tree
|
commitdiff
2005-08-11
Mike McCormack
Fix gcc 4.0 warnings.
tree
|
commitdiff
2005-08-11
Oliver Stieber
Allow the palette to be set and retrieved.
tree
|
commitdiff
2005-08-11
Alexandre Julliard
Added a wine_unix_to_nt_file_name function to do proper...
tree
|
commitdiff
2005-08-11
Alexandre Julliard
Set remove to TRUE in accept_hardware_message for messa...
tree
|
commitdiff
2005-08-11
Steven Edwards
Correct definition of SFGAO_STORAGEANCESTOR.
tree
|
commitdiff
2005-08-11
Mike McCormack
Implement IXMLDOMDocument::loadXML.
tree
|
commitdiff
2005-08-11
Steven Edwards
Remove redundant include.
tree
|
commitdiff
2005-08-11
Oliver Stieber
Track the state of softwareVertexProcessing.
tree
|
commitdiff
2005-08-11
Oliver Stieber
Correct the starting values of MIN, MAX and MIP filter...
tree
|
commitdiff
2005-08-11
Phil Krylov
Fixed a bug in EM_STREAMOUT RichEdit message handler...
tree
|
commitdiff
2005-08-11
Jacek Caban
Move includes of interfaces to mshtml_private.h.
tree
|
commitdiff
2005-08-11
Francois Gouget
Fix handling of SEE_MASK_CLASSNAME and SEE_MASK_CLASSKE...
tree
|
commitdiff
2005-08-11
Francois Gouget
Remove unneeded wine/library.h include.
tree
|
commitdiff
2005-08-10
Alexandre Julliard
Directly use the PEB version fields in GetVersion.
tree
|
commitdiff
2005-08-10
Huw Davies
Partial implementation of DeleteMenuWrap.
tree
|
commitdiff
2005-08-10
Francois Gouget
Define DCX_USESTYLE if it is not defined already. Fixes the
tree
|
commitdiff
2005-08-10
Francois Gouget
Define RTL_HANDLE and RTL_HANDLE_TABLE if not using...
tree
|
commitdiff
2005-08-10
Alexandre Julliard
Implemented RtlGetNtProductType.
tree
|
commitdiff
2005-08-10
Francois Gouget
Correct more mismatches between spec files and comments...
tree
|
commitdiff
2005-08-10
Francois Gouget
Add trailing '\n's to trace() call.
tree
|
commitdiff
2005-08-10
Francois Gouget
The PSDK does not define a TreeView_InsertItemA() macro...
tree
|
commitdiff
2005-08-10
Francois Gouget
Unicodify wineesd.
tree
|
commitdiff
2005-08-10
Hans Leidekker
Implement ldap_add* functions.
tree
|
commitdiff
2005-08-10
Alexandre Julliard
Moved the version initialization to ntdll.
tree
|
commitdiff
2005-08-10
Francois Gouget
Change some Dll* functions so they are exported by...
tree
|
commitdiff
2005-08-10
Jonathan Ernst
French localization for wldap32.
tree
|
commitdiff
2005-08-10
Francois Gouget
Update the documentation to reflect the fact that the...
tree
|
commitdiff
2005-08-10
Hans Leidekker
Add helpers for converting (arrays of) LDAPMod structur...
tree
|
commitdiff
2005-08-10
Huw Davies
Implement IUnknown_EnumObjects.
tree
|
commitdiff
2005-08-10
Richard Cohen
- Fix regression in GetPrivateProfileString16 for key...
tree
|
commitdiff
2005-08-10
Alexandre Julliard
Use the proper WOW functions everywhere instead of...
tree
|
commitdiff
2005-08-10
Vitaliy Margolen
Make use of now full and correct HKLM\HARDWARE\DEVICES...
tree
|
commitdiff
2005-08-10
Vitaliy Margolen
Use /proc filesystem to create HKLM\HARDWARE\DEVICEMAP...
tree
|
commitdiff
2005-08-10
Alexandre Julliard
Make sure we don't call the graphics driver after proce...
tree
|
commitdiff
2005-08-10
Mike McCormack
Create a node object and use it to hold libxml2 pointers.
tree
|
commitdiff
2005-08-10
Jacek Caban
Init nsWebBrowser window while creating nscontainer.
tree
|
commitdiff
2005-08-10
Vincent Béron
Correct mismatches between spec files and comments...
tree
|
commitdiff
2005-08-10
Vincent Béron
Use #include "foo.h" for including Windows headers...
tree
|
commitdiff
2005-08-10
Troy Rollo
Browse to the directory if a directory name is typed...
tree
|
commitdiff
2005-08-10
Vincent Béron
Use HAVE_LDAP_H when checking if ldap.h is available.
tree
|
commitdiff
2005-08-10
Mike McCormack
gcc 4.0 warning fixes.
tree
|
commitdiff
2005-08-10
Vincent Béron
Remove local declarations already in included public...
tree
|
commitdiff
2005-08-09
Alexandre Julliard
Use ERR instead of DPRINTF in dump_pidl_hex.
tree
|
commitdiff
2005-08-09
Jacek Caban
- Beginning implementation of true IPersistMoniker...
tree
|
commitdiff
next