PowerToys/src/modules/fancyzones/lib
2020-03-09 19:22:53 +01:00
..
FancyZones.cpp Swallow shift keyboard event when dragging window (#1423) 2020-03-05 08:01:58 +01:00
FancyZones.h Document fancy zones (#1496) 2020-03-09 19:22:53 +01:00
fancyzones.rc Ui rename Zone highlight Opacity (%) - > Zone Opacity (#1504) 2020-03-09 12:27:35 +01:00
FancyZonesLib.vcxproj Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
FancyZonesLib.vcxproj.filters Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
JsonHelpers.cpp Move ZoneSetPersistedDataOLD to JsonHelpers (#1405) 2020-03-07 10:59:00 +01:00
JsonHelpers.h Introduce handling of new/old work areas (#1296) 2020-02-18 11:55:08 +01:00
packages.config FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
pch.h PCH: remove headers which are actually could be changed (#950) 2019-12-17 11:21:46 +03:00
RegistryHelpers.h Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
resource.h Localize C++ Projects of FancyZones (#1130) 2020-01-22 10:24:00 -08:00
Settings.cpp Fix crash when saving any module settings while module being disabled (#1259) 2020-02-11 07:57:11 +01:00
Settings.h Fix crash when saving any module settings while module being disabled (#1259) 2020-02-11 07:57:11 +01:00
trace.cpp Add telemetry event for FZ editor (#1294) 2020-02-17 19:40:02 +03:00
trace.h Add telemetry event for FZ editor (#1294) 2020-02-17 19:40:02 +03:00
util.cpp Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
util.h Migrate FancyZones data persisting from Registry to JSON file (#1194) 2020-02-10 14:59:51 +01:00
Zone.cpp Fixed multi-monitor scaling bug (#1293) 2020-03-05 10:57:45 +01:00
Zone.h Document fancy zones (#1496) 2020-03-09 19:22:53 +01:00
ZoneSet.cpp Fixed one mishandled case when computing zones (#1470) 2020-03-05 21:51:58 +01:00
ZoneSet.h Document fancy zones (#1496) 2020-03-09 19:22:53 +01:00
ZoneWindow.cpp Document fancy zones (#1496) 2020-03-09 19:22:53 +01:00
ZoneWindow.h Document fancy zones (#1496) 2020-03-09 19:22:53 +01:00