cxl
|
db5919b4e4
|
ide: UHD annotations fix
git-svn-id: svn://ultimatepp.org/upp/trunk@12246 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-09-04 12:41:21 +00:00 |
|
cxl
|
d12e010925
|
upp.src: UHD tweaks
git-svn-id: svn://ultimatepp.org/upp/trunk@12244 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-09-04 11:39:06 +00:00 |
|
cxl
|
5e1e129f38
|
uppsrc: UHD fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-09-04 10:07:09 +00:00 |
|
cxl
|
43588e4712
|
CtrlLib: UHD fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12242 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-09-03 21:55:43 +00:00 |
|
cxl
|
39f39027a3
|
ide, IconDes: UHD fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@12236 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-09-02 17:14:11 +00:00 |
|
klugier
|
cd6fa16a30
|
Doc: Windows installation now posses Troubleshoting paragrap that describes common installation problems.
git-svn-id: svn://ultimatepp.org/upp/trunk@12182 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-08-24 19:21:38 +00:00 |
|
cxl
|
00e99f14ef
|
ide: #undef GUI_APP_MAIN_HOOK to avoid warning
git-svn-id: svn://ultimatepp.org/upp/trunk@12180 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-08-23 08:07:04 +00:00 |
|
klugier
|
30ca3b1591
|
Ide: Ide now can habdle limited set of command line arguments (Help, Version, DebugBreakProcess) without initializing GUI.
git-svn-id: svn://ultimatepp.org/upp/trunk@12162 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-08-11 19:14:37 +00:00 |
|
cxl
|
18bd1f3b00
|
CtrlCore, ide: Cocoa Ctrl+Space issue, CT_Font caching
git-svn-id: svn://ultimatepp.org/upp/trunk@12142 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-08-03 16:44:39 +00:00 |
|
klugier
|
a77c6e46df
|
Ide: ide.iml Header icon is now in Standard mode instead of Now - fix for UHD.
git-svn-id: svn://ultimatepp.org/upp/trunk@12141 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-08-02 17:59:29 +00:00 |
|
cxl
|
03dcd39918
|
ide: OSX flags
git-svn-id: svn://ultimatepp.org/upp/trunk@12140 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-08-02 17:53:13 +00:00 |
|
cxl
|
1693f7ef4d
|
ide: In Cocoa Option+Tab is equivalent of Ctrl+Tab (which is consumed by tasker)
git-svn-id: svn://ultimatepp.org/upp/trunk@12137 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-08-02 16:23:19 +00:00 |
|
cxl
|
6e3853e799
|
CtrlCore, CtrlLib, ide: Developing cocoa support
git-svn-id: svn://ultimatepp.org/upp/trunk@12135 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-08-02 13:03:12 +00:00 |
|
klugier
|
09fa778950
|
Ide: Ide now can display information about version via -v or --version command line parameter.
git-svn-id: svn://ultimatepp.org/upp/trunk@12122 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-30 13:43:12 +00:00 |
|
klugier
|
b0092d4185
|
Ide: Ide now longer supports build through command line. The build via command line is UMK responsibility only.
git-svn-id: svn://ultimatepp.org/upp/trunk@12121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-30 13:36:15 +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
|
1bfbed1a83
|
Ide: Fix typo in DelFile() method of WrokspaceWork.
git-svn-id: svn://ultimatepp.org/upp/trunk@12118 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-29 20:57:36 +00:00 |
|
klugier
|
44a5e8c233
|
Ide: Select main package now takes version number from SplashCtrl.
git-svn-id: svn://ultimatepp.org/upp/trunk@12116 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-29 14:55:30 +00:00 |
|
klugier
|
be0ff6854b
|
Gdb: Limit CPU usage by introducing non agressive GuiSleep in GdbCmd.cpp. Moreover fix issue when GDB interface is still active after setting live breakpoint.
git-svn-id: svn://ultimatepp.org/upp/trunk@12115 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-29 14:25:40 +00:00 |
|
klugier
|
0e507b763d
|
Gdb: .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-29 09:52:36 +00:00 |
|
klugier
|
902e028ff5
|
Gdb: Replace system command with Sys in GdbWindowsUtils::BreakRunning + cosmetics.
git-svn-id: svn://ultimatepp.org/upp/trunk@12113 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-28 18:42:47 +00:00 |
|
klugier
|
8f1a16b8b5
|
Gdb: 64-bit version of TheIDE can break 32-bit debugge process. #1892
git-svn-id: svn://ultimatepp.org/upp/trunk@12111 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-28 14:38:37 +00:00 |
|
klugier
|
0c3a2c7a2f
|
Ide: Command line parameter now can be handle in separate class (CommandLineHandler). This is the only refactoring commit that doesn't bring new content. I am trying to limit length of the main method of TheIDE.
git-svn-id: svn://ultimatepp.org/upp/trunk@12102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-25 22:47:31 +00:00 |
|
klugier
|
f2268774e9
|
Ide: GdbCmd.cpp fix MSC C4390 compiler warning.
git-svn-id: svn://ultimatepp.org/upp/trunk@12090 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-22 13:01:40 +00:00 |
|
klugier
|
a84c24d4e1
|
Gdb: Cmdp now calls ObtainThreadInfo when operation has chance to finish with success.
git-svn-id: svn://ultimatepp.org/upp/trunk@12086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-20 21:57:13 +00:00 |
|
cxl
|
19346ee19c
|
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@12085 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-20 21:54:04 +00:00 |
|
cxl
|
10f6be925f
|
ide: .m and .mm now only compiled on macos or with OBJC flag
git-svn-id: svn://ultimatepp.org/upp/trunk@12084 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-20 21:52:07 +00:00 |
|
klugier
|
c66f03ab66
|
Ide: GDB debugger backend now reports error when obtaining threads info opration fail + minro refactoring related to GDB.
git-svn-id: svn://ultimatepp.org/upp/trunk@12083 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2018-07-20 20:39:22 +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 |
|
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 |
|