Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-17 | GetTabWindow applied to all another places | George Hazan | |
2018-06-17 | no more uninitialized global variables | George Hazan | |
2018-06-17 | final fix for #1425 | George Hazan | |
2018-06-15 | more thorough version of previous fix | George Hazan | |
2018-06-15 | fixes #1425 (TabSRMM crashes) | George Hazan | |
2018-06-15 | MirLua: | aunsane | |
- Lua engine moved to separate class - added ability to compile scripts - renamed script enable setting name - version bump | |||
2018-06-15 | Update CONTRIBUTING.md | Tobias Weimer | |
- Fixed formatting | |||
2018-06-15 | Restructured guthub pages, added issue templates | Tobias Weimer | |
2018-06-14 | tabSRMM: chat options -> UI Classes | George Hazan | |
2018-06-14 | code cleaning for CCtrlBase::GetText | George Hazan | |
2018-06-14 | WA_INACTIVE to be also passed to the current child | George Hazan | |
2018-06-14 | chat behaviour unification: if a window isn't closed, but only minimized, ↵ | George Hazan | |
clist extra icon gets enabled again when a new message comes (till window gets focused) | |||
2018-06-14 | fix for a typo | George Hazan | |
2018-06-13 | langpacks/russian: update | dartraiden | |
2018-06-13 | fixes #1398 (Cannot disable OpenSSL plugin between starts) | George Hazan | |
2018-06-13 | StdMsg: ScrollToBottom should be called after applying smileys | George Hazan | |
2018-06-13 | fixes #1413 (Miranda 0.95.8.1 Scriver Log doesn't work anymore) | George Hazan | |
2018-06-13 | fix for StdAutoAway options | George Hazan | |
2018-06-13 | remove StdIdle from CMake and installers | dartraiden | |
2018-06-13 | StdIdle should be removed by PU | dartraiden | |
2018-06-13 | System idle: | George Hazan | |
- 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; | |||
2018-06-13 | Dbx_mdbx: duplicate code removed | George Hazan | |
2018-06-13 | profile lock detection unbound from contact list services | George Hazan | |
2018-06-13 | MRA: more logs | George Hazan | |
2018-06-12 | Gadu-Gadu: conf options move to UI classes | Goraf | |
2018-06-10 | AAA: | George Hazan | |
- added ability to react to terminal session disconnection; - options dialog rework; - version bump | |||
2018-06-10 | code cleaning | George Hazan | |
2018-06-09 | Scriver: make keyboard shortcuts translatable | dartraiden | |
2018-06-09 | fixes #1406 (Scriver: sending by Shift+Enter) | George Hazan | |
2018-06-09 | SmileyAdd: obsolete option "Enable smileys" removed, because now we can ↵ | George Hazan | |
control toolbar buttons for all plugins from the Options - Message sessions - toolbar | |||
2018-06-08 | StdMsg: a chat should update a window title only if it's active | George Hazan | |
2018-06-08 | obsolete message removed | George Hazan | |
2018-06-08 | SmileyAdd: obsolete option "Enable built-in message dialog support" removed | George Hazan | |
2018-06-08 | SmileyAdd: removed old perversion with catching window messages from SRMM ↵ | George Hazan | |
windows | |||
2018-06-08 | StdMsg: flashing of containers divided from flashing of tabs | George Hazan | |
2018-06-08 | Import: | George Hazan | |
- first working version of mcontacts import; - code cleaning | |||
2018-06-08 | fix for mir_app / mir_core version resources | George Hazan | |
2018-06-07 | fix for mcontacts import | George Hazan | |
2018-06-07 | fixes #1411 (Dev version crashes under XP) | George Hazan | |
2018-06-07 | reset files first, only then pull updates | George Hazan | |
2018-06-06 | fix for occasional crash in CCtrlPages | George Hazan | |
2018-06-06 | fixes #1408 (StdMsg: window caption bug) | George Hazan | |
2018-06-06 | fixes #1409 (tab icon disappears after blinking) | George Hazan | |
2018-06-06 | CCtrlPages::CheckRowCount() - new function to force tab resize when the ↵ | George Hazan | |
number of rows is changed | |||
2018-06-06 | StdMsg: option "Restore previously open tabs when showing the window" ↵ | George Hazan | |
removed because it does nothing anyway. use plugin Sessions instead | |||
2018-06-06 | Fingerprint: added VK Messenger detect | Mataes | |
2018-06-06 | VKontakte: add 'VK Messenger' MirVer | ElzorFox | |
2018-06-06 | MirLua: | aunsane | |
- add new helper function luaM_isarray - fix print of decimal point m_json module - add __pairs metamethod support - simplify code m_http module - send function should create copy of request object to prevent side effects in async calls - fix lua functions call - fix memory leaks | |||
2018-06-05 | batch file cleaning | George Hazan | |
2018-06-05 | Fingerprint: fixed Conversations detect | Mataes | |