Alexandre Julliard
|
4242c437a2
|
comctl32/tests: Fix a test that fails on Windows.
|
2013-11-11 20:56:19 +01:00 |
Frédéric Delanoy
|
5dfe1b0cfe
|
comctl32: Use BOOL type where appropriate.
|
2013-11-11 13:27:28 +01:00 |
Frédéric Delanoy
|
5117af69a7
|
comctl32/tests: Use BOOL type where appropriate.
|
2013-11-08 12:46:11 +01:00 |
Saulius Krasuckas
|
85aa34eea6
|
comctl32/tests: Make propsheet.c compile with -D__WINESRC__.
|
2013-11-08 12:45:52 +01:00 |
Saulius Krasuckas
|
f44ceec023
|
comctl32/tests: Make updown.c compile with -D__WINESRC__.
|
2013-11-08 12:45:42 +01:00 |
Saulius Krasuckas
|
6d773fd979
|
comctl32/tests: Make tooltips.c compile with -D__WINESRC__.
|
2013-11-08 12:45:34 +01:00 |
Saulius Krasuckas
|
26ec350b73
|
comctl32/tests: Make mru.c, pager.c and syslink.c compile with -D__WINESRC__.
|
2013-11-08 12:45:12 +01:00 |
Saulius Krasuckas
|
529484603b
|
comctl32/tests: Make status.c compile with -D__WINESRC__.
|
2013-11-08 12:44:55 +01:00 |
Saulius Krasuckas
|
10f5a733c1
|
comctl32/tests: Make subclass.c compile with -D__WINESRC__.
|
2013-11-08 12:44:27 +01:00 |
Saulius Krasuckas
|
ce91a28728
|
comctl32/tests: Make progress.c compile with -D__WINESRC__.
|
2013-11-08 12:44:00 +01:00 |
Alexandre Julliard
|
5756ee09f3
|
makefiles: Add makedep pragmas for rc files that contain translations.
|
2013-11-05 20:38:19 +01:00 |
Piotr Caban
|
c4708bca33
|
comctl32: Add more TVS_CHECKBOXES flag tests.
|
2013-10-31 18:24:26 +01:00 |
Piotr Caban
|
7b1ff882d1
|
comctl32: Initialize treeview checkboxes in WM_PAINT when TVS_CHECKBOXES was passed during control creation.
|
2013-10-31 18:24:25 +01:00 |
Piotr Caban
|
40648ddfd5
|
comctl32: Initialize himlState list in TREEVIEW_Paint when TVS_CHECKBOXES flag is set.
|
2013-10-31 18:24:23 +01:00 |
Frédéric Delanoy
|
4473ce4db9
|
Assorted spelling fixes.
|
2013-10-30 09:46:27 +01:00 |
Piotr Caban
|
22a1329382
|
comctl32: Fix a typo in UPDOWN_OffsetVal that breaks UDS_WRAP flag support.
|
2013-10-28 10:43:14 +01:00 |
Nikolay Sivov
|
44ebba9d5e
|
comctl32/tests: Preparation for switching __WINESRC__ on.
|
2013-10-22 20:19:17 +02:00 |
Frédéric Delanoy
|
1f6e66babe
|
comctl32/tests: Use BOOL type where appropriate.
|
2013-10-22 16:37:40 +02:00 |
Frédéric Delanoy
|
411ef80ac7
|
comctl32: Use BOOL type where appropriate.
|
2013-10-22 16:37:40 +02:00 |
Piotr Caban
|
20019a77bc
|
comctl32/tests: Add more updown control value tests.
|
2013-10-16 20:49:26 +02:00 |
Piotr Caban
|
e58af930ff
|
comctl32: Fix UDM_GETPOS behaviour on out of range values.
|
2013-10-16 20:49:26 +02:00 |
Piotr Caban
|
ac31df438a
|
comctl32: Fix UDM_SETPOS behavior on out of range values.
|
2013-10-16 20:49:26 +02:00 |
Piotr Caban
|
e6fce2de4a
|
comctl32: Set updown control value to min or max in out of range case.
|
2013-10-16 20:49:26 +02:00 |
Piotr Caban
|
26c751ea29
|
comctl32: Ignore tooltip position passed in TTM_TRACKPOSITION if TTF_TRACK flag is not set.
|
2013-10-15 16:36:12 +02:00 |
Frédéric Delanoy
|
d12c0d67ae
|
comctl32: Use BOOL type where appropriate.
|
2013-10-11 11:06:03 +02:00 |
Frédéric Delanoy
|
cf8efbd252
|
comctl32: Use BOOL type where appropriate.
|
2013-10-04 12:46:17 +02:00 |
Michael Stefaniuc
|
37caf788b5
|
comctl32/tests: comctl32.dll is already loaded.
|
2013-10-02 13:03:29 +02:00 |
Michael Stefaniuc
|
0e681027a2
|
tests: Compile the tests by default with -D__WINESRC__.
|
2013-10-02 11:04:02 +02:00 |
Michael Stefaniuc
|
9463dba830
|
tests: Use the explicit LoadLibraryA function.
|
2013-10-02 11:02:21 +02:00 |
Francois Gouget
|
d3672524ed
|
Assorted spelling fixes.
|
2013-10-01 19:09:08 +02:00 |
Thomas Faber
|
43dd359ebe
|
comctl32: Remove superfluous const from DPA/DSA function signatures.
|
2013-09-30 11:33:36 +02:00 |
Michael Stefaniuc
|
2a39cb377a
|
dlls: Replace the remaining CONSTs.
|
2013-09-25 11:49:20 +02:00 |
Thomas Faber
|
e12c8c0ce9
|
comctl32: Fix build with MSVC.
|
2013-09-16 11:47:19 +02:00 |
Nikolay Sivov
|
88d5cab5e9
|
comctl32/tests: Manually load comctl32.dll with newly activated context.
|
2013-09-09 11:27:59 +02:00 |
Nikolay Sivov
|
f13d8cc373
|
comctl32: Fix LVS_OWNERDRAWFIXED handling in hittesting.
|
2013-09-09 11:27:54 +02:00 |
Andrew Eikum
|
75fbef2ded
|
comctl32: Return the number of visible months for MCM_GETMONTHDELTA.
|
2013-08-30 11:12:54 +02:00 |
Daniel Jelinski
|
0ba24895f6
|
comctl32: Do not rearrange treeview when collapsing already collapsed item.
|
2013-08-16 11:55:23 +02:00 |
Nikolay Sivov
|
b130ca1c5f
|
comctl32: Properly handle repainting for HDF_OWNERDRAW items.
|
2013-07-22 17:15:59 +02:00 |
Francois Gouget
|
47b56f238d
|
comctl32/tests: Use ok(0) to report unexpected function calls instead of assert(0).
|
2013-07-03 21:20:03 +02:00 |
Dmitry Timoshkov
|
c14ff4bef0
|
comctl32: Fix broken logic for retrieving default font properties.
|
2013-06-18 10:40:38 +02:00 |
Dmitry Timoshkov
|
cc086f09ae
|
comctl32: Use default GUI font as a fallback instead of a (non-existent) Arial.
|
2013-06-17 13:34:40 +02:00 |
Nikolay Sivov
|
f8ce7ed978
|
comctl32/tests: Remove useless message tracing.
|
2013-06-06 10:43:03 +02:00 |
Alexandre Julliard
|
3e33f61c56
|
comctl32/comboex: Add support for setting the font.
|
2013-05-29 18:08:58 +02:00 |
Alexandre Julliard
|
7624da76a8
|
comctl32: Remove comments about native behavior, that's not a valid source of information.
|
2013-05-29 15:43:27 +02:00 |
Nikolay Sivov
|
65a47e3df6
|
comctl32: Return previously set colors for PBM_SETBKCOLOR and PBM_SETBARCOLOR.
|
2013-05-27 19:18:01 +02:00 |
Nikolay Sivov
|
2d5abbd1d7
|
comctl32: Forward WM_MEASUREITEM to Rebar notification window.
|
2013-05-20 12:08:00 +02:00 |
Nikolay Sivov
|
4f99560ef0
|
comctl32: Remove duplicated code for scroll control size calculation.
|
2013-05-20 12:07:43 +02:00 |
Alexandre Julliard
|
1b4c1ab900
|
comctl32: Don't bother to unregister classes at process exit.
|
2013-05-14 11:13:09 +02:00 |
Nikolay Sivov
|
4625c399c6
|
comctl32: Use selected image for listbox/editbox for selected item only.
|
2013-05-14 11:09:25 +02:00 |
Nikolay Sivov
|
97caa729b6
|
comctl32: Allocate edit data with control info.
|
2013-05-14 11:09:20 +02:00 |