Commit graph

28 commits

Author SHA1 Message Date
cxl
07a708bec6 Fixed TextDiffCtrl font issue
git-svn-id: svn://ultimatepp.org/upp/trunk@15869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-03-26 11:45:52 +00:00
cxl
865117d602 CtrlCore: Fixed popup issue
git-svn-id: svn://ultimatepp.org/upp/trunk@15798 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-25 12:07:27 +00:00
cxl
42ba8e7854 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
2021-02-16 12:39:19 +00:00
cxl
c0f191055f TextDiffCtrl: FindDiff
git-svn-id: svn://ultimatepp.org/upp/trunk@15770 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-15 08:58:40 +00:00
cxl
7c1c53070e ide: Diff dialogs improved
git-svn-id: svn://ultimatepp.org/upp/trunk@15766 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-02-14 19:48:33 +00:00
cxl
97858ee8b0 ide: Split lines, zip: Fixed issue with file
git-svn-id: svn://ultimatepp.org/upp/trunk@15279 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-20 21:04:19 +00:00
cxl
174098ef72 Core: CheckLogEtalon, ide: Compare with log
git-svn-id: svn://ultimatepp.org/upp/trunk@14837 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-19 08:46:50 +00:00
cxl
568e93b281 ide: Patch tool improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@13494 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-13 14:22:11 +00:00
cxl
51904d3621 ide: Display/apply patch tool in Assist
git-svn-id: svn://ultimatepp.org/upp/trunk@13482 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-07-11 13:20:14 +00:00
cxl
f32d758afa ide: Improved selection highlighting, improved file comparison highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@11170 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-16 15:56:23 +00:00
cxl
f4deb1d53c TextDiff: line diff improved
git-svn-id: svn://ultimatepp.org/upp/trunk@11100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-17 13:17:13 +00:00
cxl
8a87a9cc8c TextDiffCtrl: Intraline diff improved
git-svn-id: svn://ultimatepp.org/upp/trunk@11070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-11 21:45:21 +00:00
cxl
d004155781 TextDiffCtrl: DirDiffCtrl now has search field for file name (thanks Omari)
git-svn-id: svn://ultimatepp.org/upp/trunk@11068 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-11 12:55:42 +00:00
cxl
e99c6b480c TextDiffCtrl: Directory comparison now can show/filter new/modified/removed files
git-svn-id: svn://ultimatepp.org/upp/trunk@11011 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-16 17:52:22 +00:00
cxl
35e9b29e59 TextDiffCtrl: Line differences now shown (thanks Coolman)
git-svn-id: svn://ultimatepp.org/upp/trunk@10553 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-12-18 08:07:46 +00:00
cxl
44037d6a0c 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
733b6db251 ide: Dir diff now displays number of files #1055
git-svn-id: svn://ultimatepp.org/upp/trunk@8485 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-05-29 11:05:47 +00:00
cxl
375716f7d4 ide: Directory compare dblclick now goes to the line in editor #857
git-svn-id: svn://ultimatepp.org/upp/trunk@7904 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-16 19:37:48 +00:00
cxl
b8a2bae848 Ide: DirDiff now can copy files #919
git-svn-id: svn://ultimatepp.org/upp/trunk@7882 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-10 19:33:16 +00:00
cxl
5beb32d89c ide: Diff syntax highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@7631 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-01 12:30:30 +00:00
cxl
1b2ec38cf8 TextDiffCtrl: Fixed selection issue #840
git-svn-id: svn://ultimatepp.org/upp/trunk@7628 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-08-31 17:27:23 +00:00
cxl
cec6ed072d ide: Diff now jumps to the line in editor on double-click
git-svn-id: svn://ultimatepp.org/upp/trunk@7481 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-07-01 13:30:22 +00:00
cxl
87e3ac76b2 CtrlCore: X11Top.cpp CenterRect fix #725 (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@7079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-24 09:08:47 +00:00
cxl
3024f7af94 ide: New FillDiff features
git-svn-id: svn://ultimatepp.org/upp/trunk@6948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-24 19:06:00 +00:00
cxl
a2a391f4e3 TextDiffCtrl: Now supports selection & copy #171
git-svn-id: svn://ultimatepp.org/upp/trunk@6946 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-23 18:22:09 +00:00
rylek
62f954a84a FileDiff & PatchDiff moved to TextDiffCtrl package
git-svn-id: svn://ultimatepp.org/upp/trunk@1015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-28 18:12:22 +00:00
cxl
7b3d6cd5dd TextDiffCtrl fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-23 08:36:27 +00:00
cxl
adf996cfec ide: Compare with file, SVN History
git-svn-id: svn://ultimatepp.org/upp/trunk@935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-09 21:08:31 +00:00