Gary Wang
bbd1c5ffa2
CtrlLib, Doc: Tutorial(Gui24) correct comment and copywriting strings ( #243 ) for zh-cn and zh-tw locale
...
Correct comment and copywriting strings for zh-cn and zh-tw locale.
As a follow up of #241 . The documentation related file is also updated.
Note: I didn't update the attached image resources in the doc (tpp) file, feel free to directly adding or modifying this PR to update these images if preferred.
2025-03-18 19:40:31 +01:00
klugier
40fc6d68c4
Revert "CtrlLib, Doc: .cosmetic in GUI24."
...
This reverts commit 94f8e3c83e .
2025-03-17 20:06:28 +01:00
klugier
94f8e3c83e
CtrlLib, Doc: .cosmetic in GUI24.
2025-03-17 20:04:19 +01:00
Gary Wang
916253ca4b
Tutorial(Gui24): make text readable under dark theme ( #241 )
...
...by changing the text color to `SBlue`.
2025-03-17 14:33:13 +01:00
Mirek Fidler
29c203fd54
C++23 fixes
2024-09-21 09:57:02 +02:00
Mirek Fidler
8c82df7a92
Core: std_forward removed from CoWork.h as it breaks compilation in some cases
2024-09-18 11:45:46 +02:00
Zbigniew Rębacz
fd1ea9a945
Core: Added all well known http status codes ( #195 )
2024-04-08 21:59:37 +02:00
Zbigniew Rębacz
6d364d0cee
Doc, Core: change port to 8080 in Network02 tutorial.
2023-12-03 13:21:08 +01:00
Zbigniew Rębacz
12400ceedd
.cosmetic
2023-10-28 21:30:08 +02:00
Zbigniew Rębacz
21816d69e7
Tutorial: small rework of Gui23.
2023-10-28 21:20:29 +02:00
Zbigniew Rębacz
fe0f373f01
.cosmetic
2023-10-27 23:48:05 +02:00
Zbigniew Rębacz
e029af614f
CtrlLib, Doc: added tutorial about time callback (23).
2023-10-27 23:44:46 +02:00
Zbigniew Rębacz
9b877c653d
Tutorial, Doc: Added second chapter for network tutorial. It is about building RESTful server.
2023-10-23 01:21:21 +02:00
Zbigniew Rębacz
ec34605fee
Tutorial: Removed unneeded file from Network01 tutorial.
2023-10-21 20:49:37 +02:00
Zbigniew Rębacz
f99a21a5c0
Doc: added initial version of network tutorial.
2023-10-21 20:45:51 +02:00
Zbigniew Rębacz
33f582c75e
Sql, Doc: tutorial modernization to the new hilighting.
2023-10-01 12:57:10 +02:00
Zbigniew Rębacz
7b13126b72
Draw, Doc: Image tutorial modernized to new hilighting plus some minor code changes in tutorial examples.
2023-10-01 11:06:18 +02:00
Zbigniew Rębacz
b86d4aa9d9
Draw, Doc: Draw tutorial modernized to new hilighting.
2023-10-01 09:58:27 +02:00
Zbigniew Rębacz
e0bf5a0a35
CtrlLib, Doc: Removed virtual keyword from tutorials in favor of override.
2023-10-01 09:41:47 +02:00
Mirek Fidler
e11e48e88e
.autotest fixes
2023-04-25 10:50:21 +02:00
Mirek Fidler
6d284762a1
Revert "CtrlCore, ide: Support for namespace agnostic layouts refactored"
...
This reverts commit 4f49f919a2 .
2022-05-08 08:48:22 +02:00
Mirek Fidler
4f49f919a2
CtrlCore, ide: Support for namespace agnostic layouts refactored
2022-05-07 09:12:58 +02:00
Zbigniew Rębacz
d670725115
CtrlLib, Tutorial: fixed 16.2 tutorial (Layouts - Upp agnostic implementation).
2022-05-04 17:17:52 +02:00
Mirek Fidler
1da32a1315
CtrlLib tutorial: 14.1 minimal window size
2021-12-26 09:40:51 +01:00
cxl
adbb41c80d
.tutorial
...
git-svn-id: svn://ultimatepp.org/upp/trunk@16028 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-07-21 13:05:17 +00:00
cxl
496b646b2f
.tutorial
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15660 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-08 14:33:02 +00:00
cxl
70d8b6d67a
.tutorial
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15651 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-07 10:56:31 +00:00
klugier
8859a640e7
Tutorial: Fixed Gui09 tutorial - thanks mingodad. #28 - GitHub issue
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15647 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2021-01-05 11:35:11 +00:00
cxl
0228e59631
tutorials: CoreTutorial fixed
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15623 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-28 10:22:37 +00:00
klugier
92ba0bf056
Tutorial: MyAppWindow name standardization accross GUI tutorials.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15482 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-21 23:42:10 +00:00
klugier
e7ef687a32
Tutorial: align Gui16 (Layout) with CtrlLib documentation.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15480 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-21 22:10:48 +00:00
klugier
233b0fd047
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
klugier
707a7864de
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
klugier
f66ea03045
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
5ed61f5064
Tutorial: updated Gui23 description.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15390 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-10 15:22:21 +00:00
klugier
327d9719a4
Tutorial: Gui23 default window size is now bigger.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15380 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-09 16:26:33 +00:00
klugier
6c5fba6f54
Tutorial: .cosmetics
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15372 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-09 01:51:29 +00:00
klugier
90d21a1aa3
Tutorail: Gui23 cosmetics.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15369 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-08 22:59:14 +00:00
klugier
6a19ee30f8
Tutorial: Added Gui23 package related to translation.
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15368 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-08 22:56:24 +00:00
cxl
c9c77ab237
.tutorial
...
git-svn-id: svn://ultimatepp.org/upp/trunk@15247 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-10-14 14:36:29 +00:00
cxl
aab359bef2
.docs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13592 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-08 20:07:58 +00:00
cxl
93f953a89a
.docs
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13587 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-05 13:00:59 +00:00
cxl
57201c576a
.tutorial
...
git-svn-id: svn://ultimatepp.org/upp/trunk@13585 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2019-09-05 12:53:05 +00:00
cxl
cfbc0befb2
.tutorials
...
git-svn-id: svn://ultimatepp.org/upp/trunk@12056 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-07-08 07:32:00 +00:00
cxl
d9eeba5af1
.tutorial
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11769 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2018-02-09 11:57:41 +00:00
cxl
f6fc5c2afb
Reorganizing REPO
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11631 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-26 10:28:32 +00:00
cxl
4dae880178
.tutorial
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-16 13:22:50 +00:00
cxl
b7e9ea073a
.tutorial
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11530 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-08 08:34:54 +00:00
cxl
bc892d2bfd
.tutorial
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11529 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-07 19:37:08 +00:00
cxl
3ecd8e7da4
.tutorial
...
git-svn-id: svn://ultimatepp.org/upp/trunk@11527 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2017-12-04 12:21:50 +00:00