Age | Commit message (Expand) | Author |
2019-01-04 | Update copyrights | dartraiden |
2018-11-12 | db_* functions replaced with g_plugin calls | George Hazan |
2018-05-27 | global variable name standardization | George Hazan |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan |
2018-05-16 | clist_nicer => CMPlugin | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnGetGroupCountsText => Clist_GetGroupCountsText | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnEndRename => Clist_EndRename | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnGetFontSetting => Clist_GetFontSetting | George Hazan |
2018-04-06 | CLIST_INTERFACE::pfnInvalidateItem => Clist_InvalidateItem | George Hazan |
2018-01-01 | massive copyright update | 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-29 | replace russian с to latin c | Kirill Volinsky |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky |
2017-11-13 | Code modernize ... | Goraf |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel |
2017-01-01 | bump copyright year | dartraiden |
2016-07-27 | less TCHARs | George Hazan |
2016-07-26 | less TCHARs: | George Hazan |
2016-07-25 | hello, Unix. | George Hazan |
2016-05-23 | - optimization in cli_SaveStateAndRebuildList applied to all clists (bLockScr... | George Hazan |
2016-04-27 | code cleaning | George Hazan |
2016-04-15 | clists code cleaning & optimization | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-08-26 | warning fixes | George Hazan |
2015-07-02 | unified project for clist_nicer | George Hazan |
2015-06-02 | minor cleaning | George Hazan |
2015-04-28 | minus ansi function | Kirill Volinsky |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-11 | garbage collection: dead params, unused variables etc | George Hazan |
2014-12-02 | less warnings | George Hazan |
2014-12-02 | mir_snprintf(..., "%s", ...) -> strncpy_s(...) | Rozhuk Ivan |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-26 | perhaps last richedit in the source code... | George Hazan |
2014-07-26 | - unified bkChanged processing; | George Hazan |
2014-07-26 | all clists to inherit the kernel settings loading code | George Hazan |
2014-07-26 | same parameter for clist_nicer | George Hazan |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-10-24 | more warning fixes | George Hazan |
2013-03-08 | major speedup of clist nicer+ cache | George Hazan |
2013-03-04 | new subclassing functions applied to all plugins | George Hazan |
2012-12-06 | now it's compiled ok in both 2010 & 2012 | George Hazan |
2012-11-09 | nicer+ own extra icons spacing settings removed | George Hazan |
2012-11-09 | clist nicer+, part III, final: | George Hazan |
2012-11-09 | part II: | George Hazan |
2012-11-07 | EMPTY_EXTRA_ICON applied to all another plugins | George Hazan |
2012-11-04 | massive extinction of clutches: | George Hazan |
2012-11-04 | kernel extraicons, part II | George Hazan |