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)
|
|
|
|
|
|
|
|
|
|
|
|
clist extra icon gets enabled again when a new message comes (till window gets focused)
|
|
|
|
|
|
|
|
- plugin StdIdle that had been acting as an options dialog for StdAutoAway removed;
- service MS_IDLE_GETIDLEINFO moved into the core and replaced with Idle_GetInfo();
- new function Idle_Enter() is available to tell the core that Miranda is idle;
- StdAutoAway & StatusManager adapted for these changes;
|
|
|
|
|
|
windows
|
|
|
|
|
|
|
|
number of rows is changed
|
|
removed because it does nothing anyway. use plugin Sessions instead
|
|
|
|
|
|
|
|
|
|
icon" is restored back)
|
|
module setting
|
|
|
|
|
|
own version resource remains only for miranda32.exe, mir_app.dll and pascal plugins
|
|
point for contact lists (not to mix them with usual plugins)
|
|
|
|
differ only in a build number
|
|
|
|
|
|
|
|
|
|
- useless message DM_APPENDTOLOG removed;
- fixes #1378
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in each plugin. mir_getLP() remains for compatibility with pascal plugins only
|