Alexandre Julliard [Tue, 26 Jul 2005 15:52:58 +0000 (15:52 +0000)]
Don't generate import libraries for dlls that don't export anything.
Dmitry Timoshkov [Tue, 26 Jul 2005 15:50:59 +0000 (15:50 +0000)]
Avoid an orthographic error by rephrasing the message.
Hans Leidekker [Tue, 26 Jul 2005 15:50:47 +0000 (15:50 +0000)]
Correct prototype for ldap_search_ext_s.
Improve error handling for the search functions.
Paul Vriens [Tue, 26 Jul 2005 15:50:17 +0000 (15:50 +0000)]
Forward GetFileVersionInfoA to GetFileVersionInfoW.
Thomas Weidenmueller [Tue, 26 Jul 2005 11:30:42 +0000 (11:30 +0000)]
Added stubs for objsel.dll and objsel.h.
Oliver Stieber [Tue, 26 Jul 2005 11:14:38 +0000 (11:14 +0000)]
Correct a regression issue with per-app settings.
Dmitrij Sinukov [Tue, 26 Jul 2005 11:13:48 +0000 (11:13 +0000)]
Added Russian resources.
Oliver Stieber [Tue, 26 Jul 2005 10:34:15 +0000 (10:34 +0000)]
Implement resource tracking, require for reset and evict managed
resources and provides extra sanity checks.
Paul Vriens [Tue, 26 Jul 2005 10:33:22 +0000 (10:33 +0000)]
Cleanup and some additional tests.
Dimi Paun [Tue, 26 Jul 2005 10:33:10 +0000 (10:33 +0000)]
Resync with the latest DLLs that were added and/or moved.
Phil Krylov [Tue, 26 Jul 2005 10:33:00 +0000 (10:33 +0000)]
Implemented EM_CHARFROMPOS RichEdit message.
Phil Krylov [Tue, 26 Jul 2005 10:32:46 +0000 (10:32 +0000)]
Generate ending \par in RTF output of RichEdit when streaming out a
whole document.
Jacek Caban [Tue, 26 Jul 2005 10:31:23 +0000 (10:31 +0000)]
Tests crash fix.
Robert Shearman [Tue, 26 Jul 2005 10:31:11 +0000 (10:31 +0000)]
wait_for_poll can go into an infinite loop. Remove it and replace it
with snd_pcm_drain which is more likely to do what the original author
intended.
Hans Leidekker [Tue, 26 Jul 2005 10:30:49 +0000 (10:30 +0000)]
Improve error handling for the bind functions.
Alexandre Julliard [Mon, 25 Jul 2005 12:22:04 +0000 (12:22 +0000)]
Frank Richter [Mon, 25 Jul 2005 11:23:42 +0000 (11:23 +0000)]
Add theming for the up/down control.
Anderson Lizardo [Mon, 25 Jul 2005 11:12:11 +0000 (11:12 +0000)]
Fixed "broken OpenGL setup" configure check, which used to report
false errors on some systems.
Hans Leidekker [Mon, 25 Jul 2005 11:09:51 +0000 (11:09 +0000)]
Implement ldap_search_ext* and ldap_start_tls_s* functions.
Frank Richter [Mon, 25 Jul 2005 11:09:38 +0000 (11:09 +0000)]
Use theming for the ListView non-client area.
Frank Richter [Mon, 25 Jul 2005 11:09:09 +0000 (11:09 +0000)]
Add theming support for header controls.
Dmitry Timoshkov [Mon, 25 Jul 2005 11:08:59 +0000 (11:08 +0000)]
Take into account CS_NOCLOSE window class style and SC_CLOSE system
menu item state while adding MDI system menu buttons and generating
WM_SYSCOMMAND messages.
Dmitry Timoshkov [Mon, 25 Jul 2005 11:08:43 +0000 (11:08 +0000)]
Take into account CS_NOCLOSE window class style and SC_CLOSE system
menu item state while handling WM_X11DRV_DELETE_WINDOW request.
Steven Edwards [Mon, 25 Jul 2005 11:08:30 +0000 (11:08 +0000)]
Move and forward lz32 functions to kernel32.
Felix Nawothnig [Mon, 25 Jul 2005 11:07:54 +0000 (11:07 +0000)]
Fix thread tests on WinME.
Paul Vriens [Sun, 24 Jul 2005 17:12:06 +0000 (17:12 +0000)]
Skip test that crashes on W2K/WinXP/W2K.
Stefan Huehner [Sun, 24 Jul 2005 17:11:59 +0000 (17:11 +0000)]
Fix some missing-declarations warnings.
Raphael Junqueira [Sun, 24 Jul 2005 17:11:33 +0000 (17:11 +0000)]
- add a new settings for vbo support
- use a struct to handle wined3d settings
- prepare VBO using some abstraction APIs
Frank Richter [Sun, 24 Jul 2005 17:11:05 +0000 (17:11 +0000)]
OpenThemeData() now always sets the window theme to the handle
returned (even if that is NULL) - previously, it could happen that
when no theme was active or the theme data could not be opened that
the window theme remained became then-dangling (and hence subsequent
calls to GetWindowTheme() would return that bogus theme).
Hans Leidekker [Sun, 24 Jul 2005 17:10:46 +0000 (17:10 +0000)]
Implement ldap_sasl_bind* functions.
Stefan Huehner [Sun, 24 Jul 2005 17:10:38 +0000 (17:10 +0000)]
Fix missing-declarations warnings.
Matthew Davison [Sun, 24 Jul 2005 17:10:06 +0000 (17:10 +0000)]
Added some definitions to odbcinst.h.
Frank Richter [Sun, 24 Jul 2005 17:09:58 +0000 (17:09 +0000)]
GetThemeBackgroundContentRect() does not use the content margins
alone, it also falls back to the border size or sizing margins, and if
it can't find any possible margins at all, it returns the original
rectangle.
Vincent Béron [Sun, 24 Jul 2005 17:09:37 +0000 (17:09 +0000)]
Make winapi_check learn to parse some constructs with some rarely used
keywords.
Francois Gouget [Sun, 24 Jul 2005 16:26:53 +0000 (16:26 +0000)]
Get started testing ShellExecute().
Phil Krylov [Sun, 24 Jul 2005 16:17:43 +0000 (16:17 +0000)]
Added EM_GETZOOM and EM_SETZOOM RichEdit message handlers.
Vincent Béron [Sun, 24 Jul 2005 16:17:28 +0000 (16:17 +0000)]
Remove multiple declarations of the same function, keeping the public
one as reference.
Marcus Meissner [Sun, 24 Jul 2005 16:15:24 +0000 (16:15 +0000)]
Implemented IsValidInterface16, CoMemAlloc.
Added debug to HGLOBALLockBytes16_QueryInterface.
Vincent Béron [Sun, 24 Jul 2005 16:15:06 +0000 (16:15 +0000)]
Use proper macro for using IOKit includes.
Vincent Béron [Sun, 24 Jul 2005 16:14:49 +0000 (16:14 +0000)]
Remove old stuff from winapi_check.
Francois Gouget [Fri, 22 Jul 2005 19:58:13 +0000 (19:58 +0000)]
Fix the ldap_search_s prototypes (reported by winapi_check).
Robert Shearman [Fri, 22 Jul 2005 19:57:44 +0000 (19:57 +0000)]
- Call SetBkMode with the correct value from the NMTBCUSTOMDRAW
structure.
- Don't fill the NMTBCUSTOMDRAW structure in again for
CDDS_POSTPAINT.
- Remove redundant bBtnTransprnt value.
Robert Shearman [Fri, 22 Jul 2005 19:55:54 +0000 (19:55 +0000)]
- Height is now calculated based on the number of rows, not on the
bounding rect.
- Only call CalcToolbar in AutoSize if it has TBSTYLE_WRAPABLE or
TBSTYLE_EX_UNDOC1 set.
- Remove a bad test in SetButtonWidth that fixes a regression from the
above change in IE.
- Remove unnecessary nHeight data.
- Remove duplicated code in Size by calling AutoSize.
- Remove unnecessary bAutoSize value because SetWindowPos doesn't
generate WM_SIZE when there is nothing to do on both Windows and
Wine.
Robert Shearman [Fri, 22 Jul 2005 19:54:17 +0000 (19:54 +0000)]
TBSTATE_INDETERMINATE only takes effect if the button is enabled,
otherwise it should just appear like any other disabled button.
Robert Shearman [Fri, 22 Jul 2005 19:52:05 +0000 (19:52 +0000)]
Native autosizes on inserting/adding buttons, so we should too.
Alexandre Julliard [Fri, 22 Jul 2005 19:50:13 +0000 (19:50 +0000)]
Added small assembly wrapper to call entry points without having to
worry about their calling convention.
Francois Gouget [Fri, 22 Jul 2005 19:48:43 +0000 (19:48 +0000)]
Tweak some prototypes to be closer to the PSDK.
Francois Gouget [Fri, 22 Jul 2005 19:48:33 +0000 (19:48 +0000)]
Update win32.api to match the current sources.
Paul Vriens [Fri, 22 Jul 2005 19:48:16 +0000 (19:48 +0000)]
Use current process if assigned process cannot be opened.
Robert Shearman [Fri, 22 Jul 2005 19:48:07 +0000 (19:48 +0000)]
The IsValidImageList test is not needed because if it isn't a valid
image list we will have set the bitmap width and height to 1 and it
does the wrong thing when no buttons are present.
Hans Leidekker [Fri, 22 Jul 2005 19:47:37 +0000 (19:47 +0000)]
Add helper functions for converting LDAPControl structures.
Alexandre Julliard [Fri, 22 Jul 2005 18:40:21 +0000 (18:40 +0000)]
Store the SysIP property using a string to avoid trouble with 16-bit
apps that don't expect an atom.
Alexandre Julliard [Fri, 22 Jul 2005 18:31:43 +0000 (18:31 +0000)]
Fixed get_window_properties to correctly specify the output buffer in
the server request (spotted by Marcus Meissner).
Alexandre Julliard [Fri, 22 Jul 2005 18:30:53 +0000 (18:30 +0000)]
Preserve the spaces before an opening quote in the middle of a token
(reported by Matthew Davison).
Marcus Meissner [Fri, 22 Jul 2005 18:29:39 +0000 (18:29 +0000)]
Added OleSetMenuDescriptor16 stub.
Marcus Meissner [Fri, 22 Jul 2005 18:29:19 +0000 (18:29 +0000)]
OleInitializeWOW gets 2 arguments.
Robert Shearman [Fri, 22 Jul 2005 18:28:46 +0000 (18:28 +0000)]
The calculated button height should include the text height when no
buttons are present.
Huw Davies [Fri, 22 Jul 2005 18:28:12 +0000 (18:28 +0000)]
Implement the undocumented StartDocDlg[A|W]. These will be used by
StartDoc.
Aric Stewart [Fri, 22 Jul 2005 18:27:41 +0000 (18:27 +0000)]
Bail out if the reg key is empty. This prevents us from writing
garbage to the property table.
Phil Krylov [Fri, 22 Jul 2005 18:27:26 +0000 (18:27 +0000)]
Fixed EM_GETCHARFORMAT for selection containing a single character.
Phil Krylov [Fri, 22 Jul 2005 18:27:15 +0000 (18:27 +0000)]
Fixed an off-by-one error in EM_STREAMOUT handler for non-Unicode
plain text output.
Gerald Pfeifer [Fri, 22 Jul 2005 18:27:04 +0000 (18:27 +0000)]
Remove unused variable in primitiveConvertToStridedData().
Phil Krylov [Fri, 22 Jul 2005 18:26:46 +0000 (18:26 +0000)]
Added some missing but useful items to the TODO list.
Marcus Meissner [Fri, 22 Jul 2005 18:26:31 +0000 (18:26 +0000)]
16bit COM interfaces are cdecl, not WINAPI.
Raphael Junqueira [Fri, 22 Jul 2005 18:26:05 +0000 (18:26 +0000)]
- cleanup wined3d settings init (now closing opened registry keys)
- support per application settings
Alexandre Julliard [Fri, 22 Jul 2005 09:23:16 +0000 (09:23 +0000)]
Faster implementation of wcstombs that handles overlapping buffers
properly (based on a patch by Dmitry Timoshkov).
Alexandre Julliard [Fri, 22 Jul 2005 09:15:57 +0000 (09:15 +0000)]
We cannot use forwards anymore now that kernel functions are only
exported by ordinal (reported by Marcus Meissner).
Francois Gouget [Fri, 22 Jul 2005 09:06:03 +0000 (09:06 +0000)]
Assorted spelling fixes.
Daniel Remenak [Fri, 22 Jul 2005 09:05:19 +0000 (09:05 +0000)]
Correct dinput handling of sliders and non-zero-based axes through the
linux input system.
Oliver Stieber [Fri, 22 Jul 2005 09:05:04 +0000 (09:05 +0000)]
Allow running opengl and DirectX applications without stencil support,
an earlier patch assumed that stencil support was available, but it
isn't in all cases.
Francois Gouget [Fri, 22 Jul 2005 09:04:18 +0000 (09:04 +0000)]
Add some missing SEE_MASK_* flags.
Francois Gouget [Fri, 22 Jul 2005 09:04:08 +0000 (09:04 +0000)]
Make the unistd.h include conditional.
Francois Gouget [Fri, 22 Jul 2005 09:03:42 +0000 (09:03 +0000)]
Fix the NdrVaryingArrayUnmarshall prototype (reported by
winapi_check).
Marcus Meissner [Fri, 22 Jul 2005 09:03:29 +0000 (09:03 +0000)]
16bit interfaces are cdecl, so drop the WINAPI.
Felix Nawothnig [Fri, 22 Jul 2005 09:03:14 +0000 (09:03 +0000)]
Convert long to short path in GetModuleFileName16.
Hans Leidekker [Fri, 22 Jul 2005 09:02:55 +0000 (09:02 +0000)]
Implement ldap_search* functions.
Stefan Huehner [Thu, 21 Jul 2005 11:59:11 +0000 (11:59 +0000)]
Change some char* to const char* to fix warnigns.
Stefan Huehner [Thu, 21 Jul 2005 11:58:39 +0000 (11:58 +0000)]
Fix some -Wsign-compare warnings.
Phil Krylov [Thu, 21 Jul 2005 11:58:24 +0000 (11:58 +0000)]
Added some useful TRACEs.
Rémi Assailly [Thu, 21 Jul 2005 11:31:56 +0000 (11:31 +0000)]
Moved midimap to the top-level dlls directory.
Phil Krylov [Thu, 21 Jul 2005 11:28:39 +0000 (11:28 +0000)]
Allow NULL parameter for WM_SETTEXT in RichEdit.
Alexandre Julliard [Thu, 21 Jul 2005 11:09:26 +0000 (11:09 +0000)]
Register functions with no arguments should still be called as stdcall
because of the extra CONTEXT arg.
Hans Leidekker [Thu, 21 Jul 2005 11:02:11 +0000 (11:02 +0000)]
Implement ldap_init* and ldap_open* functions.
Phil Krylov [Thu, 21 Jul 2005 11:01:47 +0000 (11:01 +0000)]
Implemented EM_LINELENGTH RichEdit message.
Hans Leidekker [Thu, 21 Jul 2005 11:01:29 +0000 (11:01 +0000)]
Add helper functions for converting string arrays into different
encodings.
Oliver Stieber [Thu, 21 Jul 2005 11:01:19 +0000 (11:01 +0000)]
Correct a problem with the way that FVF vertex arrays containing
blends or orthographic is calculated.
Troy Rollo [Thu, 21 Jul 2005 11:00:57 +0000 (11:00 +0000)]
Return attributes for the correct file in the unixfs ParseDisplayName.
Saulius Krasuckas [Thu, 21 Jul 2005 10:34:08 +0000 (10:34 +0000)]
- Declare implemented functions inside #ifndef _DEBUG block.
- Make MSVCRTD_operator_new_dbg recognize types of memory blocks.
Phil Krylov [Thu, 21 Jul 2005 10:33:32 +0000 (10:33 +0000)]
Added emulation of RichEdit 1.0 behaviour when the 1.0 window class is
being used. This emulation (introduced in M$ RichEdit 3.0) counts
paragraph endings as 2 characters (CR+LF) instead of 1 (CR).
James Hawkins [Thu, 21 Jul 2005 10:32:56 +0000 (10:32 +0000)]
Define the DOCHOSTUIDBLCLK enumeration.
Oliver Stieber [Thu, 21 Jul 2005 10:32:48 +0000 (10:32 +0000)]
Fixed regression that occurred because changes to texture loading were
committed before changes to textures and states to support the change
were committed.
Aric Stewart [Thu, 21 Jul 2005 10:32:16 +0000 (10:32 +0000)]
Use SOURCEDIR instead of PackagePath. Because the PackagePath may be
local, while SOURCEDIR is more proper and will be a full directory.
Huw Davies [Wed, 20 Jul 2005 17:52:04 +0000 (17:52 +0000)]
Implement stdole2.tlb.
Huw Davies [Wed, 20 Jul 2005 17:48:53 +0000 (17:48 +0000)]
Lookup the port in the spooler registry key and map it to a unix
filename or a pipe like OpenJob16 does.
Robert Shearman [Wed, 20 Jul 2005 17:48:26 +0000 (17:48 +0000)]
ttf files for bitmap fonts should be generated with an extension of
just "." to work around a quirk in fontforge (with thanks to George
Williams for helping me fix this).
Hans Leidekker [Wed, 20 Jul 2005 17:47:53 +0000 (17:47 +0000)]
Implement ldap_simple_bind* and ldap_unbind* functions.
Michael Jung [Wed, 20 Jul 2005 10:44:54 +0000 (10:44 +0000)]
Initial support for the IPersistFolder3 interface.
Alexandre Julliard [Wed, 20 Jul 2005 10:31:37 +0000 (10:31 +0000)]
Get rid of cursoricon.h.
Robert Shearman [Wed, 20 Jul 2005 10:30:04 +0000 (10:30 +0000)]
Hack around broken state management so InstallShield works.
Daniel Remenak [Wed, 20 Jul 2005 10:29:42 +0000 (10:29 +0000)]
Changed winhelp file->exit accelerator key from "e" to "x".