Age | Commit message (Collapse) | Author |
|
- methods OnInitDialog, OnApply & OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively;
- massive code cleaning considering the 'virtual' attribute of overridden methods;
- also fixes #1476 (Don't close "Create new account" window if user not set account name)
|
|
|
|
* make labels of inactive controls inactive as well
* display reconnetion_required info with every change related to
connection settings
* improve clarity by indenting dependencies
|
|
* advanced options form refactored
* move to options class
* const correctness
* code cleaning
|