Age | Commit message (Expand) | Author |
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 |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | mir_strcmp, mir_strcmpi, mir_wstrcmp, mir_wstrcmpi | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-27 | Clist_modern: code cleanup, review required | Rozhuk Ivan |
2014-09-29 | code cleaning | George Hazan |
2014-07-26 | - unified bkChanged processing; | George Hazan |
2014-07-26 | same parameter for clist_modern | George Hazan |
2014-07-24 | also we don't have to react when a chat gets dropped | George Hazan |
2014-07-24 | we don't allow a groupchat to be drag-n-dropped on a contact | George Hazan |
2014-07-23 | direct access to META_PROTO removed from clist_modern | George Hazan |
2014-07-17 | - manual critical section control replaced with mir_cslock; | George Hazan |
2014-07-04 | standardizing the control over checkboxes in clist | George Hazan |
2014-07-04 | clist_modern: toggle subs too in built-in clists | George Hazan |
2014-06-29 | - unused fields and functions removed; | George Hazan |
2014-06-25 | MetaContact -> metacontact; decapitalization | Dart Raiden |
2014-06-14 | code cleaning | George Hazan |
2014-05-23 | Clist_modern: proper capitalization in options and menus | slotwin |
2014-04-22 | db_mc_setDefault/db_mc_setDefaultNum got a flag to update database or not | George Hazan |
2014-04-08 | bunch of mc related fixes | George Hazan |
2014-03-19 | fix against recursions in clists | George Hazan |
2014-03-12 | clist_modern's cache is dark and full of terrors... | George Hazan |
2014-03-09 | end of the old MC API | George Hazan |
2014-03-07 | Minor bugfixes: | Tobias Weimer |
2014-03-02 | MS_MC_DISABLEHIDDENGROUP - nasty clutch removed | George Hazan |
2014-02-27 | - metacontacts are always present; | George Hazan |
2014-02-24 | valid first parameter's name of ME_DB_CONTACT_SETTINGCHANGED handlers | George Hazan |
2014-02-24 | more useless conversions removed | George Hazan |
2014-02-11 | shameful death of another 'HANDLE' | George Hazan |
2014-02-11 | "we don't need these variables" (c) Pink Floyd | George Hazan |
2014-02-10 | these conversions aren't needed either | George Hazan |
2014-02-10 | HCONTACT is not needed anymore | George Hazan |
2014-02-10 | HCONTACT, part 3 | George Hazan |
2014-02-10 | - HANDLE hContact => HCONTACT | George Hazan |
2014-01-23 | fixes bug #188 completely | George Hazan |
2014-01-02 | Separate writing of "infobar", "titlebar", "statusbar", etc. | Dart Raiden |
2014-01-01 | copyright update for year 2014 | George Hazan |
2013-12-16 | - Clist_modern: LPGEN macro added to some old code; | Vadim Dashevskiy |
2013-10-06 | unnecessary space | Dart Raiden |
2013-10-05 | spelling correction (thanks RMN) | Vadim Dashevskiy |
2013-09-20 | using Uxtheme in modern too | Kirill Volinsky |
2013-09-18 | double ;; removed | Kirill Volinsky |
2013-06-23 | Clist Modern: Fixed "show contact even if offline" when he is in group with e... | Robert Pösel |
2013-06-19 | Clist Modern: Fixed "show contact even if offline" when he is not in group wi... | Robert Pösel |
2013-06-07 | duplicated and unused services removed | George Hazan |
2013-06-07 | - clist_modern: we don't redeclare code services anymore; | George Hazan |
2013-05-16 | unused clist headers | George Hazan |
2013-04-13 | forgotten DebugBreak()'s in clist_modern | George Hazan |