Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-24 | ProxySwitch: code cleaning | Mataes | |
2018-06-24 | ProxySwitch: it compiles but don't work | Mataes | |
2018-06-23 | Netlib: | George Hazan | |
- fix for function names - code cleaning | |||
2018-06-23 | unused shit removed | George Hazan | |
2018-06-23 | Netlib: patch for proxySwitch | Mataes | |
2018-06-23 | langpacks/russian: some fixes | dartraiden | |
2018-06-23 | database isn't profile | dartraiden | |
2018-06-22 | DebugBreak() removed from unsuccessful transaction opening | George Hazan | |
2018-06-21 | compilation fix | George Hazan | |
2018-06-21 | non-local check & MDBX_EXCLUSIVE are mutually exclusive | George Hazan | |
2018-06-21 | Fingerprint: add Phoenix support | dartraiden | |
2018-06-21 | code cleaning | George Hazan | |
2018-06-21 | CLC/TopMargin & CLC/BottomMargin - two hidden settings for Clist_modern skinning | George Hazan | |
2018-06-21 | VKontakte: code cleaning | ElzorFox | |
2018-06-21 | VKontakte: add Phoenix Lite and Full MirVers | ElzorFox | |
2018-06-20 | tabSRMM: unused option removed | George Hazan | |
2018-06-20 | tabSRMM: obsolete locale support code removed, because it doesn't work at all | George Hazan | |
2018-06-20 | fixes #1430 (Add db_autobackups into core package) | George Hazan | |
2018-06-20 | even less crazy ANSI <-> Unicode conversions | George Hazan | |
2018-06-20 | mad ANSI <-> Unicode conversion removed | George Hazan | |
2018-06-20 | Db_autobackup: | George Hazan | |
- folder option isn't applied on the fly; - code cleaning; | |||
2018-06-20 | FILE_SHARE_READ still must be set even in the exclusive mode | George Hazan | |
2018-06-20 | merge with libmdbx/xp | George Hazan | |
2018-06-19 | tabSRMM: even empty events shall be marked as read | George Hazan | |
2018-06-19 | merge of libmdbx 1.5 | George Hazan | |
2018-06-19 | we shall not clear events that we don't own | George Hazan | |
2018-06-19 | StatusManager: code cleaning | George Hazan | |
2018-06-19 | StatusManager: | George Hazan | |
- project structure linearized; - AAA flag "Use same settings wasn't saved across Miranda starts; - perversion with declaring static arrays in commonstatus.h removed | |||
2018-06-19 | AAA: | George Hazan | |
- solved conflict with dead StdIdle, zihrono levraha; - better idle mode detection - version bump | |||
2018-06-19 | WinSCP 5.13.3 | dartraiden | |
2018-06-18 | fixes #1427 (Miranda doesn't set status back when returning from idle) | George Hazan | |
2018-06-18 | add SilentUpgrade to mirandaboot.ini | dartraiden | |
2018-06-18 | ability of C++ to compile any shit provided is enormous... | George Hazan | |
2018-06-18 | fixes #1429 (Ability to silently upgrade database) using new ↵ | George Hazan | |
Database/SilentUpgrade=1 setting in mirandaboot.ini | |||
2018-06-18 | new functions to access mirandaboot.ini from all plugins: | George Hazan | |
Profile_GetSetting() - reads a string from mirandaboot.ini Profile_GetSettingInt() - reads an integer from mirandaboot.ini | |||
2018-06-18 | more code cleaning | George Hazan | |
2018-06-18 | code cleaning | George Hazan | |
2018-06-17 | compilation fix | George Hazan | |
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) |