summaryrefslogtreecommitdiff
path: root/plugins/Clist_modern/src/modern_clcopts.cpp
AgeCommit message (Expand)Author
2018-07-27Clist_Modern:George Hazan
2018-07-25major code cleaning of all font-related structuresGeorge Hazan
2018-07-24database:George Hazan
2018-07-15fixes #1494 (Clist modern: cannot save "default" selection mode)George Hazan
2018-07-12fixes #1469 (Clist_modern: gap is too big)George Hazan
2018-07-11int hLangpack/m_hLang removed and replaced with HPLUGINGeorge Hazan
2018-06-18more code cleaningGeorge Hazan
2018-06-18code cleaningGeorge Hazan
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_fontservice.h => CMPluginGeorge Hazan
2018-05-20options API unbound from hLangpack and switched to CMPluginGeorge Hazan
2018-05-16Clist_modern => CMPluginGeorge Hazan
2018-04-05bunch of obsoleted CLIST_INTERFACE::Tray* methods removed or moved to Clist_T...George Hazan
2018-04-05CLIST_INTERFACE::pfnLoadContactTree => Clist_LoadContactTreeGeorge 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-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-09-05Clist Modern: more code cleaningGeorge Hazan
2017-09-04Clist_Modern:George Hazan
2017-08-20minus ModernOptGeorge Hazan
2017-08-06Update rest of links to httpsRobert Pösel
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-01-01bump copyright yeardartraiden
2016-10-28- old useless helpers removed from the Options module;George Hazan
2016-10-03- inlined helpers for fonts, colors & effects creation replaced with functions;George Hazan
2016-09-02- three remaining clist services converted into functions (Clist_MenuProcessC...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-01typo fixedGeorge Hazan
2016-06-01- finally clist_modern's own rebuild all function got wiped out;George Hazan
2016-05-30- unused settings removed;George Hazan
2016-04-28code cleaningGeorge 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-27fix against a crash in Clist Modern settings on a clean/new profileGeorge Hazan
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-21Clist_modern: vc2015 compilation fixKirill Volinsky