| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
container file entries.
|
|
|
|
instead of accept the whole dialog
|
|
|
|
|
|
|
|
|
|
|
|
starting BASE
|
|
|
|
|
|
|
|
They were not tested in time and we will address their bugs after the release
|
|
|
|
|
|
|
|
The down and enter keys now preserve an existing selection in the
associated list or table views, rather than unconditionally selecting or
activating the first item.
|
|
|
|
|
|
through the Container Browser dialog.
|
|
|
|
|
|
map, searches, and tag types
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Most members were initialized within the constructor, but a couple were
only initialized later and could in some cases be accessed before being
initialized.
Members of types without default constructors are now initialized via
default member initializers unless they're initialized in the class's
member initializer list.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|