Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
launch backups on exit, thus allowing them to finish correctly
|
|
much time
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- wiping out checks for service presence;
- code cleaning
|
|
|
|
not inside OnInitDialog)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead;
- if you want db_get to return a string, you need to use db_get_s.
|
|
|
|
- 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)
|
|
https://github.com/miranda-ng/miranda-ng/commit/efcc72419ea3416b201e0b95700b28bbe402aae5#r29615029
|
|
|
|
|
|
dependent on "Use Zip")
|
|
|
|
|
|
|
|
- folder option isn't applied on the fly;
- code cleaning;
|
|
|
|
module setting
|
|
own version resource remains only for miranda32.exe, mir_app.dll and pascal plugins
|
|
|
|
differ only in a build number
|
|
|
|
|
|
|
|
|
|
|
|
in each plugin. mir_getLP() remains for compatibility with pascal plugins only
|
|
|
|
Icon_RegisterT(g_plugin.getInst() => g_plugin.registerIconW
|
|
it remains existing for now, but as reference to g_plugin.m_hLang
|
|
|
|
adaptation
|