ultimatepp/uppsrc/CtrlLib
2025-04-04 16:09:09 +02:00
..
src.tpp TreeCtrl: ScrollIntoX 2025-04-04 16:09:09 +02:00
srcdoc.tpp CtrlLib, Doc: Tutorial cosmetic. 2025-03-18 19:43:54 +01:00
AKeys.cpp Keyboard shortcut fix. (#226) 2025-01-23 00:47:44 +01:00
AKeys.h Core: trivially_relocatable 2024-08-23 08:35:19 +02:00
akt_.h
ArrayCtrl.cpp 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
ArrayCtrl.h CtrlLib: Slider and Linux Chameleon improvements 2025-01-23 00:10:37 +01:00
Bar.cpp 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
Bar.h CtrlLib: Removed BarCtrl::GetSize (name clash) 2023-10-24 13:36:08 +02:00
Button.cpp ide: Circular uses chain no longer a bug 2025-02-13 11:39:15 +01:00
Ch.cpp CtrLib: FixButton adjusted to work both with Linux Lite and Adwaita 2025-02-26 11:50:35 +01:00
Ch.h CtrlLib: ChGtk fixes 2025-02-12 13:29:59 +01:00
ChCoco.cpp CtrlLib, ide: MacOS improvements 2025-02-12 17:37:02 +01:00
ChCocoMM.cpp
ChCocoMM.h
ChCocoMM.mm CtrlLib: Fix for older macos versions 2025-03-15 08:54:42 +01:00
ChGtk3.cpp CtrlCore: Wayland fixes, ide: Upgrade now using blitz if enabled as build method default 2025-02-13 09:45:45 +01:00
ChWin32.cpp CtrlLib: ChWin11 multibutton separator color SLtGray 2025-01-30 08:43:16 +01:00
Cocoa.mm uppsrc: MacOS fixes 2023-03-21 11:10:03 +01:00
ColorPopup.cpp .docs 2025-02-15 09:15:42 +01:00
ColorPusher.cpp .docs 2025-02-15 09:15:42 +01:00
ColumnList.cpp
ColumnList.h
Complex.upt
Copying Copying 2025 2025-02-20 16:30:02 +01:00
Ctrl.iml CtrlLib: Slider look updated 2025-01-22 11:17:59 +01:00
Ctrl.lay Core: DarkTheme adjustments, CtrlLib: Color widgets, RichEdit: AllowDarkContent, DarkContent, ide: RichEdits in theide now support dark theme 2024-12-26 14:31:05 +01:00
CtrlLib.h
CtrlLib.t
CtrlLib.upp CtrlCore: MacOS dark mode switches suppport 2024-12-28 20:14:55 +01:00
CtrlLib.usc ide: PDB debugger now can use Esc scripts for pretty printing 2025-01-09 17:47:11 +01:00
CtrlLibInit.cpp CtrlLib: Tip QTF now uues qtf dark theme if it detects dark background and 2025-01-17 00:06:49 +01:00
Ctrls.iml
CtrlUtil.cpp .cosmetics 2025-01-31 09:35:55 +01:00
CtrlUtil.h CtrlLib: Additional Animate functions 2025-01-31 09:12:53 +01:00
DateTimeCtrl.cpp ide: Dark theme related fixes 2025-03-06 12:04:11 +01:00
DateTimeCtrl.h CtrlLib: Ch Win11 improvements 2025-01-16 10:56:47 +01:00
DisplayPopup.cpp 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
DisplayPopup.h CtrlLib: DisplayPopup optimised 2024-10-23 15:01:05 +02:00
DlgColor.cpp CtrlCore: MacOS dark mode switches suppport 2024-12-28 20:14:55 +01:00
DlgColor.h .docs 2025-02-15 09:15:42 +01:00
DocEdit.cpp CtrlLib: WhenLeftUp event added to DocEdit/LineEdit/RichEdit (#216) 2025-01-29 08:33:53 +01:00
DropChoice.cpp
DropChoice.h
DropList.cpp CtrlLib: Fixed DropList accelerators 2023-03-02 21:11:29 +01:00
DropTree.cpp
EditCtrl.h Draw: attempt at workaround of iml / clang optimisation bug, cosmetics 2024-10-21 22:48:00 +02:00
EditCtrl.hpp CtrlLib: Label vertical alignment support; EditXXXSpin - SetStyle renamed to SetSpinStyle (to allow EditField::SetStyle to work) 2023-01-31 18:23:08 +01:00
EditField.cpp Draw: attempt at workaround of iml / clang optimisation bug, cosmetics 2024-10-21 22:48:00 +02:00
FileList.cpp
FileSel.cpp 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
FileSel.h Dynamic skin changes 2024-12-06 10:05:57 +01:00
FileSelUtil.cpp
FrameSplitter.cpp
Gtk.cpp
HeaderCtrl.cpp CtrlCore: Fixed drawing bug related to DisplayPopup 2023-06-22 21:01:52 +02:00
HeaderCtrl.h
Help.cpp CtrlLib: Fixed fwd/back buttons in help 2023-05-21 14:37:24 +02:00
key_header.h
key_source.h
LabelBase.cpp uppsrc: Fixed MSC warnings 2025-01-17 09:22:28 +01:00
LabelBase.h CtrlLib: Tip QTF now uues qtf dark theme if it detects dark background and 2025-01-17 00:06:49 +01:00
Lang.h
LineEdit.cpp CtrlLib: WhenLeftUp event added to DocEdit/LineEdit/RichEdit (#216) 2025-01-29 08:33:53 +01:00
LNGCtrl.cpp
MacMenu.mm CtrlLib: Attempt at fixing MacOS menu issue 2025-03-19 10:56:34 +01:00
MenuBar.cpp CtrlCore: Fixed issue with very large virtual screen area and SetRect (clamp extended from -10000 - 10000 to -32000 to 32000) 2024-09-24 14:37:57 +02:00
MenuImp.h MenuBar::MaxIconsSize fix, uppweb 2023-10-24 11:08:37 +02:00
MenuItem.cpp CtrlLib: Fixed cornercase situation with top menu item painting 2025-02-09 20:29:26 +01:00
MultiButton.cpp Convert value before showing in popup if it doesn't fit in multibutton (#166) 2023-10-17 23:36:18 +02:00
MultiButton.h
Normal.upt
NSMenuKeys.i MacOS: Fixed rendering of apple chars in italic, removed Insert key from mac menu (gets displayed wrongly) 2023-04-18 11:12:27 +02:00
PopUpList.cpp 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
PopupTable.cpp 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
PrinterJob.cpp
Progress.cpp CtrlLib, Draw: ChPaintNoCache used to optimise Progress painting in Posix 2024-09-30 11:43:39 +02:00
Progress.h
Prompt.cpp RichText: GetPlainText allow_tabs parameter; Prompt now sometimes uses '\t' to separate table cells. 2023-07-09 16:43:09 +02:00
PushCtrl.h
RichText.h ide: Select pacckage 'Recent' cosmetics, CtrlLib, RichText: SingleLine option 2025-04-03 17:18:38 +02:00
RichTextView.cpp ide: Select pacckage 'Recent' cosmetics, CtrlLib, RichText: SingleLine option 2025-04-03 17:18:38 +02:00
ScrollBar.cpp CtrlLib, TabBar: HorzMouseWheel fixes 2024-02-21 00:05:32 +01:00
ScrollBar.h CtrlLib: ScrollBar HorzMouseWheel fix 2024-02-20 22:37:37 +01:00
SliderCtrl.cpp CtrlCore: Wayland GetVirtualScreenArea using gdk geometry again 2025-02-26 21:05:32 +01:00
SliderCtrl.h CtrlLib: Slider and Linux Chameleon improvements 2025-01-23 00:10:37 +01:00
Splitter.cpp CtrlLib: Macos Splitter workaround 2023-03-31 10:24:13 +02:00
Splitter.h
Static.cpp ide: Nicer animation of indexer running 2023-08-04 12:33:55 +02:00
StaticCtrl.h ide: Nicer animation of indexer running 2023-08-04 12:33:55 +02:00
StatusBar.cpp
StatusBar.h CtrlLib: InfoCtrl LeftZ/RightZ, .reference 2025-02-02 10:49:16 +01:00
SuggestCtrl.cpp
SuggestCtrl.h
Switch.cpp
TabCtrl.cpp
TabCtrl.h
Text.cpp ide: Multiline cursor 2024-12-14 14:30:42 +01:00
TextEdit.h CtrlLib: WhenLeftUp event added to DocEdit/LineEdit/RichEdit (#216) 2025-01-29 08:33:53 +01:00
ToolBar.cpp
ToolButton.cpp
ToolTip.cpp CtrlLib: Tip QTF now uues qtf dark theme if it detects dark background and 2025-01-17 00:06:49 +01:00
TrayIconGtk.cpp
TrayIconWin32.cpp
TrayIconX11.cpp
TreeCtrl.cpp TreeCtrl: ScrollIntoX 2025-04-04 16:09:09 +02:00
TreeCtrl.h TreeCtrl: ScrollIntoX 2025-04-04 16:09:09 +02:00
Update.cpp
VirtualButtons.cpp
Win32.cpp
Windows.cpp
XPTheme.dli