Alekhya Kommuru
a504a75166
Removed string resources from the settings.cpp file
2020-01-17 11:25:42 -08:00
Alekhya Kommuru
44ac22c0de
Added new lines to the end of the file
2020-01-17 11:12:23 -08:00
Alekhya Kommuru
df1c6b9b0b
Removed get_res_string_wchar and used the get_resource_string() function instead which returns a wstring typecast into wchar*
2020-01-17 11:06:57 -08:00
Alekhya Kommuru
bde0e0b86a
Merge remote-tracking branch 'upstream/master' into locPowerRename
2020-01-16 13:58:59 -08:00
Arjun Balgovind
c1232a7001
Shifted three functions to common ( #1101 )
2020-01-15 23:06:22 -08:00
Alekhya Kommuru
12c4dbf0e5
added common as a reference project
2020-01-15 16:44:18 -08:00
Alekhya Kommuru
31a01ab227
Modified resourceIDs for strings in the table
2020-01-15 13:57:05 -08:00
vldmr11080
5dc60b9f35
Fix reversed order of zones in layout ( #1071 )
2020-01-15 20:20:10 +01:00
vldmr11080
588f134de8
Revert "Fix misaligned display of zones in layout priview and grid editor ( #1010 )" ( #1097 )
...
This reverts commit d03690cffd .
2020-01-15 19:34:23 +01:00
Alekhya Kommuru
d0648d1754
built the proj
2020-01-14 16:40:40 -08:00
Alekhya Kommuru
1e3486af94
localized the settings file
2020-01-14 16:39:03 -08:00
Alekhya Kommuru
8f2b2aba12
localized powerRenameExt
2020-01-14 15:23:21 -08:00
Alekhya Kommuru
0b1232b65d
localized dllmain powerrename
2020-01-14 15:17:08 -08:00
Alekhya Kommuru
969abe015c
added the helper functions
2020-01-14 15:00:05 -08:00
vldmr11080
d03690cffd
Fix misaligned display of zones in layout priview and grid editor ( #1010 )
...
Fix misaligned display of zones in layout preview and grid editor
2020-01-09 22:40:38 +01:00
Yosef Durr
a2a683d31e
adding fancy zone opacity setting, enhancement #631 ( #1008 )
...
* adding fancy zone opacity setting, enhancement #631
* applying zone opacity setting to all zones during zone selection
* changing opacity setting to percentage
2020-01-06 09:59:18 -08:00
Chris Davis
3ffd007cc0
Ensure previous search and replace texts are evaluated and updated in the UI at startup ( #1043 )
...
Ensure stored settings get evaluated after initial enumeration
There was a bug where the list view was not getting updated with the results of the search and replace on launch when we are using a stored search or replace text from a previous session.
2020-01-04 00:39:02 -08:00
Clint Rutkas
b753f920e1
#768
2019-12-26 11:06:59 -08:00
Bartosz Sosnowski
47bcb117b4
FancyZones: do not zone windows on startup ( #982 )
2019-12-24 15:47:28 +01:00
yuyoyuppe
62c65659cc
format changed files
2019-12-24 17:06:10 +03:00
yuyoyuppe
249addebff
powerrename: implement shellext support for UWP
2019-12-24 17:06:10 +03:00
Clint Rutkas
b58d4e306a
Merge pull request #1000 from crutkas/crutkas/923
...
fix for #923
2019-12-23 20:17:17 -08:00
Clint Rutkas
06b1e43492
Update for #980
...
clearly stating when "Match all" needs to be enabled
2019-12-20 15:49:14 -08:00
Clint Rutkas
2c1ffde3ed
fix for #923
2019-12-20 14:53:56 -08:00
vldmr11080
918ebc62a2
When spacing is set to 0 or turned off display 1px border so user can distinguish zone edges. No spacing will be applied in actual layout. ( #994 )
2019-12-20 19:46:14 +01:00
Bartosz Sosnowski
6ee848b279
FancyZones: handle minimized windows correctly ( #986 )
2019-12-19 16:36:24 +01:00
Bartosz Sosnowski
db5f1622bd
FancyZones: do not zone invisible windows ( #983 )
2019-12-19 16:02:24 +01:00
yuyoyuppe
48b89609e2
fancyzones: restrict dpi unaware windows horizontally to the current display to avoid unwanted resize
2019-12-17 15:37:10 +03:00
yuyoyuppe
303d1fef6b
PCH: remove headers which are actually could be changed ( #950 )
2019-12-17 11:21:46 +03:00
Clint Rutkas
511f71c369
Merge pull request #927 from microsoft/dev/crutkas/codeAnalysis
...
code analysis / style cop adjustments for .NET
2019-12-13 14:09:19 -08:00
vldmr11080
d284ecdab4
Fix outstanding warning messages ( #924 )
2019-12-13 18:55:30 +01:00
Clint Rutkas
0ff2e212d5
#817
2019-12-12 17:11:47 -08:00
Clint Rutkas
107595fcb2
last stylecop issue
2019-12-12 15:18:31 -08:00
Clint Rutkas
32fb634a4d
few more fixes
2019-12-12 15:07:52 -08:00
Clint Rutkas
51fbcc736e
fix for CA0507
2019-12-12 15:02:22 -08:00
Clint Rutkas
360a22c537
fixed rest of info items
2019-12-12 15:00:24 -08:00
Clint Rutkas
63cb5ab883
fixed a bunch of infos
2019-12-12 14:50:25 -08:00
Clint Rutkas
151a937c10
fixed a bunch more
2019-12-12 14:34:25 -08:00
Clint Rutkas
4c88c9b029
adjusting event names
2019-12-12 13:59:58 -08:00
Clint Rutkas
24664cc859
moving converters, fixing spacing issues
2019-12-12 13:51:58 -08:00
Clint Rutkas
a187456ac3
Fixed a lot of line issues, few auto
2019-12-12 13:44:06 -08:00
Clint Rutkas
9e4752b114
fix line issues
2019-12-12 13:34:06 -08:00
Clint Rutkas
de64b33bb8
Fixing blank lines
2019-12-12 13:26:02 -08:00
Clint Rutkas
826858c170
Adding in sytlecop and fixing issues
2019-12-12 12:13:31 -08:00
Clint Rutkas
f2400ee089
Getting analysis up and going
2019-12-12 11:23:36 -08:00
yuyoyuppe
f385e46927
Devdocs reorganisation ( #913 )
...
* docs: split usage and dev docs
* # This is a combination of 2 commits.
# This is the 1st commit message:
docs: split usage and dev docs
# The commit message #2 will be skipped:
# fixup add docs
* docs: add runner documentation and move hooks documentation to devdocs
* docs: add stubs for modules technical description
* docs: add paragraph about event thread-safety
* docs: add 'Current modules' section header
2019-12-12 12:25:19 +03:00
vldmr11080
c31262b97e
Flash zones only when new virtual desktop is created ( #818 )
2019-12-12 10:10:55 +01:00
ryanbodrug-microsoft
9fad2d68af
Merge pull request #912 from ryanbodrug-microsoft/user/ryanbod/fix_unit_tests_fancyzones
...
[FancyZones][UnitTests] Fixing TestDeviceId, and TestUniqueId.
2019-12-11 08:49:45 -08:00
ryanbodrug-microsoft
51180adeb4
Autoformatting document.
2019-12-11 08:34:18 -08:00
vldmr11080
31c4ab8ac0
Make sure FancyZones Editor window is on top of PowerToys settings window ( #911 )
2019-12-11 09:41:05 +01:00