ultimatepp/uppsrc/CtrlLib
2026-05-05 09:06:35 +02:00
..
src.tpp CtrlLib, Doc: fix broken link to ColorPusher in ColorPopUp article (cosmetic). 2026-02-01 20:25:24 +01:00
srcdoc.tpp Uppsrc: Improve tpp Tutorial template. 2026-02-16 22:50:20 +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 changed svn layout 2008-06-07 22:31:27 +00:00
ArrayCtrl.cpp CtrlLib: ArrayCtrl Column::Inserts(fn), DataPusher ConvertBy, prepration for vertical Labels 2025-04-25 13:40:55 +02:00
ArrayCtrl.h CtrlLib: ArrayCtrl Column::Inserts(fn), DataPusher ConvertBy, prepration for vertical Labels 2025-04-25 13:40:55 +02:00
Bar.cpp ide: Navigator context menu 2025-12-12 13:56:51 +01:00
Bar.h Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
BeginnerInfo.cpp Core, CtrlLib, RichEdit, ide: Fix warnigns on macOS. (#336) 2026-01-12 08:18:05 +01:00
Button.cpp Fixed disabled OptionButton style (#327) 2025-12-05 15:01:24 +01:00
Ch.cpp CtrlLib: ChDarkSkin changed/fixed arrows 2026-04-22 15:17:04 +02:00
Ch.h CtrlLib: ChGtk fixes 2025-02-12 13:29:59 +01:00
ChCoco.cpp uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02:00
ChCocoMM.cpp CtrlLib: Developing new chameleon for macos 2020-02-07 17:49:07 +00:00
ChCocoMM.h CtrlLib: MacOS chameleon improvements 2020-02-10 14:11:58 +00:00
ChCocoMM.mm uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02:00
ChGtk3.cpp uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02:00
ChWin32.cpp CtrlLib: ChWin11 multibutton separator color SLtGray 2025-01-30 08:43:16 +01:00
ChX11.cpp CtrlLib: Fractional font height in ChX11 2026-05-05 09:06:35 +02:00
Cocoa.mm .cosmetics 2025-04-11 15:45:02 +02:00
ColorPopup.cpp uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02:00
ColorPusher.cpp CtrlCore: HasMouseIn (view), more correct replacement for HasMouse (that sometimes has problem when frame is present, as MouseLeave is triggered when leaving view, not the entire widget) 2025-10-11 17:36:49 +02:00
ColumnList.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
ColumnList.h TreeCtrl now supports edit on click - WhenEdited 2020-10-28 14:24:31 +00:00
Complex.upt uppsrc: .upt removed CLASSNAME 2020-10-15 09:17:03 +00:00
Copying Copying 2025 2025-02-20 16:30:02 +01:00
Ctrl.iml .cosmetics 2025-12-22 14:28:58 +01:00
Ctrl.lay CtrlLib: min copy numbers in print dialog should be 1. (#312) 2025-10-20 22:30:07 +02:00
CtrlLib.h CtrlLib: Removed ClassicCtrls and AmbientCtrls, fixed dialog icons in Win32 2020-02-19 13:25:54 +00:00
CtrlLib.t Fixed translations into Russian (#261) 2025-04-22 09:36:39 +02:00
CtrlLib.upp CtrlCore: X11 Chameleon improvements 2026-04-22 13:28:37 +02:00
CtrlLib.usc ide: Search field in main config dialog 2026-03-19 12:10:03 +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 uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02:00
CtrlUtil.cpp uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02:00
CtrlUtil.h ide, CtrlLib: BeginnerInfo renamed to BasicHints, tuned mouse move 2025-11-26 15:42:13 +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 Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
DisplayPopup.h Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
DlgColor.cpp CtrlCore: MacOS dark mode switches suppport 2024-12-28 20:14:55 +01:00
DlgColor.h uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02:00
DocEdit.cpp CtrlLib: WhenLeftUp event added to DocEdit/LineEdit/RichEdit (#216) 2025-01-29 08:33:53 +01:00
DropChoice.cpp CtrlLib: WithDropChoice.Appends now converts the value into text if necessary 2026-01-22 22:26:46 +01:00
DropChoice.h uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02:00
DropList.cpp uppsrc: QHD and XHD support (150% and 200%) 2026-05-03 15:40:29 +02:00
DropTree.cpp .docs 2020-03-27 14:25:11 +00:00
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 sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
FileSel.cpp ide: QHD fixes 2026-01-21 17:16:32 +01:00
FileSel.h Dynamic skin changes 2024-12-06 10:05:57 +01:00
FileSelUtil.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
FrameSplitter.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
Gtk.cpp FileSelNative: Fixed gtk variant to allow for multiple file types (#262) 2025-04-23 15:45:21 +02:00
HeaderCtrl.cpp CtrlLib: Fixed scaling problem in HeaderCtrl::Add 2025-12-03 16:10:56 +01:00
HeaderCtrl.h benchmarks: conflict resolved 2022-05-20 09:56:45 +02:00
Help.cpp CtrlLib: Fixed fwd/back buttons in help 2023-05-21 14:37:24 +02:00
key_header.h Chameleion GTK improvements (better support of nigh themes) 2009-02-15 19:47:48 +00:00
key_source.h .cosmetics 2017-03-13 11:13:35 +00:00
LabelBase.cpp Draw: MakeImage templated version, MakeImage(Image, fn) renamed as AdjustImage 2025-09-25 09:52:17 +02:00
LabelBase.h ide, CtrlLib: Vertical labels support in Laydes and .usc 2025-04-29 16:33:39 +02:00
Lang.h changed svn layout 2008-06-07 22:31:27 +00:00
LineEdit.cpp ide: Fixed problem with Remove found lines, CodeEditor::GotoLine renamed to GotoBarLine, Navigator now shows number of items in the nest 2025-11-27 09:48:43 +01:00
LNGCtrl.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
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, Draw: Support for chameleon animations 2025-11-29 14:52:58 +01:00
MultiButton.cpp RichEdit: Fixed cosmetics issue with Diagram shape icons in droplist 2026-01-14 11:21:36 +01:00
MultiButton.h RichEdit: Fixed cosmetics issue with Diagram shape icons in droplist 2026-01-14 11:21:36 +01:00
Normal.upt CtrlLib: .upt for Basic CtrlLib app now has MyApp option 2025-12-02 13:31:03 +01:00
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: Fixed issues with DropList popup animation 2026-01-23 09:51:02 +01:00
PopupTable.cpp CtrlLib: Fixed issues with DropList popup animation 2026-01-23 09:51:02 +01:00
PrinterJob.cpp uppsrc: Fixed new clang warnings 2025-09-30 10:27:39 +02:00
Progress.cpp CtrlLib, Draw: Support for chameleon animations 2025-11-29 14:52:58 +01:00
Progress.h Added properties of Controls to Layout Designer. (#323) 2025-11-20 13:29:22 +01:00
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 CtrlLib, Draw: Support for chameleon animations 2025-11-29 14:52:58 +01:00
RichText.h RichText: New 'no color emoji' flag M in QTF, Draw: fixed problems with NoColor fonts in X11/Gtk 2026-01-14 14:08:56 +01:00
RichTextView.cpp RichText: New 'no color emoji' flag M in QTF, Draw: fixed problems with NoColor fonts in X11/Gtk 2026-01-14 14:08:56 +01:00
ScrollBar.cpp Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
ScrollBar.h CtrlLib: ScrollBar HorzMouseWheel fix 2024-02-20 22:37:37 +01:00
SliderCtrl.cpp CtrlCore: HasMouseIn (view), more correct replacement for HasMouse (that sometimes has problem when frame is present, as MouseLeave is triggered when leaving view, not the entire widget) 2025-10-11 17:36:49 +02:00
SliderCtrl.h CtrlLib: Slider and Linux Chameleon improvements 2025-01-23 00:10:37 +01:00
SmartText.cpp Draw: MakeImage templated version, MakeImage(Image, fn) renamed as AdjustImage 2025-09-25 09:52:17 +02:00
Splitter.cpp CtrlLib: Macos Splitter workaround 2023-03-31 10:24:13 +02:00
Splitter.h Splitter: Improved handling of minimal size, TabCtrl::Compute 2017-12-11 16:44:52 +00:00
Static.cpp CtrlLib: ArrayCtrl Column::Inserts(fn), DataPusher ConvertBy, prepration for vertical Labels 2025-04-25 13:40:55 +02:00
StaticCtrl.h CtrlLib: ArrayCtrl Column::Inserts(fn), DataPusher ConvertBy, prepration for vertical Labels 2025-04-25 13:40:55 +02:00
StatusBar.cpp uppsrc: GetTickCount() -> msecs() 2018-11-29 13:01:23 +00:00
StatusBar.h CtrlLib: InfoCtrl LeftZ/RightZ, .reference 2025-02-02 10:49:16 +01:00
SuggestCtrl.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
SuggestCtrl.h CtrlLib: Fixed to compile 2018-07-24 11:46:56 +00:00
Switch.cpp CtrlLib: Fixed visual focus issue with Switch 2022-03-03 11:08:19 +01:00
TabCtrl.cpp .cosmetics 2022-03-22 14:40:38 +01:00
TabCtrl.h Splitter: Improved handling of minimal size, TabCtrl::Compute 2017-12-11 16:44:52 +00:00
Text.cpp ide, CodeEditor, CtrlLib: TheIDE Console (and CodeEditor and LineEdit) optimized for smoother building experience 2026-01-30 23:10:05 +01:00
TextEdit.h CtrlLib: WhenLeftUp event added to DocEdit/LineEdit/RichEdit (#216) 2025-01-29 08:33:53 +01:00
ToolBar.cpp Custom Title Bar refactored / gtk support (#345) 2026-01-16 19:26:25 +01:00
ToolButton.cpp CtrlCore: HasMouseIn (view), more correct replacement for HasMouse (that sometimes has problem when frame is present, as MouseLeave is triggered when leaving view, not the entire widget) 2025-10-11 17:36:49 +02:00
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 CtrlLib: Gtk3 trayicon deprecation warnings now ignored 2020-01-15 20:09:33 +00:00
TrayIconWin32.cpp Fix TrayIconWin32 message title (#132) (#133) 2023-01-18 11:10:45 +01:00
TrayIconX11.cpp CtrlLib: ChGtk2 removed, X11 now using standard skin 2020-01-11 16:48:15 +00:00
TreeCtrl.cpp ide: PDB debugger fixed Threads tab interaction with backtrace 2026-01-21 11:08:41 +01:00
TreeCtrl.h TreeCtrl: ScrollIntoX 2025-04-04 16:09:09 +02:00
Update.cpp uppsrc: Modernizing code with variadic templates 2020-06-17 16:02:45 +00:00
VirtualButtons.cpp CtrlLib, Draw: Support for chameleon animations 2025-11-29 14:52:58 +01:00
Win32.cpp Fixed problem with FileSelNative Set 2022-09-14 17:35:42 +02:00
Windows.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
XPTheme.dli SliderCtrl chameleon, Prompt fix 2009-01-04 14:07:35 +00:00