Age | Commit message (Expand) | Author |
2022-08-16 | fixes #3159 (various quirks in the View/Change my details window) | George Hazan |
2022-08-15 | StdUserInfo: tree adaptation for hContact == 0 | George Hazan |
2022-08-10 | fixes #3154 (Core: дублируется значок "Page") | George Hazan |
2022-08-05 | fixes #3144 (Скрытие пустых страниц в userinfo не до... | George Hazan |
2022-08-05 | StdUserInfo: more compact variant of tree | George Hazan |
2022-08-04 | StdUserInfo: fix for the second problem in #3138 | George Hazan |
2022-08-04 | custom icons for UserInfo (AVS, SeenPlugin) | George Hazan |
2022-08-03 | oops... | George Hazan |
2022-08-03 | stduserinfo: empty pages to be dropped | George Hazan |
2022-08-03 | fixes #3131 (StdUserInfo & metacontacts) | George Hazan |
2022-08-02 | code to prevent UserInfo hooks from being destroyed | George Hazan |
2022-07-31 | fixes #3130 (WhenWasIt ведёт себя странно) | George Hazan |
2022-06-20 | time to get rid of some DlgProc defined just to handle WM_SIZE issues | George Hazan |
2022-06-12 | StdUserInfo: custom resizers for the predefined dialogs | George Hazan |
2022-06-10 | StdUserInfo: | George Hazan |
2022-06-09 | UserInfo -> UI classes | George Hazan |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-11-16 | more shit removed | George Hazan |
2021-11-07 | first version of mir_core that builds under Linux | ghazan |
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-05-22 | fix for broken project file compatibility in VS2019 16.6.0 | George Hazan |
2020-04-10 | fixes #2317 (StdUserInfo: we need moar Unicode) | George Hazan |
2020-01-30 | LIST::remove + LIST::indexOf() combination removed with LIST::removeItem | George Hazan |
2020-01-09 | if smth cannot be incuded, it shall be inlined | George Hazan |
2020-01-01 | Happy new year, Miranda | George Hazan |
2019-12-16 | fixes #2141 (StdUserInfo doesn't handle OK button properly) | George Hazan |
2019-12-04 | GetContactProto: useless duplicate function replaced with standard Proto_GetB... | George Hazan |
2019-10-28 | crash fix | George Hazan |
2019-10-28 | fixes #2105 for StdUserInfo (crash in User Info dialog when a plugin is unloa... | George Hazan |
2019-04-24 | fix for a common version resource | George Hazan |
2019-01-04 | Update copyrights | dartraiden |
2018-12-28 | obsolte perversion with PF4_INFOSETTINGSVC removed | George Hazan |
2018-11-14 | unused MODULENAME macros removed | George Hazan |
2018-11-13 | Std* modules -> g_plugin | George Hazan |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-07-24 | database: | George Hazan |
2018-07-20 | we don't need two name sets for the same array of functions | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-06-28 | another fix for #1442 - the same button for StdUserInfo | 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 | 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 | m_genmenu.h unbound from hLangpack | George Hazan |
2018-05-20 | UserInfo_AddPage() helper replaced with CMPLugin::addUserInfo() | George Hazan |