Alexandre Julliard
|
72fc6cdf27
|
comctl32/tests: We can now store binary files in the repository.
|
2007-09-17 16:11:26 +02:00 |
Alexandre Julliard
|
662b09dcaf
|
comctl32: We can now store binary files in the repository.
|
2007-09-17 15:38:23 +02:00 |
Andrew Talbot
|
4ccd78c2a1
|
comctl32: Fix a memory leak.
|
2007-09-14 14:42:59 +02:00 |
Aric Stewart
|
7d947c16cb
|
propsheet: Do not change idea of size when new pages are added.
|
2007-09-14 14:23:29 +02:00 |
Americo Jose Melo
|
c5ba90131e
|
Update the Portuguese translation.
|
2007-09-13 13:28:26 +02:00 |
Aric Stewart
|
78da158ef8
|
comctl32: treeview: Ensure our textWidth is correct when returning the size of the text box.
|
2007-09-11 11:47:42 +02:00 |
Aric Stewart
|
4939aa2497
|
comctl32: Ensure item metric are calculated when an item becomes visible.
|
2007-09-11 11:47:30 +02:00 |
Aric Stewart
|
bbc5757263
|
comctl32: Flesh out version info.
|
2007-09-10 15:29:47 +02:00 |
Aric Stewart
|
3822aa4b63
|
comctl32: TCM_SETCURSEL also updates the focus item.
|
2007-09-10 15:29:46 +02:00 |
Francois Gouget
|
2993785f3a
|
Assorted non-ANSI function declaration fixes (missing void).
|
2007-08-30 11:57:18 +02:00 |
Jason Edmeades
|
881c204c02
|
comctl32: toolbar: Implemented SetRows.
|
2007-08-28 12:26:13 +02:00 |
Alexandre Julliard
|
4bac1e959d
|
comctl32: Create the manifest directory if needed (spotted by Dan Kegel).
|
2007-08-20 12:46:37 +02:00 |
Jason Edmeades
|
f6631265f3
|
comctl32: Listview fails to add a column if mask=0.
|
2007-08-17 12:01:37 +02:00 |
Jason Edmeades
|
2e72e102a6
|
comctl32: Fix tooltips uninitialized variables plus wrong positioning.
|
2007-08-15 10:41:52 +02:00 |
Alexandre Julliard
|
6790cdb8f5
|
comctl32: Create a manifest file at dll registration time.
|
2007-08-14 12:31:27 +02:00 |
Jason Edmeades
|
ff826eb14a
|
comctl32: Fix missing tooltips.
|
2007-08-14 12:29:36 +02:00 |
Francois Gouget
|
22d09f78fc
|
comctl32: According to the PSDK, DrawShadowText() takes a non-const RECT pointer.
|
2007-07-31 21:37:04 +02:00 |
Jason Edmeades
|
718e23fb68
|
comctl32: Fix missing toolbar button with HINST_COMMCTRL.
|
2007-07-26 11:49:05 +02:00 |
Andrew Talbot
|
8dac319a12
|
comctl32: Cast-qual warning fix.
|
2007-07-20 11:47:14 +02:00 |
Mikołaj Zalewski
|
f53e314180
|
comctl32: tooltips: Remove broken support for non-NULL-terminated strings in TOOLTIPS_GetDispInfo[AW].
|
2007-07-20 11:36:59 +02:00 |
Mikołaj Zalewski
|
31be5005c6
|
comctl32: toolbar: Test and fix invalid indexes passed in TB_ISBUTTON*.
|
2007-07-20 11:34:34 +02:00 |
Michael Stefaniuc
|
02933a11de
|
dlls: Remove unreachable break after return/break. Found by Smatch.
|
2007-07-19 11:57:49 +02:00 |
Mikołaj Zalewski
|
5507a073c5
|
comctl32: toolbar: We should send TBN_GETDISPINFOW even for ANSI controls (with testcase).
|
2007-07-11 11:59:33 +02:00 |
Mikołaj Zalewski
|
e66523e19b
|
comctl32: toolbar: The iImage in TBN_GETDISPINFO should be initialized to -1.
|
2007-07-11 11:53:33 +02:00 |
Markus Gömmel
|
f281d0e77d
|
comctl32/datetime: Added a missing InvalidateRect to update display after WM_ENABLE.
|
2007-07-02 13:24:17 +02:00 |
Michael Stefaniuc
|
ff01912a48
|
comctl32: Replace malloc() with HeapAlloc().
|
2007-06-29 12:32:51 +02:00 |
Lei Zhang
|
e3b80a0d88
|
comctl32: Determine if PSH_PROPSHEETPAGE is set once.
|
2007-06-26 12:12:36 +02:00 |
Lei Zhang
|
f4dd14abc6
|
comctl32: Reduce duplicate code between PROPSHEET_CollectSheetInfoA/W.
|
2007-06-26 12:12:25 +02:00 |
Lei Zhang
|
0cbee494b3
|
comctl32: Reduce duplicate code between PropertySheetA/W.
|
2007-06-26 12:12:12 +02:00 |
Alexandre Julliard
|
52e5d3849f
|
comctl32: Get rid of CharNextW/CharPrevW. Simplify some string functions.
|
2007-06-25 13:51:00 +02:00 |
Michael Stefaniuc
|
585f863c24
|
comctl32: Do not use wide character constants.
|
2007-06-22 12:18:59 +02:00 |
Lei Zhang
|
ebb460c3c0
|
comctl32: Make modal property sheets modal.
|
2007-06-15 13:24:13 +02:00 |
Alexandre Julliard
|
0f63ad92cc
|
comctl32: Remove useless pointer check.
|
2007-06-13 11:19:36 +02:00 |
Francois Gouget
|
96c337f0a1
|
Assorted spelling fixes.
|
2007-06-07 19:24:32 +02:00 |
Markus Goemmel
|
4b8d442477
|
comctl32/listview.c: Ownerdraw font problem during focus change fixed.
|
2007-06-06 20:34:19 +02:00 |
Mikołaj Zalewski
|
a1b55be693
|
comctl32: listview: Make LVM_GETCOLUMNWIDTH query the header control instead of using cached data.
|
2007-06-04 13:16:36 +02:00 |
Misha Koshelev
|
fc5a746104
|
comctl32: imagelist: Fix simultaneous selection of one bitmap into two device contexts.
|
2007-06-01 12:43:40 +02:00 |
Dmitry Timoshkov
|
18366472c7
|
comctl32: Fix a compilation warning in 64-bit mode.
|
2007-06-01 12:42:06 +02:00 |
Louis Lenders
|
b7a5985bca
|
comctl32: Add stub for DrawShadowText.
|
2007-05-31 13:07:20 +02:00 |
Francois Gouget
|
c9533adc52
|
comctl32/tests: The PSDK does not define ListView_InsertItemA() so don't use it.
|
2007-05-29 12:13:38 +02:00 |
Dmitry Timoshkov
|
3c9e7a7f33
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
Dmitry Timoshkov
|
6055d04f07
|
comctl32/tests: Fix some problems revealed by compilation in 64-bit mode.
|
2007-05-24 11:36:23 +02:00 |
Aric Stewart
|
df0d77b007
|
comctl32: Trying to blend an image without a mask causes problem, especially if the background is white.
|
2007-05-18 14:42:30 +02:00 |
Mikołaj Zalewski
|
7b8241b1ee
|
comctl32: toolbar: TB_SETIMAGELIST should try to preserve button width.
|
2007-05-16 11:55:38 +02:00 |
Francois Gouget
|
0acb5810bf
|
Assorted spelling fixes.
|
2007-05-15 18:09:16 +02:00 |
Mikołaj Zalewski
|
1f0183e218
|
comctl32: status: Send a NMMOUSE in mouse notifications, not a NMHDR.
|
2007-05-14 15:41:29 +02:00 |
Mikołaj Zalewski
|
81cf09c6da
|
comctl32: treeview: Treeviews shouldn't be sending NM_TOOLTIPSCREATED (with testcase).
|
2007-05-07 14:26:22 +02:00 |
Mikołaj Zalewski
|
61a86024cc
|
comctl32: treeview: Make the focus test pass under Windows XP.
|
2007-05-07 14:26:03 +02:00 |
Alexandre Julliard
|
69a88a9d40
|
Fix minor differences in the formatting of the license notices.
|
2007-05-04 12:08:15 +02:00 |
Dmitry Timoshkov
|
19377e4ed6
|
comctl32: Remove a stray back slash.
|
2007-05-02 14:58:54 +02:00 |