Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-04 | static function CLIST_INTERFACE::pfnGetContactIcon exported as ↵ | George Hazan | |
Clist_GetContactIcon (history++ to be recompiled) | |||
2018-04-04 | static function CLIST_INTERFACE::pfnInitAutoRebuild replaced with ↵ | George Hazan | |
Clist_InitAutoRebuild | |||
2018-04-04 | - static function CLIST_INTERFACE::pfnGetAverageMode exported as ↵ | George Hazan | |
Proto_GetAverageStatus - Proto_ActivateAccount is not exported anymore due to the lack of need | |||
2018-04-04 | warning fixes | George Hazan | |
2018-04-04 | protocols: jabber: xep-0198 | Gluzskiy Alexandr | |
- basic error handling | |||
2018-04-04 | mode code cleaning | George Hazan | |
2018-04-04 | warning fix | George Hazan | |
2018-04-04 | code cleaning | George Hazan | |
2018-04-04 | fix for adding separators into SRMM toolbar | George Hazan | |
2018-04-04 | Windows lists: | George Hazan | |
- fix for a 64-bit issue that could cause a crash; - code cleaning | |||
2018-04-04 | TabSRMM: very complicated & non-linear dependency between BBCodes & toolbar ↵ | George Hazan | |
buttons visibility removed | |||
2018-04-03 | unneeded option removed | George Hazan | |
2018-04-03 | TabSRMM: Chat filter works only after click #1242 | aunsane | |
2018-04-03 | we shall create missing icons (or destroy unneeded ones) after applying ↵ | George Hazan | |
toolbar options | |||
2018-04-03 | MirandaG15: move docs to wiki | dartraiden | |
2018-04-03 | unneeded size fields removed | George Hazan | |
2018-04-03 | Accounts() : iterator for accounts | George Hazan | |
2018-04-03 | code cleaning: old unions replaced with MAllStrings & MAllStringsArray | George Hazan | |
2018-04-03 | CLIST_INTERFACE: | George Hazan | |
- unused members removed (requires new History++ for people who compile Miranda themselves); - useless helpers Proto_IsAccountEnabled & Proto_IsProtocolLocked replaced with direct calls of PROTOACCOUNT members IsEnabled & IsLocked respectively; - static interface member pfnGetProtocolVisibility replaced with static function Clist_GetProtocolVisibility or PROTOACCOUNT::IsVisible when possible | |||
2018-04-03 | Clist_modern: fix for calculating common protocol status even for old protocols | George Hazan | |
2018-04-03 | protocols: jabber: typo fix | Gluzskiy Alexandr | |
2018-04-03 | protocols: jabber: crash fix | Gluzskiy Alexandr | |
https://gist.github.com/apollo2k4/955dc2bd2b8cac46ab51fa787b12329c | |||
2018-04-02 | Dbx_mdbx: fix for record number calculation | George Hazan | |
2018-04-02 | fix for global status menu translation | George Hazan | |
2018-04-02 | related to #1241: fix for icon names' translation in Icon - Menu items | George Hazan | |
2018-04-02 | related to #1241 - fix for AVS options' translation | George Hazan | |
2018-04-02 | code cleaning | George Hazan | |
2018-04-02 | partially fixes #1241 = extra icons translation | George Hazan | |
2018-04-02 | Clist_modern: unloaded protos not to be included into expanded subs too | George Hazan | |
2018-04-02 | fixes #1241 (some status menu items don't change language until restart) | George Hazan | |
2018-04-02 | fixes #1240 (Changing account order makes some accounts disappear) - ancient ↵ | George Hazan | |
evil destroyed | |||
2018-04-02 | fixes #1243 (Groups and metacontacts state don't save during profile ↵ | George Hazan | |
convertation) | |||
2018-04-02 | fixes #1239 (MDBX: crash on "dbmodulechain.cpp (45): CDbxMDBX::GetModuleID" ↵ | George Hazan | |
after MSN plugin login and new messages added) | |||
2018-04-02 | German langpack | Tobias Weimer | |
- Updated Jabber | |||
2018-04-02 | Dbx_mdbx: | George Hazan | |
- unused class members removed; - added function TouchFile() to change access date & time on loading & exit | |||
2018-04-01 | much more efficient way of handling DBFlush, with separate window | George Hazan | |
2018-04-01 | langpacks/ukrainian: add dbx_mdbx translation | dartraiden | |
2018-04-01 | langpacks: update | dartraiden | |
2018-04-01 | langpacks/english: update | dartraiden | |
2018-04-01 | oops | dartraiden | |
2018-04-01 | better wording | dartraiden | |
2018-04-01 | renamed similar to other protocols | dartraiden | |
2018-04-01 | protocols: jabber: xep-0198 | Gluzskiy Alexandr | |
- few logic bugs fixed - started resumption implementation | |||
2018-04-01 | Db_autobackups: replace "Dropbox" by "cloud" | dartraiden | |
2018-03-31 | myGlobals.UseDbxTree : always false | George Hazan | |
2018-03-31 | update for openssl libs | George Hazan | |
2018-03-31 | Exchange: not used defines removed | Mataes | |
2018-03-31 | Msg_Export: mir_strcpy and mir_wstrcpy replaced to strncpy_s and wcsncpy_s | Mataes | |
2018-03-31 | MirOTR: correct version | Mataes | |
2018-03-31 | MirOTR: remove mir_strcpy | Mataes | |