koldo
|
ecf562b9f0
|
Controls4U: Now all StaticClocks are removed
git-svn-id: svn://ultimatepp.org/upp/trunk@11161 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-06-13 10:30:07 +00:00 |
|
koldo
|
710da312ea
|
Controls4U_Demo: Aesthetic changes
git-svn-id: svn://ultimatepp.org/upp/trunk@11160 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-06-13 10:28:33 +00:00 |
|
koldo
|
82fe336cb5
|
PolyXML: Removed pedantic warning
git-svn-id: svn://ultimatepp.org/upp/trunk@11159 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-06-13 08:52:43 +00:00 |
|
zbych
|
7c35025681
|
ChromiumBrowser: back to DHCtrl, flash library path updated
git-svn-id: svn://ultimatepp.org/upp/trunk@11133 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-06-02 21:06:50 +00:00 |
|
koldo
|
2c0715067d
|
*Functions4U: Fixed Angle
git-svn-id: svn://ultimatepp.org/upp/trunk@11120 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-05-25 10:25:14 +00:00 |
|
koldo
|
c9948788ad
|
Functions4U: Fixed "pedantic" mode warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@11074 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-05-12 08:01:32 +00:00 |
|
koldo
|
10a83bb245
|
SysInfo: Better serial disk detection in Windows
git-svn-id: svn://ultimatepp.org/upp/trunk@11073 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-05-12 07:59:42 +00:00 |
|
klugier
|
1f7d92bd07
|
.bazaar fix Unique to compile.
git-svn-id: svn://ultimatepp.org/upp/trunk@11026 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-04-22 23:02:50 +00:00 |
|
micio
|
968b21ac00
|
Bazaar/Scgi : fix for C++11 changes
git-svn-id: svn://ultimatepp.org/upp/trunk@10954 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-19 08:55:43 +00:00 |
|
koldo
|
a7f15867cf
|
Controls4U: Fixed warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@10947 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-17 20:46:43 +00:00 |
|
koldo
|
58f93b61bd
|
Functions4U: Fixed warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@10946 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-17 20:46:18 +00:00 |
|
koldo
|
80d7ed9b8c
|
Controls4U_Demo: Fixed warnings
git-svn-id: svn://ultimatepp.org/upp/trunk@10945 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-17 20:45:59 +00:00 |
|
micio
|
200c3ed6a3
|
Bazaar/Serial : avoid operations on a closed file descriptor
git-svn-id: svn://ultimatepp.org/upp/trunk@10941 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-16 11:28:12 +00:00 |
|
koldo
|
805bd8df7d
|
Functions4U: GetSeason
git-svn-id: svn://ultimatepp.org/upp/trunk@10936 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-10 22:45:51 +00:00 |
|
koldo
|
b817b97fca
|
MathTools: Adapted to ScatterDraw changes
git-svn-id: svn://ultimatepp.org/upp/trunk@10935 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-10 22:44:13 +00:00 |
|
klugier
|
cafaf99c4a
|
.bazaar GoogleTest.upt now using namespace Upp when main package is enabled.
git-svn-id: svn://ultimatepp.org/upp/trunk@10931 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-09 22:42:37 +00:00 |
|
klugier
|
61e78d1944
|
.bazaar Fix windows platform detenction in google test upp part.
git-svn-id: svn://ultimatepp.org/upp/trunk@10930 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-09 22:37:07 +00:00 |
|
klugier
|
244d4cc57b
|
.bazaar .google_test added google mock example,
git-svn-id: svn://ultimatepp.org/upp/trunk@10926 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-08 22:07:28 +00:00 |
|
klugier
|
43599bbde1
|
.bazaar .google_test memory now is now checked on operating systems diffrent than Windows. Improve template for google test (google mock option).
git-svn-id: svn://ultimatepp.org/upp/trunk@10925 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-08 21:51:04 +00:00 |
|
cxl
|
d4529a3798
|
SysInfo: fixed to compile (missing ';')
git-svn-id: svn://ultimatepp.org/upp/trunk@10922 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-03-08 13:37:50 +00:00 |
|
klugier
|
b8682215f6
|
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
|
906064d6ca
|
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
|
973054a6c0
|
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
|
8a1720c4d5
|
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
|
42a3f51f0a
|
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 |
|
klugier
|
3b23ec59b2
|
.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
|
da6f796eb6
|
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 |
|
klugier
|
6b2a747042
|
.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 |
|
klugier
|
eee6bc3fb5
|
.bazaar Added Google Mock simply example
git-svn-id: svn://ultimatepp.org/upp/trunk@10859 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-18 23:26:57 +00:00 |
|
klugier
|
0e773d02b5
|
.bazzar Fix to compile RepGen.cpp by removing Execute method from callback call
git-svn-id: svn://ultimatepp.org/upp/trunk@10857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-18 21:43:02 +00:00 |
|
klugier
|
5c627a3efb
|
.bazzar fully ported gmock to upp build system.
git-svn-id: svn://ultimatepp.org/upp/trunk@10856 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-18 21:37:06 +00:00 |
|
micio
|
c278ac0827
|
Bazaar/Serial : fixed a timeout bug on windows
git-svn-id: svn://ultimatepp.org/upp/trunk@10828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-08 22:32:33 +00:00 |
|
micio
|
1702b18a71
|
Bazaar/Serial : fix for OSX
git-svn-id: svn://ultimatepp.org/upp/trunk@10814 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-02-01 15:56:34 +00:00 |
|
micio
|
ccbf263ba6
|
Bazaar/Serial : fix for windows
git-svn-id: svn://ultimatepp.org/upp/trunk@10810 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-31 10:05:35 +00:00 |
|
micio
|
ab947fb078
|
Bazaar/Serial : added function
git-svn-id: svn://ultimatepp.org/upp/trunk@10809 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-31 10:03:19 +00:00 |
|
koldo
|
69a5026b55
|
MathTools: Added ShowButtons()
git-svn-id: svn://ultimatepp.org/upp/trunk@10797 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-29 15:19:40 +00:00 |
|
koldo
|
ef5800a916
|
Functions4U: Stronger DirectoryExistsX connects network folder if exists but is not connected
git-svn-id: svn://ultimatepp.org/upp/trunk@10796 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-29 15:17:37 +00:00 |
|
micio
|
7854b4d9a9
|
Bazaar/Control4U : fix missing using namespace Upp
git-svn-id: svn://ultimatepp.org/upp/trunk@10794 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-29 02:05:17 +00:00 |
|
micio
|
8cf30c9620
|
Bazaar/Serial : fixed compilation on OSX
git-svn-id: svn://ultimatepp.org/upp/trunk@10793 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-28 23:36:30 +00:00 |
|
micio
|
64de920fe7
|
Bazaar/Serial : start porting to OSX
git-svn-id: svn://ultimatepp.org/upp/trunk@10792 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-28 23:24:30 +00:00 |
|
micio
|
3ea05b8398
|
Bazaar/Serial : fix for windows
git-svn-id: svn://ultimatepp.org/upp/trunk@10774 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-27 16:52:20 +00:00 |
|
micio
|
0387437fbd
|
Bazaar/Serial : added function to send a byte buffer
git-svn-id: svn://ultimatepp.org/upp/trunk@10773 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-27 16:49:08 +00:00 |
|
micio
|
2d9f0a59d0
|
Bazaar/Serial : fix for windows
git-svn-id: svn://ultimatepp.org/upp/trunk@10766 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-26 10:02:45 +00:00 |
|
micio
|
d4603161c8
|
Bazaar/Serial : added functions to control DTR and RTS lines
git-svn-id: svn://ultimatepp.org/upp/trunk@10765 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2017-01-26 09:52:56 +00:00 |
|
koldo
|
3bf7deba1b
|
Controls4U: Updates in namespace
git-svn-id: svn://ultimatepp.org/upp/trunk@10584 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-25 16:14:01 +00:00 |
|
koldo
|
28cbd2c033
|
Functions4U: Improved NAN handling
git-svn-id: svn://ultimatepp.org/upp/trunk@10583 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-25 16:12:40 +00:00 |
|
zbych
|
615c5a4d24
|
ChromiumBrowser:
1. Chromium 54 certificates API change
2. CEF download page updated
3. translation typo fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@10533 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-10 09:04:29 +00:00 |
|
koldo
|
622d7c67ed
|
*SysInfo: Fix for 16 bit bitmaps thaks to luoganda
git-svn-id: svn://ultimatepp.org/upp/trunk@10532 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-09 22:01:19 +00:00 |
|
koldo
|
e1d653a12c
|
GrabYourScreen: Updated to last U++ changes
git-svn-id: svn://ultimatepp.org/upp/trunk@10527 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-07 07:53:19 +00:00 |
|
koldo
|
7a3d8522b8
|
*SysInfo_demo_gui: Some updates after U++ changes and luoganda report
git-svn-id: svn://ultimatepp.org/upp/trunk@10517 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2016-12-05 09:19:34 +00:00 |
|