ultimatepp/uppsrc/CtrlLib
2025-01-22 11:17:59 +01:00
..
src.tpp ide: Multiline cursor 2024-12-14 14:30:42 +01:00
srcdoc.tpp Dynamic skin changes 2024-12-06 10:05:57 +01:00
AKeys.cpp sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +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 Dynamic skin changes 2024-12-06 10:05:57 +01:00
ArrayCtrl.h Dynamic skin changes 2024-12-06 10:05:57 +01:00
Bar.cpp CtrlLib: LRUlist now has from/count parameters to allow for 'more' menu item 2020-06-29 07:51:44 +00:00
Bar.h CtrlLib: Removed BarCtrl::GetSize (name clash) 2023-10-24 13:36:08 +02:00
Button.cpp CtrlLib: Option:Set fix for Null values 2023-04-18 13:32:26 +02:00
Ch.cpp CtrlLib: Slider look updated 2025-01-22 11:17:59 +01:00
Ch.h CtrlLib: Ch Win11 fixes 2025-01-16 16:16:50 +01:00
ChCoco.cpp CtrlLib: Improved MacOs checkbox and radiobutton appearance 2025-01-07 11:08:48 +01: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 CtrlCore: MacOS dark mode switches suppport 2024-12-28 20:14:55 +01:00
ChGtk3.cpp CtrlLib: RoundStyleArrows in chgtk (if buttons are round) 2025-01-16 11:29:48 +01:00
ChWin32.cpp CtrlLib: ChWin32 improvements (Win11) 2025-01-22 00:24:01 +01:00
Cocoa.mm uppsrc: MacOS fixes 2023-03-21 11:10:03 +01:00
ColorPopup.cpp 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
ColorPusher.cpp 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
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 upp: 2024 2024-05-10 14:38:15 +02: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: Removed ClassicCtrls and AmbientCtrls, fixed dialog icons in Win32 2020-02-19 13:25:54 +00:00
CtrlLib.t uppsrc: Hungarian translations (thanks warchef) 2020-11-18 12:33:43 +00:00
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 CtrlLib: Toolbar buttons improved in classic theme 2022-11-02 14:22:10 +01:00
CtrlUtil.cpp CtrlLib, ide: Improved zoom icon in help and layout designer 2023-03-01 13:23:19 +01:00
CtrlUtil.h CtrlLib: CtrlMapper now provides operator()(Ctrl, T, const T& factor) for simple unit conversions 2024-03-05 21:32:18 +01:00
DateTimeCtrl.cpp Dynamic skin changes 2024-12-06 10:05:57 +01:00
DateTimeCtrl.h CtrlLib: Ch Win11 improvements 2025-01-16 10:56:47 +01:00
DisplayPopup.cpp CtrlLib: DisplayPopup optimised 2024-10-23 15:01:05 +02: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 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
DocEdit.cpp CtrlCore, CtrlLib: caret handling refactored 2022-04-19 18:04:42 +02:00
DropChoice.cpp DropList, DropChoice optimised 2022-05-11 09:44:08 +02:00
DropChoice.h CtrlLib: DropList reinstated ListObject 2023-01-03 23:18:59 +01:00
DropList.cpp CtrlLib: Fixed DropList accelerators 2023-03-02 21:11:29 +01: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 Core, CtrlCore: Fixed desktop folders (e.g. GetDownloadFolder) in MacOS 2025-01-05 10:44:03 +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 CtrlLib: Added some methods to gtk FileSelNative to streamline the interface with Win32 2022-03-20 14:41:11 +01:00
HeaderCtrl.cpp CtrlCore: Fixed drawing bug related to DisplayPopup 2023-06-22 21:01:52 +02: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 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 changed svn layout 2008-06-07 22:31:27 +00:00
LineEdit.cpp CtrlLib: LineEdit RectSelection fix 2025-01-03 19:04:03 +01:00
LNGCtrl.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
MacMenu.mm CtrlLib: MacOS main menu flicker prevention 2025-01-07 13:19:58 +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 Core: CoWork docs and fixes, CtrlLib: MenuItem Rescale -> CachedRescale 2023-11-03 10:18:48 +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 gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits 2022-06-03 11:43:48 +02:00
Normal.upt uppsrc: small fixes 2020-04-17 17:20:49 +00: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 Update PopUpList.cpp (#163) 2023-10-24 10:21:58 +02:00
PopupTable.cpp Attributes optimisation 2022-05-01 19:29:59 +02:00
PrinterJob.cpp CtrlLib, CtrlCore: Cocoa FileSelNative::ExecuteSelectDir, fixed problems in keyboard input 2022-03-06 16:01:19 +01:00
Progress.cpp CtrlLib, Draw: ChPaintNoCache used to optimise Progress painting in Posix 2024-09-30 11:43:39 +02:00
Progress.h CtrlLib: Progress text now eventually forced shorter to fit 2022-01-30 15:33:19 +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 Ctrl packed attributes 2022-04-29 18:01:10 +02:00
RichText.h RichText: GetPlainText allow_tabs parameter; Prompt now sometimes uses '\t' to separate table cells. 2023-07-09 16:43:09 +02:00
RichTextView.cpp RichText: GetPlainText allow_tabs parameter; Prompt now sometimes uses '\t' to separate table cells. 2023-07-09 16:43:09 +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 CtrlLib: Slider look updated 2025-01-22 11:17:59 +01:00
SliderCtrl.h CtrlLib: Slider look updated 2025-01-22 11:17:59 +01: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 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 uppsrc: GetTickCount() -> msecs() 2018-11-29 13:01:23 +00:00
StatusBar.h CtrlLib: ProgressInfo optimized (added time granularity to avoid too frequent updates) 2017-04-25 16:14:36 +00: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: Multiline cursor 2024-12-14 14:30:42 +01:00
TextEdit.h ide: Multiline cursor 2024-12-14 14:30:42 +01:00
ToolBar.cpp CtrlLib: ToolBar - fixed issue with embedded controls 2019-01-15 22:03:54 +00:00
ToolButton.cpp CtrlLib: ToolButton::Kink fixed 2019-07-31 10:48:03 +00: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 CtrlCore: Horizontal mouse wheel improvements 2024-02-17 13:44:44 +01:00
TreeCtrl.h CtrlCore: Horizontal mouse wheel improvements 2024-02-17 13:44:44 +01:00
Update.cpp uppsrc: Modernizing code with variadic templates 2020-06-17 16:02:45 +00:00
VirtualButtons.cpp Ctrlib: VirtualButtons::PaintButtons improved not to paint empty rects 2022-10-09 20:12:29 +02: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