| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-11 | GUI change: | George Hazan | |
| - 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) | |||
| 2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has ↵ | George Hazan | |
| module setting | |||
| 2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan | |
| 2018-05-18 | CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE | George Hazan | |
| 2018-05-17 | Tipper, StopSpamMod, StopSpam, StatusManager, StatusChange, StartupSilence, ↵ | George Hazan | |
| StartPosition, SplashScreen, SpellChecker, Spamotron => CMPlugin | |||
| 2018-04-18 | PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it ↵ | George Hazan | |
| inside | |||
| 2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
| 62202ed10617927d5429bc59898e12a366abe744) | |||
| 2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
| 2017-11-03 | StartPostion: use base class | Goraf | |
| * rewrite using classes * reduce globals * remove obsolete headers * code cleaning | |||
| 2017-10-22 | StartPosition: move options to UI classes (#1007) | Goraf | |
| * StartPosition: move options to UI classes * StartPosition: rearrange controls to correct TABSTOP path * StartPosition: futher switch to UI classes | |||
