Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-24 | code cleaning | George Hazan | |
2018-07-24 | Jabber: "to" verification removed because it doesn't solve problems with ↵ | George Hazan | |
carbons anyway | |||
2018-07-24 | database: | George Hazan | |
- senseless fiels ptszVal removed from DBVARIANT, pwszVal is used instead; - if you want db_get to return a string, you need to use db_get_s. | |||
2018-07-23 | fix for dynamic memory allocation | George Hazan | |
2018-07-23 | Jabber: | George Hazan | |
- unused function JabberGetPictureType inlined; - fixes #1509 (Miranda receive duplicate incoming messages if contact is not in roster Jabber); - code cleaning; | |||
2018-07-23 | IRC: completely fixes #1512 | dartraiden | |
2018-07-21 | Tox: libtox update to v0.2.4 | aunsane | |
2018-07-20 | we don't need two name sets for the same array of functions | George Hazan | |
2018-07-19 | IRC: add BelarusIRC | dartraiden | |
2018-07-19 | BelarusIRC added to the IRC server list | George Hazan | |
2018-07-18 | Tox: updated libtox to v0.2.3 | aunsane | |
2018-07-16 | fixes #1493 (Miranda IRC protocol crash when checking channel modes) | George Hazan | |
2018-07-16 | code cleaning related to Nudge plugin | George Hazan | |
2018-07-16 | fixes #1505 (AssocMgr: cannot disable MSN integration) | George Hazan | |
2018-07-16 | Jabber: code cleaning | dartraiden | |
This should be spaces, not tabs | |||
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan | |
2018-07-11 | GUI change: | George Hazan | |
- methods OnInitDialog, OnApply & OnClose of CDlgBase now return true if successful. return of false prevents a dialog from being loaded or left respectively; - massive code cleaning considering the 'virtual' attribute of overridden methods; - also fixes #1476 (Don't close "Create new account" window if user not set account name) | |||
2018-07-10 | gg: include directories should be related from the project path | aunsane | |
2018-07-10 | ICQ: | George Hazan | |
- warning fixes; - minor code cleaning | |||
2018-07-09 | fixes #920 (Crash when receiving file via ICQ) | George Hazan | |
2018-07-09 | ICQ: code cleaning | George Hazan | |
2018-07-05 | fixes #1448 (translated frame names in database) | George Hazan | |
2018-07-04 | Jabber: add Cancel button to reg confirmation dialog (fixes #1456) | dartraiden | |
2018-07-01 | protocols: jabber: xep-0198 | Gluzskiy Alexandr | |
- additional counters reset before clean enabling to avoid inconsistent counters state | |||
2018-07-01 | protocols: jabber: xep-0128 | Gluzskiy Alexandr | |
- force disable session resume on manual switch to offline ( closes #1444 ) //untested | |||
2018-06-25 | IRC: if user decide "kick with reason", he should write a reason manually | dartraiden | |
2018-06-21 | VKontakte: code cleaning | ElzorFox | |
2018-06-21 | VKontakte: add Phoenix Lite and Full MirVers | ElzorFox | |
2018-06-13 | MRA: more logs | George Hazan | |
2018-06-12 | Gadu-Gadu: conf options move to UI classes | Goraf | |
2018-06-06 | VKontakte: add 'VK Messenger' MirVer | ElzorFox | |
2018-06-01 | fixes #1388 (MSN: crash on "msn_misc.cpp (580): ThreadData::sendPacketPayload") | George Hazan | |
2018-05-29 | VKontakte: additional fix for #1392 | ElzorFox | |
2018-05-29 | VKontakte: | ElzorFox | |
fix #1392 (access denied on typing for banned contacts) fix ‘?’ in avatar filenames version bump | |||
2018-05-29 | common version resource extracted to the separate file | George Hazan | |
own version resource remains only for miranda32.exe, mir_app.dll and pascal plugins | |||
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan | |
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who ↵ | George Hazan | |
differ only in a build number | |||
2018-05-27 | PRODUCTVERSION of any version resource to contain the number of current build | George Hazan | |
2018-05-27 | global variable name standardization | George Hazan | |
2018-05-27 | unused variable CHAT_MANAGER *pci removed and replaced with g_chatApi | 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-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan | |
2018-05-23 | remove some more MirandaPluginInfoEx() | dartraiden | |
2018-05-23 | we don't need MirandaPluginInfoEx() anymore. farewell, my lovely | 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.h => CMPlugin | George Hazan | |
2018-05-22 | m_fontservice.h => CMPlugin | George Hazan | |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan | |