Age | Commit message (Expand) | Author |
2018-04-05 | these calls aren't required anymore | George Hazan |
2018-04-05 | bunch of obsoleted CLIST_INTERFACE::Tray* methods removed or moved to Clist_T... | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnDrawMenuItem => Clist_DrawMenuItem | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnChangeContactIcon => Clist_ChangeContactIcon | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnLoadContactTree => Clist_LoadContactTree | George Hazan |
2018-04-05 | Import crashes if the original profile contains wrong number of groups | George Hazan |
2018-04-05 | CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescription | George Hazan |
2018-04-04 | unused CLIST_INTERFACE data moved inside mir_app | George Hazan |
2018-04-04 | CLIST_INTERFACE::pfnReloadExtraIcons => ExtraIcon_Reload() | George Hazan |
2018-04-04 | - CLIST_INTERFACE::pfnGetProtocolMenu => Menu_GetProtocolMenu | George Hazan |
2018-04-04 | CLIST_INTERFACE::pfnGetAccountIndexByPos => Clist_GetAccountIndex | George Hazan |
2018-04-04 | static function CLIST_INTERFACE::pfnGetContactIcon exported as Clist_GetConta... | George Hazan |
2018-04-04 | static function CLIST_INTERFACE::pfnInitAutoRebuild replaced with Clist_InitA... | 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 |
2018-04-04 | TabSRMM: very complicated & non-linear dependency between BBCodes & toolbar b... | George Hazan |
2018-04-03 | unneeded option removed | George Hazan |
2018-04-03 | TabSRMM: Chat filter works only after click #1242 | aunsane |
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 |
2018-04-03 | Clist_modern: fix for calculating common protocol status even for old protocols | George Hazan |
2018-04-02 | Dbx_mdbx: fix for record number calculation | George Hazan |
2018-04-02 | related to #1241 - fix for AVS options' translation | George Hazan |
2018-04-02 | Clist_modern: unloaded protos not to be included into expanded subs too | George Hazan |
2018-04-02 | fixes #1243 (Groups and metacontacts state don't save during profile converta... | George Hazan |
2018-04-02 | fixes #1239 (MDBX: crash on "dbmodulechain.cpp (45): CDbxMDBX::GetModuleID" a... | George Hazan |
2018-04-02 | Dbx_mdbx: | George Hazan |
2018-04-01 | much more efficient way of handling DBFlush, with separate window | George Hazan |
2018-04-01 | Db_autobackups: replace "Dropbox" by "cloud" | dartraiden |
2018-03-31 | myGlobals.UseDbxTree : always false | 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 |
2018-03-31 | AssocMgr: removed not used files and functions | Mataes |
2018-03-31 | BASS_interface: BASS update | Mataes |
2018-03-31 | IEView: mir_strcpy and mir_wstrcpy replaced to strncpy_s and wcsncpy_s | Mataes |
2018-03-30 | merge with the final version of libmdbx | George Hazan |
2018-03-30 | fix for the oper-optimizing MSVC compiler | George Hazan |
2018-03-30 | fix for asynchronous database flush to fix unsaved data | George Hazan |
2018-03-29 | plugins: new_gpg | Gluzskiy Alexandr |
2018-03-29 | major clutch removed with double service mode plugins launch | George Hazan |
2018-03-29 | Import: when started in the service mode it opens its window and launched Mir... | George Hazan |
2018-03-29 | fixes #1224 (Crash when launch in service mode) | George Hazan |
2018-03-28 | fix for losing info due to MDBX_RESERVE flag | George Hazan |
2018-03-28 | Import now works without accounts' activation, without calling Load() of prot... | George Hazan |