mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-21 22:04:56 -06:00
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:
parent
b9f4c69972
commit
42ba8e7854
8 changed files with 30 additions and 17 deletions
|
|
@ -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));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue