Commit graph

1750 commits

Author SHA1 Message Date
cxl
b5735e42e8 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
7c4beb0f4d 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
b7b236449f 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
8ebf4c060e 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
4feb6d7f8e 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
a90ad2a80f 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
02c454d98b 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
1176de6eeb 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
fe39aeffa1 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
8d4adb5971 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
e23edffb9a 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
8c0f0db420 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
ed3c44de74 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
c91cd8d5f1 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
d21c741333 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
c200bbe838 .ide
git-svn-id: svn://ultimatepp.org/upp/trunk@11456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-12 20:02:00 +00:00
cxl
f2c1d99e9a 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
56f242bc77 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
d5890499dc 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
c21d727b97 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
7bc2fbd3a8 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
e9a07ff2ab .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-11 15:39:18 +00:00
klugier
dec31627bc .cosmetic
git-svn-id: svn://ultimatepp.org/upp/trunk@11445 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-11-08 21:27:55 +00:00
klugier
dc18f78c49 .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
8282d68dbd 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
c814bcb925 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
3275069f70 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
71b0f46e62 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
1f95d4c13c 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
6d7b0c4fed 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
b3587b23e2 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
56549610f1 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
0670bbdce7 .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
1891ad1969 .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
cd6fbe1339 .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
b7ceea536c .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
4357d08112 .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
4f6cda4d76 .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
2c052a3d32 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
030f22df20 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
fcb8e80847 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
e43cde7556 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
231594bf7d 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
93d1f19c9b .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
3bc325211a 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
b701abb46b .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
85fd6e3392 .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
efccf2f3cb .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
f0c3c939ee 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
klugier
744699d1a8 .ide MacroManager now uses tabs to categorize global and local macros.
git-svn-id: svn://ultimatepp.org/upp/trunk@11209 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-07-02 09:17:36 +00:00