Commit graph

1162 commits

Author SHA1 Message Date
dolik
af5456cf51 .theide: fixed positioning of version string in about-box for longer strings
git-svn-id: svn://ultimatepp.org/upp/trunk@2333 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-23 20:41:33 +00:00
cxl
a936fe0960 *CtrlLib: ArrayCtrl fixed VirtualCount and multiselect issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2331 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-22 19:30:46 +00:00
cxl
f389291641 *ArrayCtrl: Fixed Find(Null) with disabled lines issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2330 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-22 07:32:52 +00:00
cxl
2b36de158f .LOGs...
git-svn-id: svn://ultimatepp.org/upp/trunk@2329 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-21 08:28:27 +00:00
cxl
2fe4f54233 .LOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@2328 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-20 16:14:25 +00:00
cxl
18d1fe707b *CtrlCore: Fixed issue with deadchar+space
git-svn-id: svn://ultimatepp.org/upp/trunk@2327 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-19 21:15:56 +00:00
rylek
413f20e878 .RichText: fixed character formatting export bug reported by dolik.rce
git-svn-id: svn://ultimatepp.org/upp/trunk@2326 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-19 04:05:28 +00:00
cxl
8193b6d308 CtrlLib: EditField ReadOnly Ctrl+C fix, DocEdit: NoEofLine, Display: Background fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2325 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-18 17:15:12 +00:00
cxl
599259776b CtrlLib: ArrayCtrl WhenScroll
git-svn-id: svn://ultimatepp.org/upp/trunk@2324 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-16 12:36:46 +00:00
cxl
6dd67b67dc *CtrlLib: ArrayCtrl fixed issue with VirtualCount vs Selections
git-svn-id: svn://ultimatepp.org/upp/trunk@2322 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-15 07:12:49 +00:00
cxl
2b505d3827 Sql: SqlSession: First SQL error is recorded (until ClearError) instead of last
git-svn-id: svn://ultimatepp.org/upp/trunk@2321 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-14 23:01:50 +00:00
rylek
1bef16c0ed .TCore: xml utility funtions (continued)
git-svn-id: svn://ultimatepp.org/upp/trunk@2320 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-14 06:42:24 +00:00
cxl
8048ccf96f XmlRpc: MT fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2317 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-09 08:32:41 +00:00
cxl
68fb60465f XmlRpc: bool XmlRpcPerform(Socket& http, const char *group);
git-svn-id: svn://ultimatepp.org/upp/trunk@2316 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-09 08:21:05 +00:00
cxl
a9d7aed5bd SqlCtrl: SqlArray has new WhenFilter Gate (able to filter records being fetched)
git-svn-id: svn://ultimatepp.org/upp/trunk@2313 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-07 21:44:38 +00:00
rylek
83cc3ef6e5 .Sql: minor Sqlite3-related hackery in SqlExp
+Draw: new RGBA blit functions TransformComponents / MultiplyComponents

git-svn-id: svn://ultimatepp.org/upp/trunk@2312 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-07 20:45:21 +00:00
rylek
3fe9f09e60 .Core: renamed MD5_CTX to UPP_MD5_CTX to avoid clashes with OpenSSL
+TCore: a few simple XML creation / parsing utility functions

git-svn-id: svn://ultimatepp.org/upp/trunk@2310 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-07 07:29:42 +00:00
cxl
a456243627 * XmlRpc: DeXml for string values
git-svn-id: svn://ultimatepp.org/upp/trunk@2309 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-06 14:57:15 +00:00
cxl
2582e97c00 .theide: minor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2308 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-06 12:39:10 +00:00
cxl
31c1901455 .uppsrc: minor fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2306 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-06 07:33:07 +00:00
unodgs
01d957f02f *CtrlLib: Fixed Calendar::GetData compiling issue
git-svn-id: svn://ultimatepp.org/upp/trunk@2302 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-03 21:08:08 +00:00
rylek
283ce859dc .Web: authorization method 'basic' renamed to Basic (zsolt' comment)
.Geom/Draw: fixed cursor-based fetching of HRR files

git-svn-id: svn://ultimatepp.org/upp/trunk@2300 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-02 09:29:32 +00:00
cxl
6ebc494a50 *Draw: Improved Etched(Image) for better looking toolbars in classic mode
git-svn-id: svn://ultimatepp.org/upp/trunk@2299 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-02 08:48:00 +00:00
cxl
6c57650e88 *Sqlite3: fix to work to Linux (again)
git-svn-id: svn://ultimatepp.org/upp/trunk@2298 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-02 08:33:10 +00:00
cxl
90d97c0b7c *sqlite3: fixed for linux
git-svn-id: svn://ultimatepp.org/upp/trunk@2297 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-02 08:28:59 +00:00
rylek
4e9844761c .TCore: minor improvements concerning CalcNode type registration
git-svn-id: svn://ultimatepp.org/upp/trunk@2293 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-04-01 18:37:31 +00:00
unodgs
833d5b6e68 *Fixed return type in date mode
git-svn-id: svn://ultimatepp.org/upp/trunk@2291 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-31 22:56:38 +00:00
cxl
952303a006 *CtrlLib: Fixed ButtonOption/Button qtf (\1) alignment
git-svn-id: svn://ultimatepp.org/upp/trunk@2289 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-30 20:30:36 +00:00
cxl
a8c843c7d2 *CtrlLib: MultiButton fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2288 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-30 20:10:13 +00:00
rylek
1dc7f3b228 .plugin/dbf: new variant WriteRow() can be used together with PutItem for simple sequential row output.
git-svn-id: svn://ultimatepp.org/upp/trunk@2286 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-30 19:29:06 +00:00
cxl
5fdccf8872 *Core: CParser constructor fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2284 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-30 16:15:31 +00:00
cxl
9b941bba24 *ArrayCtrl: Another fix... :(
git-svn-id: svn://ultimatepp.org/upp/trunk@2283 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-29 21:20:37 +00:00
cxl
39dcdf2217 *CtrlLib: Another ArrayCtrl tab order fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2282 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-29 21:04:31 +00:00
cxl
624b82d942 *plugin\ssqlite3: busy patch
git-svn-id: svn://ultimatepp.org/upp/trunk@2277 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-28 18:49:41 +00:00
cxl
6bc6e33b13 *CtrlLib: another attempt at fixing ArrayCtrl widgets tab order
git-svn-id: svn://ultimatepp.org/upp/trunk@2276 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-28 16:10:07 +00:00
cxl
ef5a7be0e2 *CtrlLib: Fixed ArrayCtrl tab order of embedded widgets
git-svn-id: svn://ultimatepp.org/upp/trunk@2275 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-28 13:04:08 +00:00
rylek
6f72f42453 *Core: removed 'truncate' flag from ConvertDate and StdConvertDateTruncated; ConvertDate now always formats dates as dates (without the time section)
.Web/SSL: turned off allocation logging

git-svn-id: svn://ultimatepp.org/upp/trunk@2272 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-26 23:34:23 +00:00
cxl
42b3008be9 CtrlLib: RichEdit now supports dropping Image files
git-svn-id: svn://ultimatepp.org/upp/trunk@2270 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-26 16:53:32 +00:00
cxl
78a692bab1 CtrlLib: ColumnList: AutoHideSb, FileSel: list is autohide, Video->Videos
git-svn-id: svn://ultimatepp.org/upp/trunk@2268 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-26 16:05:07 +00:00
cxl
2630f5f28a *Xmlize: The main tag name fixed (when created from executable name, only alphas are used)
git-svn-id: svn://ultimatepp.org/upp/trunk@2267 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-26 15:53:39 +00:00
cxl
ac36b260dd *Core: XmlNose ShouldPreserved fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2266 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-26 13:16:36 +00:00
cxl
de9396ec0e *CtrlLib: ArrayCtrl::SetLine now does Refresh
git-svn-id: svn://ultimatepp.org/upp/trunk@2265 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-24 16:03:53 +00:00
rylek
5e5005c2e3 .TCtrlLib: relaxed rules for drawing Ruler steps
git-svn-id: svn://ultimatepp.org/upp/trunk@2264 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-24 06:47:38 +00:00
cxl
9e6e6f5e79 .CtrlLib.t
git-svn-id: svn://ultimatepp.org/upp/trunk@2261 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-23 22:16:28 +00:00
cxl
cfa78da54a uppsrc: new IT-IT translation
git-svn-id: svn://ultimatepp.org/upp/trunk@2260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-23 22:09:42 +00:00
cxl
157bf28424 .uppsrc: about
git-svn-id: svn://ultimatepp.org/upp/trunk@2259 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-23 21:37:08 +00:00
cxl
5d9b35c480 *uppsrc: fixed various i18n, font, RichText issues in X11
git-svn-id: svn://ultimatepp.org/upp/trunk@2258 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-23 19:17:45 +00:00
cxl
ba4ff7c5bc *CtrlCore: Special ID for IDEXIT instead IDYES, IDEXIT now has precedence over IDYES when closing the window via close button
git-svn-id: svn://ultimatepp.org/upp/trunk@2256 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-23 07:49:45 +00:00
cxl
4bac54cb4c .uppsrc\ide: minor fix in find in files
git-svn-id: svn://ultimatepp.org/upp/trunk@2254 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-22 13:03:55 +00:00
rylek
b59f6d62d4 .Core: restored MoveableAndDeepCopyOption Index modifier
*TCore: fixed DeepCopyOption modifier for RefMemStat

git-svn-id: svn://ultimatepp.org/upp/trunk@2253 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-21 23:36:34 +00:00