Commit graph

27 commits

Author SHA1 Message Date
cxl
88340cd36a 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
f38f7aa651 CtrlLib: ArrayCtrl::AsText, SetClipboard, AsQtf, AsCsv
git-svn-id: svn://ultimatepp.org/upp/trunk@3933 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-30 10:30:00 +00:00
cxl
0da416084a Core: TextSettings: TrimBoth now used for value
git-svn-id: svn://ultimatepp.org/upp/trunk@3806 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-09-02 08:07:26 +00:00
cxl
c562a3300d .GetIniKey: In Win32, it now tests for GetExeDirFile before c:\q.ini too...
git-svn-id: svn://ultimatepp.org/upp/trunk@2866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-24 10:00:25 +00:00
cxl
2fc7b29312 *plugin/gif: Support for LCT (and couple of 64bits fixes)
git-svn-id: svn://ultimatepp.org/upp/trunk@2838 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-11-07 10:58:31 +00:00
cxl
b85a9a4f6a *Core: HexString with count = 0 fix
git-svn-id: svn://ultimatepp.org/upp/trunk@2660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-07 03:38:27 +00:00
cxl
c11ff4bfe1 *Core, CtrlLib: Fixing GetDownloadsFolder()
git-svn-id: svn://ultimatepp.org/upp/trunk@2194 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-03-08 11:08:23 +00:00
cxl
9d395ec6a9 Core: Xmlize now supports all Core Value type (+ int16 and byte), support for Value serialization
git-svn-id: svn://ultimatepp.org/upp/trunk@2155 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-28 12:19:28 +00:00
cxl
8f710ae437 Removed forgotten DDUMP
git-svn-id: svn://ultimatepp.org/upp/trunk@1879 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-11 09:24:37 +00:00
cxl
b7def4e671 Core: GetIniKey fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1724 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-11-26 16:43:08 +00:00
rylek
12a46dee60 InstallPanicMessageBox support added to Windows: console applications no longer pop up a MessageBox when panicking, instead they write the panic string on the error output and terminate.
git-svn-id: svn://ultimatepp.org/upp/trunk@1664 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-26 23:19:34 +00:00
cxl
83052ade45 Core: GetIniKey fix
git-svn-id: svn://ultimatepp.org/upp/trunk@1649 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-22 08:34:18 +00:00
cxl
8762517e43 Core: GetIniKey improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@1647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-21 09:05:13 +00:00
cxl
d4fccbb73a Core: new Split variant with String delimiter
git-svn-id: svn://ultimatepp.org/upp/trunk@1645 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-10-21 07:21:54 +00:00
cxl
29701e5eb8 Core: Blackfin CPU support
git-svn-id: svn://ultimatepp.org/upp/trunk@1447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-26 15:41:41 +00:00
cxl
29649cf062 String docs addenum, OEM charset in GetEnv (thanks Zbigniew), BLOB in MySql (thanks Sergey)
git-svn-id: svn://ultimatepp.org/upp/trunk@1442 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-07-26 01:32:38 +00:00
cxl
c7137b20e0 SqlBinary changed to work as SqlCompile type -> it now should work in PGSQL too
git-svn-id: svn://ultimatepp.org/upp/trunk@1232 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-05-25 08:30:49 +00:00
cxl
107b0a4952 Improved POSIX compatibility (OpenBSD, NetBSD support)
git-svn-id: svn://ultimatepp.org/upp/trunk@1095 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-04-24 08:29:02 +00:00
cxl
e9ddea1edf ArrayCtrl, GLCtrl fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-02-09 08:22:34 +00:00
cxl
fe867ea61d SetIniFile with NULL forces reload, MSSQL schema files create primary keys, Updater fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-01-30 12:17:59 +00:00
cxl
b1b80e3653 RTIMING fix
git-svn-id: svn://ultimatepp.org/upp/trunk@714 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-12-21 22:14:14 +00:00
cxl
b0cc9c51af OutStream, TeeStream, Md5Stream, Sha1Stream, Crc32Stream, MD5, SHA1, CRC32, optimized C++ parser, CodeEditor annotations
git-svn-id: svn://ultimatepp.org/upp/trunk@487 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-09-28 18:15:28 +00:00
cxl
2d10cf466b git-svn-id: svn://ultimatepp.org/upp/trunk@330 f0d560ea-af0d-0410-9eb7-867de7ffcac7 2008-08-15 09:33:15 +00:00
mdelfede
b34d9dd32f new uvs2 releases : uppsrc-2627 tutorial-38 examples-142 reference-115
git-svn-id: svn://ultimatepp.org/upp/trunk@318 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-07-23 22:08:35 +00:00
mdelfede
e4d5d4a6f9 new uvs2 releases : uppsrc-2612 tutorial-38 examples-142 reference-114 - fixed X11DHCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@305 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-07-01 20:28:44 +00:00
mdelfede
024c03c51a new uvs2 releases : uppsrc-2586 tutorial-38 examples-141 reference-113
git-svn-id: svn://ultimatepp.org/upp/trunk@283 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:57:08 +00:00
mdelfede
263ff5f895 changed svn layout
git-svn-id: svn://ultimatepp.org/upp/trunk@281 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-06-07 22:31:27 +00:00