Commit graph

1835 commits

Author SHA1 Message Date
cxl
5afe9dfbda ide: Fixed common flags issue, instant setup adjsuted for new SSL libraries
git-svn-id: svn://ultimatepp.org/upp/trunk@12062 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-09 16:39:15 +00:00
cxl
a6b0226fe3 ide: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@12058 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-08 07:55:40 +00:00
klugier
06e308f376 GDB: Fix memory leak in GdbCreate function.
git-svn-id: svn://ultimatepp.org/upp/trunk@12055 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-06 17:52:08 +00:00
klugier
6f8d337202 Gdb: All visible GDB controls are now cleared properly when debugger is relunched.
git-svn-id: svn://ultimatepp.org/upp/trunk@12048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-05 21:15:37 +00:00
klugier
ee1466d1ea Gdb: Disas is now being cleared after run.
git-svn-id: svn://ultimatepp.org/upp/trunk@12047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-05 19:35:08 +00:00
cxl
9fe1d57f22 ide: .mm fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12042 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-05 12:30:50 +00:00
cxl
aa32e68e47 ide: GDB now supports live breakpoints
git-svn-id: svn://ultimatepp.org/upp/trunk@12038 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-01 21:24:14 +00:00
cxl
8a769224fe ide: GDB improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@12037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-01 20:54:57 +00:00
klugier
ecefe9c92c Gdb: Threads now being cleared before launching or continuing debugger execution to avoid debugger crash while switching threads during debugging.
git-svn-id: svn://ultimatepp.org/upp/trunk@12033 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-30 16:00:49 +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
klugier
33ba3dd2d4 Gdb: Debugger now remembers the last selected position in stack trace + minor GDB creation improvement.
git-svn-id: svn://ultimatepp.org/upp/trunk@12031 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-30 14:37:37 +00:00
klugier
7cefd91456 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
7de7d59613 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
08feb01681 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
4389a80865 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
f2025ee4b4 .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
e037086888 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
0bb2f7c697 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
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
cxl
44c9e26f8d 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
c3629c419c 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
81b907c4fc 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
dbc2c0a158 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
e2054317de 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
f75aae8d6f 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
ef635d6186 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12005 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-06-19 12:03:25 +00:00
cxl
f752ef5017 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
3d8f8acf0e 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
9aa46d3e21 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
6e352e5720 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
73088f06ac 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
680ee14bb9 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
3d4acbcf61 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
9418e9fa4f 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
7eac3c453f 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
af96b64658 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
bfe98dcdba 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
1c11f7117b .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@11931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-05-06 21:31:26 +00:00
klugier
38f3ed1fa5 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
29018fea9e 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
3c976aac57 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
a52985a8e5 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
aba4512581 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
753eacca1e 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
0991f3b315 .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
b4c5845e0c 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
97d5bde738 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
90ac9a03aa 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
8dd059918a 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