Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-27 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | George Hazan | |
2018-05-27 | fixes #1374 (IRC crash on exit after 20-30 account on/off) | George Hazan | |
2018-05-27 | SimpleStatusMsg: fix for an occasional crash | George Hazan | |
2018-05-27 | CMake: do not build Dbx_mmap plugin. | protomors | |
2018-05-27 | CMake: Fixed building icons with nmake. | protomors | |
2018-05-27 | CMake: Fix for precompiled headers with nmake. | protomors | |
2018-05-26 | no, this idea was wrong... | George Hazan | |
2018-05-26 | FB: extended timeout value | George Hazan | |
2018-05-26 | Facebook: | George Hazan | |
- packet timeout extended to 10 minutes (specially for Karamil Alhady); - persistent connections restored; - this reverts commit bec09dbab4b07281f3da8478618deb9c10aa0a29 | |||
2018-05-25 | fixes #1377 ("Options -> Plugins -> Download more plugins" opens Miranda ↵ | George Hazan | |
folder instead of website) | |||
2018-05-25 | same fix for Scirver (fixes #1387) | George Hazan | |
2018-05-25 | StdMsg: | George Hazan | |
- useless message DM_APPENDTOLOG removed; - fixes #1378 | |||
2018-05-25 | new solution folder - Notification Plugins | George Hazan | |
2018-05-25 | add Dummy to installers (not selectable) | dartraiden | |
2018-05-25 | fix language selection | dartraiden | |
2018-05-25 | damned git | George Hazan | |
2018-05-25 | fix for a problem with StatusManager loading | George Hazan | |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan | |
2018-05-23 | fix: calculated array of interfaces is ignored | George Hazan | |
2018-05-23 | AutoShutdown: we don't need second define | Mataes | |
2018-05-23 | lpgen.js: add TranslateA_LP() and TranslateW_LP() support | dartraiden | |
2018-05-23 | AutoShutdown: fix regression introduced in ↵ | dartraiden | |
https://github.com/miranda-ng/miranda-ng/commit/8a74e7495ce5ad39de4f5c25121a84d35df90c36 | |||
2018-05-23 | LotusNotify: fix regression introduced in ↵ | dartraiden | |
https://github.com/miranda-ng/miranda-ng/commit/8a74e7495ce5ad39de4f5c25121a84d35df90c36 | |||
2018-05-23 | RecentContacts: fix regression introduced in ↵ | dartraiden | |
https://github.com/miranda-ng/miranda-ng/commit/cb4d31922f0690f5a3c79526245c963bfd118864 | |||
2018-05-23 | cosmetic fixes for testdll.dpr | George Hazan | |
2018-05-23 | one more | dartraiden | |
2018-05-23 | remove some more MirandaPluginInfoEx() | dartraiden | |
2018-05-23 | no need to allocate a structure if there's no plugin | George Hazan | |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | George Hazan | |
2018-05-23 | TrafficCounter: fix for reading initial settings | George Hazan | |
2018-05-23 | TrafficCounter: | George Hazan | |
- fixes #1376 (Traffic counter: crash with empty statistic); - massive code cleaning; - version bump | |||
2018-05-22 | two more | George Hazan | |
2018-05-22 | no more need in hLangpack variable *YAHOO* | George Hazan | |
2018-05-22 | new helper for MS_TTB_ADDBUTTON | George Hazan | |
2018-05-22 | m_chat_int.h => CMPlugin | George Hazan | |
2018-05-22 | m_chat.h => CMPlugin | George Hazan | |
2018-05-22 | m_cluiframes.h => CMPlugin | George Hazan | |
2018-05-22 | m_crypto.h => CMPlugin | George Hazan | |
2018-05-22 | m_extraicons.h => CMPlugin | George Hazan | |
2018-05-22 | code cleaning | George Hazan | |
2018-05-22 | m_fontservice.h => CMPlugin | George Hazan | |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan | |
2018-05-22 | Hotkey_Register => CMPlugin::addHotkey | George Hazan | |
2018-05-22 | IcoLib_AddIcon => CMPlugin::addIcon | George Hazan | |
2018-05-22 | m_langpack.h unbound from hLangpack | George Hazan | |
2018-05-22 | Srmm_AddButton unbound from hLangpack | George Hazan | |
2018-05-22 | Srmm_AddIcon unbound from hLangpack | George Hazan | |
2018-05-22 | if a machine suddenly is able to compile h++, there's no need to copy it | George Hazan | |
2018-05-22 | name resolution conflict | George Hazan | |
2018-05-22 | VKontakte: | ElzorFox | |
update VK_API to 5.76 version bump |