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
Merged [r2188] and [r2396] from branches/owlet to trunk:
Vattila
as vattila
More... about 1 year ago
CHG: 7.0: Set OWL_PRERELEASE to 0 in preparation for release.
Vattila
as vattila
More... about 1 year ago
CHG: _DEBUG alone now sets __DEBUG to 2 (not 1), thereby enabling CHECK macros.
Vattila
as vattila
More... about 1 year ago
BUG: OWL core does not compile without precompiled headers.
Vattila
as vattila
More... about 1 year ago
CHG: TShellItem now supports owl::tstring and std::filesystem::path as constructor and member function arguments [feature-requests:#227].
Vattila
as vattila
More... about 1 year ago
CHG: Moved TString and TUString to OCFNext [feature-requests:#227].
Vattila
as vattila
More... about 1 year ago
BUG: examples/tutorial: UNICODE build mode fails.
Vattila
as vattila
More... about 1 year ago
Merged [r6395] from branches/owlet to trunk:
Vattila
as vattila
More... about 1 year ago
CHG: FolderSize example: Added status bar with hints.
Jogy
as jogybl
More... about 1 year ago
CHG: Classes samples: Removed unused Colors member of TBmpViewWindow class.
Jogy
as jogybl
More... about 1 year ago
NEW: Classes samples: Added new resource image to the TBitmapView example.
Jogy
as jogybl
More... about 1 year ago
CHG: 7.0: Corrected code comment typo (OWL5_MODE) in "defs.h".
Vattila
as vattila
More... about 1 year ago
CHG: Classes: Eliminated warnings [r6740].
Vattila
as vattila
More... about 1 year ago
CHG: Classes: Refactored the TListView Virtual Grouped example to use more realistic data with different sized groups.
Jogy
as jogybl
More... about 1 year ago
CHG: Corrected documentation for TWindow(HWND, TModule*).
Vattila
as vattila
More... about 1 year ago
CHG: Replaced TWindow::SetScroller(TScroller*) by SetScroller(std::unique_ptr<TScroller>), for improved ownership handling.
Vattila
as vattila
More... about 1 year ago
CHG: TWindow now delegates mouse wheel handling to TScroller [feature-requests:#240].
Vattila
as vattila
More... about 1 year ago
BUG: TWindow::SetMenu is not virtual [bugs:#565].
Vattila
as vattila
More... about 1 year ago
CHG: trunk: Updated version to 8.0.4 for C++Builder 12 support.
Vattila
as vattila
More... about 1 year ago
NEW: Added support in 7.0 branch for building with C++ Builder 12 Clang compiler. See [feature-requests:#239].
Jogy
as jogybl
More... about 1 year ago
CHG: examples/classes/VS: Corrected incorrect and inconsistent configuration settings (in particular, debugging, warning level, link libraries).
Vattila
as vattila
More... about 1 year ago
CHG: examples/classes/regexvalidatordlg.cpp: Eliminated warning.
Vattila
as vattila
More... about 1 year ago
RGR: trunk: Classes example does not compile with C++Builder [bugs:#548].
Vattila
as vattila
More... about 1 year ago
CHG: Replaced tabs with spaces.
Jogy
as jogybl
More... about 1 year ago
RGR: trunk: Classes example does not compile with C++Builder [bugs:#548].
Jogy
as jogybl
More... about 1 year ago
CHG: examples: Resolved C++Builder compiler warnings about missing override keyword.
Jogy
as jogybl
More... about 1 year ago
CHG: Removed the language component of the documentation links. See [bugs:#567].
Jogy
as jogybl
More... about 1 year ago
CHG: Updated 'docs.microsoft.com' documentation links to 'learn.microsoft.com'. See [bugs:#567].
Jogy
as jogybl
More... about 1 year ago
CHG: Updated 'en-gb' documentation links to 'en-us'. See [bugs:#567].
Jogy
as jogybl
More... about 1 year ago
BUG: Some documentation links point to German language pages. See [bugs:#567].
Jogy
as jogybl
More... about 1 year ago