Age | Commit message (Expand) | Author |
2016-05-27 | - fixes #1242 (for subgroups) | George Hazan |
2016-05-24 | group processing code standardization | George Hazan |
2016-05-23 | fix for wrongly named variables | George Hazan |
2016-05-23 | - optimization in cli_SaveStateAndRebuildList applied to all clists (bLockScr... | George Hazan |
2016-05-23 | - we don't drop data cache upon the embedded clists rebuild; | George Hazan |
2016-05-20 | fixes #1242 (Clist_modern's cache changes related bugs) | George Hazan |
2016-05-18 | code cleaning | George Hazan |
2016-05-06 | clist_modern: | George Hazan |
2016-04-28 | we don't need that FindItem's implementation in nicer+ anymore, it's already ... | George Hazan |
2016-04-28 | code cleaning | George Hazan |
2016-04-28 | - 2nd & 3rd lines handling unification; | George Hazan |
2016-04-27 | persistent cache, no need to call pfnGetCacheEntry each time | George Hazan |
2016-04-26 | R.I.P m_clui.h, you helped us alot | George Hazan |
2016-04-19 | faster, even faster | George Hazan |
2016-04-19 | further junk cleaning | George Hazan |
2016-04-18 | code cleaning | George Hazan |
2016-04-15 | clists code cleaning & optimization | George Hazan |
2016-04-15 | contact list groups: | George Hazan |
2016-04-14 | code cleaning | George Hazan |
2016-03-24 | CList_modern: cleanup | Tobias Weimer |
2016-03-24 | - db_get_ts -> db_get_tsa; | George Hazan |
2016-03-23 | more code cleaning | George Hazan |
2016-03-23 | code cleaning | George Hazan |
2016-01-02 | Copyrights update part 3 (final) | Dart Raiden |
2015-10-30 | old unused code that belongs to StdClist moved from the core to plugin | George Hazan |
2015-10-28 | Optimize ME_DB_CONTACT_SETTINGCHANGED functions to not use mir_strcmp() but j... | Robert Pösel |
2015-10-21 | clist_modern: hook at "OnTop" setting changing | Alexander Lantsev |
2015-08-28 | mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos... | George Hazan |
2015-08-17 | warning fixes | George Hazan |
2015-07-25 | - obsolete menu processing code removed; | George Hazan |
2015-07-23 | fix for incorrect Win API calls | George Hazan |
2015-07-09 | - various icon definition quirks; | George Hazan |
2015-07-02 | unified project for clist_modern | George Hazan |
2015-06-25 | another portion of dead genmenu services | George Hazan |
2015-06-19 | SIZEOF replaced with more secure analog - _countof | George Hazan |
2015-06-14 | - all icolib services removed; | George Hazan |
2015-06-13 | - miranda32.exe now does nothing bug extends PATH to %miranda_root%\libs and ... | George Hazan |
2015-06-07 | SKINICONDESC -> MAllStrings | George Hazan |
2015-05-22 | right replacement for mir_stricmp | George Hazan |
2015-05-22 | self strcmp function replaced by core function | Kirill Volinsky |
2015-05-16 | cleanup | Kirill Volinsky |
2015-05-09 | like the same string in TopToolBar | Dart Raiden |
2015-05-08 | old pieces of avatar processing code removed | George Hazan |
2015-05-07 | suddenly © clist modern contained code to process avatars manually, besides AVS | George Hazan |
2015-01-16 | MEVENT - the strict type for events, they are not HANDLE anymore | George Hazan |
2014-12-31 | Year 2015 version update | George Hazan |
2014-12-22 | - minus another critical section; | George Hazan |
2014-12-14 | all possible warnings fixed | George Hazan |
2014-12-14 | Clist_modern: changed warning lavel to w4 | Kirill Volinsky |
2014-12-02 | mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE) | Rozhuk Ivan |