Commit graph

1683 commits

Author SHA1 Message Date
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
klugier
20d112885c .ide Gdb now creates command basing on host behavior not local enviroment.
git-svn-id: svn://ultimatepp.org/upp/trunk@10973 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-26 19:12:10 +00:00
klugier
fdbb0f4fe3 .ide .rc file works when upp localization contains space on GCC.
git-svn-id: svn://ultimatepp.org/upp/trunk@10972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-26 13:53:48 +00:00
klugier
5178e4bcc3 .ide Fix idebar while debugging application (no more problem with separator placment).
git-svn-id: svn://ultimatepp.org/upp/trunk@10966 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-22 21:54:17 +00:00
cxl
db2c09a24b ide: Finding improved
git-svn-id: svn://ultimatepp.org/upp/trunk@10965 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-22 15:02:21 +00:00
cxl
eb6a2f9021 ide: Layout visgen improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@10961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-21 18:19:19 +00:00
cxl
1c6d4b28be .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-21 12:05:24 +00:00
klugier
564906174d .ide executable path is now normalized when passing it to gdb command. #1661
git-svn-id: svn://ultimatepp.org/upp/trunk@10958 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-19 20:02:29 +00:00
cxl
d36e8075b9 GCC error handling improved
git-svn-id: svn://ultimatepp.org/upp/trunk@10957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-19 14:02:33 +00:00
cxl
32d9c4d7b7 ide: Find all optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@10956 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-19 12:26:43 +00:00