Commit graph

61 commits

Author SHA1 Message Date
cxl
25d74767dc Core: Fix of LinuxBeep
git-svn-id: svn://ultimatepp.org/upp/trunk@8007 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-25 20:02:04 +00:00
cxl
7bf97b8855 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@8004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-25 09:47:12 +00:00
cxl
575e59753a Core: Linux sounds improved
git-svn-id: svn://ultimatepp.org/upp/trunk@8003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-25 09:35:35 +00:00
cxl
b4866cec76 Core: Linux beeps made independent of desktop
git-svn-id: svn://ultimatepp.org/upp/trunk@7982 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-17 10:26:29 +00:00
cxl
55d8b90e4b Core: message beeps in POSIX (using play and gnome theme)
git-svn-id: svn://ultimatepp.org/upp/trunk@7981 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-12-17 10:21:44 +00:00
cxl
8f029919ea Core: CompressLog improved for non-pretty data
git-svn-id: svn://ultimatepp.org/upp/trunk@7861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-11-03 14:04:00 +00:00
cxl
f4a1820dac Core/Rpc: Log compression #904
git-svn-id: svn://ultimatepp.org/upp/trunk@7846 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-31 08:54:16 +00:00
cxl
5dac5a28c4 Core/Rpc: CompressLog
git-svn-id: svn://ultimatepp.org/upp/trunk@7845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-31 07:55:18 +00:00
cxl
2fbd3088b1 Core: multi-pattern string Replace
git-svn-id: svn://ultimatepp.org/upp/trunk@7716 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-22 09:37:08 +00:00
cxl
571a56aaff Core: Fixed console CP issues (in Cout and LocalProcess)
git-svn-id: svn://ultimatepp.org/upp/trunk@7693 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-09-15 17:46:12 +00:00
cxl
040913b8fd Core: Split/Join/Merge refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@7285 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-21 15:22:49 +00:00
cxl
0593cf8952 Core: ValueTypeError
git-svn-id: svn://ultimatepp.org/upp/trunk@7234 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-04-12 16:51:56 +00:00
cxl
7ff9b41c61 Core: define->undef glitch fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@7078 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-23 16:35:46 +00:00
cxl
bca9fad03a Core: SplitTo
git-svn-id: svn://ultimatepp.org/upp/trunk@7067 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-21 13:11:40 +00:00
cxl
ad7e11cd20 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
32a106ca9b uppsrc: Fixed all -Wall warnings (except logical parenthesis and misplaced else)
git-svn-id: svn://ultimatepp.org/upp/trunk@6902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-02-10 18:12:17 +00:00
cxl
bed93110d7 Core: Heap enhancements, NanoStrings, Fixed*Map, fix in Socket - non-ASCII char < 0 issue
git-svn-id: svn://ultimatepp.org/upp/trunk@6661 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-17 13:05:36 +00:00
cxl
a2ca885eb3 Skylark: minor fix, CtrlLib: ErrorOK
git-svn-id: svn://ultimatepp.org/upp/trunk@6244 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-08-17 15:57:39 +00:00
cxl
2af64e88bb Core: GCC Stack trace
git-svn-id: svn://ultimatepp.org/upp/trunk@6028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-05-03 16:40:37 +00:00
cxl
9111d378ea Core: INI_INT64, INI_INT and INI_INT64 now understand hex and K, M, G, T suffixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5183 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-13 10:17:23 +00:00
cxl
fd5a8200a3 Core: INI_DOUBLE, ReloadIniFile
git-svn-id: svn://ultimatepp.org/upp/trunk@5174 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-10 20:31:13 +00:00
cxl
7ac314b06d .Core: IniBool, IniInt, IniString removed from Ini namespace
git-svn-id: svn://ultimatepp.org/upp/trunk@5134 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-06 08:55:23 +00:00
cxl
00baf70dbc *ide: Fixed 'press any key' stop at the end of console execution, Core: fixed issue with IniString
git-svn-id: svn://ultimatepp.org/upp/trunk@5124 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-05 12:50:47 +00:00
cxl
19b4bcee96 .Core: Config->Ini
git-svn-id: svn://ultimatepp.org/upp/trunk@5097 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-03 07:31:40 +00:00
cxl
be52cd1bc5 Core, uppsrc: Logging refactored
git-svn-id: svn://ultimatepp.org/upp/trunk@5093 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-02 15:23:59 +00:00
cxl
74c558a407 Core: .ini parameter helpers: INI_BOOL, INI_STRING, INI_INT
git-svn-id: svn://ultimatepp.org/upp/trunk@5086 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-06-28 22:35:42 +00:00
cxl
420b10a444 Core: GetTickCount refactored on posix, SetSysTime (thanks steffen)
git-svn-id: svn://ultimatepp.org/upp/trunk@5022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-30 09:57:36 +00:00
cxl
e226ffb556 Core: Fixed issue with Null in Json
git-svn-id: svn://ultimatepp.org/upp/trunk@4917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-05-09 08:00:09 +00:00
cxl
4a31c85643 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
f7c81ad15d *Core: Fixed msecs issues
git-svn-id: svn://ultimatepp.org/upp/trunk@4798 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-17 08:00:22 +00:00
cxl
e5126df251 *Core: msecs issue fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@4790 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-16 03:41:09 +00:00
cxl
eef7c20270 Core: SSL support for Socket, finishing touches...
git-svn-id: svn://ultimatepp.org/upp/trunk@4785 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-15 11:20:50 +00:00
cxl
ce885a6e6f Core: TextSettings: TrimBoth for key
git-svn-id: svn://ultimatepp.org/upp/trunk@4567 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-02-10 10:05:06 +00:00
cxl
d5291b7d48 *uppsrc: Fixed many GCC warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@4457 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-21 14:24:31 +00:00
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