Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Shortcuts Guide, PowerRename, ImageResizer and PowerLauncher settings…
… pages (#1589) * Fixed one mishandled case when computing zones (#1470) * Fix spelling mistake (#1476) * Move ZoneSetPersistedDataOLD to JsonHelpers (#1405) * Remove unused check for pClassFactory (#1419) * Update dllmain.cpp * Update dllmain.cpp * Switch WindowWalker C# project to use PackageReference (#1374) * Switch WindowWalker C# project to use PackageReference * Remove packages.config leftovers Co-authored-by: William Kent <wjk@users.noreply.github.com> * Update bundle.js and html index files. (#1502) * Editor IO exception handling (#1491) * Close input stream Show MessageBox with exception message Remove unused arguments Guard all of the Editor input/output code parts and show MessageBox with appropriate message and issue reporting link * Extract showing messageBox into method * Ui rename Zone highlight Opacity (%) - > Zone Opacity (#1504) * Document fancy zones (#1496) * added in dialog, tweaked layout to be more resiliant to longer text (#1361) * Fix deleting custom layouts when closing on SaveApply (#1512) * Fix deleting custom layouts when closing on SaveApply * Only serialize if SaveApply, not on Cancel or X * Fix compiler warning (#1492) * Use default options for Utf8JsonWriter (#1497) * Move window to last known zone. Support movement in multi-monitor scenario (#1511) * FancyZones editor magnetic snapping effect (#1503) * FancyZones editor magnetic snapping effect Implemented a solution to Issue #585: FancyZones: Alignment/Snapping/Ruler * Fixed VS complaining about names and access modifiers * Removed reference to unused implementation of snapping in FZE * Converted integer constants to enums in FZE/Canvas * Convert a portion of code to a switch statement * Improved code maintainability * Fixed a screen resolution bug in FZE/Canvas Fixed a bug where the editor doesn't respect the new screen resolution. * Further maintainability improvements * Fixed a compiler warning * Changed some variables to camelCase * Now working on 0.15.3 (#1525) * Fixed a Grid editor issue (#1308) * Fixed a Grid editor issue * Explained the fix in ExtendRangeToHaveEvenCellEdges * Simplified code in ExtendRangeToHaveEvenCellEdges * Removed redundant comment, more camelCase * Improve readability of EditorWindow (#1515) Co-authored-by: Ivan Stošić <ivan100sic@gmail.com> Co-authored-by: ItzLevvie <rsajeey@hotmail.com> Co-authored-by: stefansjfw <57057282+stefansjfw@users.noreply.github.com> Co-authored-by: pi1024e <49824824+pi1024e@users.noreply.github.com> Co-authored-by: William Kent <wjk011@gmail.com> Co-authored-by: William Kent <wjk@users.noreply.github.com> Co-authored-by: Enrico Giordani <enricogior@users.noreply.github.com> Co-authored-by: PrzemyslawTusinski <61138537+PrzemyslawTusinski@users.noreply.github.com> Co-authored-by: vldmr11080 <57061786+vldmr11080@users.noreply.github.com> Co-authored-by: Clint Rutkas <clint@rutkas.com>
- Loading branch information