ultimatepp/uppsrc/CtrlLib
2024-10-01 00:44:09 +02:00
..
appdoc.tpp Draw: iml upscaling for UHD improved 2018-09-07 16:23:39 +00:00
src.tpp CtrlLib: CtrlMapper now provides operator()(Ctrl, T, const T& factor) for simple unit conversions 2024-03-05 21:32:18 +01:00
srcdoc.tpp Ctrl, Doc: Fix issue with broken documenetation link to Ctrl::SetTimeCallback and Ctrl::KillTimeCallback. 2023-11-07 16:18:50 +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 CtrlLib: Fixed problem in ArrayCtrl::ShowLine 2024-05-29 11:41:31 +02:00
ArrayCtrl.h CtrlLib: ArrayCtrl::AcceptEdits, RichTextView::GetCursor; ide: Fixed issue with pure virtual signature id 2022-12-21 09:49:46 +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 CodeEditor: Conversion warnings resolved 2024-09-29 21:00:18 +02:00
Ch.h CodeEditor: Conversion warnings resolved 2024-09-29 21:00:18 +02:00
ChCoco.cpp CtrlLib: fixed the scrollbar width in MacOS 12.1 2021-12-21 16:49:49 +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 CtrlLib, CtrlCore: Cocoa FileSelNative::ExecuteSelectDir, fixed problems in keyboard input 2022-03-06 16:01:19 +01:00
ChGtk3.cpp CtrlLib: Finetuning ChGtk menu color 2023-05-23 15:07:02 +02:00
ChWin32.cpp CtrlLib: Progress fix cosmetics 2024-10-01 00:44:09 +02:00
Cocoa.mm uppsrc: MacOS fixes 2023-03-21 11:10:03 +01:00
ColorPopup.cpp ide: Removed DDUMPs. 2022-03-18 10:58:05 +01:00
ColorPusher.cpp Core, CtrlLib, Ide: Resolved issue with SColors in Layout widget properties 2020-02-13 14:38:43 +00: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 .icons 2024-09-04 12:44:24 +02:00
Ctrl.lay ide: '.git' now ignored in directory comparison tool 2024-08-10 16:59:44 +02: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 Draw/CtrlLib: StdDisplay (if CtrlLib is present) now supports \1 qtf escape code, ide: small git improvements 2023-06-22 13:25:25 +02:00
CtrlLib.usc .cosmetics 2023-06-13 10:49:45 +02:00
CtrlLibInit.cpp Draw: Display QTF support fixed, ide: gitk menu bar item 2023-06-22 15:02:38 +02: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 CtrlLib: Fixed unreadable calendar. (#84) 2022-09-14 17:37:33 +02:00
DateTimeCtrl.h CtrlLib: Fixed DateTimeCtrl modifiers to work well with layout designer 2021-01-23 08:54:13 +00:00
DisplayPopup.cpp PopUpDisplay refactored to child ctrl 2023-03-28 11:36:05 +02:00
DisplayPopup.h PopUpDisplay refactored to child ctrl 2023-03-28 11:36:05 +02:00
DlgColor.cpp uppsrc: Modernizing code with variadic templates 2020-06-17 16:02:45 +00:00
DlgColor.h CtrlLib: ColorPusher, TreeCtrl, ColumnList types now in .usc 2020-02-19 11:46:11 +00: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 CtrlLib: Label vertical alignment support; EditXXXSpin - SetStyle renamed to SetSpinStyle (to allow EditField::SetStyle to work) 2023-01-31 18:23:08 +01: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 CtrlLib: Fixed EditField::NullText with AlignRight 2023-01-06 14:45:02 +01: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: Icons, IconDes help button 2024-08-22 10:59:49 +02:00
FileSel.h ide: Icons, IconDes help button 2024-08-22 10:59:49 +02: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 U++: C++23 compatibility 2024-09-18 21:54:14 +02:00
LabelBase.h CtrlLib: SetAlign for LabelBox 2022-12-17 14:20:10 +01:00
Lang.h changed svn layout 2008-06-07 22:31:27 +00:00
LineEdit.cpp CtrlCore: Horizontal mouse wheel improvements 2024-02-17 13:44:44 +01:00
LNGCtrl.cpp uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
MacMenu.mm CtrlCore/CtrlLib: MacOS conditionals fixed to support Turtle 2021-06-15 10:34:04 +00: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 uppsrc: NAMESPACE_UPP / END_UPP_NAMESPACE removed 2016-08-26 17:15:30 +00:00
SliderCtrl.h 'Event' branch merged into trunk (Callback now deprecated) 2016-10-04 08:15:05 +00: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 CtrlLib: Fixed problem with TextCtrl view mode 2023-10-12 01:18:58 +02:00
TextEdit.h CtrlCore: Horizontal mouse wheel improvements 2024-02-17 13:44:44 +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: Fixed problem with ToolTip closed from another thread 2022-10-22 19:45:36 +02: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