Age | Commit message (Expand) | Author |
2023-01-02 | Update copyrights | dartraiden |
2022-12-17 | Mediawiki considers URLs with and without a trailing slash as different pages... | dartraiden |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2022-01-24 | fixes #3004 (Dummy: при автоматическом переводе уч... | George Hazan |
2022-01-20 | Dummy: add Discord template | dartraiden |
2022-01-20 | Dummy to catch all Discord contacts | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-03-28 | 21 years after Win2k release we don't need win2k.h - everything we need is in... | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2020-09-10 | unused file removed | George Hazan |
2020-05-22 | also the same fix for icon projects | George Hazan |
2020-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan |
2020-04-07 | MSN: moved to deprecated, banned, removed support from plugins, etc | dartraiden |
2020-04-07 | Dummy: fix copy-paste bug (UniqueId for MSN is 'wlid') | dartraiden |
2020-02-20 | bunch of useless threads replaced with a call of ProtoBroadcastAsync | George Hazan |
2020-01-25 | massive code cleaning: | George Hazan |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan |
2019-09-27 | fix for a function name: | George Hazan |
2019-09-26 | Clist_IsHidden / Clist_HideContact - two helpers to hide CList/Hidden variabl... | George Hazan |
2019-08-13 | useless checks removed | George Hazan |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden |
2019-06-04 | fixes #1963 (unused icons in proto_conn_*.dll) | George Hazan |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com... | George Hazan |
2019-02-07 | MRA account support moved from Dummy to ICQ | George Hazan |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan |
2019-01-08 | fixes #1715 (by default account's destructor doesn't free network handle) | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-12-18 | C++ exceptions are disabled in all cases where they just prevent warnings | George Hazan |
2018-11-27 | fixes #1614 (MRA protocol deprecated due its death) | George Hazan |
2018-09-21 | old crutch removed: error messages to go in Unicode | George Hazan |
2018-05-29 | common version resource extracted to the separate file | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | George Hazan |
2018-05-27 | comparison of MIRANDA_VERSION_COREVERSION solves the problem of plugins who d... | George Hazan |
2018-05-27 | PRODUCTVERSION of any version resource to contain the number of current build | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
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-20 | mir_getLP() call went into CMPluginBase::CMPluginBase, thus it's not needed i... | George Hazan |
2018-05-20 | CMPlugin to receive a reference to PLUGININFOEX | George Hazan |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-15 | cmstub.lib statically linked to any plugin that uses CMPlugin template | George Hazan |
2018-05-08 | Dummy: added stubs for deprecated protocols | George Hazan |
2018-04-21 | code cleaning: | George Hazan |
2018-04-18 | core changes: | George Hazan |
2018-04-18 | g_hInstance incapulated into PLUGIN<>, no need in the separate variable | George Hazan |
2018-04-18 | PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in... | George Hazan |
2018-04-06 | code cleaning | George Hazan |