Commit graph

4121 commits

Author SHA1 Message Date
cxl
2a938d650d .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@7049 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 18:19:08 +00:00
cxl
e5dfeba4be cpp11 branch - committing the merge (rest of it)
git-svn-id: svn://ultimatepp.org/upp/trunk@7048 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:35:29 +00:00
cxl
51687976c2 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
3f6132b553 CtrlCore: Win32 AppendClipboardText encoding issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7042 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-14 13:52:18 +00:00
koldo
3ecf009ad2 *ScatterDraw: Fix in case plot is empty
git-svn-id: svn://ultimatepp.org/upp/trunk@7017 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-09 15:53:00 +00:00
cxl
4757c23dd9 Core/SSL: Fixed server mode
git-svn-id: svn://ultimatepp.org/upp/trunk@7016 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-08 19:25:57 +00:00
cxl
2af0d1f8b2 TabBar fixed (thanks massimo)
git-svn-id: svn://ultimatepp.org/upp/trunk@7012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-08 18:35:05 +00:00
cxl
692d86a1fe Core: ASSERT now does not show stack-trace, unless flagSTACKTRACE
git-svn-id: svn://ultimatepp.org/upp/trunk@7000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-06 08:18:09 +00:00
cxl
513a3a990c CtrlLib: ScrollBar now reacts to MouseWheel
git-svn-id: svn://ultimatepp.org/upp/trunk@6997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-05 19:44:13 +00:00
cxl
8bda4e7032 Core: String::Find
git-svn-id: svn://ultimatepp.org/upp/trunk@6996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-05 19:30:15 +00:00
cxl
bb33f87b01 Core: String::Find optimized in Win32
git-svn-id: svn://ultimatepp.org/upp/trunk@6995 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-05 18:07:00 +00:00
cxl
62e35ac74c Core: String::Find(String) once again optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@6993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-05 17:42:15 +00:00
cxl
7dcee8b6a6 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
cxl
235d4d1600 CtrlLib: FileSelButton::Detach
git-svn-id: svn://ultimatepp.org/upp/trunk@6990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-04 08:20:02 +00:00
cxl
cc975edd32 Core: HttpRequest fixed issue with RequestTimeout
git-svn-id: svn://ultimatepp.org/upp/trunk@6987 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-03 13:46:15 +00:00
cxl
7fc33187b8 *Core: Fixed bug in String::Find
git-svn-id: svn://ultimatepp.org/upp/trunk@6986 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-03 11:21:24 +00:00
cxl
f6ca6f63a6 Core: svo_memeq fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@6984 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-02 17:36:49 +00:00
cxl
d5ab7e783f .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6982 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-02 15:48:51 +00:00
cxl
757ac5101f .docs
git-svn-id: svn://ultimatepp.org/upp/trunk@6979 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-02 10:07:44 +00:00
cxl
b49794ec47 Core: String::Find(String) optimizations, refactoring
git-svn-id: svn://ultimatepp.org/upp/trunk@6977 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-02 10:01:14 +00:00
micio
ecc1c00a51 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
cxl
cfe40c31a1 Core: [W]String::Find(String) optimized
git-svn-id: svn://ultimatepp.org/upp/trunk@6974 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-01 19:05:54 +00:00
micio
2abfb0c2b8 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
8fae6362f9 TabBar serialization issue fixed #694
git-svn-id: svn://ultimatepp.org/upp/trunk@6970 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-01 10:23:30 +00:00
cxl
0700570bec 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
cxl
26b4c9dcbb TopWindow placement issue #694 (thanks Klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@6968 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-01 09:23:19 +00:00
cxl
f4d1f46422 ide: Fixed ide crashing on Find, F3 & file click #694
git-svn-id: svn://ultimatepp.org/upp/trunk@6966 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-28 18:36:20 +00:00
micio
83ffff4cb2 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
cxl
3243e77df1 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6964 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-27 21:47:44 +00:00
cxl
e76d5c6f02 MINGW fix
git-svn-id: svn://ultimatepp.org/upp/trunk@6963 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-27 15:45:33 +00:00
micio
a161539ffc 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
7b4ac44c0e 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
d1c224ccaf 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
59c1cb61c2 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
7da4c8be97 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
a9057816ce 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
20a605a8e3 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
ba0f333e00 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
13d6ac2050 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-25 19:31:55 +00:00
cxl
52f808c4c1 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
c9501fb8aa 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
638dabd428 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
efefa2a638 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6950 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-25 08:58:22 +00:00
cxl
cb37299260 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6949 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-24 19:14:03 +00:00
cxl
53781599e5 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
361ab49b1b 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
864cd700a7 .removed DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@6944 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-21 16:57:02 +00:00
cxl
aae8c1656f 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
f43f013341 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@6942 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-21 09:02:12 +00:00
cxl
e39e2613c9 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