Age | Commit message (Expand) | Author |
2020-01-30 | fixes #2061 (StartupStatus should also handle account enabling) | George Hazan |
2020-01-30 | . | George Hazan |
2020-01-01 | Happy new year, Miranda, part 2 | dartraiden |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses com... | George Hazan |
2019-03-28 | StatusManager: unused resource removed | George Hazan |
2019-03-11 | code cleaning | George Hazan |
2019-03-11 | code cleaning for old shitty helper | George Hazan |
2019-03-08 | life is too short to remember whether this structure is zeroed or not | George Hazan |
2019-03-06 | popups: | George Hazan |
2019-03-05 | Popup: | George Hazan |
2019-02-27 | popup code cleaning (cause we have no tchar.h) | George Hazan |
2019-01-28 | mir_urlDecode & mir_urlEncode to return CMStringA | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-19 | StatusManager: per Settings | dartraiden |
2018-07-16 | section name to be also translated | George Hazan |
2018-07-16 | fixes #1497 (StartupStatus: add icon section name to langpack) | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-07-11 | GUI change: | George Hazan |
2018-07-11 | remove redundant brackets | dartraiden |
2018-06-26 | fixes #1437 (StartupStatus: cannot select status profile) | George Hazan |
2018-06-19 | StatusManager: code cleaning | George Hazan |
2018-06-19 | StatusManager: | George Hazan |
2018-06-19 | AAA: | George Hazan |
2018-06-13 | System idle: | George Hazan |
2018-06-10 | AAA: | George Hazan |
2018-06-01 | CPluginDlgBase: this class became useless because CMPlugin already has module... | 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 | global variable name standardization | George Hazan |
2018-05-25 | damned git | George Hazan |
2018-05-25 | fix for a problem with StatusManager loading | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-23 | fix: calculated array of interfaces is ignored | 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-22 | new helper for MS_TTB_ADDBUTTON | George Hazan |
2018-05-22 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-20 | options API unbound from hLangpack and switched to CMPlugin | 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 | Icon_Register(g_plugin.getInst() => g_plugin.registerIcon | George Hazan |
2018-05-18 | hLangpack variable began migration inside CMPluginBase | George Hazan |
2018-05-18 | CDlgBase::CDlgBase now receives a reference to CMPlugin instead of HINSTANCE | George Hazan |
2018-05-17 | Tipper, StopSpamMod, StopSpam, StatusManager, StatusChange, StartupSilence, S... | George Hazan |
2018-05-15 | __NO_CMPLUGIN_NEEDED added to plugin headers to allow them be compiled | George Hazan |
2018-05-11 | fixes #1349 (Miranda crashes on coming back from auto away) | George Hazan |
2018-05-07 | PROTOACCOUNT::bIsLocked: lock status to be stored in memory | George Hazan |