Mark Jansen
|
f5731a41f8
|
[SHELL32] Use the same definitions for shell32 and it's static libs
|
2019-04-18 19:21:37 +02:00 |
|
Mark Jansen
|
f9e50f5471
|
[ATL] Add GET_X_LPARAM and GET_Y_LPARAM to atlwin.h
Remove all local definitions
|
2019-01-15 14:34:53 +02:00 |
|
Thomas Faber
|
0aed0fd167
|
[BROWSEUI][SHELL32] Treat OnWinEvent's result parameter as optional. CORE-14443
Windows's explorer can call it with NULL.
|
2018-03-08 12:21:24 +01:00 |
|
Giannis Adamopoulos
|
5b38fed776
|
[SHELL32] -CMenuToolbarBase: Remove all buttons on destruction. CORE-13194
It seems that TBN_DELETINGBUTTON isn't called when the toolbar gets destroyed so the only way to avoid leaking the data is emptying it ourselves.
|
2018-02-23 12:27:48 +02:00 |
|
Thomas Faber
|
b8741e2bb3
|
[SHELL32] Fix PIDL leak in CMenuSFToolbar::FillToolbar. CORE-13194
|
2018-02-22 11:53:34 +01:00 |
|
Thomas Faber
|
682735fb56
|
[SHELLMENU] Add missing psdk dependency.
|
2018-01-31 11:48:37 +01:00 |
|
Giannis Adamopoulos
|
5618b33c3b
|
[SHELL32] CMenuBand: Redraw the toolbars if this is the menu bar of a window and its active state changed. Use COLOR_GRAYTEXT for the text of the inactive menu bar items. CORE-14197
|
2018-01-13 14:57:24 +02:00 |
|
Giannis Adamopoulos
|
a671923037
|
[SHELL32] CMenuToolbarBase: Use COLOR_MENUTEXT color for the text color in normal menu items. CORE-13855
|
2018-01-05 11:53:35 +02:00 |
|
Amine Khaldi
|
e83592920b
|
[SHELL32] Remove unused debug channels and comment out unused variables. Silences some clang-cl warnings.
|
2017-12-07 23:54:22 +01:00 |
|
Amine Khaldi
|
fe6d46f86e
|
[SHELL32] Properly set case -714 as TBN_DRAGOUT. CORE-11799 (#94)
|
2017-10-30 21:53:00 +01:00 |
|
Amine Khaldi
|
ce4ecd604d
|
[SHELL32] Remove some unused members and comment out some unused Wine code. CORE-11799 (#94)
|
2017-10-27 23:51:44 +01:00 |
|
Colin Finck
|
c2c66aff7d
|
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
|
2017-10-03 07:45:34 +00:00 |
|