Commit graph

1692 commits

Author SHA1 Message Date
cxl
5a72bf7fa7 ide: Interpret text as errors
git-svn-id: svn://ultimatepp.org/upp/trunk@11191 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-22 07:23:40 +00:00
cxl
99338804e2 ide: New assist features
git-svn-id: svn://ultimatepp.org/upp/trunk@11190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-21 21:16:17 +00:00
cxl
bacafc457c ide: Fixed visual glitch in find in files pane
git-svn-id: svn://ultimatepp.org/upp/trunk@11189 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-21 17:00:17 +00:00
klugier
5cb60e5e9d .ide IDE now lauches terminal for console apps while debugging using MinGW. Thanks omari for outstanding contribution in this area. #1370
git-svn-id: svn://ultimatepp.org/upp/trunk@11185 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-18 13:54:22 +00:00
klugier
939ca7126b .ide Remove unsessesary separator in MacroManager menu.
git-svn-id: svn://ultimatepp.org/upp/trunk@11176 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-17 20:18:17 +00:00
klugier
81651a7d0a .ide MacroManager now checks for valid macro file while importing. Moreover it displayes not valid files that is stored in UppLocal direcotry hence user can delete them. Thanks omari! #1744
git-svn-id: svn://ultimatepp.org/upp/trunk@11175 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-17 19:52:28 +00:00
klugier
226e05af00 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11166 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-14 21:25:40 +00:00
klugier
5838bc2cda .cosmetics related to Macro Manager.
git-svn-id: svn://ultimatepp.org/upp/trunk@11165 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-14 21:18:28 +00:00
klugier
6888d459f4 .ide MacroManager now allows to create/delete global macros files. Big thanks omari!
git-svn-id: svn://ultimatepp.org/upp/trunk@11164 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-06-14 21:06:44 +00:00
klugier
bdb7ac2192 .ide MinimizeBox is disabled for FindFile. #1728
git-svn-id: svn://ultimatepp.org/upp/trunk@11114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-24 19:46:12 +00:00
cxl
1e89b14fcd CodeEditor, ide: ReadOnly mode now blocks all write operations (some of advanced ones were not blocked)
git-svn-id: svn://ultimatepp.org/upp/trunk@11112 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-22 09:57:05 +00:00
cxl
9b81fd4f34 ide: Ide::Paste added exlamation (thanks omari)
git-svn-id: svn://ultimatepp.org/upp/trunk@11101 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-17 15:06:57 +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
klugier
7cf71509c8 .ide Refactor MacroManager by extracting logic to UscFileParser.
git-svn-id: svn://ultimatepp.org/upp/trunk@11091 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-15 21:21:13 +00:00
cxl
37e050fda4 ide: brc zstd option restored
git-svn-id: svn://ultimatepp.org/upp/trunk@11082 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-14 09:44:57 +00:00
klugier
e30f97438b .ide MacroManager now allows export operation only from tree nodes, minor MacroManager code improvements.
git-svn-id: svn://ultimatepp.org/upp/trunk@11079 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-13 14:26:13 +00:00
klugier
4457deca67 .doc .ide Minor changes in Keys (Update new shortcuts information).
git-svn-id: svn://ultimatepp.org/upp/trunk@11078 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-12 20:17:36 +00:00
klugier
0192ad9cb3 .ide .android NDKBuild now correctly initialized default value for jobs parameter.
git-svn-id: svn://ultimatepp.org/upp/trunk@11077 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-12 19:15:01 +00:00
cxl
72e7c17acc ide: Zstd option removed from brc options until makefile generation is resolved
git-svn-id: svn://ultimatepp.org/upp/trunk@11076 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-12 14:07:47 +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
klugier
156e3ccbac .ide MacroManager now in ExportFiles doesn't copy dir parameter.
git-svn-id: svn://ultimatepp.org/upp/trunk@11064 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-10 20:43:12 +00:00
klugier
2edfafa3a3 .ide MacroManager now displays two lists for - Global and Locals macros - thanks Omari. #1703
git-svn-id: svn://ultimatepp.org/upp/trunk@11063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-10 20:37:22 +00:00
cxl
c24f27cdb0 .compile fix
git-svn-id: svn://ultimatepp.org/upp/trunk@11062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-10 11:34:10 +00:00
klugier
3554c49cc5 .ide MacroManager now using SplitterFrame instead of Splitter.
git-svn-id: svn://ultimatepp.org/upp/trunk@11057 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-07 19:58:28 +00:00
klugier
0c3210fe75 .ide Cosmetics related to MacroManager.
git-svn-id: svn://ultimatepp.org/upp/trunk@11056 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-06 22:38:19 +00:00
klugier
d8331f7e37 .ide Initial version of Macro manager for TheIDE. Thanks omari for oustanding contribution :) #1703
git-svn-id: svn://ultimatepp.org/upp/trunk@11055 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-06 22:08:51 +00:00
klugier
443e020644 .ide The history is cleared when new main package is opened. #1700
git-svn-id: svn://ultimatepp.org/upp/trunk@11046 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-01 13:36:50 +00:00
cxl
a60d249144 ide: now shows the number of selected characters
git-svn-id: svn://ultimatepp.org/upp/trunk@11044 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-01 09:53:11 +00:00
cxl
dc43f41756 BRC now support LZ4, LZMA and Zstd compression
git-svn-id: svn://ultimatepp.org/upp/trunk@11043 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-01 09:26:27 +00:00
cxl
8eca4a3a93 ide: Fix mouse wheel issue in Assist popup
git-svn-id: svn://ultimatepp.org/upp/trunk@11041 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-05-01 07:17:14 +00:00
cxl
a752b15cc6 theide now supports Visual Studio 2017 C++ compiler auto setup (MSC15)
git-svn-id: svn://ultimatepp.org/upp/trunk@11040 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-29 18:05:15 +00:00
klugier
e8e6b20df6 .ide cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-29 15:21:45 +00:00
klugier
405fbcbe84 .ide Added "Go to line.." dialog as an alternative to navigator approche. It is also integrated with editor mode - that previously hasn't got that feature due to lack of navigator.
git-svn-id: svn://ultimatepp.org/upp/trunk@11036 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-29 15:11:27 +00:00
klugier
8c712e2d6d Display (Line, Column) information is now hidden when not needed (designers).
git-svn-id: svn://ultimatepp.org/upp/trunk@11034 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-26 21:12:22 +00:00
cxl
fa36aaa477 removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@11024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-22 18:24:34 +00:00
cxl
5cce1029fc ide: Fixed problems with executing binary with spaces in the path
git-svn-id: svn://ultimatepp.org/upp/trunk@11023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-22 09:27:17 +00:00
klugier
5a07b3ed02 .ide .cosmetic #1682.
git-svn-id: svn://ultimatepp.org/upp/trunk@11018 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-17 14:37:53 +00:00
klugier
02db5708ab .ide Host::Launch() now can handle application that has got spaces in theires names.
git-svn-id: svn://ultimatepp.org/upp/trunk@11017 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-17 14:21:36 +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
klugier
e528b59fb9 .ide Channge logger subclasses to more simple Logd, Logi, Logw, Loge.
git-svn-id: svn://ultimatepp.org/upp/trunk@11009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-16 16:28:58 +00:00
klugier
b42bedba88 .ide add missing LoggingLevel::NONE string conversion.
git-svn-id: svn://ultimatepp.org/upp/trunk@11008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-16 11:32:57 +00:00
klugier
a3d2aeee6d .ide Logger now accepts NONE level of logging to turn off logging completly.
git-svn-id: svn://ultimatepp.org/upp/trunk@11007 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-16 11:24:02 +00:00
klugier
c1021f47ab .ide Logger sub classes are now generated with macro instead of plain code.
git-svn-id: svn://ultimatepp.org/upp/trunk@11006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-16 11:20:49 +00:00
klugier
a339ab6536 .ide Create logger for the long term TheIDE monitoring.
git-svn-id: svn://ultimatepp.org/upp/trunk@11002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-15 22:27:51 +00:00
klugier
4f0112bbf3 .ide .doc GettingStarted is now refering to the current state of TheIDE. Deprecated documentation entries was removed.
git-svn-id: svn://ultimatepp.org/upp/trunk@10983 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-01 21:09:57 +00:00
klugier
b5cc22e409 .ide .doc Fixes size of images in GettingStarted article.
git-svn-id: svn://ultimatepp.org/upp/trunk@10982 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-01 12:55:47 +00:00
klugier
e2abd4b2ec .ide .doc Getting started with TheIDE with screenshot from Windows 10 and new TheIDE.
git-svn-id: svn://ultimatepp.org/upp/trunk@10981 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-04-01 12:44:43 +00:00
klugier
2ed409750e .ide .editor integrated help is now not show when editor mode is enable. The main reason of this change is that help depends on <meta> that is not avaliable in editor mode.
git-svn-id: svn://ultimatepp.org/upp/trunk@10977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-27 21:07:38 +00:00
klugier
e3a397dbf7 .ide Settings now has got dedicated icon in the tool bar.
git-svn-id: svn://ultimatepp.org/upp/trunk@10976 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-27 20:56:43 +00:00
klugier
9fca4998f3 .ide .doc omari is now upp hero ;)
git-svn-id: svn://ultimatepp.org/upp/trunk@10974 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-26 19:21:41 +00:00