Commit graph

1683 commits

Author SHA1 Message Date
klugier
35ede9d23f .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
e9e0ff3797 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
cc071e4b18 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
d0fd4c7b51 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
4bb4685dd6 .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
634dd5e319 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
804ebd00df .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
a5b5ac4e38 .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
54f2ced654 .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
d80f436bcf 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
55f808beff 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
5c07a582ab .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
fa899fe893 .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
2ba76e3e68 .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
fd35586a12 .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
5872b617e7 .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
1d34f9c02e .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
b306c961f1 .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
09d9fa0f2f 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
7dd961d70c 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
d221ef478c 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
79252a9658 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
5c15fbd2c9 .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
dfee57a5be .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
1c8f845885 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
13118d1d9d 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
c9a2b782c2 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
ec887612a5 .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
87bb7ac3c8 .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
83760be06b 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
76197d7a0d .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
028daa8537 .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
53cb147000 .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
bcae703a02 .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
622ef1a62f .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
5c2ce20265 .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
bf442caac6 .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
2c5fff53ee .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
35850515b7 .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
33ae172f1f .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
cc85711fab .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
65d9a29017 .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
eccc14f4ba .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
9c9021870b .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
5b8ebcf10d 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
148fcbc264 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
aac8d2ed60 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-21 12:05:24 +00:00
klugier
609c4314c0 .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
66e81df9de 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
2470dec05b 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