Commit graph

13229 commits

Author SHA1 Message Date
klugier
4241eb4cce CtrlLib, Doc: GUI tutorial table of contents style fixed.
git-svn-id: svn://ultimatepp.org/upp/trunk@15476 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 22:39:12 +00:00
klugier
f890fd4603 Doc: code font size changed from 8 to 9 in tutorials.
git-svn-id: svn://ultimatepp.org/upp/trunk@15475 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 21:15:28 +00:00
klugier
9b37225338 Doc: Tutorial defualt template aligned with current documentation style.
git-svn-id: svn://ultimatepp.org/upp/trunk@15474 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 21:07:08 +00:00
klugier
eafd8984ea CtrlLib, Doc: Layout tutorials now describes what CtrlLayout do.
git-svn-id: svn://ultimatepp.org/upp/trunk@15473 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 20:28:06 +00:00
cxl
e7a32753cf umk: fixed to compile
git-svn-id: svn://ultimatepp.org/upp/trunk@15472 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 14:08:13 +00:00
cxl
2ac7a45b4a CtrlCore, Draw: Cocoa font handling moved to Draw
git-svn-id: svn://ultimatepp.org/upp/trunk@15471 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 13:19:54 +00:00
cxl
b8f20f5ae9 CtrlCore: for(Ctrl& q : widget) now possible
git-svn-id: svn://ultimatepp.org/upp/trunk@15470 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 09:36:17 +00:00
cxl
6be26dec0a .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@15469 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 09:36:15 +00:00
cxl
5dd2a3e934 Core: Array::Create without type
git-svn-id: svn://ultimatepp.org/upp/trunk@15468 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 08:49:06 +00:00
klugier
3a7c854f5d Doc: .cosmetic in styling.
git-svn-id: svn://ultimatepp.org/upp/trunk@15467 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 02:04:48 +00:00
klugier
9846d13cde Doc: Changed code font size from 8 to 9 for better readability.
git-svn-id: svn://ultimatepp.org/upp/trunk@15466 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 01:57:07 +00:00
klugier
6e3e50a08a Draw: Tutorial improvements to the latest changes in examples.
git-svn-id: svn://ultimatepp.org/upp/trunk@15465 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 00:44:01 +00:00
klugier
1ea99cbc68 Tutorial: Draw tutorial code modernization.
git-svn-id: svn://ultimatepp.org/upp/trunk@15464 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-20 00:43:27 +00:00
oblivion
707ea0b196 Core/SSH: Typos fixed.
git-svn-id: svn://ultimatepp.org/upp/trunk@15463 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 20:47:12 +00:00
oblivion
5ef564624e Core/SSH: Deprecated methods are now marked with C++14 style deprecation messages.
git-svn-id: svn://ultimatepp.org/upp/trunk@15462 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 20:42:20 +00:00
klugier
cea4405430 Ide, Doc: U++ keyword in Layout Designer documentation package.
git-svn-id: svn://ultimatepp.org/upp/trunk@15461 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 20:31:34 +00:00
cxl
9924c252bc Makefile(s) updated
git-svn-id: svn://ultimatepp.org/upp/trunk@15460 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 20:00:03 +00:00
cxl
aceca73cda CtrlLib: FileSel fixed to compile in Linux
git-svn-id: svn://ultimatepp.org/upp/trunk@15459 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 19:53:36 +00:00
cxl
3df4ba474d CtrlLib: FileSel fix
git-svn-id: svn://ultimatepp.org/upp/trunk@15458 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 19:46:33 +00:00
cxl
746282c561 CtrlLib: FileSel improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@15456 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 19:42:17 +00:00
koldo
a1d72d78f4 ScatterCtrl: Tiny fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@15455 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 18:38:02 +00:00
oblivion
aec44ba54c Core/SSH: SFtp::DirEntry objects can now be serialized.
Core/SSH: SFtp::DirEntry::ToXml() method is marked as deprecated.

git-svn-id: svn://ultimatepp.org/upp/trunk@15454 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 15:58:42 +00:00
cxl
22114d2db3 CtrlLib, ide: Support for mouse fw/bk buttons
git-svn-id: svn://ultimatepp.org/upp/trunk@15453 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 10:16:03 +00:00
cxl
78f6be9a3d CtrlCore: K_MOUSE_FORWARD / K_MOUSE_BACKWARD in gtk backend
git-svn-id: svn://ultimatepp.org/upp/trunk@15452 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 09:42:11 +00:00
cxl
b5f61284c6 CtrlCore: Mouse forward/backward buttons support in Win32 (K_MOUSE_FORWARD, K_MOUSE_BACKWARD)
git-svn-id: svn://ultimatepp.org/upp/trunk@15451 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 09:28:01 +00:00
cxl
6d663132c1 .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@15450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 09:28:00 +00:00
klugier
8259006b0b Ide: app name is set in the main function (TheIDE).
git-svn-id: svn://ultimatepp.org/upp/trunk@15449 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-19 01:39:16 +00:00
klugier
de350a6de0 Ide: More SetupAstyle improvements.
git-svn-id: svn://ultimatepp.org/upp/trunk@15448 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-18 22:13:25 +00:00
klugier
037e348033 Ide: SetupAstyl layouy now scales correctly.
git-svn-id: svn://ultimatepp.org/upp/trunk@15447 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-18 22:11:18 +00:00
oblivion
5f76b1e94c Core, API docs: FileStream::SetTime() entry is corrected.
git-svn-id: svn://ultimatepp.org/upp/trunk@15446 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-18 16:28:45 +00:00
klugier
764e813512 Ide: Added warchef into About box :) Congratulations and thanks for contribution!
git-svn-id: svn://ultimatepp.org/upp/trunk@15445 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-18 12:54:57 +00:00
cxl
25bcdc16ab uppsrc: Hungarian translations (thanks warchef)
git-svn-id: svn://ultimatepp.org/upp/trunk@15444 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-18 12:33:43 +00:00
oblivion
d4cd9a866f Core/SSH: ssize_t/size_t to int casts are made explicit to make compilers happy.
git-svn-id: svn://ultimatepp.org/upp/trunk@15443 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-17 23:09:53 +00:00
oblivion
6047777265 reference: SFtpFileSel, suppressed a compiler warning.
git-svn-id: svn://ultimatepp.org/upp/trunk@15440 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-17 15:21:05 +00:00
oblivion
afe308ab64 reference: SFtpFileSel example is improved.
git-svn-id: svn://ultimatepp.org/upp/trunk@15439 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-17 14:59:59 +00:00
oblivion
90ff92d205 Core/SSH: Minor SFtpStream improvements, bug fixes, cleanup.
git-svn-id: svn://ultimatepp.org/upp/trunk@15438 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-17 14:53:29 +00:00
oblivion
8dc524efa8 Core/SSH: libssh2 is upgraded to v1.9.0
git-svn-id: svn://ultimatepp.org/upp/trunk@15437 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-17 14:41:50 +00:00
cxl
e779ffd7a6 .benchmarks
git-svn-id: svn://ultimatepp.org/upp/trunk@15436 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-16 22:57:09 +00:00
klugier
3c1392b986 CtrlLib, Doc: .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15434 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-16 22:28:20 +00:00
klugier
3640f582cf CtrlLib, Doc: GUI tutorail no longer posses reference to CLASSNAME.
git-svn-id: svn://ultimatepp.org/upp/trunk@15433 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-16 22:27:39 +00:00
klugier
c39c30b6bd Tutorial: Removed depricated CLASSNAME from GUI tutorials.
git-svn-id: svn://ultimatepp.org/upp/trunk@15432 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-16 22:27:13 +00:00
koldo
00fa06e6dd STEM4U_Demo: Simplified Integral template list
git-svn-id: svn://ultimatepp.org/upp/trunk@15431 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-16 10:51:12 +00:00
koldo
40251c6264 STEM4U: Simplified Integral template list
git-svn-id: svn://ultimatepp.org/upp/trunk@15430 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-16 10:50:14 +00:00
koldo
ad818641b5 Surface: removed warning
git-svn-id: svn://ultimatepp.org/upp/trunk@15429 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-16 10:49:15 +00:00
koldo
bf956dbf84 Functions4U: Simplified Find() functions template list
git-svn-id: svn://ultimatepp.org/upp/trunk@15428 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-16 10:48:48 +00:00
klugier
11adff8af5 Ide, CtrlLib: typedef removal from GUI tutorial + small changesin Layout Designer article.
git-svn-id: svn://ultimatepp.org/upp/trunk@15427 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-16 01:48:56 +00:00
klugier
ebb7ca3b5e Tutorial: GUI tutorial typedef removal.
git-svn-id: svn://ultimatepp.org/upp/trunk@15426 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-16 01:40:57 +00:00
klugier
3df684fce3 Ide, Doc: Xemuth documentation regest in according to Layout Designer has been written.
git-svn-id: svn://ultimatepp.org/upp/trunk@15425 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-15 22:53:02 +00:00
klugier
b73afa93c5 Ide, Doc: Layout designer custom widgets.
git-svn-id: svn://ultimatepp.org/upp/trunk@15424 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-15 11:25:49 +00:00
klugier
502173e02c Ide, Doc: Layout Designer code generation screenshot update.
git-svn-id: svn://ultimatepp.org/upp/trunk@15423 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-15 10:45:45 +00:00