Commit graph

2338 commits

Author SHA1 Message Date
cxl
b5893f18c3 Core: operator==(T, Value) is now resolving type compatibility (instead of crashing)
git-svn-id: svn://ultimatepp.org/upp/trunk@4904 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-03 09:21:21 +00:00
cxl
e4e824b445 *Core: Fix in IpAddrInfo - wrong return value for empty host name
git-svn-id: svn://ultimatepp.org/upp/trunk@4902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-03 06:22:44 +00:00
cxl
7ca7d36aaf .ide: about
git-svn-id: svn://ultimatepp.org/upp/trunk@4900 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-02 11:02:36 +00:00
cxl
ada893a4e0 *ScatterDraw: Fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@4897 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-01 18:20:38 +00:00
cxl
77bef1256c .Fixing svn directory structure
git-svn-id: svn://ultimatepp.org/upp/trunk@4896 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-01 17:52:58 +00:00
cxl
6236d140d4 .Fixing svn directory structure
git-svn-id: svn://ultimatepp.org/upp/trunk@4895 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-01 17:52:29 +00:00
cxl
620ee3e71e *Core/XmlRpc: Fixed server code
git-svn-id: svn://ultimatepp.org/upp/trunk@4891 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-01 14:59:36 +00:00
micio
c1168508f8 Ide/Debuggers/Gdb_MI2 : removed special handling of var pseudo children (public, private...)
git-svn-id: svn://ultimatepp.org/upp/trunk@4885 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-01 00:37:42 +00:00
micio
0a7e96d8b6 Ide/Debuggers/Gdb_MI2 : fixed coloring of changed data in lower panes
git-svn-id: svn://ultimatepp.org/upp/trunk@4883 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-30 08:45:57 +00:00
micio
e46fae884d Ide/Debuggers/Gdb_MI2 : stop ALL threads after a breakpoint is hit instead of letting other threads run
git-svn-id: svn://ultimatepp.org/upp/trunk@4882 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-30 08:32:05 +00:00
micio
1b681e44e0 Ide/Debuggers/Gdb_MI2 : finally solved local vars and tip bug
git-svn-id: svn://ultimatepp.org/upp/trunk@4881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-30 08:13:27 +00:00
micio
d54bc96b35 Ide/Debuggers/Gdb_MI2 : fixed pretty printers for const variants of point, rect and size
git-svn-id: svn://ultimatepp.org/upp/trunk@4880 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 21:53:52 +00:00
micio
c7e1828e32 Ide/Debuggers/Gdb_MI2 : added pretty printers for Point(f), Rect(f) and Size(f)
git-svn-id: svn://ultimatepp.org/upp/trunk@4879 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 21:44:38 +00:00
micio
c4d367ea5d Ide/Debuggers/Gdb_MI2 : fixed assembly level debugging
git-svn-id: svn://ultimatepp.org/upp/trunk@4878 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 11:13:48 +00:00
micio
1357b77a6e Ide/Debuggers/Gdb_MI2 : separated types from values in tabs
git-svn-id: svn://ultimatepp.org/upp/trunk@4877 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 10:33:13 +00:00
micio
135aeaad8b Ide/Debuggers/Gdb_MI2 : swapped var tabs (auto first) and colored even/odd rows
git-svn-id: svn://ultimatepp.org/upp/trunk@4876 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 10:22:29 +00:00
micio
7972ead31c Ide/Debuggers/Gdb_MI2 : massive cleanup and some bugfixes
git-svn-id: svn://ultimatepp.org/upp/trunk@4875 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-29 08:02:35 +00:00
micio
778ac2b234 Ide/Debuggers/Gdb_MI2 : temporarly removed Value inspectors -- too unstable
git-svn-id: svn://ultimatepp.org/upp/trunk@4874 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-28 22:31:51 +00:00
micio
bd0b4e9975 Ide/Debuggers/Gdb_MI2 : resume all threads on continue command
git-svn-id: svn://ultimatepp.org/upp/trunk@4873 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-28 20:26:17 +00:00
micio
45f652c44e Ide/Debuggers /Gdb_MI2 : added asynchronous break command
git-svn-id: svn://ultimatepp.org/upp/trunk@4872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-28 20:00:32 +00:00
micio
1c20cb51de Ide/Debuggers/Gdb_MI2 : fixed stopping a program being debugged
git-svn-id: svn://ultimatepp.org/upp/trunk@4869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-28 12:24:28 +00:00
koldo
13bd432fa0 .CtrlLib: Little fix in doc
git-svn-id: svn://ultimatepp.org/upp/trunk@4868 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-27 20:47:25 +00:00
cxl
391947c76b *CtrlCore: Fixed invalid underline issue in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@4867 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-27 16:52:21 +00:00
cxl
c83ce2198d CtrlLib: HeaderCtrl::Column::WhenLeftDouble, WhenLeftClick
git-svn-id: svn://ultimatepp.org/upp/trunk@4861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-27 07:57:55 +00:00
cxl
17b96b3066 *Core: name of Value Date/Time is now Date/Time (instead of date/time)
git-svn-id: svn://ultimatepp.org/upp/trunk@4859 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-27 07:34:54 +00:00
cxl
3eeaa36966 *CtrlLib: Removed test for space in testing directory in FileSel
git-svn-id: svn://ultimatepp.org/upp/trunk@4857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-25 20:53:30 +00:00
cxl
207648e325 .Core/SMTP: minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-25 10:27:31 +00:00
cxl
46dd9f4f45 Smtp: AddHeader
git-svn-id: svn://ultimatepp.org/upp/trunk@4854 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-25 09:18:59 +00:00
cxl
eae41a1bb7 Core/XmlRpc vs XmlRpc: fixed compatibility
git-svn-id: svn://ultimatepp.org/upp/trunk@4852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-24 11:59:30 +00:00
cxl
fa0252d883 Core/XmlRpc (xmlrpc over TcpSocket)
git-svn-id: svn://ultimatepp.org/upp/trunk@4851 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-24 09:59:54 +00:00
cxl
61821fca5a *Core/smtp removed
git-svn-id: svn://ultimatepp.org/upp/trunk@4849 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-23 17:11:51 +00:00
rylek
d466bc430e .CodeEditor: backspace at line beginning bug fix in recent contribution related to indentation with spaces
git-svn-id: svn://ultimatepp.org/upp/trunk@4848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-23 09:56:35 +00:00
cxl
dc6e4c31a2 Core/SMTP docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4847 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-22 16:03:01 +00:00
cxl
1f7840c4c2 Core/SMTP
git-svn-id: svn://ultimatepp.org/upp/trunk@4845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-22 13:52:57 +00:00
cxl
b0b10b8ea4 .Core: Inet docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4842 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-21 12:31:57 +00:00
cxl
df9bdbeefc .Core: HttpRequest documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@4841 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-21 12:25:27 +00:00
cxl
2d07dc0215 Core: HttpRequest improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@4835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-20 15:35:16 +00:00
rylek
7363b3c43d .Core/ValueUtil.cpp: mysterious VC71 internal errors reappeared, I had to put the compiler version checks back, sorry.
git-svn-id: svn://ultimatepp.org/upp/trunk@4833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 22:55:15 +00:00
cxl
700ba05431 Core: Http now calls WhenWait when resolves DNS in blocking mode
git-svn-id: svn://ultimatepp.org/upp/trunk@4831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 13:35:40 +00:00
rylek
28471b5a29 .CodeEditor: fixes for correct syntax highlighting in space-indented files
git-svn-id: svn://ultimatepp.org/upp/trunk@4826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 12:21:08 +00:00
cxl
b49f461ce4 Core: LoadFromJsonFile, StoreToJsonFile
git-svn-id: svn://ultimatepp.org/upp/trunk@4825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 10:54:24 +00:00
cxl
b30e581cd4 Core: LoadFromXMLFile now returns false if file does not exist
git-svn-id: svn://ultimatepp.org/upp/trunk@4823 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 09:23:02 +00:00
cxl
984892a87e *Core: Value::Serialize fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4821 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 09:05:30 +00:00
cxl
2c5851be34 *Core: Fix in Value::Serialize
git-svn-id: svn://ultimatepp.org/upp/trunk@4820 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 08:58:43 +00:00
cxl
f0e30f2b3f U++: fixed sources to support c++0x (rm #269)
git-svn-id: svn://ultimatepp.org/upp/trunk@4818 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 07:51:23 +00:00
cxl
6e5c82276c *Core: ParseJSON: fix of negative numbers
git-svn-id: svn://ultimatepp.org/upp/trunk@4817 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 07:37:31 +00:00
cxl
b67974c6d5 Core: added #include <uppconfig.h>
git-svn-id: svn://ultimatepp.org/upp/trunk@4814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 06:49:49 +00:00
cxl
1f3aa0f291 Core: Jsonize support for maps with String keys
git-svn-id: svn://ultimatepp.org/upp/trunk@4812 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-19 06:43:51 +00:00
cxl
2324a5b85b .Core: Removed include from Socket.cpp
git-svn-id: svn://ultimatepp.org/upp/trunk@4806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-18 09:13:05 +00:00
rylek
b000752005 .Core/ValueUtil.cpp: removed unnecessary compiler version checks
.Core/Socket.cpp: added compiler version check to #include <ws2ipdef.h>

git-svn-id: svn://ultimatepp.org/upp/trunk@4805 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-18 08:40:47 +00:00