Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
- fix for function names
- code cleaning
|
|
|
|
|
|
|
|
|
|
Profile_GetSetting() - reads a string from mirandaboot.ini
Profile_GetSettingInt() - reads an integer from mirandaboot.ini
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
- old reference system that used EI ids totally removed;
- now HANDLE that is returned outside is a real pointer to EI;
- old perversion with groups removed;
- fixes #1394 (EI change require restart)
|
|
|
|
|
|
|
|
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)
|
|
- obsoleted flags bOk & bStopped removed from pluginEntry;
- pluginEntry::bFailed is now set automatically;
|