Commit graph

841 commits

Author SHA1 Message Date
cxl
16ec3e1755 umk (and theide): removed heuritics about initial blitz time
git-svn-id: svn://ultimatepp.org/upp/trunk@7160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-04 11:33:47 +00:00
cxl
490b26f06e .ide: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7119 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-01 16:49:31 +00:00
cxl
dc8883cc42 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7087 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-24 17:41:11 +00:00
cxl
b109812220 ide: Comment/Uncomment block, Core: WString::Replace issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7085 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-24 14:34:50 +00:00
cxl
abcf97acef ide: PDB debugger now has this tab #688
git-svn-id: svn://ultimatepp.org/upp/trunk@7080 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-24 11:42:12 +00:00
micio
95e1255415 Ide/Debuggers/Gdb_MI2 : another fix for frames arguments
git-svn-id: svn://ultimatepp.org/upp/trunk@7072 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-23 12:23:22 +00:00
micio
dbd9d062ea Ide/Debuggers/Gdb_MI2 : fix display of frame args
git-svn-id: svn://ultimatepp.org/upp/trunk@7071 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-23 12:21:03 +00:00
micio
45c25ee629 Ide/Debuggers/Gdb_MI2 : speedup frame droplist omitting argumen values too far from current frame pointer
git-svn-id: svn://ultimatepp.org/upp/trunk@7070 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-23 11:15:39 +00:00
cxl
307e42861f .ide donors list
git-svn-id: svn://ultimatepp.org/upp/trunk@7065 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-21 08:47:39 +00:00
micio
714e23b477 Ide/Builders : fix .so versioning for posix
git-svn-id: svn://ultimatepp.org/upp/trunk@7058 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-19 15:08:14 +00:00
cxl
4d2c175d51 ide AutoSetup does not overwrite existing build methods anymore #720
git-svn-id: svn://ultimatepp.org/upp/trunk@7056 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-18 19:34:19 +00:00
cxl
ba7ab3ed50 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
cxl
5420b4b00a Core: Json now allows (non-standard, but widely supported) redundant ',' at the end of object proporties list/array list
git-svn-id: svn://ultimatepp.org/upp/trunk@6991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-04 10:22:06 +00:00
micio
5b0ca33f38 Ide/Debuggers/Gdb_MI2 : small fixes in simplifiers
git-svn-id: svn://ultimatepp.org/upp/trunk@6975 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-02 09:11:25 +00:00
micio
b963c348eb Ide/Debuggers/Gdb_MI2 : release X11 grab upon stopping
git-svn-id: svn://ultimatepp.org/upp/trunk@6972 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-01 15:36:04 +00:00
cxl
ae2c6afae1 fixed some ide layouts #691
git-svn-id: svn://ultimatepp.org/upp/trunk@6969 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-01 10:01:46 +00:00
micio
707e703cd0 Ide/Debuggers/Gdb_MI2 : update data tabs on frame or thread change
git-svn-id: svn://ultimatepp.org/upp/trunk@6965 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-28 15:42:36 +00:00
micio
06e03c102e Ide/Debuggers/Gdb_MI2 : fixed watches updating
git-svn-id: svn://ultimatepp.org/upp/trunk@6962 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-26 18:13:37 +00:00
micio
c04bcec4ac Ide/Debuggers/Gdb_MI2 : avoid unneeded data reading switching tabs
git-svn-id: svn://ultimatepp.org/upp/trunk@6961 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-26 16:47:28 +00:00
micio
8102b0d7fd Ide/Debuggers/Gdb_MI2 : added decoders for Upp::Time and Upp::Date
git-svn-id: svn://ultimatepp.org/upp/trunk@6960 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-26 15:26:57 +00:00
micio
457a2a6a23 Ide/Debuggers/Gdb_MI2 : partially decoded Value type
git-svn-id: svn://ultimatepp.org/upp/trunk@6959 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-26 14:33:39 +00:00
micio
ba88fef6aa Ide/Debuggers/Gdb_MI2 : added simplifier for Upp::One
git-svn-id: svn://ultimatepp.org/upp/trunk@6958 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-26 12:30:27 +00:00
micio
81ee7ac988 Ide/Debggers/Gdb_MI2 : re-fix pick_ for linux
git-svn-id: svn://ultimatepp.org/upp/trunk@6957 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-26 09:54:11 +00:00
micio
07e3e932c9 Ide/Debuggers/Gdb_MI2 : fix compilation on windows
git-svn-id: svn://ultimatepp.org/upp/trunk@6956 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-26 09:43:52 +00:00
micio
8250229d26 Ide/Debuggers/Gdb_MI2 : cleanup debugger variables and removed pick_ in classes
git-svn-id: svn://ultimatepp.org/upp/trunk@6955 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-26 09:39:05 +00:00
cxl
ad1b54ffc5 Gdb_M2: Fixed to compile in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6953 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-25 18:20:29 +00:00
micio
aabde70ea1 Ide : added MT options in main configuration
git-svn-id: svn://ultimatepp.org/upp/trunk@6952 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-25 16:35:43 +00:00
micio
3983c2ba27 Ide/Debuggers/Gdb_MI2 : refactored and added optional multithread version
git-svn-id: svn://ultimatepp.org/upp/trunk@6951 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-25 16:34:59 +00:00
cxl
cb601f7581 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-25 08:58:22 +00:00
cxl
384f7cc0a3 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6949 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-24 19:14:03 +00:00
cxl
3024f7af94 ide: New FillDiff features
git-svn-id: svn://ultimatepp.org/upp/trunk@6948 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-24 19:06:00 +00:00
cxl
a2a391f4e3 TextDiffCtrl: Now supports selection & copy #171
git-svn-id: svn://ultimatepp.org/upp/trunk@6946 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-23 18:22:09 +00:00
cxl
628d7051d6 CtrlCore: Removed gtk console errors
git-svn-id: svn://ultimatepp.org/upp/trunk@6943 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-21 16:28:58 +00:00
cxl
2f102d356b ide: GoTo error now places caret at character, if info available #695
git-svn-id: svn://ultimatepp.org/upp/trunk@6941 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-21 08:38:43 +00:00
micio
ef51398ee4 Ide/Debuggers/Gdb : made a function static
git-svn-id: svn://ultimatepp.org/upp/trunk@6940 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-21 07:55:08 +00:00
micio
085170860f Ide/Debuggers/Gdb_MI2 : added asynchronous break command - only posix by now
git-svn-id: svn://ultimatepp.org/upp/trunk@6939 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-20 13:00:22 +00:00
micio
4a8b1bd0b3 Ide/Debuggers/Gdb_MI2 : updated explorer pane
git-svn-id: svn://ultimatepp.org/upp/trunk@6933 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-19 13:49:19 +00:00
micio
e3478a586c Ide/Debuggers/Gdb_MI2 : fixed small bug in expression simplifier
git-svn-id: svn://ultimatepp.org/upp/trunk@6932 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-19 12:18:31 +00:00
micio
097b005fdb Ide/Debuggers/Gdb_MI2 : removed a couple of RLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@6931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-19 10:51:21 +00:00
micio
a04ddf0b6d Ide/Debuggers/Gdb_MI2 : more cleanups
git-svn-id: svn://ultimatepp.org/upp/trunk@6930 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-19 10:47:59 +00:00
micio
ccf55fd4a4 Ide/Debuggers/Gdb_MI2 : remove obsolete code
git-svn-id: svn://ultimatepp.org/upp/trunk@6929 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-19 10:37:27 +00:00
micio
5034466cda Ide/Debuggers/Gdb_MI2 : refactoring
git-svn-id: svn://ultimatepp.org/upp/trunk@6928 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-19 10:33:22 +00:00
cxl
ac719b2d46 ide: Fixed crashing of layout designer with UTF8-BOM #687
git-svn-id: svn://ultimatepp.org/upp/trunk@6923 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-16 14:33:30 +00:00
cxl
3670c6459d ide: In Posix, ide now handles non-owned files and symlinks differently #230
git-svn-id: svn://ultimatepp.org/upp/trunk@6922 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-16 13:51:30 +00:00
cxl
5d1b108eb3 Core: HttpRequest::ShortTrace, ide: Debuggers: MI2 fixed to compile in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6914 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-13 09:42:08 +00:00
micio
2b09abdfa7 Ide/Debuggers/Gdb_MI2 : completed type evaluators for string, vector and corresponding maps
git-svn-id: svn://ultimatepp.org/upp/trunk@6913 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-13 00:27:14 +00:00
micio
6a916a1ffc Ide/Debuggers/Gdb_MI2 : fixed Upp::String pretty printer
git-svn-id: svn://ultimatepp.org/upp/trunk@6911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-12 00:02:33 +00:00
micio
fb6387ee0c Ide/Debuggers/Gdb_MI2 : many enhancements and speedups - still experimental
git-svn-id: svn://ultimatepp.org/upp/trunk@6910 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-11 20:52:40 +00:00
cxl
02101ee129 Core: Default values for Xmlize; Ide: fixed issue with pdb
git-svn-id: svn://ultimatepp.org/upp/trunk@6897 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 13:46:29 +00:00
cxl
092b3b964d ide: Fixed issue with debugging .exe with missing .dll (and reorganized .pdb debugger end routines) #673
git-svn-id: svn://ultimatepp.org/upp/trunk@6894 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 12:37:41 +00:00