Commit graph

56 commits

Author SHA1 Message Date
cxl
b989e9aed4 'Event' branch merged into trunk (Callback now deprecated)
git-svn-id: svn://ultimatepp.org/upp/trunk@10260 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-10-04 08:15:05 +00:00
cxl
597466fea8 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed
git-svn-id: svn://ultimatepp.org/upp/trunk@10186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-08-26 17:15:30 +00:00
cxl
6c9d5331b1 Core: Huge class
git-svn-id: svn://ultimatepp.org/upp/trunk@10006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-07-04 08:02:22 +00:00
cxl
c5190e81a5 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@9829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-14 05:21:49 +00:00
cxl
860837ecb9 Core: abs removed
git-svn-id: svn://ultimatepp.org/upp/trunk@9828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-14 05:19:45 +00:00
cxl
5c86036124 .reorganizing
git-svn-id: svn://ultimatepp.org/upp/trunk@9759 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2016-05-01 20:21:16 +00:00
cxl
9af43ce735 Core: GCC Leak detection altered
git-svn-id: svn://ultimatepp.org/upp/trunk@9243 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-11-29 11:30:26 +00:00
cxl
8bb314e412 ide: Fixed ALT+I issue with empty result #1213
git-svn-id: svn://ultimatepp.org/upp/trunk@8922 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-09-14 11:36:28 +00:00
cxl
d4f43d5bd7 CtrlLib: Oxygen KDE theme fixed #779
git-svn-id: svn://ultimatepp.org/upp/trunk@8194 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2015-02-23 09:54:33 +00:00
cxl
72b83bfd85 Core: #include <function> (thanks dolik!), LineEdit: RectSel sort, Paste in column repeats pattern, zero width rectsel visuals
git-svn-id: svn://ultimatepp.org/upp/trunk@7770 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-10-12 12:09:51 +00:00
cxl
0b6c3d20d8 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
e72ac348f1 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
51687976c2 cpp11 branch merged back to to trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@7047 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-03-16 16:33:48 +00:00
cxl
ce8a31632d Core: abs/fabs issue #663
git-svn-id: svn://ultimatepp.org/upp/trunk@6816 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2014-01-27 08:56:28 +00:00
cxl
6b6c2e1958 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
26658c1117 Core: *ize support for InVector, InArray, SortedIndex, SortedVectorMap, SortedArrayMap
git-svn-id: svn://ultimatepp.org/upp/trunk@6656 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-12-15 18:16:32 +00:00
cxl
d52d87d669 Core: CParser overflow testing for FP in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@6468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-10-22 14:58:18 +00:00
cxl
395afe4e52 plugin/FT_fontsys, plugin/DroidFonts
git-svn-id: svn://ultimatepp.org/upp/trunk@6356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-09-16 09:42:23 +00:00
cxl
ebeabff67b CtrlLib: EditNumber fixed (thanks SenderGhost!) #491
git-svn-id: svn://ultimatepp.org/upp/trunk@6190 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-14 07:38:15 +00:00
cxl
75b7383788 Core: Added #include float.h
git-svn-id: svn://ultimatepp.org/upp/trunk@6186 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-07-11 16:32:06 +00:00
cxl
2b8518b483 Core: FilterStream
git-svn-id: svn://ultimatepp.org/upp/trunk@5830 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-19 09:32:42 +00:00
cxl
103c0f3859 Core: InArray
git-svn-id: svn://ultimatepp.org/upp/trunk@5785 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-10 11:49:53 +00:00
cxl
b6d1df2b85 Core: InVector moved to Core, fixed MemoryProfile
git-svn-id: svn://ultimatepp.org/upp/trunk@5780 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2013-02-10 09:04:37 +00:00
cxl
8fc22bf83c Core: Xmlize/Jsonize of containers moved as container methods
git-svn-id: svn://ultimatepp.org/upp/trunk@5506 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-11-01 19:22:25 +00:00
cxl
db03281dfb uppsrc: OLD_VALUE completely removed, Core/Rpc: Now supports Json parameters and return values
git-svn-id: svn://ultimatepp.org/upp/trunk@5356 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-09-14 11:43:13 +00:00
cxl
21ecb8b8bc uppsrc: MINGW fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@5227 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-07-23 07:04:30 +00:00
cxl
f10aabc3c4 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
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
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
f6688b79da Core/SSL: SSL support for TcpSocket and HttpRequest finally working...
git-svn-id: svn://ultimatepp.org/upp/trunk@4783 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-14 17:07:15 +00:00
cxl
9af96b4c05 .Core: Mingw fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@4768 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-10 10:05:23 +00:00
cxl
530adca9d7 .Core, Sql: cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@4742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-03 11:32:07 +00:00
cxl
0842049490 *Core: Fixed zlib compile issues in win32
git-svn-id: svn://ultimatepp.org/upp/trunk@4740 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-04-03 07:21:01 +00:00
cxl
a89c7d9cd6 Core: Zlib gzip support
git-svn-id: svn://ultimatepp.org/upp/trunk@4733 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-31 22:23:13 +00:00
cxl
ccdf51003e TcpSocket now in Core
git-svn-id: svn://ultimatepp.org/upp/trunk@4729 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-30 17:39:25 +00:00
cxl
884abcfbdf Core: Value xmlize GCC fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@4675 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-10 18:10:06 +00:00
cxl
67752936ee .developing SvoValue
git-svn-id: svn://ultimatepp.org/upp/trunk@4647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-03 10:17:50 +00:00
cxl
181f2ae987 Core: FileStream NOWRITESHARE implemented for Linux,BSD using flock
git-svn-id: svn://ultimatepp.org/upp/trunk@4641 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-03-02 12:51:32 +00:00
cxl
8afe5fef70 Core: new Value reintegrated for conditional compilation (SVO_VALUE flag)
git-svn-id: svn://ultimatepp.org/upp/trunk@4495 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2012-01-30 14:53:29 +00:00
cxl
6aefb7f0b1 Sql: Refactored SQL 'default app cursor', added per-thread SQL option, added secondary SQLR 'default app cursor'
git-svn-id: svn://ultimatepp.org/upp/trunk@4290 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-12-10 16:03:24 +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
c0f7eed849 Core: IsNaN function, AsString(NaN) now returns '?', Painter: PaintingPainter - ASSERT for NaN values
git-svn-id: svn://ultimatepp.org/upp/trunk@3639 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-10 21:50:35 +00:00
cxl
682d88d2c6 Core: Value compatible Complex (thanks Kohait00)
git-svn-id: svn://ultimatepp.org/upp/trunk@3623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-07-06 15:21:50 +00:00
cxl
294f9a2dbe *Core: Fixes to compile with GCC 4.6 (RM #52)
git-svn-id: svn://ultimatepp.org/upp/trunk@3331 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2011-04-10 07:59:23 +00:00
cxl
6a4ee4f8ae Core: Tuple
git-svn-id: svn://ultimatepp.org/upp/trunk@2654 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-09-06 09:04:17 +00:00
cxl
f7058b768d .uppsrc: MSC10 fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@2395 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-05-14 13:07:58 +00:00
cxl
3c450aa0df Core: GetSymLinkPath
git-svn-id: svn://ultimatepp.org/upp/trunk@2014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-02-05 09:46:03 +00:00
cxl
820debf427 Core: FindFile fix for POSIX / i18n characters (thanks tojocky!)
git-svn-id: svn://ultimatepp.org/upp/trunk@1908 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2010-01-19 16:11:54 +00:00
cxl
5ddabd2c6f Developing config.h
git-svn-id: svn://ultimatepp.org/upp/trunk@988 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-20 13:07:33 +00:00
cxl
974ddc5222 ConditionVariable: POSIX implementation
git-svn-id: svn://ultimatepp.org/upp/trunk@941 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2009-03-11 13:18:54 +00:00