cxl
|
c773d91010
|
ide: Some help issues resolved
git-svn-id: svn://ultimatepp.org/upp/trunk@11540 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-12-09 14:35:29 +00:00 |
|
cxl
|
60ba44580b
|
uppsrc: CLANG warnings fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@11523 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-12-03 09:03:44 +00:00 |
|
klugier
|
1d0d773c26
|
Ide: Fix issue with sections urls in GettingStarted article.
git-svn-id: svn://ultimatepp.org/upp/trunk@11520 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-12-02 20:50:33 +00:00 |
|
cxl
|
55afe8ecd5
|
ide: Topic fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@11518 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-12-02 16:01:08 +00:00 |
|
cxl
|
c14a5daa78
|
ide: Help fixed for the new topic lang separator ('_')
git-svn-id: svn://ultimatepp.org/upp/trunk@11513 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-12-02 15:41:20 +00:00 |
|
cxl
|
a590f22267
|
upp.src: Removing .tpp $
git-svn-id: svn://ultimatepp.org/upp/trunk@11512 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-12-02 14:12:09 +00:00 |
|
cxl
|
0fd7305fcc
|
uppsrc: Topic Language Separator change (more)
git-svn-id: svn://ultimatepp.org/upp/trunk@11510 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-12-02 13:00:28 +00:00 |
|
cxl
|
2850ed2911
|
uppsrc: Topic language separator changed from '$' to '@' (to avoid problems with makefiles)
git-svn-id: svn://ultimatepp.org/upp/trunk@11509 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-12-02 12:51:27 +00:00 |
|
cxl
|
f8953fc379
|
ide: Fixed issue with gdb frontend (missing current line arrow)
git-svn-id: svn://ultimatepp.org/upp/trunk@11496 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-26 17:20:03 +00:00 |
|
cxl
|
280d0186cd
|
ide: gdb fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@11491 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-21 19:43:41 +00:00 |
|
cxl
|
081f923cc9
|
ide: Wordwrap moved to Advanced menu
git-svn-id: svn://ultimatepp.org/upp/trunk@11490 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-21 19:04:20 +00:00 |
|
cxl
|
5dff5fc989
|
CodeEditor, ide: Word wrap
git-svn-id: svn://ultimatepp.org/upp/trunk@11473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-17 08:03:36 +00:00 |
|
cxl
|
ff4d31293e
|
ide: Fixed issue with big assist popups
git-svn-id: svn://ultimatepp.org/upp/trunk@11471 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-15 22:51:42 +00:00 |
|
cxl
|
93646167ca
|
ide: improved startup time (not checking ide-aux file times if they are not local)
git-svn-id: svn://ultimatepp.org/upp/trunk@11462 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-13 11:23:59 +00:00 |
|
cxl
|
aeb7fb6b58
|
ide: Fixed issue with debugger randomly stopping at continue
git-svn-id: svn://ultimatepp.org/upp/trunk@11461 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-13 10:29:18 +00:00 |
|
cxl
|
7c02a3c01c
|
CtrlLib: MenuBar now resilient to destroying menu while invoked menuitem event is running
git-svn-id: svn://ultimatepp.org/upp/trunk@11457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-12 22:51:50 +00:00 |
|
cxl
|
49a03f05d9
|
.ide
git-svn-id: svn://ultimatepp.org/upp/trunk@11456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-12 20:02:00 +00:00 |
|
cxl
|
4edebf396b
|
ide: testing log issue
git-svn-id: svn://ultimatepp.org/upp/trunk@11455 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-12 19:42:21 +00:00 |
|
klugier
|
87379f651c
|
Ide: OpenLog argument is pass by vaule due (Still don't know why const& ref doesn't work for debug bug reading - is this some kind of race condition?).
git-svn-id: svn://ultimatepp.org/upp/trunk@11454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-12 18:35:02 +00:00 |
|
klugier
|
a6482403c0
|
Ide: ide can now display own log file. The main reason of adding this improvement is easier problem diagnostic.
git-svn-id: svn://ultimatepp.org/upp/trunk@11453 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-12 17:35:05 +00:00 |
|
cxl
|
56c7d62007
|
ide: verbose logging, docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11452 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-12 17:15:16 +00:00 |
|
klugier
|
fb353b893c
|
Ide: IDE version is now log on startup. Move main to separate implementation file.
git-svn-id: svn://ultimatepp.org/upp/trunk@11448 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-11 23:04:29 +00:00 |
|
cxl
|
3e828be576
|
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-11 15:39:18 +00:00 |
|
klugier
|
c15db2ee89
|
.cosmetic
git-svn-id: svn://ultimatepp.org/upp/trunk@11445 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-08 21:27:55 +00:00 |
|
klugier
|
3e9282a6b4
|
.cosmetic Ide:Comment is not nessesary in Ide::EditorMode(), the SyncNavigator code is appropriate documentation.
git-svn-id: svn://ultimatepp.org/upp/trunk@11444 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-08 20:45:11 +00:00 |
|
klugier
|
9dc00ddbc9
|
Ide: Ide now synchronized navigator in editor mode on startup. #1806
git-svn-id: svn://ultimatepp.org/upp/trunk@11441 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-11-07 23:51:01 +00:00 |
|
klugier
|
95e4782eb2
|
Expor globals is not active when there is no global macros in ide. Thanks Omari! #1781
git-svn-id: svn://ultimatepp.org/upp/trunk@11417 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-10-26 20:39:02 +00:00 |
|
cxl
|
d3b70d407e
|
urepo added to canonical upp.src packages; cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11377 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-10-14 11:00:29 +00:00 |
|
cxl
|
24ea6f1982
|
ide: urepo
git-svn-id: svn://ultimatepp.org/upp/trunk@11357 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-10-08 20:58:04 +00:00 |
|
cxl
|
1e61466676
|
ide: refactoring version control issues
git-svn-id: svn://ultimatepp.org/upp/trunk@11356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-10-08 20:26:03 +00:00 |
|
cxl
|
6ce89b3764
|
ide: Setup dark theme / white theme
git-svn-id: svn://ultimatepp.org/upp/trunk@11334 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-09-20 09:21:22 +00:00 |
|
cxl
|
340b33e800
|
ide: Delete now works on separator
git-svn-id: svn://ultimatepp.org/upp/trunk@11315 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-09-10 14:20:34 +00:00 |
|
cxl
|
396a31fa7c
|
Ctrl+Q no more default for quiting theide
git-svn-id: svn://ultimatepp.org/upp/trunk@11304 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-08-28 14:11:06 +00:00 |
|
klugier
|
35db33b69a
|
.ide Logger now doesn't depend on RLOG macro, instead it uses straithforward upp mechanism to generates logs.
git-svn-id: svn://ultimatepp.org/upp/trunk@11300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-08-11 22:46:50 +00:00 |
|
klugier
|
216f55ec93
|
.ide Logger now logs in release mode. The possibility to not print selected logs using Logger will be possible with global config passed by special method.
git-svn-id: svn://ultimatepp.org/upp/trunk@11299 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-08-11 22:42:20 +00:00 |
|
klugier
|
1f7e08069e
|
.ide .cosmetic .MacroManager fix diagnostic method name.
git-svn-id: svn://ultimatepp.org/upp/trunk@11298 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-08-11 19:57:31 +00:00 |
|
klugier
|
2314d0e3dd
|
.cosmetic .ide Remove unused Cout in MacroManager.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@11297 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-08-08 13:03:25 +00:00 |
|
klugier
|
fa8e71cfb9
|
.ide MacroManager now synchronize ide menubar. #1763
git-svn-id: svn://ultimatepp.org/upp/trunk@11296 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-08-08 12:56:38 +00:00 |
|
klugier
|
60eea10b67
|
.ide IDE now using SplitterFrame instead of Splitter to handle workspace. #1771 (Please revert Mirek if you find this code as a complete disaster).
git-svn-id: svn://ultimatepp.org/upp/trunk@11295 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-08-07 19:55:40 +00:00 |
|
cxl
|
3dc71df9f4
|
ide: Individual .tpp file designer
git-svn-id: svn://ultimatepp.org/upp/trunk@11293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-08-06 08:31:03 +00:00 |
|
cxl
|
e26db8ee1d
|
ide: HexView now remembers position
git-svn-id: svn://ultimatepp.org/upp/trunk@11292 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-08-05 14:17:24 +00:00 |
|
cxl
|
b0dbae6234
|
ide: Xml and Json file format now shows viewer, TreeCtrl: GetOpenIds, OpenIds, Core: RegisterGlobalSerialize
git-svn-id: svn://ultimatepp.org/upp/trunk@11290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-08-05 13:59:30 +00:00 |
|
cxl
|
46b3ba1a26
|
ide: Binary detection now ignores UTF16 and UTF8 BOM files
git-svn-id: svn://ultimatepp.org/upp/trunk@11289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-08-05 07:00:02 +00:00 |
|
cxl
|
959b71d588
|
fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@11276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-07-30 05:29:42 +00:00 |
|
klugier
|
81ef09eb09
|
.ide MacroManagre now uses Enable without explicit boolean value when setting ToolButton.
git-svn-id: svn://ultimatepp.org/upp/trunk@11275 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-07-29 19:15:59 +00:00 |
|
cxl
|
1722049df0
|
ide: Duplicate package
git-svn-id: svn://ultimatepp.org/upp/trunk@11274 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-07-29 11:25:58 +00:00 |
|
klugier
|
474489cbf5
|
.ide MacroManager now has got new macro file operation in toolbar.
git-svn-id: svn://ultimatepp.org/upp/trunk@11267 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-07-24 21:07:12 +00:00 |
|
klugier
|
848e196f2a
|
.ide MacroManager now in production status - huge thanks Omari.
git-svn-id: svn://ultimatepp.org/upp/trunk@11266 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-07-24 20:27:36 +00:00 |
|
klugier
|
3ea7b5421e
|
.doc Added table of contents to Gettings Started article/tutorial.
git-svn-id: svn://ultimatepp.org/upp/trunk@11256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-07-16 21:27:26 +00:00 |
|
cxl
|
adc0a61b61
|
MS build tools autosetup
git-svn-id: svn://ultimatepp.org/upp/trunk@11218 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-07-06 17:05:47 +00:00 |
|