lazarus/components/IdeInspector
2011-10-26 15:08:10 +00:00
..
ideinspectkeygrapper.lfm Components: second batch of TButtonPanel captions cleanup 2011-10-03 22:33:14 +00:00
ideinspectkeygrapper.pas IdeInspector: Work with modal too 2010-12-11 18:26:46 +00:00
ideinspector.lpk IdeInspector: Work with modal too 2010-12-11 18:26:46 +00:00
ideinspector.pas IdeInspector: Work with modal too 2010-12-11 18:26:46 +00:00
maininspector.lfm Revert 31796 #ec0495ca9b: "Attemps to fix ideinspector after the changes in TTabControl" as TTabControl was reverted too 2011-07-27 10:04:17 +00:00
maininspector.pas Fixes bug #20065. Removes ssCaps, ssNum and ssScroll because they are implemented based on the key lock in win32, which is not the same as shift state, they are added only for MouseWhell events and very unreliable across platforms (cannot be correctly implemented in win32 for example). Also corrects the ShiftState for MouseWhell messages in Windows. Removes State from the mousewhell internal message, now Button is used, which is more consistent with Win32. 2011-10-26 15:08:10 +00:00