Commit graph

1703 commits

Author SHA1 Message Date
Mirek Fidler
22f3d3507a Draw, CtrlLib: Font NoColor and RichTextView MonoGlyphs disables replacing glyphs with color variants 2025-08-09 08:01:08 +02:00
Mirek Fidler
f39eb785be ide: Setup/Upgrade IDE now does full rebuild unless activated with Ctrl key, FileSel cosmetics, cosmetics... 2025-07-24 09:25:30 +02:00
Mirek Fidler
a8c3be8dc6 RichEdit: Diagram 2025-07-14 09:54:04 +02:00
Mirek Fidler
8d25d929d5 ide, CtrlLib: Improved menu position in custom title bar 2025-07-03 20:06:43 +02:00
Zbigniew Rębacz
27e08e7ea2 Doc, Tutorial: .cosmetics in GUI Tutorial. 2025-06-18 10:05:12 +02:00
Zbigniew Rębacz
157bb81739 Doc, Tutorial: Fixed bug in GUI23 caused by uninitialized value. 2025-06-18 10:03:47 +02:00
mirek-fidler
0b44641396
CtrlCore, ide: Custom TitleBar 2025-06-04 14:14:06 +02:00
Mirek Fidler
eb0fcfeca3 ide: More lines in package selection Recents, single-line mode in RichText removed 2025-05-07 16:32:55 +02:00
Mirek Fidler
609167ede2 ide, CtrlLib: Vertical labels support in Laydes and .usc 2025-04-29 16:33:39 +02:00
Mirek Fidler
993f0a6670 CtrlLib: DrawLabel orientation support 2025-04-29 11:26:09 +02:00
Mirek Fidler
93001d89b1 CtrlLib: DrawSmartText can now rotate the text clockwise or anticlockwise 2025-04-28 09:54:29 +02:00
Mirek Fidler
ef64c82584 CtrlLib: RichTextView::SingleLine mode now ignores mousewheel and selection 2025-04-26 16:01:28 +02:00
Mirek Fidler
34f48e64b5 CtrlLib: ArrayCtrl Column::Inserts(fn), DataPusher ConvertBy, prepration for vertical Labels 2025-04-25 13:40:55 +02:00
RealCaptainBerty
1edf2c6cf7
FileSelNative: Fixed gtk variant to allow for multiple file types (#262) 2025-04-23 15:45:21 +02:00
Sergey Ortman
9d699e699c
Fixed translations into Russian (#261) 2025-04-22 09:36:39 +02:00
Mirek Fidler
8b34f62b6c CtrLib: ColorButton Paint Enabled support 2025-04-19 16:13:56 +02:00
Mirek Fidler
707f3f7602 ide: LayDes empty layout instruction to use right mouse button 2025-04-17 08:20:04 +02:00
Mirek Fidler
293f55d488 .cosmetics 2025-04-11 15:45:02 +02:00
Mirek Fidler
9a16396f90 TreeCtrl: ScrollIntoX 2025-04-04 16:09:09 +02:00
Mirek Fidler
f471079229 ide: Select pacckage 'Recent' cosmetics, CtrlLib, RichText: SingleLine option 2025-04-03 17:18:38 +02:00
Mirek Fidler
2c64e6cb50 CtrlLib: Attempt at fixing MacOS menu issue 2025-03-19 10:56:34 +01:00
klugier
f4be81662b CtrlLib, Doc: Tutorial cosmetic. 2025-03-18 19:43:54 +01:00
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
7e16e71ca1 CtrlLib, Doc: .cosmetic in GUI24. 2025-03-17 20:08:18 +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
Mirek Fidler
07cf504fb4 CtrlLib: Attempt at fixing MacMenu.mm in older MacOS 2025-03-17 09:08:03 +01:00
Mirek Fidler
d58a5e54ab CtrlLib: Fix for older macos versions 2025-03-15 08:54:42 +01:00
Mirek Fidler
6cebecec4d CtrlLib: Possible fix of Coco_ChPaint 2025-03-14 13:49:34 +01:00
Mirek Fidler
bc6c1b3fd8 ide: Dark theme related fixes 2025-03-06 12:04:11 +01:00
Mirek Fidler
6420d11255 CtrlCore: Wayland GetVirtualScreenArea using gdk geometry again 2025-02-26 21:05:32 +01:00
Mirek Fidler
d1651453fb CtrLib: FixButton adjusted to work both with Linux Lite and Adwaita 2025-02-26 11:50:35 +01:00
Mirek Fidler
161fce562f CtrLib: FixButton adjusted for Adwaita 2025-02-26 11:36:43 +01:00
Mirek Fidler
d7b2fe5f91 Copying 2025 2025-02-20 16:30:02 +01:00
Mirek Fidler
6be2a2615e ide: Fixed problem with too many files to compare with (/main.cpp), CtrlLib: Fixed a problem with overflow in menu item positioning 2025-02-19 10:44:07 +01:00
Mirek Fidler
1f675b5c32 CtrlLib, Draw: GetStdFontCyA returns height including bold/italic variants, ArrayCtrl/DropList are now using this to avoid DisplayPopup for AttrText().Bold() (on MacOS, Bold standard text has 1 more pixel than normal) 2025-02-18 02:00:35 +01:00
Mirek Fidler
839c469e4a .docs 2025-02-15 09:15:42 +01:00
Mirek Fidler
8f1d26bc2c ide: Circular uses chain no longer a bug 2025-02-13 11:39:15 +01:00
Mirek Fidler
7cb6576ba8 CtrlCore: Gtk fixed GDK_LEAVE_NOTIFY cornercase issue 2025-02-13 11:30:16 +01:00
Mirek Fidler
f499a97052 CtrlCore: Wayland fixes, ide: Upgrade now using blitz if enabled as build method default 2025-02-13 09:45:45 +01:00
Mirek Fidler
3bf10b2ec5 Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2025-02-12 17:47:40 +01:00
Mirek Fidler
52876f6c12 ide: new ways to find libclang 2025-02-12 17:47:39 +01:00
Mirek Fidler
c808e3b427 Merge branch 'master' of https://github.com/ultimatepp/ultimatepp 2025-02-12 17:37:04 +01:00
Mirek Fidler
7e0c75a39d CtrlLib, ide: MacOS improvements 2025-02-12 17:37:02 +01:00
Mirek Fidler
6c61776b41 CtrlLib: ChGtk fixes 2025-02-12 13:29:59 +01:00
Mirek Fidler
d602d81c41 CtrlLib: ChGtk fix 2025-02-12 10:02:47 +01:00
Miroslav Fidler
d3e3105c3a CtrlLib: ChGtk3 SOImage made bigger (to GetStdFontCy()) 2025-02-09 22:03:44 +01:00
Miroslav Fidler
5929adcdc9 CtrlLib: SColorEvenRow improved to cover cornercases 2025-02-09 21:50:00 +01:00
Miroslav Fidler
2905aab615 CtrlLib: Fixed cornercase situation with top menu item painting 2025-02-09 20:29:26 +01:00
Mirek Fidler
8f927568e2 CtrlLib: InfoCtrl LeftZ/RightZ, .reference 2025-02-02 10:49:16 +01:00