Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-09-01 | Jabber: fix translation (thx Wishmaster) | dartraiden | |
2018-09-01 | More fonts/colors name unification | dartraiden | |
2018-09-01 | Tox: fix capitalization | dartraiden | |
2018-08-31 | VKontakte: no need to specify protocol name here | dartraiden | |
2018-08-31 | SkypeWeb: no need for "sound" here | dartraiden | |
2018-08-31 | Unify fonts/colors settings for popups | dartraiden | |
2018-08-30 | Tox: using timers instead of threads | aunsane | |
2018-08-30 | MSN: | George Hazan | |
- fixes #1545 (MSN: Receiving files from Desktop client clipboard don't get received) - code cleaning | |||
2018-08-18 | Tox: libtox updated to v0.2.6 | aunsane | |
2018-08-13 | fix for FB suddenly going mad | George Hazan | |
2018-08-12 | Omegle: code cleaning | George Hazan | |
2018-08-10 | got tired of this DbgBreak()... | George Hazan | |
2018-08-09 | Tox: attempt to fix #1541 | aunsane | |
2018-08-09 | Tox: toxcore updated to v0.2.5 | aunsane | |
2018-08-09 | SameTime: another menu item that gets shown for all contacts | George Hazan | |
2018-08-09 | Steam: protocol menu items are displayed for all contacts (partially covers ↵ | George Hazan | |
#1538) | |||
2018-08-09 | fixes #1539 (missing GUID in menu item) | George Hazan | |
2018-08-07 | fixes #1536 (Steam and BuddyPounce menu items appear for all contacts) | George Hazan | |
2018-08-02 | ICQ: fix UInfoEx details name | dartraiden | |
2018-07-26 | fix for broken folder name in MRA file transfers | George Hazan | |
2018-07-26 | fixes #1527 (Remove obsolete g_hMainThread and QueueUSerAPC from plugins) | George Hazan | |
2018-07-26 | fix for ICQ user info tree | George Hazan | |
2018-07-26 | VKontakte: crash fix | ElzorFox | |
2018-07-25 | major code cleaning of all font-related structures | George Hazan | |
2018-07-25 | fixes #1525 (UInfoEx & ICQ) | George Hazan | |
2018-07-25 | finally fixes #1512 | George Hazan | |
2018-07-25 | cosmetic fixes, typos | dartraiden | |
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 | |