cxl
|
8b7a1ffb0c
|
uppsrc: Ide fixed to run valgrind clean
git-svn-id: svn://ultimatepp.org/upp/trunk@13008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-04-18 08:50:22 +00:00 |
|
cxl
|
1812735f2f
|
ide: Fixed to be SO buildable
git-svn-id: svn://ultimatepp.org/upp/trunk@13003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-04-17 13:06:27 +00:00 |
|
klugier
|
da1662298b
|
Ide: Fix unused variable warning raised by clang on macOS.
git-svn-id: svn://ultimatepp.org/upp/trunk@12851 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-03-18 19:09:45 +00:00 |
|
cxl
|
60d6eabcc6
|
ide: ToolBar sync now lazy (improves the speed of editor)
git-svn-id: svn://ultimatepp.org/upp/trunk@12844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-03-17 09:09:13 +00:00 |
|
cxl
|
56dbedbdf8
|
ide: MacOS improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@12727 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-02-01 18:31:45 +00:00 |
|
cxl
|
81a6b427ec
|
ide: In MacOS now can open another instance using dock menu
git-svn-id: svn://ultimatepp.org/upp/trunk@12718 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-01-25 18:51:46 +00:00 |
|
cxl
|
48ffab7e2e
|
Open main package now can create new theide
git-svn-id: svn://ultimatepp.org/upp/trunk@12666 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2019-01-13 14:43:27 +00:00 |
|
cxl
|
be24ef46ce
|
ide: Now with macstyle menu
git-svn-id: svn://ultimatepp.org/upp/trunk@12610 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-12-09 17:32:27 +00:00 |
|
cxl
|
5311d20338
|
ide: Highlight column
git-svn-id: svn://ultimatepp.org/upp/trunk@12473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-11-06 18:02:07 +00:00 |
|
klugier
|
5c0519ca85
|
Ide: GDB_MI2 removed from TheIDE.
git-svn-id: svn://ultimatepp.org/upp/trunk@12119 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-29 23:32:24 +00:00 |
|
klugier
|
801f8194bb
|
Gdb: First live breakpoint can be set throw editor bar clicking. #1885
git-svn-id: svn://ultimatepp.org/upp/trunk@12065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-10 19:09:57 +00:00 |
|
klugier
|
50005c4578
|
Ide: Applying "Be verbose" option now refreshes tool bar.
git-svn-id: svn://ultimatepp.org/upp/trunk@12032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-06-30 14:59:28 +00:00 |
|
cxl
|
0efe8145ee
|
ide: Fixed to compile in linux
git-svn-id: svn://ultimatepp.org/upp/trunk@12015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-06-21 21:07:11 +00:00 |
|
cxl
|
0ad08383de
|
ide: Fixed problem with PDB debugger runtime breakpoints via mouse
git-svn-id: svn://ultimatepp.org/upp/trunk@12014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-06-21 18:50:43 +00:00 |
|
klugier
|
c9dcedd1b3
|
Vertical editor split font size is now 12 by default.
git-svn-id: svn://ultimatepp.org/upp/trunk@11668 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-01-07 15:59:14 +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
|
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 |
|
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 |
|
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 |
|
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
|
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 |
|
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 |
|
klugier
|
1d5cb740f6
|
.ide BLITZ for Android works on Android and added support for Android verbose builds.
git-svn-id: svn://ultimatepp.org/upp/trunk@10952 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-18 23:49:10 +00:00 |
|
cxl
|
ede1c69500
|
ide: FindAll button in Find
git-svn-id: svn://ultimatepp.org/upp/trunk@10942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-16 18:53:47 +00:00 |
|
cxl
|
552a2235a6
|
ide: Comments wordwrapping
git-svn-id: svn://ultimatepp.org/upp/trunk@10396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-11-05 18:42:27 +00:00 |
|
cxl
|
d09decc4d0
|
ide: Spellchecking comments
git-svn-id: svn://ultimatepp.org/upp/trunk@10384 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-10-30 10:41:05 +00:00 |
|
cxl
|
b989e9aed4
|
'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-10-04 08:15:05 +00:00 |
|
cxl
|
9509dc4a95
|
ide: Instant setup improved
git-svn-id: svn://ultimatepp.org/upp/trunk@9906 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-06-06 22:58:59 +00:00 |
|
cxl
|
038661932a
|
ide: Optimal mode removed, it is no either debug or release
git-svn-id: svn://ultimatepp.org/upp/trunk@9859 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-05-21 13:07:05 +00:00 |
|
cxl
|
531e8cdeb1
|
Win32 includes now lower-case
git-svn-id: svn://ultimatepp.org/upp/trunk@9858 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-05-21 11:39:26 +00:00 |
|
cxl
|
5c86036124
|
.reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-05-01 20:21:16 +00:00 |
|
cxl
|
569b0aca06
|
Navigator moved out of split (RM issue #2)
git-svn-id: svn://ultimatepp.org/upp/trunk@9696 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-04-15 07:37:39 +00:00 |
|
cxl
|
3ff7ebecf1
|
ide: Copy error #1350
git-svn-id: svn://ultimatepp.org/upp/trunk@9421 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-01-18 13:45:22 +00:00 |
|
cxl
|
120199d45c
|
Assist: Options to switch off
git-svn-id: svn://ultimatepp.org/upp/trunk@9175 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-11-11 16:44:19 +00:00 |
|
cxl
|
c83c55a302
|
ide: Instant setup improved
git-svn-id: svn://ultimatepp.org/upp/trunk@9163 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-11-09 09:55:28 +00:00 |
|
cxl
|
f3b8793b2a
|
ide: Fixed issue with terminating pdb debugger #1153
git-svn-id: svn://ultimatepp.org/upp/trunk@9122 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-30 19:51:28 +00:00 |
|
cxl
|
480ff2baff
|
pdb: Fixed visualise issues #1306, CtrlLib: fixed multirrot TreeCtrl flag init
git-svn-id: svn://ultimatepp.org/upp/trunk@9087 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-26 20:12:37 +00:00 |
|
cxl
|
6864e90052
|
ide: Standard debugger improved
git-svn-id: svn://ultimatepp.org/upp/trunk@9081 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-25 17:12:59 +00:00 |
|
cxl
|
a4f3d82910
|
ide: Changed default font size
git-svn-id: svn://ultimatepp.org/upp/trunk@9063 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-21 13:56:48 +00:00 |
|
klugier
|
a188d7d64a
|
AndroidBuilder now full independent from ide
git-svn-id: svn://ultimatepp.org/upp/trunk@9061 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-20 21:56:47 +00:00 |
|
cxl
|
8efd0ff7df
|
ide: fixed typo
git-svn-id: svn://ultimatepp.org/upp/trunk@9048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-19 13:42:31 +00:00 |
|
cxl
|
449e38a2b3
|
ide: developing win32 setup
git-svn-id: svn://ultimatepp.org/upp/trunk@9047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-19 13:38:06 +00:00 |
|
cxl
|
19ba8ddaf2
|
ide: Instant setup
git-svn-id: svn://ultimatepp.org/upp/trunk@9042 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-19 12:04:47 +00:00 |
|
cxl
|
201ebf0cb6
|
ide: instant setup improved
git-svn-id: svn://ultimatepp.org/upp/trunk@9039 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-18 18:43:56 +00:00 |
|
cxl
|
1cfe9cb309
|
ide: MSC15 instant setup
git-svn-id: svn://ultimatepp.org/upp/trunk@9016 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-13 18:58:34 +00:00 |
|
cxl
|
d1f1c30585
|
cpp: using style typedefs improved
git-svn-id: svn://ultimatepp.org/upp/trunk@9008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-12 12:09:03 +00:00 |
|
cxl
|
f993c1cd24
|
UHD docs #1266
git-svn-id: svn://ultimatepp.org/upp/trunk@8976 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-10-04 06:05:30 +00:00 |
|
cxl
|
9ff668bdd2
|
ide: Fixed assist++ issues
git-svn-id: svn://ultimatepp.org/upp/trunk@8952 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-09-20 16:43:43 +00:00 |
|
cxl
|
16cc95e848
|
CtrlLib,ide: Fixed issue with small droplists and UHD
git-svn-id: svn://ultimatepp.org/upp/trunk@8888 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2015-09-04 06:48:50 +00:00 |
|