summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/modern_clui.cpp
AgeCommit message (Expand)Author
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-22m_genmenu.h unbound from hLangpackGeorge Hazan
2018-05-22IcoLib_AddIcon => CMPlugin::addIconGeorge Hazan
2018-05-18Icon_Register(g_plugin.getInst() => g_plugin.registerIconGeorge Hazan
2018-05-16Clist_modern => CMPluginGeorge Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-04-05bunch of obsoleted CLIST_INTERFACE::Tray* methods removed or moved to Clist_T...George Hazan
2018-04-04CLIST_INTERFACE::pfnReloadExtraIcons => ExtraIcon_Reload()George Hazan
2018-04-04static function CLIST_INTERFACE::pfnInitAutoRebuild replaced with Clist_InitA...George Hazan
2018-04-03Accounts() : iterator for accountsGeorge Hazan
2018-04-03CLIST_INTERFACE:George Hazan
2018-02-21Clist_Modern: C++'11 iteratorsGeorge Hazan
2018-01-26code optimizationGeorge Hazan
2018-01-01massive copyright updatedartraiden
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-11-29replace russian с to latin cKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-11-27slightly optimized way of getting menu item's module nameGeorge Hazan
2017-11-27add module name (part 1)Kirill Volinsky
2017-11-13Code modernize ...Goraf
2017-09-05Clist Modern: more code cleaningGeorge Hazan
2017-09-04Clist_Modern:George Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-01-01bump copyright yeardartraiden
2016-12-02MS_SYSTEM_* services became functionsGeorge Hazan
2016-09-13mode old database junk to dieGeorge Hazan
2016-09-05Clist_modern: Aero Glass should be supported only for Vista and Win 7Robert Pösel
2016-09-05Menu_DrawItem & Menu_MeasureItem now simply receive LPARAMGeorge Hazan
2016-09-02- three remaining clist services converted into functions (Clist_MenuProcessC...George Hazan
2016-09-01- MS_CLIST_SETHIDEOFFLINE replaced with pcli->pfnSetHideOffline();George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-27<tchar.h> removed from <m_system.h>George Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-07-20non-redefined function pfnClcBroadcast made static -> Clist_BroadcastGeorge Hazan
2016-06-01- finally clist_modern's own rebuild all function got wiped out;George Hazan
2016-05-06code cleaningGeorge Hazan
2016-04-30code cleaningGeorge Hazan
2016-04-28we don't need that FindItem's implementation in nicer+ anymore, it's already ...George Hazan
2016-04-28code cleaningGeorge Hazan
2016-04-28- 2nd & 3rd lines handling unification;George Hazan
2016-04-20that print isn't very informative...George Hazan
2016-01-23DND → Do not disturbDart Raiden
2016-01-20clists tooDart Raiden
2016-01-04"NA" -> "N/A"Dart Raiden
2016-01-02Copyrights update part 3 (final)Dart Raiden
2015-09-03clist_modern: menu uidAlexander Lantsev