Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Andrew Talbot
|
f76d076f8e
|
comctl32: Constify some variables.
|
2007-03-22 11:28:03 +01:00 |
Andrew Talbot
|
74ab88ca97
|
comctl32: Replace inline static with static inline.
|
2007-03-17 20:03:19 +01:00 |
Michael Stefaniuc
|
22ecd7aa67
|
comctl32: Remove redundant NULL checks before Free() (found by Smatch).
|
2007-03-08 11:58:04 +01:00 |
Samuel Lidén Borell
|
0ee7264c37
|
comctl32: Use mask value in COMBOEX_GetItemA too.
|
2007-02-26 14:39:10 +01:00 |
Felix Nawothnig
|
8784d47cba
|
comctl32: Remove redundant NULL checks before Free() calls.
|
2007-02-14 12:22:39 +01:00 |
Michael Ploujnikov
|
1c16d83379
|
comctl32: Win64 printf format warning fixes.
|
2006-10-14 20:17:06 +02:00 |
Mike McCormack
|
1207e84af5
|
comctl32: Return the correct value for CB_GETLBTEXTLEN.
|
2006-10-06 12:54:38 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Francois Gouget
|
0edbaf7e80
|
Remove spaces before '\n' in traces.
|
2005-11-10 12:14:56 +00:00 |
Jason Edmeades
|
a18b7baa87
|
Fix some off by one calculations in the comboboxex functions, and
handle an out of range positive index the same as windows + unit test
case.
|
2005-09-21 09:41:44 +00:00 |
Frank Richter
|
9e57091ffa
|
Fix warnings in 64bit.
|
2005-08-30 10:07:17 +00:00 |
Felix Nawothnig
|
2fcd42aac2
|
Set iItem to index before notifying callback items.
|
2005-05-04 10:37:17 +00:00 |
Francois Gouget
|
93416cdaf7
|
Assorted spelling fixes.
|
2005-03-23 13:15:18 +00:00 |
Dimitrie O. Paun
|
dcd3fde210
|
Complete unicodification.
|
2005-03-21 10:30:33 +00:00 |
Eric Pouech
|
cf1d00bb08
|
Removed excessive statement (break after return or goto, not useful
break, not needed vars...)
|
2005-01-09 16:42:53 +00:00 |
Alexandre Julliard
|
a79c534c0e
|
Avoid using the MAKEPOINTS macro, it's broken on big endian.
|
2004-11-24 18:28:31 +00:00 |
Robert Shearman
|
8d28e0314c
|
Remove unnecessary WNDPROC casts.
|
2004-11-06 03:49:03 +00:00 |
Alexandre Julliard
|
7d716db7e7
|
Use correct type instead of void* in item linked list.
|
2004-10-27 21:37:02 +00:00 |
Dimitrie O. Paun
|
bc88300968
|
Minor cleanups.
|
2004-10-27 21:16:03 +00:00 |
Robert Shearman
|
a4b013c9f2
|
Always remove WS_BORDER style from ComboBoxEx control.
|
2004-10-21 20:59:38 +00:00 |
Robert Shearman
|
9cfb943561
|
Implement SetPathWordBreakProc and MirrorIcon.
|
2004-10-19 22:59:59 +00:00 |
Hans Leidekker
|
411fc5f164
|
Fix signed/unsigned comparison warnings.
|
2004-09-02 23:00:53 +00:00 |
Robert Shearman
|
cdb263e588
|
Replace GetWindowLong by GetWindowLongPtr.
|
2004-08-25 17:33:01 +00:00 |
Ulrich Czekalla
|
12d61c1db6
|
Forward focus to combobox, otherwise edit control won't get focus.
|
2004-08-19 19:09:15 +00:00 |
Francois Gouget
|
52c0832161
|
Make Unicode strings static const.
|
2004-04-20 01:12:17 +00:00 |
Robert Shearman
|
3c6956d3ea
|
Spelling fixes.
|
2004-03-11 00:39:53 +00:00 |
Dimitrie O. Paun
|
c594043316
|
Make the controls send notifications to the parent window passed to
them in CREATESTRUCT. Based on a treeview patch by Igor Grahek.
|
2003-11-20 22:04:13 +00:00 |
Dimitrie O. Paun
|
7de279a73a
|
Rename COMCTL32_{Alloc,ReAlloc,Free} to {Alloc,ReAlloc,Free}.
|
2003-09-22 21:32:33 +00:00 |
Alexandre Julliard
|
f5cb3dde17
|
Moved undocumented functions out of the exported commctrl.h.
|
2003-09-17 20:15:21 +00:00 |
Alexandre Julliard
|
cf52644a1c
|
Removed the A/W constants for builtin cursors, icons and resource
types since they don't exist on Windows, and added typecasts
everywhere instead.
|
2003-09-10 03:56:47 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Dan Kegel
|
0fd521fee3
|
Change RECT to use LONG to match win32 standard headers and fix format
strings to use %ld for RECT elements.
|
2003-01-08 21:09:25 +00:00 |
Rolf Kalbermatter
|
6c79930413
|
Add config.h/port.h to allow compilation/linking in MSVC.
Fix some unsigned/signed warnings.
|
2002-12-16 22:43:58 +00:00 |
Francois Gouget
|
d2667a4ce3
|
Removed unnecessary HANDLE typecasts.
|
2002-12-02 18:10:57 +00:00 |
Huw Davies
|
8d74ef1030
|
Check the return value of ImageList_GetImageInfo before adjusting the
size.
|
2002-11-13 19:39:09 +00:00 |
Carlos Lozano
|
5347222b23
|
lParam was not properly sent in COMBOEX_DrawItem.
|
2002-10-31 22:02:47 +00:00 |
Carlos
|
392defd3ef
|
lParam was not properly sent in CBEN_GETDISPINFOW.
|
2002-10-28 18:50:14 +00:00 |
Michael Stefaniuc
|
353529b2c8
|
- fix the "int format, HANDLE arg" type of warnings for comctl32
- compile the comctl32 dll with -DSTRICT
|
2002-10-23 22:19:10 +00:00 |
Michael Stefaniuc
|
f3d1893f80
|
Add needed casts for a "no warnings" compile of comctl32.
|
2002-10-23 20:19:22 +00:00 |
Dimitrie O. Paun
|
da9bac4d9e
|
Add comment on what is known about the current state of the controls
relative to comctl32.dll version 6.0.
|
2002-10-16 18:57:14 +00:00 |
Dimitrie O. Paun
|
856a91b734
|
- Fix bug in mouse position reading.
- Remove useless code.
- Small code cleanups.
|
2002-09-09 19:21:30 +00:00 |
Michael Stefaniuc
|
025c0b716b
|
Prepare dlls/{comctl32,gdi,msvideo,setupapi,shell32,twain,winmm} for
the conversion of HWND to a void*.
|
2002-09-06 19:41:17 +00:00 |
Dimitrie O. Paun
|
ca13564733
|
Implement CBES_EX_NOSIZELIMIT style.
|
2002-08-30 00:02:20 +00:00 |
Dimitrie O. Paun
|
69c9c432e4
|
- implement CBEN_DRAGBEGIN
- remove useless FIXMEs
|
2002-08-28 22:21:46 +00:00 |
Dimitrie O. Paun
|
f14b527f40
|
Implement CBES_EX_PATHWORDBREAKPROC for the ComboEx control.
|
2002-08-27 18:16:48 +00:00 |
Dimitrie O. Paun
|
9ff6e77698
|
- implement CBES_EX_CASESENSITIVE
- fix severe bug in CB_FINDEXACTSTRING
- small cleanups
|
2002-08-26 21:46:25 +00:00 |
Dmitry Timoshkov
|
2f2e4fab6c
|
Added WM_GET/SETTEXT support.
|
2002-08-13 18:07:02 +00:00 |
Guy L. Albertelli
|
23739a339a
|
Don't issue error message if message number in application range.
|
2002-07-16 01:23:59 +00:00 |
Vincent Béron
|
9a62491660
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |