Commit graph

1824 commits

Author SHA1 Message Date
klugier
58e2a36f79 Gdb: Gdb now informs that stack has been trimed.
git-svn-id: svn://ultimatepp.org/upp/trunk@12030 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-29 23:11:25 +00:00
klugier
88dfd7f23d Gdb: DropFrames() method now informs user that the stack is limited.
git-svn-id: svn://ultimatepp.org/upp/trunk@12029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-29 22:58:22 +00:00
klugier
062f879214 Gdb: #1 Added additional logs when kill close handle operation failed while breaking execution. #2 Gdb now supports displays up 200 entries of the stack to avoid ide not response when recursion is infinit. #3 Gdb now reports failure when breakpoint is not setted to TheIDE. #4 Remove infinit recursion in Ide::OnBreakpoint method.
git-svn-id: svn://ultimatepp.org/upp/trunk@12028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-29 20:09:25 +00:00
cxl
1e14428a96 ide: Abbr now supports FindFile
git-svn-id: svn://ultimatepp.org/upp/trunk@12025 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-28 09:22:00 +00:00
cxl
d8691edb9c .ide: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-28 09:01:18 +00:00
cxl
0119bc5167 ide: Debugger stop now works in POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@12018 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-26 08:06:19 +00:00
cxl
f7ab65cd67 ide: GDB now supports breaking the process in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@12017 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-26 07:50:29 +00:00
cxl
b914a6122c 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
f850fc7861 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
cxl
3875917f8c ide: THISBACKs fixed, changed to THISFN
git-svn-id: svn://ultimatepp.org/upp/trunk@12013 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-21 10:01:17 +00:00
cxl
6148f49b5b ide: THISBACKS freeze fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@12012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-21 10:00:11 +00:00
klugier
f1d76d2c90 Ide: .comsetic
git-svn-id: svn://ultimatepp.org/upp/trunk@12010 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-21 00:04:57 +00:00
klugier
423c94f525 Ide: Nest editor dialog now scales correctly.
git-svn-id: svn://ultimatepp.org/upp/trunk@12009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-20 20:56:10 +00:00
cxl
7e64005df6 ide: First nests dlg line now bold (to indicate the main package)
git-svn-id: svn://ultimatepp.org/upp/trunk@12008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-20 18:53:14 +00:00
cxl
5280b8e611 Nests dlg improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@12007 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-19 20:42:17 +00:00
cxl
97e6985388 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12005 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-19 12:03:25 +00:00
cxl
b247b26da9 ide: Nests setup new GUI dialog
git-svn-id: svn://ultimatepp.org/upp/trunk@12004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-19 10:32:40 +00:00
klugier
eff7c1cdc1 Ide: Topic search bar is cleared when topic is created or removed from the list.
git-svn-id: svn://ultimatepp.org/upp/trunk@11999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-17 18:46:08 +00:00
klugier
df9016f649 Ide: Topics are now always cleared before loading them to avoid topic duplication.
git-svn-id: svn://ultimatepp.org/upp/trunk@11997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-17 16:10:45 +00:00
klugier
680703dd55 Ide: Fix minor issue with BuildMethodsDefaultBuilderSetupLayout.
git-svn-id: svn://ultimatepp.org/upp/trunk@11990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-08 19:44:01 +00:00
klugier
44cfa77127 Ide: Rewrite package selector using SplitterFrame instead of Splitter.
git-svn-id: svn://ultimatepp.org/upp/trunk@11973 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-02 21:59:58 +00:00
klugier
527e8f5b6f Ide: Revert changes related to chaninging localisation of localsrc, due to installation process brekage.
git-svn-id: svn://ultimatepp.org/upp/trunk@11960 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-20 15:09:24 +00:00
klugier
114ee1559c Ide: Posix installation by default looks for local sources where TheIDE binary is stored.
git-svn-id: svn://ultimatepp.org/upp/trunk@11959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-20 14:34:24 +00:00
klugier
d5dc0084e4 Ide: Source updater now points to official upp repository instead of google code - the svn setup option is not proposed by default even if svn is installed (Super advanced user option).
git-svn-id: svn://ultimatepp.org/upp/trunk@11955 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-19 21:28:26 +00:00
klugier
9d6db10429 Ide: Improve POSIX installation process - now when SVN is not installed local sources is configure by default.
git-svn-id: svn://ultimatepp.org/upp/trunk@11954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-19 21:06:53 +00:00
klugier
171d5f5ae7 Ide: Added separator after world wrap in TheIDE advanced edit menu.
git-svn-id: svn://ultimatepp.org/upp/trunk@11948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-16 18:08:34 +00:00
klugier
1feea8dba8 IDE: Minor methods code modernization.
git-svn-id: svn://ultimatepp.org/upp/trunk@11942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-13 20:51:58 +00:00
cxl
1edf61987b .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-06 21:31:26 +00:00
klugier
5e7cad6491 IDE: .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11930 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-06 21:23:20 +00:00
klugier
6118a9bd99 IDE: Topic editor now allows to search in topic collection. #1872
git-svn-id: svn://ultimatepp.org/upp/trunk@11929 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-06 21:01:13 +00:00
cxl
f7ffce1a0a ide: Minor fix of insert include
git-svn-id: svn://ultimatepp.org/upp/trunk@11923 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-01 08:47:46 +00:00
cxl
8cb14d4c9a VirtualGui docs
git-svn-id: svn://ultimatepp.org/upp/trunk@11916 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-04-26 13:47:30 +00:00
cxl
a047e1f31d ide: Svn conflict resolution tools improved
git-svn-id: svn://ultimatepp.org/upp/trunk@11911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-04-24 14:22:05 +00:00
cxl
8b69e99e21 IconDes: Improved
git-svn-id: svn://ultimatepp.org/upp/trunk@11902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-04-22 21:27:52 +00:00
cxl
d4a71a9568 .ide: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@11862 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-23 08:39:41 +00:00
cxl
58853f8246 PDB debugger improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@11858 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-21 22:48:48 +00:00
cxl
a511e3a67b Debugger improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@11857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-21 21:35:17 +00:00
cxl
8fb4a54fbe PDB debugger improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@11856 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-21 19:48:13 +00:00
cxl
9d3ddc1c48 ide: Raw (multiline) literals support in CodeEditor highlighting
git-svn-id: svn://ultimatepp.org/upp/trunk@11845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-03-19 14:54:46 +00:00
klugier
bb5f0128c5 Add additional logs to editor mode for further diagnostics.
git-svn-id: svn://ultimatepp.org/upp/trunk@11807 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-28 23:03:14 +00:00
cxl
1403bfc1af ide: PDB debugger now displays INF and NAN
git-svn-id: svn://ultimatepp.org/upp/trunk@11790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-21 19:17:49 +00:00
cxl
aa5e4ab113 .ide: donors list updated
git-svn-id: svn://ultimatepp.org/upp/trunk@11789 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-18 17:00:02 +00:00
cxl
170c9f6be6 ide: Conflict tools now support git
git-svn-id: svn://ultimatepp.org/upp/trunk@11781 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-12 10:14:52 +00:00
cxl
a8eeca3f50 ide: Remove D... now in Advanced menu
git-svn-id: svn://ultimatepp.org/upp/trunk@11776 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-10 15:56:03 +00:00
klugier
1859c26ac8 Ide::Android: Fix download URL for the SDK.
git-svn-id: svn://ultimatepp.org/upp/trunk@11761 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-02 21:01:10 +00:00
klugier
ee2ae2fb96 Ide: Update the url when you can download Android builder.
git-svn-id: svn://ultimatepp.org/upp/trunk@11760 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-02 20:51:16 +00:00
klugier
d1eb0303d6 Ide: .cosmetic
git-svn-id: svn://ultimatepp.org/upp/trunk@11758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-01 21:03:00 +00:00
klugier
a4c85df58c Ide: Added missing tooltips in macro manager.
git-svn-id: svn://ultimatepp.org/upp/trunk@11757 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-01 21:00:20 +00:00
cxl
c89d25bde6 ide: Fixed issue with <meta> tpp templates
git-svn-id: svn://ultimatepp.org/upp/trunk@11754 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-01 06:45:26 +00:00
cxl
0c9f9d476f ide: Remove DDUMPs (a function)
git-svn-id: svn://ultimatepp.org/upp/trunk@11752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-01-31 08:31:00 +00:00