Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
Replace 0 and NULL with nullptr.
Update comments.
|
|
when the regex has a locale imbued.
|
|
|
|
|
|
|
|
|
|
|
|
Polygon and delete the standard copy and assignment methods.
|
|
ColourDesired is an int instead of long for consistency over different platforms.
Changes made to Point, PRectangle, and ColourDesired.
RoundXYPosition removed.
|
|
Changes made to FontParameters, Font, Window, ListBoxEvent, ListBox, Menu,
DynamicLibrary, and Platform.
|
|
|
|
|
|
|
|
|
|
|
|
unsigned int.
Use variable assignments to avoid casts.
|
|
|
|
|
|
|
|
can always be used.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of .get() before use.
|
|
Also use #if for painting measurement as there are 7 sections of code to enable.
|
|
|
|
|
|
type.
|
|
default implementation.
|
|
|
|
|
|
|
|
variables are initialized, specify noexcept when safe.
|
|
Declare the standard member functions in more classes
|
|
define all the standard member functions. This cascades to all methods called
by the iterators, affecting Document, CellBuffer, Partitioning, SplitVector and
UTF-8 and DBCS functions.
Other trivial functions declared noexcept.
|
|
ptrdiff_t are the same type.
|
|
|
|
|
|
|
|
|