Nikolay Sivov
|
354d41685f
|
comctl32/monthcal: Make day drawing helpers aware of multiple calendars.
|
2011-09-07 18:13:29 +02:00 |
Francois Gouget
|
6deccab6c9
|
comctl32: Property sheets must be able to redraw themselves even if no page is selected.
|
2011-09-06 12:23:55 +02:00 |
Andrew Talbot
|
92c408cd66
|
comctl32: Remove unneeded address-of operator from function name.
|
2011-08-30 11:54:40 +02:00 |
André Hentschel
|
030ea68963
|
comctl32/tests: Fix printing a NULL string.
|
2011-08-30 11:53:01 +02:00 |
Alexandre Julliard
|
bd3b0e4f70
|
comctl32: Simplify the DIB byte width computation.
|
2011-08-29 12:08:21 +02:00 |
Andrew Talbot
|
dd5a1913ae
|
comctl32: Fix a logical operator typo.
|
2011-08-29 12:08:19 +02:00 |
Alexandre Julliard
|
2ebb30633e
|
comctl32: Create the WinSxS manifest from a resource.
|
2011-08-25 15:34:16 +02:00 |
Owen Rudge
|
2d8ad31e22
|
comctl32: Fix incorrect use of border metrics.
|
2011-08-22 17:16:47 +02:00 |
Nikolay Sivov
|
c13bf5a58c
|
comctl32/treeview: Set edit box text before notification and keep it after.
|
2011-08-22 16:14:35 +02:00 |
Andrew Talbot
|
072ca07de9
|
comctl32: Remove redundant function declaration.
|
2011-08-22 16:14:32 +02:00 |
Andrew Talbot
|
8a4b7f9f22
|
comctl32: void functions should not return a value.
|
2011-08-22 16:14:31 +02:00 |
Frédéric Delanoy
|
760faf01a9
|
tests: Assorted spelling fixes.
|
2011-08-04 18:27:37 +02:00 |
Florian Köberle
|
e68b9f9fc9
|
comctl32/header: Don't free the imagelist in HEADER_NCDestroy.
|
2011-08-04 09:06:54 +02:00 |
Florian Köberle
|
9a616111da
|
comctl32/tests: Test that headers do not free their image list.
|
2011-08-04 09:06:51 +02:00 |
Richard Bradbrook
|
5495b53eb1
|
comctl32: Make ComboBoxEx draw its contents even when disabled.
|
2011-08-03 17:37:55 +02:00 |
Richard Bradbrook
|
f9d9720d25
|
comctl32: Fix to ComboBoxEx processing of WM_ENABLE message.
|
2011-08-03 17:37:53 +02:00 |
Frédéric Delanoy
|
f932abf326
|
dlls: Assorted spelling fixes.
|
2011-08-01 18:26:27 +02:00 |
André Hentschel
|
a355121414
|
user32: Fix for finding nested default buttons.
|
2011-07-28 19:54:46 +02:00 |
André Hentschel
|
f931f479bc
|
comctl32: Remove dead increments (clang).
|
2011-07-28 11:28:51 +02:00 |
Austin English
|
fbb0e18051
|
comctl32/tests: Remove win9x hacks.
|
2011-07-27 12:17:15 +02:00 |
Jay Yang
|
e98cef491c
|
comclt32: Ensure that item data is actually sent out with notifications.
|
2011-07-22 12:57:21 +02:00 |
Jeff Latimer
|
f669cca999
|
comctl32: Improve the stub of TaskDialogIndirect to display a simple message box pending a full implementation.
|
2011-07-21 16:30:04 +02:00 |
Piotr Caban
|
c47c62a802
|
comctl32: Don't invalidate item in LISTVIEW_SetItemT when its state has not changed.
|
2011-07-21 16:28:31 +02:00 |
Bellengé Maxime
|
8a947065dc
|
comctl32: Don't reset trackbar thumb on a WM_SIZE message.
|
2011-07-20 19:23:05 +02:00 |
Nikolay Sivov
|
0a92c01a57
|
comctl32/listview: Don't invalidate list on LVM_SETBKCOLOR.
|
2011-07-20 19:23:05 +02:00 |
Nikolay Sivov
|
43a199d54d
|
comctl32/listview: Don't invalidate list on LVM_SETTEXTCOLOR.
|
2011-07-20 19:23:05 +02:00 |
Nikolay Sivov
|
4fc8c44bf1
|
comctl32/listview: Don't invalidate list on LVM_SETTEXTBKCOLOR.
|
2011-07-20 19:23:05 +02:00 |
Nikolay Sivov
|
328368cba2
|
comctl32/tests: Test that edit box is not multiline.
|
2011-07-20 19:23:05 +02:00 |
Michael Stefaniuc
|
11e780ea07
|
comctl32/tests: Don't cast NULL to an int.
|
2011-07-19 18:26:21 +02:00 |
Nikolay Sivov
|
a3ff177d7d
|
comctl32/tests: Simplify a workaround for old module versions, add basic PSM_ADDPAGE test.
|
2011-07-06 17:03:51 +02:00 |
Nikolay Sivov
|
3969416808
|
comctl32/tests: Test more return values in tests (Clang).
|
2011-07-04 13:41:13 +02:00 |
Nikolay Sivov
|
6cf25732dd
|
comctl32/monthcal: Remove unused variable (Clang).
|
2011-07-04 13:41:05 +02:00 |
Nikolay Sivov
|
7445dcee05
|
comctl32/treeview: Remove redundant initializer (Clang).
|
2011-07-04 13:41:00 +02:00 |
Nikolay Sivov
|
7d31d39f00
|
comctl32/tab: Make WM_RBUTTONUP reach default window procedure.
|
2011-07-04 13:40:43 +02:00 |
Piotr Caban
|
8c42ac319a
|
comctl32: Fixed tab elements recognition.
|
2011-06-29 14:23:04 -05:00 |
Marcus Meissner
|
6b90f27d8f
|
comctl32: Fixed strncpy (Coverity).
|
2011-06-28 11:57:51 -05:00 |
Piotr Caban
|
8669fa7308
|
comctl32: Make iterator_remove_common_items working on one range iterators.
|
2011-06-28 10:18:57 -05:00 |
Piotr Caban
|
7e3103199c
|
comctl32: Prevent double theme closing when WM_DESTROY is called many times.
|
2011-06-27 15:07:14 -05:00 |
Piotr Caban
|
7d17bc55eb
|
comctl32: Make themed button hot when mouse is over it.
|
2011-06-27 15:07:04 -05:00 |
Piotr Caban
|
d2c9a5cfae
|
comctl32: Improved setting button state.
|
2011-06-27 15:06:57 -05:00 |
Piotr Caban
|
f831f77515
|
comctl32: Use vssym32.h instead of tmschema.h.
|
2011-06-27 15:06:49 -05:00 |
Jay Yang
|
30fa4cb5d0
|
comctl32: Make ComboBoxEx send CBEN_ENDEDIT when selecting from the dropdown list.
|
2011-06-24 13:13:24 -05:00 |
Piotr Caban
|
7366d159fc
|
comctl32: Don't redraw whole listview in double buffering mode.
|
2011-06-20 19:32:05 +02:00 |
Piotr Caban
|
02c224edf9
|
comctl32: Refresh listview after sorting.
|
2011-06-20 19:32:05 +02:00 |
Piotr Caban
|
1a67903b04
|
comctl32: Fix area invalidated by LISTVIEW_SetItemT.
|
2011-06-20 19:32:05 +02:00 |
Igor Paliychuk
|
5b19087c43
|
comctl32: Convert Ukrainian resources into utf-8.
|
2011-06-20 19:32:04 +02:00 |
Piotr Caban
|
734a4c3aec
|
comctl32: Fix ListView_Scroll implementation.
|
2011-06-07 14:18:32 +02:00 |
Piotr Caban
|
b2cb04b4e6
|
comctl32: Fix listview horizontal scrolling.
|
2011-06-07 14:18:32 +02:00 |
Piotr Caban
|
a87e726d6b
|
comctl32: Improve LISTVIEW_MarqueeHighlight performance.
|
2011-06-07 14:18:32 +02:00 |
Marko Nikolic
|
909794a2cb
|
comctl32/tests: Removed sign comparison warning in rebar tests.
|
2011-06-06 21:49:20 +02:00 |
Marko Nikolic
|
7399177f0b
|
comctl32/tests: Removed sign comparison warning in imagelist tests.
|
2011-06-06 16:18:21 +02:00 |
Marko Nikolic
|
38bf3a6bbd
|
comctl32/tests: Removed sign comparison warning in listview tests.
|
2011-06-06 16:17:56 +02:00 |
Marko Nikolic
|
589d87f215
|
comctl32/tests: Removed sign comparison warning in monthcal tests.
|
2011-06-06 16:17:52 +02:00 |
Marko Nikolic
|
1694555942
|
comctl32/tests: Removed sign comparison warning in tab tests.
|
2011-06-03 13:56:04 +02:00 |
Marko Nikolic
|
6ed2208e72
|
comctl32/tests: Removed sign comparison warning in status tests.
|
2011-06-02 16:22:44 +02:00 |
Marko Nikolic
|
cf6dae563c
|
comctl32/tests: Removed sign comparison warning in toolbar tests.
|
2011-06-02 16:22:44 +02:00 |
Alasdair Sinclair
|
b6484ccbeb
|
comctl32/tab: Fully initialize itemData to fix x64 test failure.
|
2011-06-01 18:10:01 +02:00 |
Marko Nikolic
|
2dd0d8ab2a
|
comctl32/tests: Removed sign comparison warning in tooltip tests.
|
2011-06-01 16:09:11 +02:00 |
Marko Nikolic
|
8c13dcc2e9
|
comctl32/tests: Use unsigned constants to remove sign comparison warning.
|
2011-06-01 16:08:56 +02:00 |
Marko Nikolic
|
e3ba666485
|
comctl32/tests: Fixed variable type, removed sign comparison warning.
|
2011-05-30 17:31:55 +02:00 |
Nikolay Sivov
|
bcb98d11ba
|
comctl32/treeview: TVM_EXPAND with TVE_TOGGLE action shouldn't always notify as it does on user input.
|
2011-05-25 11:54:13 +02:00 |
Gerald Pfeifer
|
35707aee68
|
comctl32/tests: Add casts to avoid comparison of different int types.
|
2011-05-23 11:21:54 +02:00 |
Nikolay Sivov
|
9bdd21cad5
|
comctl32/treeview: Correctly draw cut items.
|
2011-05-23 11:17:36 +02:00 |
Nikolay Sivov
|
a1f7c09b1c
|
comctl32/treeview: Item text should be vertically aligned.
|
2011-05-23 11:17:24 +02:00 |
Nikolay Sivov
|
4b741e8d2f
|
comctl32/treeview: Always draw a '+' for TVIS_EXPANDPARTIAL state.
|
2011-05-23 11:17:15 +02:00 |
Nikolay Sivov
|
f9ca298b21
|
comctl32/tests: Some tests for TVM_GETNEXTITEM and item toggle.
|
2011-05-20 10:29:24 +02:00 |
Marcus Meissner
|
98799741a2
|
comctl32: Mark internal symbols as hidden visibility.
|
2011-05-16 16:35:32 +02:00 |
Nikolay Sivov
|
28169c6d55
|
comctl32/treeview: Get rid of wine prefixed names.
|
2011-05-16 16:35:30 +02:00 |
Nikolay Sivov
|
7ef4546cfb
|
comctl32/treeview: Properly update image state index when TVS_CHECKBOXES is switched on.
|
2011-05-16 16:35:29 +02:00 |
Nikolay Sivov
|
f9b14fda02
|
comctl32/treeview: Store item state supplied from TVN_GETDISPINFO handler.
|
2011-05-16 16:35:29 +02:00 |
Nikolay Sivov
|
1fa1c72d90
|
comctl32/treeview: Always return state from TVM_GETITEM handler.
|
2011-05-16 16:35:29 +02:00 |
Nikolay Sivov
|
64cd12d740
|
comctl32/tests: Initialize subitem index.
|
2011-05-13 20:09:59 +02:00 |
Nikolay Sivov
|
96c99dc99b
|
comctl32/tests: Test return values in uniform way.
|
2011-05-13 17:05:06 +02:00 |
Nikolay Sivov
|
c6dd14199c
|
comctl32/listview: Fix parameter validation for LVM_SETITEMTEXT.
|
2011-05-13 10:55:43 +02:00 |
Nikolay Sivov
|
4daa5459f4
|
comctl32/tab: Send NM_RCLICK on WM_RBUTTONUP.
|
2011-05-13 10:55:14 +02:00 |
Nikolay Sivov
|
97314eeebd
|
comctl32/tests: Make functions from test macros.
|
2011-05-12 14:25:04 +02:00 |
Nikolay Sivov
|
69bcdb7aad
|
comctl32/listview: Don't forward HDN_ITEMCHANGING/HDN_ITEMCHANGED to listview parent.
|
2011-05-11 14:56:49 +02:00 |
Francois Gouget
|
5920de5ffb
|
Assorted spelling and case fixes.
|
2011-05-09 12:09:27 +02:00 |
Nikolay Sivov
|
34d86a2d17
|
comctl32/listview: Make edit box handle available from LVN_ENDLABELEDIT notification.
|
2011-05-09 11:44:30 +02:00 |
Nikolay Sivov
|
740e7be128
|
comctl32/listview: Don't refuse to set subitem data when some extra flag is specified.
|
2011-05-06 16:42:01 +02:00 |
Nikolay Sivov
|
7f64031661
|
comctl32/tests: Test message result for equality.
|
2011-05-06 16:41:58 +02:00 |
Nikolay Sivov
|
cefcadcc38
|
comctl32: Ignore size field when creating with -W calls.
|
2011-05-02 18:48:19 +02:00 |
Nikolay Sivov
|
bf3f848d8a
|
comctl32/tests: Add more MRU tests.
|
2011-05-02 18:48:14 +02:00 |
Nikolay Sivov
|
ed161054fa
|
comctl32: Adjust field names and some defines to match current documentation.
|
2011-05-02 18:33:28 +02:00 |
Nicolas Le Cam
|
401961f8fb
|
comctl32/tests: Remove a set but unused variable.
|
2011-05-02 12:41:39 +02:00 |
Nikolay Sivov
|
f79c4d6fa2
|
comctl32/syslink: Call default procedure directly when needed.
|
2011-04-27 11:54:49 +02:00 |
Nikolay Sivov
|
f6b3376ec7
|
comctl32/tests: Remove practically unused parameters from test functions.
|
2011-04-27 11:54:47 +02:00 |
Henri Verbeet
|
5ce3186735
|
comctl32: Return if there's no current selection in TAB_EnsureSelectionVisible().
|
2011-04-26 10:46:15 +02:00 |
Amine Khaldi
|
942aa70a0e
|
comctl32: Don't draw text when the number of text lines has been set to zero.
|
2011-04-25 13:05:06 +02:00 |
Frédéric Delanoy
|
0ad90ee9ed
|
po: Add message contexts (and French translations) for some polysemic English translation entries.
|
2011-04-25 11:52:02 +02:00 |
Austin English
|
49538a4b31
|
comctl32: Remove extraneous parentheses (LLVM/Clang).
|
2011-04-13 14:13:55 +02:00 |
Henri Verbeet
|
e5c3883c92
|
comctl32: Allocate the correct amount of memory for tab items in TAB_InsertItemT().
|
2011-04-12 17:42:17 +02:00 |
Nikolay Sivov
|
82258f4f25
|
comctl32/tab: Use dpa to store item data.
|
2011-04-11 12:06:37 +02:00 |
Nikolay Sivov
|
6867735e20
|
comctl32/tab: Fix invalid read of item data.
|
2011-04-11 12:06:18 +02:00 |
Nikolay Sivov
|
0270e69b54
|
comctl32/monthcal: Some tests for MCM_SIZERECTTOMIN.
|
2011-04-04 11:52:03 +02:00 |
Nikolay Sivov
|
6d43470600
|
comctl32/monthcal: Get rid of empty slots in cached brushes array.
|
2011-04-04 11:51:58 +02:00 |
Nikolay Sivov
|
41a113e0ce
|
comctl32/monthcal: Cache pens, fix line colour.
|
2011-04-04 11:51:53 +02:00 |
Nikolay Sivov
|
49088bf96d
|
comctl32/monthcal: Fix today label position and text colour.
|
2011-04-04 11:51:48 +02:00 |
Nikolay Sivov
|
5a8be0bc20
|
comctl32/monthcal: Week numbers use title colour.
|
2011-04-04 11:51:43 +02:00 |
Gerald Pfeifer
|
1e74b6379c
|
comctl32: Simplify MONTHCAL_PaintLeadTrailMonths.
|
2011-04-01 10:49:00 +02:00 |
Vincent Povirk
|
ae608e6ec3
|
comctl32: Validate the day of month when scrolling through years.
|
2011-03-31 23:48:05 +02:00 |
Vincent Povirk
|
0d8775c9f9
|
comctl32: When entering a month or year, keep the day in range.
|
2011-03-31 23:47:33 +02:00 |
Vincent Povirk
|
4d1fca24be
|
comctl32: Use current month and year when checking day of month.
|
2011-03-31 23:47:26 +02:00 |
Nikolay Sivov
|
7bdcbfb9a0
|
comctl32/listview: Fix edit box text limit.
|
2011-03-28 17:31:25 +02:00 |
Nikolay Sivov
|
124eaa046f
|
comctl32/listview: Adjust dispinfo text buffer length.
|
2011-03-28 17:31:21 +02:00 |
Nikolay Sivov
|
3796f12710
|
comctl32/monthcal: Clean day painting function.
|
2011-03-28 17:31:03 +02:00 |
Nikolay Sivov
|
802ab38f0c
|
comctl32/monthcal: Selection and abbreviations should use title colour.
|
2011-03-28 17:30:58 +02:00 |
Nikolay Sivov
|
6d4b96020e
|
comctl32/monthcal: Cache brush handles.
|
2011-03-28 17:30:53 +02:00 |
Nikolay Sivov
|
eb2dc5c900
|
comctl32/monthcal: Fix hit test for previous month.
|
2011-03-28 17:30:45 +02:00 |
Nikolay Sivov
|
2f65a83370
|
comctl32/monthcal: Move partially visible months painting outside of calendar loop.
|
2011-03-28 17:30:40 +02:00 |
Nikolay Sivov
|
ddab5d8548
|
comctl32/monthcal: Remove outdated comment.
|
2011-03-28 17:30:33 +02:00 |
Marcus Meissner
|
e766a132db
|
comctl32: Added missing break (Coverity).
|
2011-03-28 17:12:32 +02:00 |
Francois Gouget
|
cc70cd9de1
|
comctl32/tests: Make init_tbsize_result() and tbsize_addbutton() static.
|
2011-03-16 14:14:23 +01:00 |
Marcus Meissner
|
2cd225b793
|
comctl32: Removed array NULL check (Coverity).
|
2011-03-15 17:14:07 +01:00 |
Vincent Povirk
|
08a4c8611b
|
comctl32: Validate text entered in a datetime by the user.
|
2011-03-10 12:54:02 +01:00 |
Francois Gouget
|
af10470597
|
comctl32: Add a trailing '\n' to an ERR() call.
|
2011-03-07 11:09:08 +01:00 |
Francois Gouget
|
755648421e
|
comctl32/tests: Add a '\n' to a pair of ok() calls.
|
2011-03-07 11:08:42 +01:00 |
Dmitry Timoshkov
|
9f91254c0f
|
comctl32: 'clip' rect is unused in the WM_ERASEBKGND rebar class handler.
|
2011-03-02 18:00:36 +01:00 |
Peter Urbanec
|
93b5bcc6eb
|
comctl32: Add a check for setting number of parts in the statusbar to zero.
|
2011-03-01 13:21:58 +01:00 |
Peter Urbanec
|
193d13c421
|
comctl32/tests: Enable statusbar tooltip tests.
|
2011-02-28 15:50:24 +01:00 |
Peter Urbanec
|
4f77b00372
|
comctl32: Use signed indices, so that the number of parts can be set to zero.
|
2011-02-28 15:50:22 +01:00 |
Austin English
|
7c25705e3c
|
comctl32/tests: Remove win9x hack.
|
2011-02-28 13:11:22 +01:00 |
Nikolay Sivov
|
653b31047d
|
comctl32/ipaddress: Use array index after range check (Coverity).
|
2011-02-25 11:09:20 +01:00 |
Nikolay Sivov
|
1734577731
|
comctl32/listview: Fix dead condition (Coverity).
|
2011-02-25 11:09:15 +01:00 |
Nikolay Sivov
|
190f6ab158
|
comctl32/rebar: Don't use local variable with the same name as function parameter (Coverity).
|
2011-02-25 11:09:11 +01:00 |
Nikolay Sivov
|
f8ba490e58
|
comctl32/datetime: Fix use of out-of-scope local buffer (Coverity).
|
2011-02-25 11:09:06 +01:00 |
Nikolay Sivov
|
101c8ca5ac
|
comctl32/comboex: Reduce variable scope.
|
2011-02-25 11:08:59 +01:00 |
Alexander Scott-Johns
|
60b5d91abb
|
comctl32: Fix read of uninitialized data in notify_itemactivate (Valgrind).
|
2011-02-21 12:46:26 +01:00 |
Alexander Scott-Johns
|
f2df2f38e6
|
comctl32: Fix read of uninitialized data in LISTVIEW_GetItemExtT when LVIF_TEXT is not set (Valgrind).
|
2011-02-21 12:46:14 +01:00 |
Austin English
|
809bb35bf0
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:51 +01:00 |
Austin English
|
85e3ff245f
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:50 +01:00 |
Austin English
|
223c431d90
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:50 +01:00 |
Austin English
|
4803f921e6
|
comctl32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-18 14:54:50 +01:00 |
Austin English
|
a41a574d3e
|
comctl32/tests: Remove dead assignments (LLVM/Clang).
|
2011-02-18 14:54:49 +01:00 |
Alexander Scott-Johns
|
e2d4775233
|
comctl32: Fix read of uninitialized data in LISTVIEW_HeaderNotification and rename it to LISTVIEW_Notify (Valgrind).
|
2011-02-17 17:31:22 +01:00 |
Gerald Pfeifer
|
d698e226f6
|
comctl32/tests: Remove unused parameter from test_removeimage().
|
2011-02-14 13:33:30 +01:00 |
Gerald Pfeifer
|
8c9abc1dd8
|
comctl32/tests: Avoid uninitialized variable warning in GetWidthBytes().
|
2011-02-14 13:33:29 +01:00 |
Alexander Kochetkov
|
d668e76461
|
comctl32: Fixed height of comboboxex32.
|
2011-02-07 13:07:40 -06:00 |
Francois Gouget
|
fc55c4a2d5
|
comctl32/tests: Fix compilation on systems that don't support nameless unions.
|
2011-02-07 10:17:41 -06:00 |
Nikolay Sivov
|
cf36677cbc
|
comctl32/tests: Test more return values (LLVM/Clang).
|
2011-02-07 10:08:40 -06:00 |
Nikolay Sivov
|
6992ccc042
|
comctl32/listview: Remove duplicated operation (LLVM/Clang).
|
2011-02-07 10:08:31 -06:00 |
Nikolay Sivov
|
e8b73fa8f3
|
comctl32/listview: Remove some useless operations (LLVM/Clang).
|
2011-02-07 10:08:25 -06:00 |
Nikolay Sivov
|
b5ddadce6f
|
comctl32/listview: Remove couple of dead assignments (LLVM/Clang).
|
2011-02-07 10:08:04 -06:00 |
Austin English
|
3391c28d41
|
comctl32/tests: Make sure to use return value (LLVM/Clang).
|
2011-02-07 10:06:50 -06:00 |
Nikolay Sivov
|
0edfb1b4a0
|
comctl32/tests: Initialize item mask on item insert (Valgrind).
|
2011-01-31 12:28:29 +01:00 |
Greg Geldorp
|
50a25a8ebb
|
comctl32/tests: Fix failures for 120DPI display.
|
2011-01-20 12:24:08 +01:00 |
Nikolay Sivov
|
6d1a3c6e6e
|
comctl32/imagelist: Fix a couple of imagelist leaks (Valgrind).
|
2011-01-17 12:50:33 +01:00 |
Nikolay Sivov
|
6869f89a30
|
comctl32/tests: Fix a leak in rebar test data allocation (Valgrind).
|
2011-01-17 12:48:36 +01:00 |
Nikolay Sivov
|
e61fd95146
|
comctl32/tests: Fix a leak in toolbar test data allocation (Valgrind).
|
2011-01-17 12:48:28 +01:00 |
Alexandre Julliard
|
54684cf674
|
comctl32: Convert string table resources to po files.
|
2011-01-11 16:05:47 +01:00 |