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)
|
|
- adapted to CDlgBase changes (fixes crash on window close)
|
|
|
|
- eliminated few confusing globals (including unnecessary mutex)
- implemeted proper way to avoid collisions in some places
|
|
- moving ui related code to separated file, split definition and implementation of ui
|