4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected over 1 year ago.
Oct 21, 2022 — Oct 21, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
CHG: Classes sample: Added calls to SetCueBanner to the edit control and combo box in the Resizable dialog example.
Jogy
as jogybl
More... over 1 year ago
NEW: Added support for missing ComboBox messages. See [feature-requests:#232].
Jogy
as jogybl
More... over 1 year ago
CHG: Classes: TDragListWindow: Removed duplicate list item.
Vattila
as vattila
More... over 1 year ago
NEW: Added support for LB_ADDFILE, LB_SETCOUNT, LB_GETLOCALE and LB_SETLOCALE to TListBox. See [feature-requests:#231].
Jogy
as jogybl
More... over 1 year ago
BUG: TListBox::SetSelItemRange only handles 16-bit indexes.
Vattila
as vattila
More... over 1 year ago
CHG: Marked TDragList::ItemFromPoint as deprecated and changed its usages to call TListBox::ItemFromPt.
Jogy
as jogybl
More... over 1 year ago
BUG: TListBox::SetSel only handles 16-bit indexes.
Vattila
as vattila
More... over 1 year ago
BUG: TListBox::ItemFromPoint takes a mutable TPoint, and is itself mutable.
Vattila
as vattila
More... over 1 year ago
CHG: Classes: TEditDemoDlg now uses new TEdit functions SetCueBanner and ShowBalloonTip.
Vattila
as vattila
More... over 1 year ago
NEW: TEdit: Added GetCueBanner, SetCueBanner, ShowBalloonTip and HideBalloonTip [feature-requests:#230].
Vattila
as vattila
More... over 1 year ago
CHG: TEdit: Corrected Doxygen grouping for member functions.
Vattila
as vattila
More... over 1 year ago
CHG: Made signatures consistent for TEdit::EvKillFocus, EvSetFocus and EvChildInvalid.
Vattila
as vattila
More... over 1 year ago
BUG: TEdit::SetSelection(const TRange& r) is virtual.
Vattila
as vattila
More... over 1 year ago
CHG: Marked TEdit::GetSubText as deprecated.
Vattila
as vattila
More... over 1 year ago
NEW: Classes samples: Added a demo of various TEdit capabilities.
Jogy
as jogybl
More... over 1 year ago
CHG: FolderSize example: Minor performance optimization using reserve.
Jogy
as jogybl
More... over 1 year ago
Merged [r6389] from branches/owlet to trunk:
Vattila
as vattila
More... over 1 year ago
CHG: FolderSize: Updated version to 1.1.2 in preparation for a new public release.
Jogy
as jogybl
More... over 1 year ago
CHG: Classes: Arranged Examples menu items into submenus; "Dialogs and controls" and "Windows and views".
Vattila
as vattila
More... over 1 year ago
NEW: FolderSize: Added Delete Folder menu command.
Jogy
as jogybl
More... over 1 year ago
NEW: FolderSize: Double-clicking a folder in the files list will select the folder in the tree view.
Jogy
as jogybl
More... over 1 year ago
BUG: FolderSize: "Open containing folder" not working in the files list.
Jogy
as jogybl
More... over 1 year ago
CHG: Classes example: Replaced TVE_EXPAND and TVGN_CARET with corresponding TTreeNode enum values.
Jogy
as jogybl
More... over 1 year ago
NEW: FolderSize: Added Expand All and Collapse All content menu commands in the tree view.
Jogy
as jogybl
More... over 1 year ago
CHG: FolderSize example: Added more menu icons.
Jogy
as jogybl
More... over 1 year ago
CHG: Classes: Made TClassesApp::MapColor a file-local function.
Vattila
as vattila
More... over 1 year ago
NEW: Classes sample: Added more menu icons.
Jogy
as jogybl
More... over 1 year ago
RGR: Classes: UNICODE configurations no longer compile [r6381].
Vattila
as vattila
More... over 1 year ago
NEW: Classes sample: Added more menu icons.
Jogy
as jogybl
More... over 1 year ago
CHG: Classes example: Added some menu icons.
Jogy
as jogybl
More... over 1 year ago