Commit graph

7023 commits

Author SHA1 Message Date
cxl
5753ba130a ide: Copy File Path (RM #159), CtrlCore: Win32 TopWindow::SerializePlacement improved (Thanks tom1)
git-svn-id: svn://ultimatepp.org/upp/trunk@4147 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 16:31:38 +00:00
cxl
5d456e4854 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4146 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 14:08:48 +00:00
cxl
7206db0a0c reference: JSON: try / catch for partial parsing
git-svn-id: svn://ultimatepp.org/upp/trunk@4145 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 14:08:47 +00:00
cxl
c45134d1f2 Core: ParseJSON(const char *) now returns ErrorValue if input is invalid
git-svn-id: svn://ultimatepp.org/upp/trunk@4144 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 12:56:38 +00:00
rylek
ba085d9583 .TCore\CalcType.h,cpp: added support for int64
git-svn-id: svn://ultimatepp.org/upp/trunk@4143 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 09:08:56 +00:00
cxl
2bba811e4d CtrlCore: Win32 SerializePlacement limit now VirtualWorkArea (thanks Tom1)
git-svn-id: svn://ultimatepp.org/upp/trunk@4142 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 08:50:43 +00:00
cxl
e4feff51cd Core: Support for secondary .tr language
git-svn-id: svn://ultimatepp.org/upp/trunk@4141 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-07 08:27:34 +00:00
cxl
1368067b82 ide: SSE2 not removed for CLR
git-svn-id: svn://ultimatepp.org/upp/trunk@4140 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-06 17:16:30 +00:00
cxl
a3aa3c2706 ide: clr support
git-svn-id: svn://ultimatepp.org/upp/trunk@4139 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-06 14:47:35 +00:00
cxl
8806d82e3d ide: CLR support (RM #156)
git-svn-id: svn://ultimatepp.org/upp/trunk@4138 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-06 12:38:41 +00:00
cxl
0ff0848478 .benchmarks
git-svn-id: svn://ultimatepp.org/upp/trunk@4137 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-06 12:30:18 +00:00
cxl
a20759a3ab .JSON docs
git-svn-id: svn://ultimatepp.org/upp/trunk@4136 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-06 12:22:48 +00:00
cxl
ed30c46c2a *ide: Fixed issue with strange popup when mouse selecting in theide (cause: assist++ paraminfo) (RM #121)
git-svn-id: svn://ultimatepp.org/upp/trunk@4135 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-06 12:20:01 +00:00
micio
a1ee35d6e5 Bazaar : Uniq, Updater, SysExecGui, Protect - Added stub for German translations
git-svn-id: svn://ultimatepp.org/upp/trunk@4134 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-06 08:14:52 +00:00
cxl
1d2cb689af CtrlCore: X11 Fixed issue with memory leaks causing segmentation fault without displaying the warning
git-svn-id: svn://ultimatepp.org/upp/trunk@4133 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-05 18:26:10 +00:00
cxl
fd3224cbed Core: Value operator[](key) now returns ErrorValue if Value is not ValueMap (instead of ASSERT)
git-svn-id: svn://ultimatepp.org/upp/trunk@4132 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-05 17:10:00 +00:00
cxl
04ff7f9f61 JSON documentation
git-svn-id: svn://ultimatepp.org/upp/trunk@4131 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-05 16:50:42 +00:00
cxl
90e998e2a5 Core: JSON
git-svn-id: svn://ultimatepp.org/upp/trunk@4130 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-05 12:45:30 +00:00
cxl
d173456638 reference: JSON
git-svn-id: svn://ultimatepp.org/upp/trunk@4129 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-05 12:45:20 +00:00
cxl
bf24417299 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4128 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-05 12:24:42 +00:00
cxl
7df11e6fe1 Core: Value has now can directly access ValueArray, ValueMap elements, JSON support
git-svn-id: svn://ultimatepp.org/upp/trunk@4127 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 18:19:15 +00:00
cxl
8a8224adf6 reference: JSON reference example
git-svn-id: svn://ultimatepp.org/upp/trunk@4126 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 18:19:14 +00:00
cxl
09e3985523 Core: CParser improved const-correctness (many methods are now const)
git-svn-id: svn://ultimatepp.org/upp/trunk@4124 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 11:55:08 +00:00
cxl
b302df6e4c ide: T++ now inserts a spece before final '.' (resolves issue with the character style of last paramater name)
git-svn-id: svn://ultimatepp.org/upp/trunk@4123 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 10:40:12 +00:00
cxl
610b89b7c1 plugin\Sqlite3: upgraded to 3.7.8
git-svn-id: svn://ultimatepp.org/upp/trunk@4122 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 10:36:08 +00:00
cxl
0d70d4d09c .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@4121 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 10:35:56 +00:00
cxl
576264d474 Core: Cout::Flush for POSIX now calls fflush (RM #138)
git-svn-id: svn://ultimatepp.org/upp/trunk@4120 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 10:22:26 +00:00
cxl
cc161fab24 ide: Virtuals and Goto now match search string partially (#114, thanks SenderGhost)
git-svn-id: svn://ultimatepp.org/upp/trunk@4119 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 10:06:48 +00:00
cxl
085ddd77c3 ide: Assist++ now has correct line number information of .sch (thanks a alot SenderGhost!)
git-svn-id: svn://ultimatepp.org/upp/trunk@4118 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-04 09:47:10 +00:00
micio
e63f3009d5 Bazaar/HelpViewer : added Back and forward buttons, backlink to tree and window title
git-svn-id: svn://ultimatepp.org/upp/trunk@4117 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-03 09:05:17 +00:00
cxl
dff68a2c1e Core: ValueMap::Set(key, value)
git-svn-id: svn://ultimatepp.org/upp/trunk@4116 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-02 13:21:12 +00:00
cxl
7fe4bcdd1d XmlRpc: MaxRequestSize
git-svn-id: svn://ultimatepp.org/upp/trunk@4115 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-02 08:28:22 +00:00
cxl
9d9f62f182 Core: CParser::IsId(const char *), improved 'visuals' for ValueArray::ToString
git-svn-id: svn://ultimatepp.org/upp/trunk@4114 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-01 19:41:01 +00:00
cxl
88728e492b .uppweb counter transition comment
git-svn-id: svn://ultimatepp.org/upp/trunk@4113 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-01 19:40:59 +00:00
koldo
983bc95da0 *Functions4U: Fixed unicode
git-svn-id: svn://ultimatepp.org/upp/trunk@4111 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-11-01 06:52:55 +00:00
koldo
96e56a3a5c *Controls4U: Fixed unicode problems.
git-svn-id: svn://ultimatepp.org/upp/trunk@4110 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-31 21:10:22 +00:00
koldo
cd7488b887 uppweb: Removed stable releases lead time.
git-svn-id: svn://ultimatepp.org/upp/trunk@4109 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-30 15:14:34 +00:00
rylek
4a9bc5e930 Sql: added #ifndef flagNOAPPSQL to SqlStatement::Get() dependant on SQL
git-svn-id: svn://ultimatepp.org/upp/trunk@4108 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-29 00:26:50 +00:00
micio
2e06908dea Fix another introduced bug in windows
git-svn-id: svn://ultimatepp.org/upp/trunk@4107 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-27 09:44:19 +00:00
cxl
d84576f890 Sql: SqlStatement::Get() with SQL dialect
git-svn-id: svn://ultimatepp.org/upp/trunk@4106 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-26 13:24:50 +00:00
cxl
c44429767a ide: Optimized type evaluator for deep permutations, permutations limited (#140)
git-svn-id: svn://ultimatepp.org/upp/trunk@4105 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-26 07:32:35 +00:00
cxl
1bb6ffb605 *CtrlCore: Fixed corner case when child is removed in ChildMouseEvent or ChildFrameMouseEvent
git-svn-id: svn://ultimatepp.org/upp/trunk@4104 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-26 06:22:28 +00:00
cxl
4d909a2227 .uppbox: Scripts: website generation removed from nightly builds
git-svn-id: svn://ultimatepp.org/upp/trunk@4103 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-25 20:13:20 +00:00
cxl
e64cec22eb *Core: RegisterFormatter declaration fix
git-svn-id: svn://ultimatepp.org/upp/trunk@4102 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-25 06:20:03 +00:00
rylek
bfb017762e .Oracle/Oci8.cpp: added zero-length check to OracleClob
git-svn-id: svn://ultimatepp.org/upp/trunk@4101 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-24 21:31:04 +00:00
rylek
1cd8f2c8e4 Geom/Ctrl/PlotterCtrl: new methods to check for reversed orientation of coordinate axes
plugin/jpg/jpgupp.cpp: support for EXIM image orientation metadata
plugin/sqlite3/Sqlite3upp.cpp: support for BLOB write using SqlRaw
Oracle/Oci8.cpp: fixed OracleBlob::Write to survive zero-length write

git-svn-id: svn://ultimatepp.org/upp/trunk@4100 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-24 21:30:07 +00:00
kohait
1b334d9d1d bazaar: BoostPyTest: convenience restructure, prepare compile MSC10
git-svn-id: svn://ultimatepp.org/upp/trunk@4099 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-24 19:41:16 +00:00
cxl
47d6b7ced3 .uppweb
git-svn-id: svn://ultimatepp.org/upp/trunk@4098 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-23 15:09:28 +00:00
cxl
3b3a0549fc .uppweb
git-svn-id: svn://ultimatepp.org/upp/trunk@4097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-23 13:17:23 +00:00
cxl
88f98c0435 .Draw: added expat dependency
git-svn-id: svn://ultimatepp.org/upp/trunk@4096 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-10-23 12:45:46 +00:00