..
appdoc.tpp
Draw: iml upscaling for UHD improved
2018-09-07 16:23:39 +00:00
src.tpp
CtrlLib: Label vertical alignment support; EditXXXSpin - SetStyle renamed to SetSpinStyle (to allow EditField::SetStyle to work)
2023-01-31 18:23:08 +01:00
srcdoc.tpp
CtrlLib, Doc: Removed virtual keyword from tutorials in favor of override.
2023-10-01 09:41:47 +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
CtrlLib: Option:Set fix for Null values
2023-04-18 13:32:26 +02:00
Ch.cpp
CtrlLib:Ch: Workaround for wrong menu color in Elementary 7
2023-03-20 08:43:51 +00:00
Ch.h
CtrlLib:Ch: Workaround for wrong menu color in Elementary 7
2023-03-20 08:43:51 +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
CtrlLib: Finetuning ChGtk menu color
2023-05-23 15:07:02 +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
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
u++: Copying updated to 2023
2023-09-17 15:00:44 +02:00
Ctrl.iml
ide: Navigation dialog restored
2023-09-05 11:24:21 +02: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
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, ide: Improved zoom icon in help and layout designer
2023-03-01 13:23:19 +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
uppsrc: Various fixes related to loading very large geotiffs
2023-06-08 11:34:38 +02:00
FileSel.h
CtrlLib: FileSel: Improved logic of adding extension
2023-03-24 09:24:06 +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
Draw: Display QTF support fixed, ide: gitk menu bar item
2023-06-22 15:02:38 +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
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
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
CtrlLib: DropList accelerator fixes
2023-07-17 10:52:06 +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: 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
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: 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
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
ide: Display out of page function/class headers
2023-07-22 20:30:06 +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
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
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