ide: Dir diff can now limit files by time, report history of .upp file, fixed SSL issue

git-svn-id: svn://ultimatepp.org/upp/trunk@15773 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2021-02-16 12:39:19 +00:00
parent b9f4c69972
commit 42ba8e7854
8 changed files with 30 additions and 17 deletions

View file

@ -12,6 +12,8 @@ PatchDiff::PatchDiff()
removeright.Remove();
revertright.Remove();
recent.Hide();
left.Height(EditField::GetStdHeight());
left.Add(lfile.HSizePosZ(0, 148));
left.Add(removeleft.VSizePos().RightPosZ(0, 70));