ultimatepp/uppsrc/CtrlLib
2023-01-13 16:33:29 +01:00
..
appdoc.tpp Draw: iml upscaling for UHD improved 2018-09-07 16:23:39 +00:00
src.tpp .docs 2023-01-01 17:06:12 +01:00
srcdoc.tpp CtrlLib, Tutorial: fixed 16.2 tutorial (Layouts - Upp agnostic implementation). 2022-05-04 17:17:52 +02: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 ide: Ctrl+B now goes back from hex #1194 2015-07-21 12:50:07 +00:00
akt_.h changed svn layout 2008-06-07 22:31:27 +00:00
ArrayCtrl.cpp CtrlLib: ArrayCtrl::AcceptEdits, RichTextView::GetCursor; ide: Fixed issue with pure virtual signature id 2022-12-21 09:49:46 +01: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 CtrlCore/CtrlLib: MacOS conditionals fixed to support Turtle 2021-06-15 10:34:04 +00:00
Button.cpp EditXXXSpin sizeof optimised 2022-04-25 00:03:00 +02:00
Ch.cpp CtrlLib: Ch: removed forgotten debug line 2022-02-06 09:46:03 +01:00
Ch.h CtrlLib: Win32 HeaderCtrl appearance changed (now ignoring weird native appearance) 2020-12-18 09:42:46 +00: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 Fix for blank dialog icons in standard dialogs on GTK backend (#98) 2022-09-30 09:47:39 +02:00
ChWin32.cpp CtrlCore: In win32, HTHEME handles now are released sometimes (should fix issue with invalid ones after running 3D game) 2022-10-20 23:27:56 +02:00
Cocoa.mm CtrlLib: Added some methods to gtk FileSelNative to streamline the interface with Win32 2022-03-20 14:41:11 +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 uppsrc: (c) 2022 2022-04-03 20:58:06 +02:00
Ctrl.iml ide: Error handling improved to understand Win32 CLANG linker errors 2021-06-12 16:16:51 +00:00
Ctrl.lay Revert "CtrlCore, ide: Support for namespace agnostic layouts refactored" 2022-05-08 08:48:22 +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 Attributes optimisation 2022-05-01 19:29:59 +02:00
CtrlLib.usc CtrlLib: SetAlign for LabelBox 2022-12-17 14:20:10 +01:00
CtrlLibInit.cpp CtrlCore: Fixed issue with default skin 2020-04-15 11:38:25 +00:00
Ctrls.iml CtrlLib: Toolbar buttons improved in classic theme 2022-11-02 14:22:10 +01:00
CtrlUtil.cpp CtrlLib: DirSelButton changes, GridCtrl fix 2020-12-01 14:27:30 +00:00
CtrlUtil.h CtrlLib: Added some methods to gtk FileSelNative to streamline the interface with Win32 2022-03-20 14:41:11 +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 CtrlLib: DisplayPopup/TreeCtrl adjustments 2022-10-19 10:48:18 +02:00
DisplayPopup.h VirtualButtons improvements 2022-04-26 13:13:27 +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 DropList, DropChoice optimised 2022-05-11 09:44:08 +02:00
DropTree.cpp .docs 2020-03-27 14:25:11 +00:00
EditCtrl.h libclang ide #94 2022-09-16 10:31:14 +02:00
EditCtrl.hpp VirtualButtons improvements 2022-04-26 13:13:27 +02: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 CtrlLib: Fixed Save As behaviour (focus problem) 2022-09-08 17:15:53 +02:00
FileSel.h Ctrl: FileSel::NoExeIcons 2022-05-19 10:26:09 +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 gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits 2022-06-03 11:43:48 +02:00
HeaderCtrl.h benchmarks: conflict resolved 2022-05-20 09:56:45 +02:00
Help.cpp ide: Fixed problem with highlighting annotation in help window 2022-11-15 10:27:18 +01: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 CtrlLib: SetAlign for LabelBox 2022-12-17 14:20:10 +01: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 ide: Status icon for errors as you type 2022-10-17 09:54:42 +02: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/CtrlLib: MacOS conditionals fixed to support Turtle 2021-06-15 10:34:04 +00:00
MenuImp.h CtrlLib: MenuBar::Execute now returns false if menu is canceled 2020-07-07 09:36:22 +00:00
MenuItem.cpp CtrlCore/CtrlLib: MacOS conditionals fixed to support Turtle 2021-06-15 10:34:04 +00:00
MultiButton.cpp gui_sizeof merged, double formatting precsion in JSON/XML reduced to 15 digits 2022-06-03 11:43:48 +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 CtrlCore, ide: Cocoa menu 2018-12-11 10:22:07 +00:00
PopUpList.cpp CtrlLib: DropList reinstated ListObject 2023-01-03 23:18:59 +01: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: Progress text now eventually forced shorter to fit 2022-01-30 15:33:19 +01:00
Progress.h CtrlLib: Progress text now eventually forced shorter to fit 2022-01-30 15:33:19 +01:00
Prompt.cpp CtrlLib: Added missing Prompt variant 2021-11-22 15:44:37 +01:00
PushCtrl.h Ctrl packed attributes 2022-04-29 18:01:10 +02:00
RichText.h CtrlLib: RichTextView improvements 2023-01-13 16:33:29 +01:00
RichTextView.cpp CtrlLib: RichTextView improvements 2023-01-13 16:33:29 +01:00
ScrollBar.cpp CtrlLib: Fixed wrong fix in ScrollBar (thanks Mr. Ped) 2022-12-26 18:26:22 +01:00
ScrollBar.h ide: Errors now shown in scrollbar as red dots 2022-10-18 14:24:45 +02: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 VirtualGui, fixed issue with Splitter and Frame widgets 2018-04-25 17:26:13 +00:00
Splitter.h Splitter: Improved handling of minimal size, TabCtrl::Compute 2017-12-11 16:44:52 +00:00
Static.cpp CtrlLib: SetAlign for LabelBox 2022-12-17 14:20:10 +01:00
StaticCtrl.h CtrlLib: Restored getting attributes (font etc) from StaticText 2022-12-13 10:44:18 +01: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 .DDUMPs 2022-12-23 00:34:35 +01:00
TextEdit.h ide: Status icon for errors as you type 2022-10-17 09:54:42 +02: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 sizeof(wchar) is changed to 4 (32 bits) to support non BMP unicode characters 2021-12-02 12:03:19 +01:00
TrayIconX11.cpp CtrlLib: ChGtk2 removed, X11 now using standard skin 2020-01-11 16:48:15 +00:00
TreeCtrl.cpp CtrlLib: DisplayPopup/TreeCtrl adjustments 2022-10-19 10:48:18 +02:00
TreeCtrl.h TreeCtrl: OkEdit, EndEdit now public 2020-11-09 14:37:52 +00: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