Commit graph

12806 commits

Author SHA1 Message Date
xemuth
8f24f1c69c SurfaceCtrl: Fixed many Warnings, Thanks to Koldo !
git-svn-id: svn://ultimatepp.org/upp/trunk@15039 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-14 14:13:38 +00:00
cxl
931ad289df .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@15038 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-14 08:57:12 +00:00
koldo
0ff934cabf .Controls4U_Demo: Removed MT
git-svn-id: svn://ultimatepp.org/upp/trunk@15037 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-13 17:38:31 +00:00
koldo
8d547ed37d Functions4U: Added Painter
git-svn-id: svn://ultimatepp.org/upp/trunk@15036 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-13 17:37:51 +00:00
koldo
82c38a3da9 STEM4U: Added SeaWaves
git-svn-id: svn://ultimatepp.org/upp/trunk@15035 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-13 17:37:07 +00:00
koldo
1994b47f5b STEM4U_DemoTest: Added SeaWaves
git-svn-id: svn://ultimatepp.org/upp/trunk@15034 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-13 17:36:43 +00:00
klugier
23115d9a83 UppWeb: Added GTest logo on bazzar page.
git-svn-id: svn://ultimatepp.org/upp/trunk@15033 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-13 16:39:23 +00:00
koldo
1370bff731 SysInfo_demo_gui: Fixed NOGTK scaling problem thanks to Klugier
git-svn-id: svn://ultimatepp.org/upp/trunk@15032 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-13 13:21:03 +00:00
klugier
d745d2aecf Bazaar: GTest do not warn about leaks on windows.
git-svn-id: svn://ultimatepp.org/upp/trunk@15031 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-13 12:55:46 +00:00
klugier
ed4d0b9ee6 Bazaar: GTest windows implementation is now free of crashes.
git-svn-id: svn://ultimatepp.org/upp/trunk@15030 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-13 12:36:23 +00:00
klugier
999394ed69 IDE: IDE can now detects Visual Studio 2019 Professional.
git-svn-id: svn://ultimatepp.org/upp/trunk@15029 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-13 10:59:34 +00:00
xemuth
a3cbd0a815 SurfaceCtrl: Added ZoomToFit and LookAt function to the MagicCamera
git-svn-id: svn://ultimatepp.org/upp/trunk@15028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 23:00:17 +00:00
xemuth
c19de57e0f SurfaceCtrl_Demo: Added ZoomToFit
git-svn-id: svn://ultimatepp.org/upp/trunk@15027 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 22:59:36 +00:00
klugier
ba29b5a0ec Bazaar: Fix compilation warnings in CMeter.
git-svn-id: svn://ultimatepp.org/upp/trunk@15026 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 21:33:18 +00:00
klugier
bf5cedfca7 Bazaar: AutoScruoller now in Upp namespace.
git-svn-id: svn://ultimatepp.org/upp/trunk@15025 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 21:29:10 +00:00
klugier
e2a1fb5fe5 Bazaar: GTest main function fix on Linux.
git-svn-id: svn://ultimatepp.org/upp/trunk@15024 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 21:06:39 +00:00
klugier
f1dc3eca2f Bazaar: plain GTest leaks ignored only on windows.
git-svn-id: svn://ultimatepp.org/upp/trunk@15023 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 15:43:49 +00:00
klugier
2310f9bce7 Bazaar: GTest test main function reorganization.
git-svn-id: svn://ultimatepp.org/upp/trunk@15022 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 15:23:17 +00:00
klugier
cfd070d0c2 Bazaar: GTest examples on Windows do not crash on exit.
git-svn-id: svn://ultimatepp.org/upp/trunk@15021 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 12:45:42 +00:00
cxl
8de17f185a Core: Fixed issue with bool serialization
git-svn-id: svn://ultimatepp.org/upp/trunk@15020 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 08:39:41 +00:00
cxl
5370e97013 CtrlCore: Fixed mouse event handling popup related issues in MacOS
git-svn-id: svn://ultimatepp.org/upp/trunk@15019 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-12 08:14:41 +00:00
xemuth
0d256531c1 SurfaceCtrl_Demo: Update ExecuteGL
git-svn-id: svn://ultimatepp.org/upp/trunk@15018 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-11 22:18:17 +00:00
klugier
9933e18b3e Bazaar: GTestUIExamples cosmetics.
git-svn-id: svn://ultimatepp.org/upp/trunk@15017 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-11 18:48:04 +00:00
cxl
711fb0857f .DDUMPs
git-svn-id: svn://ultimatepp.org/upp/trunk@15016 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-11 06:42:37 +00:00
cxl
4d6f29602e CtrlCore: Cocoa ImageDraw::operator Image now const
git-svn-id: svn://ultimatepp.org/upp/trunk@15015 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-11 06:18:45 +00:00
cxl
9723fc1a24 .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@15014 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-11 06:18:43 +00:00
oblivion
00048c19ca Turtle: MouseIn() method implemented. (using onmouseover event)
git-svn-id: svn://ultimatepp.org/upp/trunk@15013 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-10 20:38:54 +00:00
xemuth
dda2fb3af3 SurfaceCtrl: Upddated Skybox object
git-svn-id: svn://ultimatepp.org/upp/trunk@15012 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-10 18:58:29 +00:00
xemuth
6b8d449038 SurfaceCtrl_Demo: Adding Show skybox
git-svn-id: svn://ultimatepp.org/upp/trunk@15011 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-10 18:58:13 +00:00
klugier
51c4663882 Bazzar: GTest cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15010 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-10 17:44:48 +00:00
klugier
3a0216553e Bazaar: TEST_GUI_APP_MAIN macOS port.
git-svn-id: svn://ultimatepp.org/upp/trunk@15009 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-10 16:58:06 +00:00
xemuth
eb93dc9750 SurfaceCtrl: removed flagSKYBOX
git-svn-id: svn://ultimatepp.org/upp/trunk@15008 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-10 14:36:06 +00:00
oblivion
33af420c8d Turtle: Server side improvements, reduced CPU load on idle state, and cleanup.
git-svn-id: svn://ultimatepp.org/upp/trunk@15007 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-10 12:08:58 +00:00
cxl
1bd526321f Makefile(s) updated
git-svn-id: svn://ultimatepp.org/upp/trunk@15006 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-10 09:41:04 +00:00
cxl
ebc598f549 Makefile(s) updated
git-svn-id: svn://ultimatepp.org/upp/trunk@15005 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-10 09:40:11 +00:00
cxl
8bf1ac7920 Makefile(s) updated
git-svn-id: svn://ultimatepp.org/upp/trunk@15004 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-10 09:26:22 +00:00
klugier
8158a053c4 Bazaar: GTest examples renamed.
git-svn-id: svn://ultimatepp.org/upp/trunk@15003 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-09 22:32:09 +00:00
cxl
830036a2e8 ide: Fixed full screen issue in SlideShow
git-svn-id: svn://ultimatepp.org/upp/trunk@15002 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-09 11:58:47 +00:00
cxl
f2ef80a76c plugin/ppm: Fixed condition
git-svn-id: svn://ultimatepp.org/upp/trunk@15001 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-09 10:18:37 +00:00
cxl
047aea8906 plugin/tif: fixed config header mess
git-svn-id: svn://ultimatepp.org/upp/trunk@15000 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-08 19:54:19 +00:00
cxl
e8be0bee4c plugin/gdal: Fixed for win32 clang
git-svn-id: svn://ultimatepp.org/upp/trunk@14999 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-08 19:54:18 +00:00
cxl
df3b35aa3d bazaar: Copying
git-svn-id: svn://ultimatepp.org/upp/trunk@14998 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-08 15:53:25 +00:00
oblivion
0b2bd0a241 Core/SSH: Minor fixes & decprecated methods are marked with [[deprecated]] attribute.
git-svn-id: svn://ultimatepp.org/upp/trunk@14997 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-07 18:53:40 +00:00
cxl
861c74635d plugin/ndisasm: rollback
git-svn-id: svn://ultimatepp.org/upp/trunk@14996 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-07 12:56:54 +00:00
oblivion
7c1dfe4a67 Core/SSH: Ssh::Wait method is improved.
Core/SSH: Minor cleanup.

git-svn-id: svn://ultimatepp.org/upp/trunk@14995 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-06 14:13:35 +00:00
klugier
da73533484 Bazaar: GtestUIExample cosmetic improvements.
git-svn-id: svn://ultimatepp.org/upp/trunk@14994 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-06 11:44:12 +00:00
klugier
eee1bd4e46 Bazzar: Google test example packages naming simplification.
git-svn-id: svn://ultimatepp.org/upp/trunk@14993 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-06 11:32:01 +00:00
klugier
e39620c940 Bazaar: GoogleTestUIExample now shows how to simulate click and mock action.
git-svn-id: svn://ultimatepp.org/upp/trunk@14992 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-05 23:56:21 +00:00
klugier
5f3d6509e1 Bazaar: TEST_GUI_APP_MAIN GoogleTest Windows implementation.
git-svn-id: svn://ultimatepp.org/upp/trunk@14991 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-05 19:30:05 +00:00
klugier
2a13927e70 Bazzar: GoogleTestUI unique configuration flag.
git-svn-id: svn://ultimatepp.org/upp/trunk@14990 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-09-05 18:58:40 +00:00