Age | Commit message (Expand) | Author |
2021-04-22 | MyDetails: | George Hazan |
2018-11-12 | end of ME_OPT_INITIALISE related zoo in another plugins | George Hazan |
2018-07-11 | int hLangpack/m_hLang removed and replaced with HPLUGIN | George Hazan |
2018-05-28 | all plugins => CMPlugin virtual functions | 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-22 | m_genmenu.h unbound from hLangpack | 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-17 | Db3x_mmap, Dbx_mdbx, Exchange, MyDetails, RecentContacts, TopToolBar, WebView... | George Hazan |
2017-12-10 | - remove emails (if author retired - it's useless to write to him; if author ... | dartraiden |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6... | Kirill Volinsky |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky |
2017-11-27 | slightly optimized way of getting menu item's module name | George Hazan |
2017-11-27 | add module name (part 1) | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2016-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan |
2016-07-29 | no more TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2015-09-04 | MyDetails | Alexander Lantsev |
2015-07-25 | mydetails: common project | Kirill Volinsky |
2015-06-29 | - unified menu creation using wrapper class CMenuItem; | George Hazan |
2015-06-28 | finally CLISTEVENT removed completely | George Hazan |
2015-06-27 | - CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont... | George Hazan |
2015-06-26 | YEEHAW! CLISTMENUITEM::pszPopupName also died | George Hazan |
2015-06-26 | next slice of cutting out unused menu features - popupPosition | George Hazan |
2015-06-25 | MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p... | George Hazan |
2015-06-23 | obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH... | George Hazan |
2015-06-22 | code cleaning | George Hazan |
2015-06-22 | - CLISTMENUITEM::cbSize - atavism removed; | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-15 | MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function calls | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2014-12-17 | MyDetails: changed warning lavel to w4 | Kirill Volinsky |
2014-10-04 | services moved to the separate module | George Hazan |
2014-08-12 | icons registration moved to Load() | Kirill Volinsky |
2014-06-12 | MyDetails: Restored support for core default away messages, replaces SimpleAw... | Tobias Weimer |
2014-06-12 | headers of not adopted plugins moved to !Deprecated | Kirill Volinsky |
2014-05-31 | MyDetails plugin: proper capitalization in options and menus | slotwin |
2014-03-12 | More fix for x64 | Rozhuk Ivan |
2014-03-12 | SetWindowLongPtr() and GetWindowLongPtr() multiple fixes for x64 | Rozhuk Ivan |
2014-03-07 | Minor bugfixes: | Tobias Weimer |
2013-10-13 | fix menu item text | Kirill Volinsky |
2013-06-16 | MyDetails: Set main menu icon. (fixes #305) | Robert Pösel |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2013-03-02 | removed not used headers | Kirill Volinsky |
2013-02-09 | removed not needed interfaces | Kirill Volinsky |