Age | Commit message (Expand) | Author |
2014-12-08 | clists: corrected size of the text boxes | Dart Raiden |
2014-12-05 | useless function removed | George Hazan |
2014-12-02 | less warnings | George Hazan |
2014-12-02 | useless calls of mir_*strlen in DrawText replaced with -1 | 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 | mir_snprintf(..., sizeof() -> SIZEOF(), ...) | Rozhuk Ivan |
2014-12-01 | ZeroMemory -> memset, few bugs fised | Rozhuk Ivan |
2014-11-30 | new sorting functions applied | George Hazan |
2014-11-30 | lstr* replacements | George Hazan |
2014-11-30 | Fix buf size for Get/Set text, open/save file name | Rozhuk Ivan |
2014-11-30 | Multiple fixes buff size for GetText and SetText. | Rozhuk Ivan |
2014-11-30 | code cleanup, x64 fix | Rozhuk Ivan |
2014-11-29 | -Fixed a bug in Ping and other small things reported in #837 | Tobias Weimer |
2014-11-28 | crazy flag TTBST_RELEASED removed | George Hazan |
2014-11-26 | perhaps last richedit in the source code... | George Hazan |
2014-11-26 | Cln_skinedit null ptr check | Rozhuk Ivan |
2014-11-26 | Clist_nicer code cleanup | Rozhuk Ivan |
2014-11-13 | copyright year update | Dart Raiden |
2014-10-24 | Some button names in clist_nicer renamed | Vadim Dashevskiy |
2014-09-17 | - MS_CLIST_REMOVECONTEXTFRAMEMENUITEM, MS_CLIST_REMOVESUBGROUPMENUITEM & MS_C... | George Hazan |
2014-09-16 | MS_CLIST_REMOVEMAINMENUITEM also removed | George Hazan |
2014-07-26 | stupid duplicated code of embedded clists removed | 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-07-23 | rest of MetaProto/Enabled | George Hazan |
2014-07-19 | db_mc_tryMeta applied | George Hazan |
2014-07-17 | - fix for the main threat hanging; | George Hazan |
2014-07-17 | - manual critical section control replaced with mir_cslock; | George Hazan |
2014-07-16 | in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be... | George Hazan |
2014-06-25 | MetaContact -> metacontact; decapitalization | Dart Raiden |
2014-06-19 | Clist_nicer: fix updating state of toggle buttons (internal toptoolbar and sk... | slotwin |
2014-06-10 | fix for crash in clist_nicer on startup | George Hazan |
2014-06-08 | sorry, forgot about it | slotwin |
2014-06-08 | compilation fix (missing icon) - thanks, person | Vadim Dashevskiy |
2014-06-08 | Clist_nicer: code cleanup | slotwin |
2014-06-08 | Clist_nicer: add icons to menu items | slotwin |
2014-06-03 | Clist_nicer: move color settings to Fonts and colors option page | slotwin |
2014-05-30 | db_mc_getMostOnline - a handy helper for MS_MC_GETMOSTONLINECONTACT | George Hazan |
2014-05-27 | clist_nicer: | Tobias Weimer |
2014-05-23 | Clist_nicer: proper capitalization in options and menus | slotwin |
2014-05-22 | spelling correction | Dart Raiden |
2014-05-21 | typos | Dart Raiden |
2014-05-15 | Clist_nicer: highlight Apply button only if settings changed | slotwin |
2014-05-03 | - Fixed drawing flat/themed toolbar buttons in clist_nicer (patch by slotwin)... | Tobias Weimer |
2014-04-08 | bunch of mc related fixes | George Hazan |
2014-04-08 | - fixes #596 (Clist nicer skin doesn't show buttons) | George Hazan |
2014-03-26 | too much noise around one translation... | George Hazan |
2014-03-26 | fix for chinese in clist_modern after language reload | George Hazan |