Commit graph

1366 commits

Author SHA1 Message Date
cxl
0d11baf52c ide: upphub improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@15615 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-21 12:39:09 +00:00
cxl
a869ce5ed1 CtrlLib: Improved tooltip colors in gtk3 (thanks klugier)
git-svn-id: svn://ultimatepp.org/upp/trunk@15608 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-18 15:52:25 +00:00
cxl
0ec9cf3a7f CtrlLib: Win32 HeaderCtrl appearance changed (now ignoring weird native appearance)
git-svn-id: svn://ultimatepp.org/upp/trunk@15607 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-18 09:42:46 +00:00
cxl
847f22fa45 ide: File/Dir buttons cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15566 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-04 16:19:44 +00:00
cxl
bb17b1e19f CtrlLib: DirSelButton changes, GridCtrl fix
git-svn-id: svn://ultimatepp.org/upp/trunk@15559 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-12-01 14:27:30 +00:00
cxl
2903daa348 ide: Annotations click now leads to help
git-svn-id: svn://ultimatepp.org/upp/trunk@15521 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-26 13:58:53 +00:00
cxl
b9eec0536a CtrlLib: FileSel LRU improved
git-svn-id: svn://ultimatepp.org/upp/trunk@15514 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-25 09:28:58 +00:00
cxl
6c5af00830 CtrlLib: LabelBase AlignLeft typo fixed (thanks bozero)
git-svn-id: svn://ultimatepp.org/upp/trunk@15507 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-24 11:44:32 +00:00
cxl
64c04306f1 CtrlLib: FileSel minor fix of network caching
git-svn-id: svn://ultimatepp.org/upp/trunk@15499 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-23 09:52:06 +00:00
klugier
a1e6f651d9 CtrlLib, Doc: .cosmetics 4
git-svn-id: svn://ultimatepp.org/upp/trunk@15491 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 23:37:54 +00:00
klugier
265a244271 CtrlLib, Doc: .cosmetics 3
git-svn-id: svn://ultimatepp.org/upp/trunk@15490 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 15:17:44 +00:00
klugier
c2708396bc CtrlLib, Doc: .cosmetics 2
git-svn-id: svn://ultimatepp.org/upp/trunk@15489 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 15:06:51 +00:00
klugier
9ca88037ac CtrlLib, Doc: .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15488 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 14:07:26 +00:00
klugier
7e7caccbc5 CtrlLib, Doc: Option now posses exempary code.
git-svn-id: svn://ultimatepp.org/upp/trunk@15487 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-22 14:02:07 +00:00
klugier
5b66fe1140 CtrlLib, Doc: GUI tutorial MyAppWindow standardization.
git-svn-id: svn://ultimatepp.org/upp/trunk@15483 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-21 23:44:25 +00:00
klugier
08b2cf1f67 CtrlLib, Doc: Improved layout tutorial.
git-svn-id: svn://ultimatepp.org/upp/trunk@15479 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-21 22:09:26 +00:00
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
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
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
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
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
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
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
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
728edfff38 CtrlLib, Doc: GUI tutorial layout section improved.
git-svn-id: svn://ultimatepp.org/upp/trunk@15422 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-15 01:06:33 +00:00
cxl
5aaf5746e3 ide: WebSearch engines
git-svn-id: svn://ultimatepp.org/upp/trunk@15414 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-14 13:45:50 +00:00
klugier
72e21c699d CtrlLib, Ide, Doc: layout designer documentation improved.
git-svn-id: svn://ultimatepp.org/upp/trunk@15413 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-14 11:45:43 +00:00
klugier
547f956e0c CtrlLib, Doc: GUI tutorial now points to layout designer documentation.
git-svn-id: svn://ultimatepp.org/upp/trunk@15411 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-14 00:20:35 +00:00
klugier
a3a2917eb3 CtrlLib, Doc: Tutorial cosmetics.
git-svn-id: svn://ultimatepp.org/upp/trunk@15405 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-13 22:52:06 +00:00
klugier
039d0d494e CtrlLib, Doc: .cosmetic
git-svn-id: svn://ultimatepp.org/upp/trunk@15404 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-13 21:07:39 +00:00
klugier
b82578e986 CtrlLib, Doc: GUI tutorial simplification.
git-svn-id: svn://ultimatepp.org/upp/trunk@15403 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-13 21:01:48 +00:00
klugier
bad94cfcd6 CtrlLib, Doc: Added information about creating GUI packages from template in tutorial.
git-svn-id: svn://ultimatepp.org/upp/trunk@15402 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-13 20:56:36 +00:00
cxl
98670011d1 ide: OnlineSearch improvements
git-svn-id: svn://ultimatepp.org/upp/trunk@15401 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-13 17:26:20 +00:00
klugier
6a4ea3cfef RichText, Doc: Added table of content to QTF and integrate it in Qtf designer.
git-svn-id: svn://ultimatepp.org/upp/trunk@15399 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-11 20:51:46 +00:00
cxl
e5c9300845 ide: LayDes .usc fixed ordering issue
git-svn-id: svn://ultimatepp.org/upp/trunk@15396 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-10 23:16:07 +00:00
klugier
ca2260f97b CtrlLib, Doc: .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15394 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-10 20:05:55 +00:00
klugier
da4c74fc3f CtrlLib, Doc: GUI Tutorial grammar fixes.
git-svn-id: svn://ultimatepp.org/upp/trunk@15391 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-10 19:38:14 +00:00
klugier
beda7ac005 CtrlLib, Tutorial: Improved internationalizing tutorial (Thanks Oblivion)
git-svn-id: svn://ultimatepp.org/upp/trunk@15389 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-10 15:20:09 +00:00
klugier
b18004fad0 CtrLib, Doc: .cosmetics in tutorial.
git-svn-id: svn://ultimatepp.org/upp/trunk@15388 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-10 14:16:07 +00:00
klugier
731c179e6a CtrlLib, Doc: Internationalisation tutorial section various gramar improvements.
git-svn-id: svn://ultimatepp.org/upp/trunk@15383 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-09 20:53:44 +00:00
klugier
566c4cd330 CtrlLib, Doc: Internationalisation tutorial now posses screenshots from Window and two additional languages has been added.
git-svn-id: svn://ultimatepp.org/upp/trunk@15381 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-09 19:32:18 +00:00
klugier
6393dfbee6 CtrlLib, Doc: Added better screenshots to translations.
git-svn-id: svn://ultimatepp.org/upp/trunk@15379 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-09 16:25:53 +00:00
cxl
9332ee018e TreeCtrl: OkEdit, EndEdit now public
git-svn-id: svn://ultimatepp.org/upp/trunk@15376 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-09 14:37:52 +00:00
klugier
886c913e14 CtrlLib, Doc: .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@15375 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-09 09:37:04 +00:00
klugier
1b7840a3ed CtrLib: .cosmetics tutorial.
git-svn-id: svn://ultimatepp.org/upp/trunk@15374 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-09 02:03:12 +00:00
klugier
095d6cc9ca CtrlLib, Doc: Tutorial internationalizing application improved.
git-svn-id: svn://ultimatepp.org/upp/trunk@15373 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-09 02:01:58 +00:00
klugier
a8f970fcaa CtrlLib, Doc: Added internationalizing application article to GUI tutorial.
git-svn-id: svn://ultimatepp.org/upp/trunk@15371 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-11-09 01:50:09 +00:00