summaryrefslogtreecommitdiff
path: root/protocols/IcqOscarJ/src
AgeCommit message (Expand)Author
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-04-22no more PROTO_INTERFACE::OnEventGeorge Hazan
2018-04-22OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeletedGeorge Hazan
2018-04-21EV_PROTO_DBSETTINGSCHANGED - old useless stub removedGeorge Hazan
2018-04-21code cleaning:George Hazan
2018-04-19minor code cleaningGeorge Hazan
2018-04-19EV_PROTO_ONOPTIONS removed and replaced with the call of CallObjectEventHook(...George Hazan
2018-04-18core changes:George Hazan
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-04-18this feature was never used and only causes problemsGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetContactDisplayName => Clist_GetContactDisplayNameGeorge Hazan
2018-04-05CLIST_INTERFACE::pfnGetStatusModeDescription => Clist_GetStatusModeDescriptionGeorge Hazan
2018-04-04- CLIST_INTERFACE::pfnGetProtocolMenu => Menu_GetProtocolMenuGeorge Hazan
2018-04-03unneeded size fields removedGeorge Hazan
2018-04-03code cleaning: old unions replaced with MAllStrings & MAllStringsArrayGeorge Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-03-28all protocols rewritten to CMPluginBaseGeorge Hazan
2018-03-27we better start threads inside OnModulesLoaded, so we don't have to kill themGeorge Hazan
2018-03-17more warning fixesGeorge Hazan
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-03-15LIST<> iterators:George Hazan
2018-03-15MUCH more effective way of removing records from iteratorsGeorge Hazan
2018-03-14reverse iterators for LIST<>George Hazan
2018-03-08fixes #1154 (Invisible" status is broken)George Hazan
2018-03-07some fixesKirill Volinsky
2018-02-24more nullptrGoraf
2018-02-24guard headersGoraf
2018-02-21ICQ: C++'11 iteratorsGeorge Hazan
2018-02-09all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminatedGeorge Hazan
2018-01-31mir_app:George Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-25fixes #1117 (Empty messages on restart seen by official ICQ client on iOS)George Hazan
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ...dartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-12-05ICQ: Ц changed to ÖKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-23database enumerators => void* instead of LPARAMGeorge Hazan
2017-11-15ICQ: remove useless check (max pass is 16 not 8, and password in Unicode)dartraiden
2017-11-15Static constants replaced by variabledartraiden
2017-11-15max pass = 16 (https://icq.com/change-password/ru)dartraiden
2017-11-15fixes #1031 (ICQ password must be of 14 chars most)George Hazan
2017-11-13Code modernize ...Goraf
2017-09-13partially remove ModernOpt stuffdartraiden
2017-08-23ICQ: icon added to icolib, not used icon removed (fixes #294)Kirill Volinsky
2017-08-06Update all other files in repository to use https links for Miranda NG websiteRobert Pösel