Age | Commit message (Collapse) | Author |
|
if the event is missing
usable to hook events that disappear after being used
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SetRichText, SetRichTextRtf
|
|
- UI utils spread to separate modules, one module for one class;
- class CCtrlRichEdit added
|
|
|
|
|
|
|
|
|
|
bool IsPushed() returns a status for a PUSHBUTTON;
void Push(bool) sets a new pushed status
|
|
|
|
|
|
- added reaction to TCN_SELCHANGE;
- more effective way of controlling tab switch
- useless field removed from TPageInfo;
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- warning fix
- randomizer must work even if the system service doesn't exist
|
|
|
|
Toolbar)
|
|
|
|
|
|
|
|
|
|
- CCtrlSpin::SetRange had mixed up max & min values;
- changing data in a spin control didn't send a change notification
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|