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)
|
|
|
|
- project structure linearized;
- AAA flag "Use same settings wasn't saved across Miranda starts;
- perversion with declaring static arrays in commonstatus.h removed
|
|
- files splitted by folders
- main.cpp cleanup
- project cleanup
|
|
- mir_app functions introduced instead of them;
- OPENOPTIONSDIALOG structure removed from m_options.h
|
|
|
|
|