summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2018-04-20fixes #1288George Hazan
2018-04-20code cleaningGeorge Hazan
2018-04-20fixes #1290George Hazan
2018-04-20StdMsg: tab processing unificationGeorge Hazan
2018-04-19fixes #1283 completelyGeorge Hazan
2018-04-19StdMsg: middle click on tabs doesn't really closes windowGeorge Hazan
2018-04-19code cleaningGeorge Hazan
2018-04-19code simplificationGeorge Hazan
2018-04-19code cleaningGeorge Hazan
2018-04-19minor code cleaningGeorge Hazan
2018-04-19ancient horror removedGeorge Hazan
2018-04-19more EV_PROTO_ONOPTIONS removedGeorge Hazan
2018-04-19EV_PROTO_ONOPTIONS removed and replaced with the call of ↵George Hazan
CallObjectEventHook(pa->ppro, ME_OPT_INITIALIZE) this eliminates the possibility of making a mistake in hand-written code also fixes #1280 (Tox: "Confugure" menu item is broken)
2018-04-19CallObjectEventHook: new function to call the event hook of the specified objectGeorge Hazan
2018-04-19fixes #1283 (StdMsg: cursor does not change the shape)George Hazan
2018-04-19fixes #1284 (TabSRMM: "Hide title bar" menu item does nothing)George Hazan
2018-04-19Steam: server sends a very low timeout, which leads to stuck in loopaunsane
2018-04-19IEView: parse bbc, links, smyles, etc. in text all eventtypesElzorFox
2018-04-18fix for a roly-poly in plugin's optionsGeorge Hazan
2018-04-18core changes:George Hazan
- PROTOCOLDESCRIPTOR's implementation hidden inside mir_app; - Proto_RegisterModule now doesn't need a PROTOCOLDESCRIPTOR structure; - PROTOTYPE_PROTOWITHACCS type added for protos that work with accounts
2018-04-18warning fixGeorge Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18ability to dynamically load / unload protocol pluginsGeorge Hazan
2018-04-18missing project removedGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it ↵George Hazan
inside
2018-04-18hPluginListHeap - useless windows heap removedGeorge Hazan
2018-04-18this feature was never used and only causes problemsGeorge Hazan
2018-04-18fixes #1276 (CloudFile: strange control)George Hazan
2018-04-17code cleaningGeorge Hazan
2018-04-17SensSS: fix capitalizationdartraiden
2018-04-17langpacks/czech: turn off langpack installation to Mirandadartraiden
2018-04-17name conflict resolutionGeorge Hazan
2018-04-17code cleaningGeorge Hazan
2018-04-17fix for strange & rare crash while drawing smileysGeorge Hazan
2018-04-17fix for displaying locked/used profiles in Profile Manager windowGeorge Hazan
2018-04-17Facebook: unstable server connection makes persistent connections crazyGeorge Hazan
2018-04-17MNonCopyable - the common class to avoid declaring fake private constructorsGeorge Hazan
2018-04-17Quick Search: added tooltip for a toolbar buttonGeorge Hazan
2018-04-17protocols: jabber: xep-0198:Gluzskiy Alexandr
- improoved logic - fixed resumption - added few temporary workarounds for broken counters
2018-04-16fix for a bug in the old versions of Conversations IMGeorge Hazan
2018-04-16Jabber: if we forcibly remove a contact, we need to remove it from ↵George Hazan
LIST_ROSTER too
2018-04-16protocols: jabber: xep-0198Gluzskiy Alexandr
- added basic console logging
2018-04-16Import:George Hazan
- fix for import virtual accounts; - function AddContact() inlined; - function ImportContactSettings() removed; - minor code cleaning; - version bump
2018-04-16fixes #1271 (Warning if FloatingContacts is installed and "Disable drag and ↵George Hazan
drop of items" in clist settings is enabled)
2018-04-15suddenly chkCtrlSupport lost a link with g_dat.bCtrlSupport in StdMsg's optionsGeorge Hazan
2018-04-15fixes #1268 (even if a service mode plugin is disabled in the Options, it ↵George Hazan
still remains loaded)
2018-04-15fix for a crash described in #1267George Hazan
2018-04-15Tox: remove unneeded log level in release buildaunsane
2018-04-15langpacks/ukrainian: +1 stringdartraiden
2018-04-15fixes #1269 (Cannot reopen Import)George Hazan