Commit graph

9422 commits

Author SHA1 Message Date
cxl
1d2dee3d83 Core: Fixed to compile with GCC
git-svn-id: svn://ultimatepp.org/upp/trunk@10920 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-08 08:34:29 +00:00
cxl
40bd90c7e1 Core: Fixed issue in ConvertString - Trim (Left/Right) is now performed before doing checks
git-svn-id: svn://ultimatepp.org/upp/trunk@10919 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 23:20:12 +00:00
klugier
e113afc3c7 Google test now doesn't report memory leaks (now on all platforms in the future only on Windows and MSVC). Added new macro TEST_APP_MAIN that do the magic.
git-svn-id: svn://ultimatepp.org/upp/trunk@10917 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 23:08:46 +00:00
cxl
f69a903675 CtrlLib: ArrayCtrl::GetCellRect[M] now public
git-svn-id: svn://ultimatepp.org/upp/trunk@10916 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 22:56:07 +00:00
cxl
0b01d9600c OldDB: deprecated (moved to uppsrc2)
git-svn-id: svn://ultimatepp.org/upp/trunk@10915 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 12:11:29 +00:00
cxl
56244cd0ee Core: thTH a msMY added to .t (thanks jfranks)
git-svn-id: svn://ultimatepp.org/upp/trunk@10914 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 11:52:48 +00:00
cxl
d48aca5316 uppsrc: Deprectated RichValue uses replaced by RichToValue
git-svn-id: svn://ultimatepp.org/upp/trunk@10913 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 10:59:07 +00:00
cxl
2642a5287e .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@10912 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 10:42:09 +00:00
cxl
643d4f2434 Core: Value now allows RawToValue for svo types
git-svn-id: svn://ultimatepp.org/upp/trunk@10911 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 10:35:32 +00:00
cxl
c8ecec60df .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@10910 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-07 10:35:30 +00:00
cxl
6bc412e167 Core: Fixed issue with RawToValue of basic type crash
git-svn-id: svn://ultimatepp.org/upp/trunk@10909 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-06 23:59:58 +00:00
cxl
6dd443095f Linux compatibility fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@10908 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-06 17:51:57 +00:00
cxl
a369622110 Core: MSC compile fix with GDAL
git-svn-id: svn://ultimatepp.org/upp/trunk@10907 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-06 17:44:24 +00:00
cxl
55f9a3d3ff gdal: Fixed to compile with MSC
git-svn-id: svn://ultimatepp.org/upp/trunk@10906 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-06 17:44:22 +00:00
cxl
3be890c02e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10905 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-06 17:17:51 +00:00
cxl
c848bfe877 Bazaar Functions4U, SysInfo fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@10904 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-06 14:09:19 +00:00
cxl
391f8de147 Core: C++11 #error moved to Core.h so that Core/config.h can be used in C files
git-svn-id: svn://ultimatepp.org/upp/trunk@10903 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-06 11:07:02 +00:00
cxl
493eda5d45 bazaar: plugin/gdal fixed for POSIX
git-svn-id: svn://ultimatepp.org/upp/trunk@10902 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-06 11:07:01 +00:00
cxl
37c2d6ff6b ArrayCtrl: AcceptRow now public and documented
git-svn-id: svn://ultimatepp.org/upp/trunk@10901 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-06 10:03:34 +00:00
amrein
068f9b2e73 Cosmetic: remove or add '/' from DESTDIR so users won't see '//' in path while installing
git-svn-id: svn://ultimatepp.org/upp/trunk@10900 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-05 11:44:55 +00:00
cxl
2cceb558c6 .removed uppdev from trunk
git-svn-id: svn://ultimatepp.org/upp/trunk@10899 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-04 13:51:33 +00:00
cxl
3373a050ab Core: Fixed issue with reusing local process
git-svn-id: svn://ultimatepp.org/upp/trunk@10898 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-04 13:23:54 +00:00
cxl
5f653a54e4 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@10897 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-04 08:41:14 +00:00
cxl
dd37e11979 RichText: Fixed issue in TablePaint
git-svn-id: svn://ultimatepp.org/upp/trunk@10896 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-04 08:37:19 +00:00
cxl
faf8fcc617 Core: LocalProcess fix
git-svn-id: svn://ultimatepp.org/upp/trunk@10895 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-02 23:19:41 +00:00
klugier
985ecc4732 .theide #1652 run dialog is now sizeable and zoomable.
git-svn-id: svn://ultimatepp.org/upp/trunk@10894 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-02 22:50:17 +00:00
cxl
fec84964f4 Core: DeleteFolderDeep now deletes symlinks (thanks mdelfede)
git-svn-id: svn://ultimatepp.org/upp/trunk@10893 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-02 14:54:44 +00:00
cxl
ce536c5d2f .removed stray DLOG
git-svn-id: svn://ultimatepp.org/upp/trunk@10892 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-03-01 14:15:18 +00:00
cxl
f8b5beda53 Painter: Fixed perfomance bug
git-svn-id: svn://ultimatepp.org/upp/trunk@10887 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-28 19:24:33 +00:00
cxl
17edf29f87 CtrlCore: Fixed issue with DisplayPopUp and DnD
git-svn-id: svn://ultimatepp.org/upp/trunk@10886 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-28 09:41:34 +00:00
cxl
885da89e8c plugin/z: Updated to 1.2.11
git-svn-id: svn://ultimatepp.org/upp/trunk@10885 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-26 08:39:49 +00:00
cxl
5e01d15846 plugin/sqlite3: updated to 3.17.9
git-svn-id: svn://ultimatepp.org/upp/trunk@10884 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-25 15:44:49 +00:00
klugier
624f6fb10f .bazaar GoogleMockExample is now main pack
git-svn-id: svn://ultimatepp.org/upp/trunk@10883 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-24 20:41:53 +00:00
cxl
8314cb20e4 RichText: Yet another hdr/ftr fix
git-svn-id: svn://ultimatepp.org/upp/trunk@10881 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-24 13:53:07 +00:00
cxl
18c31de080 RichText: Fixed corner case issue with hdr/ftr
git-svn-id: svn://ultimatepp.org/upp/trunk@10879 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-24 13:44:33 +00:00
cxl
34d746aa81 RichEdit: New Header/Footer not transfered to the next line
git-svn-id: svn://ultimatepp.org/upp/trunk@10875 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-24 11:52:55 +00:00
cxl
4a801c1e16 plugin/png: Copying updated
git-svn-id: svn://ultimatepp.org/upp/trunk@10873 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-23 07:55:56 +00:00
cxl
335d2122af ide: per-package setting of tabsize
git-svn-id: svn://ultimatepp.org/upp/trunk@10872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-22 11:52:45 +00:00
cxl
749e3c1b4d Core: One::Get (alternative to operator~)
git-svn-id: svn://ultimatepp.org/upp/trunk@10871 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-22 08:31:18 +00:00
cxl
c90c735d48 plugin/png: updated to 1.2.57
git-svn-id: svn://ultimatepp.org/upp/trunk@10870 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-22 08:19:55 +00:00
cxl
c1c342a95f .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-21 11:01:47 +00:00
cxl
4bc8912a7a .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10868 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-21 10:50:14 +00:00
cxl
82acd55532 .tutorial
git-svn-id: svn://ultimatepp.org/upp/trunk@10867 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-21 10:34:19 +00:00
cxl
4ee2d46a0e Core: MakeOne
git-svn-id: svn://ultimatepp.org/upp/trunk@10866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-21 10:32:54 +00:00
cxl
031b7e10be .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@10865 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-21 10:32:51 +00:00
cxl
719edca7c9 bazaar/RepGen: fixed to compile in Win32 (add PdfDraw 'uses')
git-svn-id: svn://ultimatepp.org/upp/trunk@10864 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-21 09:43:01 +00:00
cxl
884f143cf7 .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@10863 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-20 17:16:36 +00:00
cxl
f0f310a425 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@10862 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-19 09:22:17 +00:00
cxl
d401b23eff .One docs
git-svn-id: svn://ultimatepp.org/upp/trunk@10861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-19 09:10:04 +00:00
klugier
2d100604f2 .bazaar fix GoogleMock example Service method return value
git-svn-id: svn://ultimatepp.org/upp/trunk@10860 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-02-18 23:28:01 +00:00